<?php
namespace ContainerDNqSyzQ;
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\ContainerInterface;
use Symfony\Component\DependencyInjection\Container;
use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
use Symfony\Component\DependencyInjection\Exception\LogicException;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
/**
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
*/
class App_KernelDevDebugContainer extends Container
{
protected $containerDir;
protected $targetDir;
protected $parameters = [];
private $buildParameters;
protected $getService;
public function __construct(array $buildParameters = [], $containerDir = __DIR__)
{
$this->getService = \Closure::fromCallable([$this, 'getService']);
$this->buildParameters = $buildParameters;
$this->containerDir = $containerDir;
$this->targetDir = \dirname($containerDir);
$this->parameters = $this->getDefaultParameters();
$this->services = $this->privates = [];
$this->syntheticIds = [
'kernel' => true,
];
$this->methodMap = [
'.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
'.container.private.filesystem' => 'get_Container_Private_FilesystemService',
'.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
'.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
'.container.private.profiler' => 'get_Container_Private_ProfilerService',
'.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
'.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
'.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
'.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
'.container.private.serializer' => 'get_Container_Private_SerializerService',
'.container.private.session' => 'get_Container_Private_SessionService',
'.container.private.twig' => 'get_Container_Private_TwigService',
'.container.private.validator' => 'get_Container_Private_ValidatorService',
'App\\AtechNet\\ApiBundle\\Controller\\ActiveCampaignController' => 'getActiveCampaignControllerService',
'App\\AtechNet\\ApiBundle\\Controller\\AikenImportController' => 'getAikenImportControllerService',
'App\\AtechNet\\ApiBundle\\Controller\\BaseController' => 'getBaseControllerService',
'App\\AtechNet\\ApiBundle\\Controller\\ClaimApiController' => 'getClaimApiControllerService',
'App\\AtechNet\\ApiBundle\\Controller\\CustomerApiController' => 'getCustomerApiControllerService',
'App\\AtechNet\\ApiBundle\\Controller\\DomainApiController' => 'getDomainApiControllerService',
'App\\AtechNet\\ApiBundle\\Controller\\ListingApiController' => 'getListingApiControllerService',
'App\\AtechNet\\ApiBundle\\Controller\\OrderController' => 'getOrderControllerService',
'App\\AtechNet\\ApiBundle\\Controller\\OrderSearchController' => 'getOrderSearchControllerService',
'App\\AtechNet\\ApiBundle\\Controller\\StockMovementApiController' => 'getStockMovementApiControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogController' => 'getAccessLogControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogIpNameController' => 'getAccessLogIpNameControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\AccountController' => 'getAccountControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\AjaxAlbumController' => 'getAjaxAlbumControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\AlbumController' => 'getAlbumControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController' => 'getAttributeControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController' => 'getAttributeOptionControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\BackgroundJobController' => 'getBackgroundJobControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\BannerController' => 'getBannerControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\BaseController' => 'getBaseController2Service',
'App\\AtechNet\\CoreBundle\\Controller\\BasketController' => 'getBasketControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController' => 'getCategoryGroupControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\ChatGptController' => 'getChatGptControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController' => 'getClaimControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\CouponController' => 'getCouponControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerAttachmentController' => 'getCustomerAttachmentControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController' => 'getCustomerControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\DashboardController' => 'getDashboardControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController' => 'getDefaultControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController' => 'getDocumentControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentGroupController' => 'getDocumentGroupControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\DomainNavigationController' => 'getDomainNavigationControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\ErrorCodeController' => 'getErrorCodeControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController' => 'getExpectedItemControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController' => 'getExternalInvoiceValueControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\FurbenchController' => 'getFurbenchControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\GalleryController' => 'getGalleryControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\InternalJobController' => 'getInternalJobControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController' => 'getInternalNewsControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\JobController' => 'getJobControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController' => 'getKnowledgeBaseControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\MarketplaceController' => 'getMarketplaceControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\MealController' => 'getMealControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController' => 'getMobilScanningControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController' => 'getModuleControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController' => 'getNanobarControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\NotificationController' => 'getNotificationControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController' => 'getOrderController2Service',
'App\\AtechNet\\CoreBundle\\Controller\\OrderStatsController' => 'getOrderStatsControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController' => 'getPackingStationControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController' => 'getPageEditorControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\ParcelController' => 'getParcelControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController' => 'getPaymentControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController' => 'getPickupPointControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController' => 'getProductCommissionControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController' => 'getProductControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController' => 'getProductGroupControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController' => 'getProductModelControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller' => 'getProductModelV2ControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController' => 'getProductTagControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController' => 'getProductTypeControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController' => 'getArchivedModelListControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController' => 'getConnectedProductsControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController' => 'getMigrationManagerControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController' => 'getOldModelSelectorControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController' => 'getProductAndVariationControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController' => 'getProductAndVariationListPreviewControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController' => 'getProductModelConfigControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController' => 'getProductsVariationsListingsControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController' => 'getProductionStationControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController' => 'getRepricerControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\ReviewController' => 'getReviewControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\SearchEngineController' => 'getSearchEngineControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController' => 'getShipmentControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController' => 'getShortcutControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\SignatureGeneratorController' => 'getSignatureGeneratorControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController' => 'getStatisticsControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController' => 'getStatisticsMilestoneControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\StockController' => 'getStockControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController' => 'getStockItemControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController' => 'getStockMovementControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController' => 'getStockPositionControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController' => 'getStockReviewControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController' => 'getSurveyControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\TagController' => 'getTagControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\TaskController' => 'getTaskControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController' => 'getTranslationControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\UnasController' => 'getUnasControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\UserAbsenceController' => 'getUserAbsenceControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\UserController' => 'getUserControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController' => 'getUserDepartmentControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController' => 'getUserPermissionGroupControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\VendorController' => 'getVendorControllerService',
'App\\AtechNet\\CoreBundle\\Controller\\WantedController' => 'getWantedControllerService',
'App\\AtechNet\\ReportBundle\\Controller\\ChartController' => 'getChartControllerService',
'App\\AtechNet\\ReportBundle\\Controller\\CustomerController' => 'getCustomerController2Service',
'App\\AtechNet\\ReportBundle\\Controller\\DefaultController' => 'getDefaultController2Service',
'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
'cache.app' => 'getCache_AppService',
'cache.app_clearer' => 'getCache_AppClearerService',
'cache.global_clearer' => 'getCache_GlobalClearerService',
'cache.system' => 'getCache_SystemService',
'cache.system_clearer' => 'getCache_SystemClearerService',
'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
'cache_warmer' => 'getCacheWarmerService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddAttributeOptionIfNotAddedCommand' => 'getAddAttributeOptionIfNotAddedCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddAttributeOptionsForProductsCommand' => 'getAddAttributeOptionsForProductsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddBadgeToProductsCommand' => 'getAddBadgeToProductsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddDeadlineToClaimsCommand' => 'getAddDeadlineToClaimsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddDefaultProductPriceLogCommand' => 'getAddDefaultProductPriceLogCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddLinuxProductAttributesCommand' => 'getAddLinuxProductAttributesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddMacOSProductAttributesCommand' => 'getAddMacOSProductAttributesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddNewBatteryProductTagToProducts' => 'getAddNewBatteryProductTagToProductsService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddNortonAccessoryToProductsCommand' => 'getAddNortonAccessoryToProductsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddPositionByStockItemLastPositionCommand' => 'getAddPositionByStockItemLastPositionCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddProductsToCategoryPageCommand' => 'getAddProductsToCategoryPageCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddProductsToProductTagCommand' => 'getAddProductsToProductTagCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddRAMProductAttributesCommand' => 'getAddRAMProductAttributesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddSingleStockPositionsCommand' => 'getAddSingleStockPositionsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddStockItemsToStockMovementItemCommand' => 'getAddStockItemsToStockMovementItemCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddStockPositionByMovementCommand' => 'getAddStockPositionByMovementCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddStockPositionByProductCommand' => 'getAddStockPositionByProductCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddStockPositionsCommand' => 'getAddStockPositionsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddStockPositionsForStockItemsCommand' => 'getAddStockPositionsForStockItemsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddWindows10ProductAttributesCommand' => 'getAddWindows10ProductAttributesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddWindows11ProductAttributesCommand' => 'getAddWindows11ProductAttributesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\AikenImportShipmentsCommand' => 'getAikenImportShipmentsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Attribute\\CreateNotebookBatteryAttributeCommand' => 'getCreateNotebookBatteryAttributeCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckAmazonCNsCommand' => 'getCheckAmazonCNsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckAndExportSuggestedBackmarketListingPricesCommand' => 'getCheckAndExportSuggestedBackmarketListingPricesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckAndExportSuggestedRefurbedListingPricesCommand' => 'getCheckAndExportSuggestedRefurbedListingPricesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckAndRepairProductNameAndProductModelNameCommand' => 'getCheckAndRepairProductNameAndProductModelNameCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckBeforeStockReviewCommand' => 'getCheckBeforeStockReviewCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckCanceledMarketplaceOrdersCommand' => 'getCheckCanceledMarketplaceOrdersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckCategoryPagesWithProductTags' => 'getCheckCategoryPagesWithProductTagsService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckConfigChangeErrorsCommand' => 'getCheckConfigChangeErrorsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckCreditNoteStockMovementPricesCommand' => 'getCheckCreditNoteStockMovementPricesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckDocumentPaidStatusCommand' => 'getCheckDocumentPaidStatusCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckDocumentPricesCommand' => 'getCheckDocumentPricesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckDocumentStockMovementPricesCommand' => 'getCheckDocumentStockMovementPricesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckDocumentsVatCommand' => 'getCheckDocumentsVatCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckForMovementItemsZeroPriceCommand' => 'getCheckForMovementItemsZeroPriceCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckForNegativeQtyCommand' => 'getCheckForNegativeQtyCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckForStockMovementsCommand' => 'getCheckForStockMovementsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckNotPaidInvoicesWithPaidPreinvoiceCommand' => 'getCheckNotPaidInvoicesWithPaidPreinvoiceCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckOrdersDocumentsDifferenceCommand' => 'getCheckOrdersDocumentsDifferenceCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckProductConfiguratorSettings' => 'getCheckProductConfiguratorSettingsService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckStockItemErrorsCommand' => 'getCheckStockItemErrorsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Claim\\ClaimUpdateStatusCommand' => 'getClaimUpdateStatusCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Claim\\MigrateOldTrackingCommand' => 'getMigrateOldTrackingCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Container\\FixContainerPricesCommand' => 'getFixContainerPricesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Convert\\ConvertCreditNoteAndConfigChangeMovementsCommand' => 'getConvertCreditNoteAndConfigChangeMovementsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Convert\\ConvertOrderStatusLogCommand' => 'getConvertOrderStatusLogCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Convert\\ConvertOrdersToNewPriorityListCommand' => 'getConvertOrdersToNewPriorityListCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Convert\\ConvertShipmentConfigChangeCreateCommand' => 'getConvertShipmentConfigChangeCreateCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Convert\\ConvertSkToNewVatCommand' => 'getConvertSkToNewVatCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Convert\\ConvertWsHuToNewVatCommand' => 'getConvertWsHuToNewVatCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Copy\\CopyAttributeOptionMetasFromDomainToDomainCommand' => 'getCopyAttributeOptionMetasFromDomainToDomainCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Copy\\CopyContainerMetasFromDomainToDomainCommand' => 'getCopyContainerMetasFromDomainToDomainCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Copy\\CopyCountryFromCustomerAddressToCustomerCommand' => 'getCopyCountryFromCustomerAddressToCustomerCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Copy\\CopyCustomersFromSalesManagersToAnotherCommand' => 'getCopyCustomersFromSalesManagersToAnotherCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Copy\\CopyPagesFromDomainToDomainCommand' => 'getCopyPagesFromDomainToDomainCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Copy\\CopyProductMetaSettingsFromDomainToDomainCommand' => 'getCopyProductMetaSettingsFromDomainToDomainCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Copy\\CopyProductPricesFromDomainToDomainCommand' => 'getCopyProductPricesFromDomainToDomainCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateAOMetaPricesFromAOPricesCommand' => 'getCreateAOMetaPricesFromAOPricesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateActiveCampaignCustomersCommand' => 'getCreateActiveCampaignCustomersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateActiveCampaignOrdersCommand' => 'getCreateActiveCampaignOrdersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateAdattorloStockItemsCommand' => 'getCreateAdattorloStockItemsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateAttibuteOptionForProductTypeCommand' => 'getCreateAttibuteOptionForProductTypeCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateAttributeOptionForKeyboardReprintLanguageCommand' => 'getCreateAttributeOptionForKeyboardReprintLanguageCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateAttributeOptionsForCPUGenearationsCommand' => 'getCreateAttributeOptionsForCPUGenearationsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateAttributeOptionsForNotebookBatteriesCommand' => 'getCreateAttributeOptionsForNotebookBatteriesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateAttributeOptionsForProductsCommand' => 'getCreateAttributeOptionsForProductsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateAttributesCommand' => 'getCreateAttributesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateBaseFileTranslationsCommand' => 'getCreateBaseFileTranslationsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateClaimCommentsFromInternalNotesCommand' => 'getCreateClaimCommentsFromInternalNotesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateCommitmentReceivableSnapshotCommand' => 'getCreateCommitmentReceivableSnapshotCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateDailyProductStatisticsCommand' => 'getCreateDailyProductStatisticsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateDashboardWidgetCommand' => 'getCreateDashboardWidgetCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateDocumenstForAmazonOrdersCommand' => 'getCreateDocumenstForAmazonOrdersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateDocumentGroupsForB2cChAndUkCommand' => 'getCreateDocumentGroupsForB2cChAndUkCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateDocumentGroupsForNewYearCommand' => 'getCreateDocumentGroupsForNewYearCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateDocumentGroupsForUnas' => 'getCreateDocumentGroupsForUnasService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateDocumentInternalNotesAsCommentsCommand' => 'getCreateDocumentInternalNotesAsCommentsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateInInvoiceFromHuCommand' => 'getCreateInInvoiceFromHuCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateInStockDaysCommand' => 'getCreateInStockDaysCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateInStockDaysStatsCommand' => 'getCreateInStockDaysStatsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateInStockDaysStatsForDatePeriodCommand' => 'getCreateInStockDaysStatsForDatePeriodCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateOldStockItemsSnapshotCommand' => 'getCreateOldStockItemsSnapshotCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateOptionsForSurveryQuestionCommand' => 'getCreateOptionsForSurveryQuestionCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateOrderProductChangelogCommand' => 'getCreateOrderProductChangelogCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateOutInvoiceForAcHuCommand' => 'getCreateOutInvoiceForAcHuCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateOutMovementForVeglegestorlesProductCommand' => 'getCreateOutMovementForVeglegestorlesProductCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateOutMovementsForServicesCommand' => 'getCreateOutMovementsForServicesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreatePermissionGroupByUserCommand' => 'getCreatePermissionGroupByUserCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreatePreInvoiceForRTWSCommand' => 'getCreatePreInvoiceForRTWSCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateProductModelsCommand' => 'getCreateProductModelsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateProductTagsFromHiddenAttributesCommand' => 'getCreateProductTagsFromHiddenAttributesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateQualityStatisticsCommand' => 'getCreateQualityStatisticsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateReviewSurveyMediaConnectionsCommand' => 'getCreateReviewSurveyMediaConnectionsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateSeoUrlForPagesCommand' => 'getCreateSeoUrlForPagesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateSeoUrlsForProductsCommand' => 'getCreateSeoUrlsForProductsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateStatusForClaimsCommand' => 'getCreateStatusForClaimsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateStockItemPositionLogsCommand' => 'getCreateStockItemPositionLogsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateStockItemsAddToStockMovementItemCommand' => 'getCreateStockItemsAddToStockMovementItemCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateStockMovementForProductTypeCommand' => 'getCreateStockMovementForProductTypeCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateStockMovementFromOrderCommand' => 'getCreateStockMovementFromOrderCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateStockMovementsForOrdersCommand' => 'getCreateStockMovementsForOrdersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateStockPositionCommand' => 'getCreateStockPositionCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateStockStatusSnapshotCommand' => 'getCreateStockStatusSnapshotCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateTaskNotificationConfigsCommand' => 'getCreateTaskNotificationConfigsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateTemporaryStockItemsForIncomingInProductionCommand' => 'getCreateTemporaryStockItemsForIncomingInProductionCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateUserPermissionCommand' => 'getCreateUserPermissionCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateWindowsLanguageAttributesCommand' => 'getCreateWindowsLanguageAttributesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\Permission\\CreateClaimPermissionsForUsersCommand' => 'getCreateClaimPermissionsForUsersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\Permission\\CreateCustomerPermissionsForUsersCommand' => 'getCreateCustomerPermissionsForUsersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\Permission\\CreateDocumentPermissionsForUsersCommand' => 'getCreateDocumentPermissionsForUsersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\Permission\\CreateFAQPermissionsForUsersCommand' => 'getCreateFAQPermissionsForUsersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\Permission\\CreateOrderPermissionsForUsersCommand' => 'getCreateOrderPermissionsForUsersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\Permission\\CreateOtherPermissionsForUsersCommand' => 'getCreateOtherPermissionsForUsersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\Permission\\CreateProductPermissionsForUsersCommand' => 'getCreateProductPermissionsForUsersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\Permission\\CreateStockManagementPermissionsForUsersCommand' => 'getCreateStockManagementPermissionsForUsersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\Permission\\CreateStockMovementLockingPermissionsForUsersCommand' => 'getCreateStockMovementLockingPermissionsForUsersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\Permission\\CreateTaskPermissionsForUsersCommand' => 'getCreateTaskPermissionsForUsersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\CustomerOrderStatisticsCommand' => 'getCustomerOrderStatisticsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Daktela\\AddCentralisLinkForContacts' => 'getAddCentralisLinkForContactsService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Daktela\\SyncCentralisCustomerWithDaktela' => 'getSyncCentralisCustomerWithDaktelaService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Daktela\\UploadCentralisCustomerWithDaktela' => 'getUploadCentralisCustomerWithDaktelaService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\DevHelpers\\AbandonedCartsGetTestUrlCommand' => 'getAbandonedCartsGetTestUrlCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\DevHelpers\\SeedMarketplaceListingsCommand' => 'getSeedMarketplaceListingsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Duplicate\\DuplicateProductsCommand' => 'getDuplicateProductsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\EmailPcshopCustomersCommand' => 'getEmailPcshopCustomersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Error\\UpdateErrorCodesCommand' => 'getUpdateErrorCodesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportAbandonedCartsToActiveCampaignCommand' => 'getExportAbandonedCartsToActiveCampaignCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportArtisjusProductsCommand' => 'getExportArtisjusProductsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportBackmarketBackboxDataCommand' => 'getExportBackmarketBackboxDataCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportCharityCountsToControllingDbCommand' => 'getExportCharityCountsToControllingDbCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportClaimMediaToDigitalOceanCommand' => 'getExportClaimMediaToDigitalOceanCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportCustomersForZendesk' => 'getExportCustomersForZendeskService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportCustomersForZohoCSVCommand' => 'getExportCustomersForZohoCSVCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportCustomersSalesManagerSettingForZohoCSVCommand' => 'getExportCustomersSalesManagerSettingForZohoCSVCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportDataByAikenCodeCommand' => 'getExportDataByAikenCodeCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportDocumentPDFsCommand' => 'getExportDocumentPDFsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportExpandoProductsCommand' => 'getExportExpandoProductsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportFurbifyHuDocumentsCommand' => 'getExportFurbifyHuDocumentsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportInProductionProductsCommand' => 'getExportInProductionProductsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportIncomingCardsTableCommand' => 'getExportIncomingCardsTableCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportInvoicesToMrpCommand' => 'getExportInvoicesToMrpCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportInvoicesToPastPayCommand' => 'getExportInvoicesToPastPayCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportInvoicesToPohodaCommand' => 'getExportInvoicesToPohodaCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportKSHProductListCommand' => 'getExportKSHProductListCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportListingsWithWrongProductModelCommand' => 'getExportListingsWithWrongProductModelCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportLogisztikaAdatgyujtesClaim' => 'getExportLogisztikaAdatgyujtesClaimService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportLogisztikaAdatgyujtesOrder' => 'getExportLogisztikaAdatgyujtesOrderService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportOldStockItemCommand' => 'getExportOldStockItemCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportOrderedProductByDomainCommand' => 'getExportOrderedProductByDomainCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportOrderedProductByGivenRuleCommand' => 'getExportOrderedProductByGivenRuleCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportOrdersForZohoCSVCommand' => 'getExportOrdersForZohoCSVCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportOrdersToControllingDbCommand' => 'getExportOrdersToControllingDbCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportPhotosToCloudflareCommand' => 'getExportPhotosToCloudflareCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportProductBadgesListCommand' => 'getExportProductBadgesListCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportProductListByProductTypeCommand' => 'getExportProductListByProductTypeCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportProductListForControllingCommand' => 'getExportProductListForControllingCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportProductSellFromAlk' => 'getExportProductSellFromAlkService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportProductsByCustomRulesCommand' => 'getExportProductsByCustomRulesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportProductsForZohoCSVCommand' => 'getExportProductsForZohoCSVCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportReceivablesToDateCommand' => 'getExportReceivablesToDateCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportRefurbedBackboxDataCommand' => 'getExportRefurbedBackboxDataCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportReturnedProductsFromHuToSKCommand' => 'getExportReturnedProductsFromHuToSKCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportReviewPhotosToCloudflareCommand' => 'getExportReviewPhotosToCloudflareCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportSalesManagerOrdersForControllingCommand' => 'getExportSalesManagerOrdersForControllingCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportStockItemPositionLogCommand' => 'getExportStockItemPositionLogCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportStockItemsByAgeCommand' => 'getExportStockItemsByAgeCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportStockItemsFromStockMovementsCommand' => 'getExportStockItemsFromStockMovementsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportStockItemsStockMovementInfoCommand' => 'getExportStockItemsStockMovementInfoCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportStockMovementsByDateCommand' => 'getExportStockMovementsByDateCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportStockReviewStatsCommand' => 'getExportStockReviewStatsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Feed\\ArgepFeedCommand' => 'getArgepFeedCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Feed\\ArukeresoFeedCommand' => 'getArukeresoFeedCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Feed\\LuigisBoxApiFeed2Command' => 'getLuigisBoxApiFeed2CommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Feed\\LuigisBoxApiFeedCommand' => 'getLuigisBoxApiFeedCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Fix\\CompensationRepairCommand' => 'getCompensationRepairCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Fix\\CreateCompensationMovementFix' => 'getCreateCompensationMovementFixService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Fix\\FixAmazonVatErrorsCommand' => 'getFixAmazonVatErrorsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Fix\\FixCreditNotesWithoutDocument' => 'getFixCreditNotesWithoutDocumentService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Fix\\FixIllegalStockMovementsCommand' => 'getFixIllegalStockMovementsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Generate\\GenerateCacheForDomainCommand' => 'getGenerateCacheForDomainCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Generate\\GenerateInProductionConfigChangesCommand' => 'getGenerateInProductionConfigChangesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Generate\\GenerateNewYearProductCardsCommand' => 'getGenerateNewYearProductCardsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Generate\\GenerateStockItemsWithSerialCommand' => 'getGenerateStockItemsWithSerialCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Generate\\GenerateV3IdsForBillingoDocumentsCommand' => 'getGenerateV3IdsForBillingoDocumentsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Generate\\GenerateV3IdsForCustomersCommand' => 'getGenerateV3IdsForCustomersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\ActiveProductsOnDomainsCommand' => 'getActiveProductsOnDomainsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\AddAttributeOptionForSelectedProductsCommand' => 'getAddAttributeOptionForSelectedProductsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\AddAttributeOptionToProductTypeCommand' => 'getAddAttributeOptionToProductTypeCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\AddHiddenAttributeForSelectedProductsCommand' => 'getAddHiddenAttributeForSelectedProductsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\AddPositionForStockItemsWithNoPositionCommand' => 'getAddPositionForStockItemsWithNoPositionCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\BlackFridayAcCommand' => 'getBlackFridayAcCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\BlackFridayLpcFpcCommand' => 'getBlackFridayLpcFpcCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\ChangeDocGroupForAchuCommand' => 'getChangeDocGroupForAchuCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\ChangeDomainMetaPricesCommand' => 'getChangeDomainMetaPricesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\CopyAvailableStockItemsToConfigChangesCommand' => 'getCopyAvailableStockItemsToConfigChangesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\CopyStockItemsFromMovementItemToAnotherCommand' => 'getCopyStockItemsFromMovementItemToAnotherCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\CopyStockItemsToMovementCommand' => 'getCopyStockItemsToMovementCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\DeactivateOldBasketsCommand' => 'getDeactivateOldBasketsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\DuplicateDomainMetaCommand' => 'getDuplicateDomainMetaCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\DuplicateTranslationCommand' => 'getDuplicateTranslationCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\FinalizeMarketplaceOrdersCommand' => 'getFinalizeMarketplaceOrdersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\FinalizeRefurbedOrdersCommand' => 'getFinalizeRefurbedOrdersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\GetDiffrerencesBetweenOrderStockMovDocCommand' => 'getGetDiffrerencesBetweenOrderStockMovDocCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\GetPuchasePricesForContainersCommand' => 'getGetPuchasePricesForContainersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\GetPurchasePricesForStockItemsCommand' => 'getGetPurchasePricesForStockItemsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\ImportClaimsFromWBCommand' => 'getImportClaimsFromWBCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\ImportProductPricesFromListCommand' => 'getImportProductPricesFromListCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\MergeStockReviewsTogetherCommand' => 'getMergeStockReviewsTogetherCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\RemoveDuplicateCustomerAddressesCommand' => 'getRemoveDuplicateCustomerAddressesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\RemoveDuplicateProductsCommand' => 'getRemoveDuplicateProductsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\RemoveStockItemsFromLotCommand' => 'getRemoveStockItemsFromLotCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\RenameAikenErrorCodesInStockItemsCommand' => 'getRenameAikenErrorCodesInStockItemsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\RepairExchangeRatesCommand' => 'getRepairExchangeRatesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\SeparateTextByDelimiterCommand' => 'getSeparateTextByDelimiterCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\SetReadyToShipOrdersToCompletedCommand' => 'getSetReadyToShipOrdersToCompletedCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\ShuffleSensitiveDataCommand' => 'getShuffleSensitiveDataCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\SplitCustomersBetweenSalesManagersCommand' => 'getSplitCustomersBetweenSalesManagersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\TransformOrderStatusesCommand' => 'getTransformOrderStatusesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportAikenBatteryCommand' => 'getImportAikenBatteryCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportAikenBatteryCyclesCommand' => 'getImportAikenBatteryCyclesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportAmazonListingsForProductModelCommand' => 'getImportAmazonListingsForProductModelCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportBackmarketListingToArchiveCommand' => 'getImportBackmarketListingToArchiveCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportBackmarketListingsForProductModelCommand' => 'getImportBackmarketListingsForProductModelCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportClients' => 'getImportClientsService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportErrorCodesCommand' => 'getImportErrorCodesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportGlsPickupPointsCommand' => 'getImportGlsPickupPointsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportMarketplaceIdentificationsCommand' => 'getImportMarketplaceIdentificationsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportMarketplaceOrdersCommand' => 'getImportMarketplaceOrdersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportProductBadgesFromCsvCommand' => 'getImportProductBadgesFromCsvCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportProductMarginLevelCommand' => 'getImportProductMarginLevelCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportRefurbedOffersForProductModelCommand' => 'getImportRefurbedOffersForProductModelCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportVubTransactionsCommand' => 'getImportVubTransactionsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportWantedItemsCsvCommand' => 'getImportWantedItemsCsvCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\B2cCreditNoteSendCommand' => 'getB2cCreditNoteSendCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\NotifyChatGroupsCommand' => 'getNotifyChatGroupsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\NotifyForFinishedBackmarketOrdersWithManuallyCreatedShipmentCommand' => 'getNotifyForFinishedBackmarketOrdersWithManuallyCreatedShipmentCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\NotifyForLowAvailableStockCommand' => 'getNotifyForLowAvailableStockCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\NotifyForNotCreatedHuDocumentCommand' => 'getNotifyForNotCreatedHuDocumentCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\NotifyPastDueDateCommand' => 'getNotifyPastDueDateCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\NotifyUnfinishedStockMovementCommand' => 'getNotifyUnfinishedStockMovementCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\NotifyUsersAboutLateDeliveryCommand' => 'getNotifyUsersAboutLateDeliveryCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\PriceMonitorNotificationCommand' => 'getPriceMonitorNotificationCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\RemindAboutNextWeekAbsencesCommand' => 'getRemindAboutNextWeekAbsencesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\RemindActivatedCustomersCommand' => 'getRemindActivatedCustomersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\RemindCustomersAboutDomainChangeCommand' => 'getRemindCustomersAboutDomainChangeCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\RemindCustomersAboutInCompleteOrdersCommand' => 'getRemindCustomersAboutInCompleteOrdersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\RemindMealGroupCommand' => 'getRemindMealGroupCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\RemindNotActivatedCustomersCommand' => 'getRemindNotActivatedCustomersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\RemindNotLoggedInCustomersCommand' => 'getRemindNotLoggedInCustomersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\RemoveOldNotificationsCommand' => 'getRemoveOldNotificationsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\SendShipmentChargersNeededNotificationCommand' => 'getSendShipmentChargersNeededNotificationCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\ShipmentChangeNotifications' => 'getShipmentChangeNotificationsService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Order\\CreateOrderInvoicesCommand' => 'getCreateOrderInvoicesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Order\\CreateStatsTableRecordsCommand' => 'getCreateStatsTableRecordsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Order\\SendInvoiceMailsCommnad' => 'getSendInvoiceMailsCommnadService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\ProductModelCache\\CacheProductModelsTableCommand' => 'getCacheProductModelsTableCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\ProductModel\\ProductModelAddBatteryCommand' => 'getProductModelAddBatteryCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Raiffeisen\\CentralisRaiffeisenBalance' => 'getCentralisRaiffeisenBalanceService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Raiffeisen\\CentralisRaiffeisenConsentQueryCommand' => 'getCentralisRaiffeisenConsentQueryCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Raiffeisen\\CentralisRaiffeisenJWSCommand' => 'getCentralisRaiffeisenJWSCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Raiffeisen\\CentralisRaiffeisenKafkaResetCommand' => 'getCentralisRaiffeisenKafkaResetCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Raiffeisen\\CentralisRaiffeisenPaymentInitCommand' => 'getCentralisRaiffeisenPaymentInitCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Raiffeisen\\CentralisRaiffeisenPaymentQueryCommand' => 'getCentralisRaiffeisenPaymentQueryCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\Marketplace\\RemoveAmazonListingsBaseOnMigrationSetting' => 'getRemoveAmazonListingsBaseOnMigrationSettingService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\Marketplace\\RemoveRefurbedListingsBaseOnMigrationSetting' => 'getRemoveRefurbedListingsBaseOnMigrationSettingService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveCommissionFromGivenStockItemsCommand' => 'getRemoveCommissionFromGivenStockItemsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveDocumentPaymentsAfterDateCommand' => 'getRemoveDocumentPaymentsAfterDateCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveEmptyProductModelsCommand' => 'getRemoveEmptyProductModelsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveOldMarketplaceJobsCommand' => 'getRemoveOldMarketplaceJobsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveProductAccessoryCommand' => 'getRemoveProductAccessoryCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveProductBadgesCommand' => 'getRemoveProductBadgesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveRefurbedOffersCommand' => 'getRemoveRefurbedOffersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveSelectedDocumentPaymentsCommand' => 'getRemoveSelectedDocumentPaymentsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveStockItemsForProductTypeCommand' => 'getRemoveStockItemsForProductTypeCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveStockMovementCommand' => 'getRemoveStockMovementCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveStockPositionOfStockItemsCommand' => 'getRemoveStockPositionOfStockItemsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveStockPositionsOfProductCommand' => 'getRemoveStockPositionsOfProductCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveStoragesOddFromDocumentsCommand' => 'getRemoveStoragesOddFromDocumentsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairAttributeDuplicityCommand' => 'getRepairAttributeDuplicityCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairBilllingPrefixesCommand' => 'getRepairBilllingPrefixesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairBlogTagsCommand' => 'getRepairBlogTagsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairBusinessIdCommand' => 'getRepairBusinessIdCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairCreditNoteMovementPricesCommand' => 'getRepairCreditNoteMovementPricesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairCurrentVatPricesCommand' => 'getRepairCurrentVatPricesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairDocumentStatusesCommand' => 'getRepairDocumentStatusesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairLuigisBoxDataCommand' => 'getRepairLuigisBoxDataCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairOrderAndDocumentBusinessIdsCommand' => 'getRepairOrderAndDocumentBusinessIdsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairOrderStockMovementAndExchangeRateCommand' => 'getRepairOrderStockMovementAndExchangeRateCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairPhoneNumberCommand' => 'getRepairPhoneNumberCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairProcessorFamiliesCommand' => 'getRepairProcessorFamiliesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairProductLastAndAveragePricesCommand' => 'getRepairProductLastAndAveragePricesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairProductPositionsCommand' => 'getRepairProductPositionsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairProductSeoUrlsCommand' => 'getRepairProductSeoUrlsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairProductsInstockAvailableCountsCommand' => 'getRepairProductsInstockAvailableCountsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairStockItemLastPositionCommand' => 'getRepairStockItemLastPositionCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairStockItemPurchasePricesCommand' => 'getRepairStockItemPurchasePricesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairStockItemSettingFromAikenCommand' => 'getRepairStockItemSettingFromAikenCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairStockMovementExchangeRatesCommand' => 'getRepairStockMovementExchangeRatesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairStockMovementQtyPricesByOrderCommand' => 'getRepairStockMovementQtyPricesByOrderCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairStockMovementTotalsCommand' => 'getRepairStockMovementTotalsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairSuggestedPricesCommand' => 'getRepairSuggestedPricesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\ServiceManagerSyncCommand' => 'getServiceManagerSyncCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\SetActualStateOfEachCustomersSalesManager' => 'getSetActualStateOfEachCustomersSalesManagerService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\ClaimStatsCommand' => 'getClaimStatsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\CustomerProfitStatsCommand' => 'getCustomerProfitStatsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\ImportStatsCommand' => 'getImportStatsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\ProductListingStatsCommand' => 'getProductListingStatsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsByDateAndDomainForAllSerialNumbersCommand' => 'getStatsByDateAndDomainForAllSerialNumbersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsByDateProductCodesForSerialNumbersCommand' => 'getStatsByDateProductCodesForSerialNumbersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsByDomainDateForOrdersCommand' => 'getStatsByDomainDateForOrdersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsByStockMovementCommand' => 'getStatsByStockMovementCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsConfigChangeCommand' => 'getStatsConfigChangeCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsFavouriteProductsCommand' => 'getStatsFavouriteProductsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsForCommissionAtPartnersCommand' => 'getStatsForCommissionAtPartnersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsInMovementAndFirstSaleCommand' => 'getStatsInMovementAndFirstSaleCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsIncomeByDomainCommand' => 'getStatsIncomeByDomainCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsIncomeByUserCommand' => 'getStatsIncomeByUserCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsMainProductsIncomeCommand' => 'getStatsMainProductsIncomeCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsMovementInOutByDateCommand' => 'getStatsMovementInOutByDateCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsProductMovementDataCommand' => 'getStatsProductMovementDataCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsQuarantineSerialsCommand' => 'getStatsQuarantineSerialsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsRemovedFromStockMovementsCommand' => 'getStatsRemovedFromStockMovementsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsSoldGoldFromBronzeCommand' => 'getStatsSoldGoldFromBronzeCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsSoldQuantityInDateIntervalCommand' => 'getStatsSoldQuantityInDateIntervalCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsStockItemsByProductCommand' => 'getStatsStockItemsByProductCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsStockItemsByStockMovementsCommand' => 'getStatsStockItemsByStockMovementsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsStockItemsConfigCommand' => 'getStatsStockItemsConfigCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsStockItemsWithBasePrice' => 'getStatsStockItemsWithBasePriceService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StockPositionStatsCommand' => 'getStockPositionStatsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\ActivateOrDeactivateListingsCommand' => 'getActivateOrDeactivateListingsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\MarketplaceJobs\\CheckAndPrepareMarketplaceJobsCommand' => 'getCheckAndPrepareMarketplaceJobsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\MarketplaceJobs\\CheckPrepareAndRunMarketplaceJobsCommand' => 'getCheckPrepareAndRunMarketplaceJobsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\MarketplaceJobs\\CheckPriceChangeJobsCommand' => 'getCheckPriceChangeJobsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\MarketplaceJobs\\CorrectionJobCreatingCommand' => 'getCorrectionJobCreatingCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\MarketplaceJobs\\RunAmazonJobsCommand' => 'getRunAmazonJobsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\MarketplaceJobs\\RunBackmarketJobsCommand' => 'getRunBackmarketJobsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\MarketplaceJobs\\RunRefurbedJobsCommand' => 'getRunRefurbedJobsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\SyncAbandonedCartsToZohoCRM' => 'getSyncAbandonedCartsToZohoCRMService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\SyncAndExportActiveWithCentralisCustomers' => 'getSyncAndExportActiveWithCentralisCustomersService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\SyncProductModelsToBaseCommand' => 'getSyncProductModelsToBaseCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\SyncRtSkPricesWithRtEu' => 'getSyncRtSkPricesWithRtEuService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\SyncVendorsToBaseCommand' => 'getSyncVendorsToBaseCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Unas\\AddKeysToTranslations' => 'getAddKeysToTranslationsService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Unas\\CustomDevelsTranslation' => 'getCustomDevelsTranslationService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Unas\\SyncUnasFromCentralis' => 'getSyncUnasFromCentralisService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Unas\\SyncUnasStockFromCentralis' => 'getSyncUnasStockFromCentralisService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Unas\\TranslateAllCategories' => 'getTranslateAllCategoriesService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Unas\\TranslateProductModelMetas' => 'getTranslateProductModelMetasService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Unas\\TranslateUnasTranslations' => 'getTranslateUnasTranslationsService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Unas\\UpdateProductPrices' => 'getUpdateProductPricesService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\UpdateLastStatusForClaims' => 'getUpdateLastStatusForClaimsService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\ArchiveProductsCommand' => 'getArchiveProductsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\ChristmasKeyboardReprintDiscountChange' => 'getChristmasKeyboardReprintDiscountChangeService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateActiveCampaignCustomersCommand' => 'getUpdateActiveCampaignCustomersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateAikenCodeInProductCommissionCommand' => 'getUpdateAikenCodeInProductCommissionCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateAllProductPhotoInZohoCommand' => 'getUpdateAllProductPhotoInZohoCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateAllProductsInStockAvailableCommand' => 'getUpdateAllProductsInStockAvailableCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateAmazonListingsGPSRCommand' => 'getUpdateAmazonListingsGPSRCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateAmazonOrderMovementsTaxesCommand' => 'getUpdateAmazonOrderMovementsTaxesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateBackmarketPBHTrackingAndConfirmOrderCommand' => 'getUpdateBackmarketPBHTrackingAndConfirmOrderCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateBnplOrdersStatusAfterCertainTime' => 'getUpdateBnplOrdersStatusAfterCertainTimeService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateBusinessIdsFromCSVCommand' => 'getUpdateBusinessIdsFromCSVCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateCarrierSettingCommand' => 'getUpdateCarrierSettingCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateCommissionOrderPaymentStatus' => 'getUpdateCommissionOrderPaymentStatusService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateContactOwnerInZohoCommand' => 'getUpdateContactOwnerInZohoCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateCurrentVatPriceForProductsCommand' => 'getUpdateCurrentVatPriceForProductsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateCustomerOrderInformationForDomainCommand' => 'getUpdateCustomerOrderInformationForDomainCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateCustomerSalesManagerFromListCommand' => 'getUpdateCustomerSalesManagerFromListCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateCustomersDistrictCommand' => 'getUpdateCustomersDistrictCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateDocumentExchangeRatesCommand' => 'getUpdateDocumentExchangeRatesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateDocumentStatusCommand' => 'getUpdateDocumentStatusCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateExchangeRateFilesCommand' => 'getUpdateExchangeRateFilesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateLastAndAveragePricesCacheCommand' => 'getUpdateLastAndAveragePricesCacheCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateLastKnownPositionToStockItemsCommand' => 'getUpdateLastKnownPositionToStockItemsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateListingModelByCSVCommand' => 'getUpdateListingModelByCSVCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateListingTitleOrRemoveNotListedListingCommand' => 'getUpdateListingTitleOrRemoveNotListedListingCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateListingTouchScreenAndBacklitSettingByVariationSettingCommand' => 'getUpdateListingTouchScreenAndBacklitSettingByVariationSettingCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateMainProductLastAndAvgPricesCommand' => 'getUpdateMainProductLastAndAvgPricesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateNoTouchscreenListingsModelCommand' => 'getUpdateNoTouchscreenListingsModelCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateOrderFullPricesForDomainCommand' => 'getUpdateOrderFullPricesForDomainCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdatePriceMonitorForOrdersCommand' => 'getUpdatePriceMonitorForOrdersCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductAttributeOptionPricesToExchangeRateCommand' => 'getUpdateProductAttributeOptionPricesToExchangeRateCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductBadgesByUltrabookRulesCommand' => 'getUpdateProductBadgesByUltrabookRulesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductBadgesByWindows11RulesCommand' => 'getUpdateProductBadgesByWindows11RulesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductBadgesCommand' => 'getUpdateProductBadgesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductContainerPricesToExchangeRateCommand' => 'getUpdateProductContainerPricesToExchangeRateCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductCpuMarkCommand' => 'getUpdateProductCpuMarkCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductLastAvgPricesCommand' => 'getUpdateProductLastAvgPricesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductLastSaleCommand' => 'getUpdateProductLastSaleCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductMetaPricesToExchangeRateCommand' => 'getUpdateProductMetaPricesToExchangeRateCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductModelNameByRamAndTouchscreenCommand' => 'getUpdateProductModelNameByRamAndTouchscreenCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductPositionsCommand' => 'getUpdateProductPositionsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductSoldDuringTimeFrame' => 'getUpdateProductSoldDuringTimeFrameService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductWeightByGivenArrayCommand' => 'getUpdateProductWeightByGivenArrayCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductsWithOverLimitStockMovementsCommand' => 'getUpdateProductsWithOverLimitStockMovementsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateRefurbedOffersOverrideSettingCommand' => 'getUpdateRefurbedOffersOverrideSettingCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateSelectedStockMovementsTypeCommand' => 'getUpdateSelectedStockMovementsTypeCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateServicePricesAndStockCommand' => 'getUpdateServicePricesAndStockCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateShipmentStatusCommand' => 'getUpdateShipmentStatusCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateSingleStockPositionsCommand' => 'getUpdateSingleStockPositionsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateStockItemQualityPointsCommand' => 'getUpdateStockItemQualityPointsCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateStockMovementExchangeRatesCommand' => 'getUpdateStockMovementExchangeRatesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateStockMovementTotalPricesCommand' => 'getUpdateStockMovementTotalPricesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateStockValuesCommand' => 'getUpdateStockValuesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateTimedSaleProductStatesCommand' => 'getUpdateTimedSaleProductStatesCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateUserPermissionCommand' => 'getUpdateUserPermissionCommandService',
'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateYearOfProductionForProductsFromCSV' => 'getUpdateYearOfProductionForProductsFromCSVService',
'console.command_loader' => 'getConsole_CommandLoaderService',
'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
'data_collector.dump' => 'getDataCollector_DumpService',
'doctrine' => 'getDoctrineService',
'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
'doctrine.dbal.service_manager_connection' => 'getDoctrine_Dbal_ServiceManagerConnectionService',
'doctrine.dbal.statistics_connection' => 'getDoctrine_Dbal_StatisticsConnectionService',
'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
'doctrine.orm.service_manager_entity_manager' => 'getDoctrine_Orm_ServiceManagerEntityManagerService',
'doctrine.orm.statistics_entity_manager' => 'getDoctrine_Orm_StatisticsEntityManagerService',
'error_controller' => 'getErrorControllerService',
'event_dispatcher' => 'getEventDispatcherService',
'http_kernel' => 'getHttpKernelService',
'messenger.default_bus' => 'getMessenger_DefaultBusService',
'monolog.logger.payment' => 'getMonolog_Logger_PaymentService',
'request_stack' => 'getRequestStackService',
'router' => 'getRouterService',
'routing.loader' => 'getRouting_LoaderService',
'services_resetter' => 'getServicesResetterService',
'translator' => 'getTranslatorService',
'var_dumper.cloner' => 'getVarDumper_ClonerService',
'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
'white_october_breadcrumbs' => 'getWhiteOctoberBreadcrumbsService',
'white_october_breadcrumbs.helper' => 'getWhiteOctoberBreadcrumbs_HelperService',
'white_october_breadcrumbs.twig' => 'getWhiteOctoberBreadcrumbs_TwigService',
'cache_clearer' => 'getCacheClearerService',
'filesystem' => 'getFilesystemService',
'serializer' => 'getSerializerService',
'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
'form.factory' => 'getForm_FactoryService',
'form.type.file' => 'getForm_Type_FileService',
'profiler' => 'getProfilerService',
'twig' => 'getTwigService',
'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
'security.token_storage' => 'getSecurity_TokenStorageService',
'security.password_encoder' => 'getSecurity_PasswordEncoderService',
'session' => 'getSessionService',
'validator' => 'getValidatorService',
];
$this->aliases = [
'App\\Kernel' => 'kernel',
'database_connection' => 'doctrine.dbal.default_connection',
'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
];
$this->privates['service_container'] = function () {
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/KernelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/RebootableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/TerminableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Kernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
include_once \dirname(__DIR__, 4).'/src/Kernel.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/EventListener/RequestListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/EventListener/LocaleSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/RunnerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/RuntimeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/GenericRuntime.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/SymfonyRuntime.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestStack.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ResetInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Translator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/IdentityTranslator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/stopwatch/Stopwatch.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validation.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Dbal/SchemaAssetsFilterManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultNamingStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/TypedFieldMapper.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/src/EventListener/SchemaFilterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Profiler/Profile.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Security.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/FirewallMapInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/mhujer/breadcrumbs-bundle/Twig/Extension/BreadcrumbsExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/TraceableHttpClient.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/HttpClient.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollectorTranslator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RouterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBusInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/TraceableMessageBus.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBus.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/RemovableCacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/ExtensionSet.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Template.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/TemplateWrapper.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Environment.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Packages.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PackageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Package.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PathPackage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/ContextInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/RequestStackContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/UrlHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/DummyTimeDiffExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/DateExtension.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Twig/Extension/AppFilterExtension.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Twig/Extension/LinkifyExtension.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/Linkify.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Twig/Extension/ProductAttributeExtension.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Twig/Extension/ProductCodeLabelDescriptionExtension.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Twig/Extension/UserPermissionExtension.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ReportBundle/Twig/TwigColorExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/intl-extra/IntlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/AppVariable.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
include_once __DIR__.'/proxy-classes.php';
};
}
public function compile(): void
{
throw new LogicException('You cannot compile a dumped container that was already compiled.');
}
public function isCompiled(): bool
{
return true;
}
public function getRemovedIds(): array
{
return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
}
protected function createProxy($class, \Closure $factory)
{
return $factory();
}
/**
* Gets the public '.container.private.cache_clearer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
*/
protected function get_Container_Private_CacheClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
yield 0 => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
}, 1));
}
/**
* Gets the public '.container.private.filesystem' shared service.
*
* @return \Symfony\Component\Filesystem\Filesystem
*/
protected function get_Container_Private_FilesystemService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
}
/**
* Gets the public '.container.private.form.factory' shared service.
*
* @return \Symfony\Component\Form\FormFactory
*/
protected function get_Container_Private_Form_FactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactory.php';
$a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
if (isset($this->services['.container.private.form.factory'])) {
return $this->services['.container.private.form.factory'];
}
return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
}
/**
* Gets the public '.container.private.form.type.file' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\FileType
*/
protected function get_Container_Private_Form_Type_FileService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the public '.container.private.profiler' shared service.
*
* @return \Symfony\Component\HttpKernel\Profiler\Profiler
*/
protected function get_Container_Private_ProfilerService()
{
$a = new \Symfony\Bridge\Monolog\Logger('profiler');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $a, true);
$b = ($this->services['kernel'] ?? $this->get('kernel'));
$c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
$d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
$d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
$d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
$d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
$d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
$d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
$d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
$d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
$d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
$d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
$d->addInstance('cache.doctrine.orm.statistics.result', ($this->privates['cache.doctrine.orm.statistics.result'] ?? $this->getCache_Doctrine_Orm_Statistics_ResultService()));
$d->addInstance('cache.doctrine.orm.statistics.query', ($this->privates['cache.doctrine.orm.statistics.query'] ?? $this->getCache_Doctrine_Orm_Statistics_QueryService()));
$d->addInstance('cache.doctrine.orm.service_manager.result', ($this->privates['cache.doctrine.orm.service_manager.result'] ?? $this->getCache_Doctrine_Orm_ServiceManager_ResultService()));
$d->addInstance('cache.doctrine.orm.service_manager.query', ($this->privates['cache.doctrine.orm.service_manager.query'] ?? $this->getCache_Doctrine_Orm_ServiceManager_QueryService()));
$d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
$d->addInstance('cache.security_token_verifier', ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService()));
$e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
$e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
$f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
$f->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
$g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
if ($this->has('kernel')) {
$g->setKernel($b);
}
$instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
$instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
$instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
$instance->add($d);
$instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
$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->getSecurity_RoleHierarchyService()), ($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));
$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())));
$instance->add($e);
$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([])))));
$instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
$instance->add($f);
$instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
$instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
$instance->add($g);
return $instance;
}
/**
* Gets the public '.container.private.security.authorization_checker' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
*/
protected function get_Container_Private_Security_AuthorizationCheckerService()
{
$a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
if (isset($this->services['.container.private.security.authorization_checker'])) {
return $this->services['.container.private.security.authorization_checker'];
}
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()), $a, false, false, false);
}
/**
* Gets the public '.container.private.security.csrf.token_manager' shared service.
*
* @return \Symfony\Component\Security\Csrf\CsrfTokenManager
*/
protected function get_Container_Private_Security_Csrf_TokenManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public '.container.private.security.password_encoder' shared service.
*
* @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
*
* @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
*/
protected function get_Container_Private_Security_PasswordEncoderService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
return $this->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
}
/**
* Gets the public '.container.private.security.token_storage' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
*/
protected function get_Container_Private_Security_TokenStorageService()
{
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, [
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
], [
'request_stack' => '?',
]));
}
/**
* Gets the public '.container.private.serializer' shared service.
*
* @return \Symfony\Component\Serializer\Serializer
*/
protected function get_Container_Private_SerializerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Serializer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
$a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$b = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
$c = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
$d = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($c);
$e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($c);
return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($b), 1 => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), 2 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 3 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 4 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 5 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $d), 6 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($c, $d, $a, $e, NULL, [])), 7 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 8 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 9 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 10 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 11 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 12 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), 13 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 14 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($c, $d, $b, $a, $e, NULL, [], $a)], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULL, NULL), 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULL, NULL), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
}
/**
* Gets the public '.container.private.session' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Session
*/
protected function get_Container_Private_SessionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
$a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
if (isset($this->services['.container.private.session'])) {
return $this->services['.container.private.session'];
}
return $this->services['.container.private.session'] = $a->createSession();
}
/**
* Gets the public '.container.private.twig' shared service.
*
* @return \Twig\Environment
*/
protected function get_Container_Private_TwigService()
{
$a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), 'DoctrineMigrations');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), '!DoctrineMigrations');
$a->addPath((\dirname(__DIR__, 4).'/templates/bundles/TwigBundle'), 'Twig');
$a->addPath((\dirname(__DIR__, 4).'/templates/bundles/TwigBundle'), '!Twig');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
$a->addPath((\dirname(__DIR__, 4).'/vendor/mhujer/breadcrumbs-bundle/Resources/views'), 'WhiteOctoberBreadcrumbs');
$a->addPath((\dirname(__DIR__, 4).'/vendor/mhujer/breadcrumbs-bundle/Resources/views'), '!WhiteOctoberBreadcrumbs');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
$a->addPath((\dirname(__DIR__, 4).'/templates'));
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
$this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8', 'debug' => true, 'strict_variables' => true]);
$b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
$c = ($this->services['translator'] ?? $this->getTranslatorService());
$d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$e = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
$f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
$g = ($this->services['router'] ?? $this->getRouterService());
$h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
$i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
$i->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $f]);
$j = new \Symfony\Bridge\Twig\AppVariable();
$j->setEnvironment('dev');
$j->setDebug(true);
if ($this->has('.container.private.security.token_storage')) {
$j->setTokenStorage($h);
}
if ($this->has('request_stack')) {
$j->setRequestStack($d);
}
$k = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($d, $e->getBaseUrl(), $e->isSecure())), new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0))));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f, \dirname(__DIR__, 4), 'UTF-8'));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($b, true));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($d, $g)));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($d));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
$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($d, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $h)));
$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())));
$instance->addExtension(new \App\Twig\DummyTimeDiffExtension());
$instance->addExtension(new \App\Twig\DateExtension());
$instance->addExtension(new \App\AtechNet\CoreBundle\Twig\Extension\AppFilterExtension());
$instance->addExtension(new \App\AtechNet\CoreBundle\Twig\Extension\LinkifyExtension(new \App\AtechNet\CoreBundle\Service\Linkify()));
$instance->addExtension(new \App\AtechNet\CoreBundle\Twig\Extension\ProductAttributeExtension($this));
$instance->addExtension(new \App\AtechNet\CoreBundle\Twig\Extension\ProductCodeLabelDescriptionExtension());
$instance->addExtension(new \App\AtechNet\CoreBundle\Twig\Extension\UserPermissionExtension($h));
$instance->addExtension(new \App\AtechNet\ReportBundle\Twig\TwigColorExtension());
$instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
$instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
$instance->addExtension(($this->services['white_october_breadcrumbs.twig'] ?? ($this->services['white_october_breadcrumbs.twig'] = new \WhiteOctober\BreadcrumbsBundle\Twig\Extension\BreadcrumbsExtension($this))));
$instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
$instance->addGlobal('app', $j);
$instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', false],
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', false],
'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates', 'twig.runtime.serializer', 'getTwig_Runtime_SerializerService', false],
'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', false],
], [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
'Symfony\\Component\\Form\\FormRenderer' => '?',
])));
$instance->registerUndefinedFilterCallback([0 => $k, 1 => 'suggestFilter']);
$instance->registerUndefinedFunctionCallback([0 => $k, 1 => 'suggestFunction']);
$instance->registerUndefinedTokenParserCallback([0 => $k, 1 => 'suggestTag']);
(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
return $instance;
}
/**
* Gets the public '.container.private.validator' shared service.
*
* @return \Symfony\Component\Validator\Validator\TraceableValidator
*/
protected function get_Container_Private_ValidatorService()
{
$a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
if (isset($this->services['.container.private.validator'])) {
return $this->services['.container.private.validator'];
}
return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
}
/**
* Gets the public 'App\AtechNet\ApiBundle\Controller\ActiveCampaignController' shared autowired service.
*
* @return \App\AtechNet\ApiBundle\Controller\ActiveCampaignController
*/
protected function getActiveCampaignControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ApiBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ApiBundle/Controller/ActiveCampaignController.php';
$this->services['App\\AtechNet\\ApiBundle\\Controller\\ActiveCampaignController'] = $instance = new \App\AtechNet\ApiBundle\Controller\ActiveCampaignController(($this->services['doctrine'] ?? $this->getDoctrineService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\ApiBundle\\Controller\\ActiveCampaignController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\ApiBundle\Controller\AikenImportController' shared autowired service.
*
* @return \App\AtechNet\ApiBundle\Controller\AikenImportController
*/
protected function getAikenImportControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ApiBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ApiBundle/Controller/AikenImportController.php';
$this->services['App\\AtechNet\\ApiBundle\\Controller\\AikenImportController'] = $instance = new \App\AtechNet\ApiBundle\Controller\AikenImportController(($this->services['doctrine'] ?? $this->getDoctrineService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\ApiBundle\\Controller\\AikenImportController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\ApiBundle\Controller\BaseController' shared autowired service.
*
* @return \App\AtechNet\ApiBundle\Controller\BaseController
*/
protected function getBaseControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ApiBundle/Controller/BaseController.php';
$this->services['App\\AtechNet\\ApiBundle\\Controller\\BaseController'] = $instance = new \App\AtechNet\ApiBundle\Controller\BaseController(($this->services['doctrine'] ?? $this->getDoctrineService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\ApiBundle\\Controller\\BaseController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\ApiBundle\Controller\ClaimApiController' shared autowired service.
*
* @return \App\AtechNet\ApiBundle\Controller\ClaimApiController
*/
protected function getClaimApiControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ApiBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ApiBundle/Helper/ApiControllerInterface.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ApiBundle/Controller/ClaimApiController.php';
$this->services['App\\AtechNet\\ApiBundle\\Controller\\ClaimApiController'] = $instance = new \App\AtechNet\ApiBundle\Controller\ClaimApiController(($this->services['doctrine'] ?? $this->getDoctrineService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\ApiBundle\\Controller\\ClaimApiController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\ApiBundle\Controller\CustomerApiController' shared autowired service.
*
* @return \App\AtechNet\ApiBundle\Controller\CustomerApiController
*/
protected function getCustomerApiControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ApiBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ApiBundle/Helper/ApiControllerInterface.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ApiBundle/Controller/CustomerApiController.php';
$this->services['App\\AtechNet\\ApiBundle\\Controller\\CustomerApiController'] = $instance = new \App\AtechNet\ApiBundle\Controller\CustomerApiController(($this->services['doctrine'] ?? $this->getDoctrineService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\ApiBundle\\Controller\\CustomerApiController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\ApiBundle\Controller\DomainApiController' shared autowired service.
*
* @return \App\AtechNet\ApiBundle\Controller\DomainApiController
*/
protected function getDomainApiControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ApiBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ApiBundle/Helper/ApiControllerInterface.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ApiBundle/Controller/DomainApiController.php';
$this->services['App\\AtechNet\\ApiBundle\\Controller\\DomainApiController'] = $instance = new \App\AtechNet\ApiBundle\Controller\DomainApiController(($this->services['doctrine'] ?? $this->getDoctrineService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\ApiBundle\\Controller\\DomainApiController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\ApiBundle\Controller\ListingApiController' shared autowired service.
*
* @return \App\AtechNet\ApiBundle\Controller\ListingApiController
*/
protected function getListingApiControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ApiBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ApiBundle/Helper/ApiControllerInterface.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ApiBundle/Controller/ListingApiController.php';
$this->services['App\\AtechNet\\ApiBundle\\Controller\\ListingApiController'] = $instance = new \App\AtechNet\ApiBundle\Controller\ListingApiController(($this->services['doctrine'] ?? $this->getDoctrineService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\ApiBundle\\Controller\\ListingApiController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\ApiBundle\Controller\OrderController' shared autowired service.
*
* @return \App\AtechNet\ApiBundle\Controller\OrderController
*/
protected function getOrderControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ApiBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ApiBundle/Helper/ApiControllerInterface.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ApiBundle/Controller/OrderController.php';
$this->services['App\\AtechNet\\ApiBundle\\Controller\\OrderController'] = $instance = new \App\AtechNet\ApiBundle\Controller\OrderController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['App\\AtechNet\\CoreBundle\\Controller\\OrderStatsController'] ?? $this->getOrderStatsControllerService()), ($this->services['router'] ?? $this->getRouterService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\ApiBundle\\Controller\\OrderController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\ApiBundle\Controller\OrderSearchController' shared autowired service.
*
* @return \App\AtechNet\ApiBundle\Controller\OrderSearchController
*/
protected function getOrderSearchControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ApiBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ApiBundle/Helper/ApiControllerInterface.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ApiBundle/Controller/OrderSearchController.php';
$this->services['App\\AtechNet\\ApiBundle\\Controller\\OrderSearchController'] = $instance = new \App\AtechNet\ApiBundle\Controller\OrderSearchController(($this->services['doctrine'] ?? $this->getDoctrineService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\ApiBundle\\Controller\\OrderSearchController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\ApiBundle\Controller\StockMovementApiController' shared autowired service.
*
* @return \App\AtechNet\ApiBundle\Controller\StockMovementApiController
*/
protected function getStockMovementApiControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ApiBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ApiBundle/Helper/ApiControllerInterface.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ApiBundle/Controller/StockMovementApiController.php';
$this->services['App\\AtechNet\\ApiBundle\\Controller\\StockMovementApiController'] = $instance = new \App\AtechNet\ApiBundle\Controller\StockMovementApiController(($this->services['doctrine'] ?? $this->getDoctrineService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\ApiBundle\\Controller\\StockMovementApiController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\AccessLogController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\AccessLogController
*/
protected function getAccessLogControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/AccessLogController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\AccessLogController'] = $instance = new \App\AtechNet\CoreBundle\Controller\AccessLogController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\AccessLogController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\AccessLogIpNameController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\AccessLogIpNameController
*/
protected function getAccessLogIpNameControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/AccessLogIpNameController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\AccessLogIpNameController'] = $instance = new \App\AtechNet\CoreBundle\Controller\AccessLogIpNameController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\AccessLogIpNameController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\AccountController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\AccountController
*/
protected function getAccountControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/AccountController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\AccountController'] = $instance = new \App\AtechNet\CoreBundle\Controller\AccountController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\AccountController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\AjaxAlbumController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\AjaxAlbumController
*/
protected function getAjaxAlbumControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/AjaxAlbumController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/AjaxAlbumService.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\AjaxAlbumController'] = $instance = new \App\AtechNet\CoreBundle\Controller\AjaxAlbumController(new \App\AtechNet\CoreBundle\Service\AjaxAlbumService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\AjaxAlbumController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\AlbumController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\AlbumController
*/
protected function getAlbumControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/AlbumController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\AlbumController'] = $instance = new \App\AtechNet\CoreBundle\Controller\AlbumController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\AlbumController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\AttributeController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\AttributeController
*/
protected function getAttributeControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/AttributeController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\AttributeController'] = $instance = new \App\AtechNet\CoreBundle\Controller\AttributeController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\AttributeController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\AttributeOptionController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\AttributeOptionController
*/
protected function getAttributeOptionControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/AttributeOptionController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController'] = $instance = new \App\AtechNet\CoreBundle\Controller\AttributeOptionController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\BackgroundJobController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\BackgroundJobController
*/
protected function getBackgroundJobControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BackgroundJobController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\BackgroundJobController'] = $instance = new \App\AtechNet\CoreBundle\Controller\BackgroundJobController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\BackgroundJobController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\BannerController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\BannerController
*/
protected function getBannerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BannerController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\BannerController'] = $instance = new \App\AtechNet\CoreBundle\Controller\BannerController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\BannerController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\BaseController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\BaseController
*/
protected function getBaseController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\BaseController'] = $instance = new \App\AtechNet\CoreBundle\Controller\BaseController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\BaseController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\BasketController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\BasketController
*/
protected function getBasketControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BasketController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\BasketController'] = $instance = new \App\AtechNet\CoreBundle\Controller\BasketController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\BasketController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\CategoryGroupController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\CategoryGroupController
*/
protected function getCategoryGroupControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/CategoryGroupController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController'] = $instance = new \App\AtechNet\CoreBundle\Controller\CategoryGroupController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\ChatGptController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\ChatGptController
*/
protected function getChatGptControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ChatGptController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\ChatGptController'] = $instance = new \App\AtechNet\CoreBundle\Controller\ChatGptController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\ChatGptController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\ClaimController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\ClaimController
*/
protected function getClaimControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ClaimController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\ClaimController'] = $instance = new \App\AtechNet\CoreBundle\Controller\ClaimController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\ClaimController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\CouponController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\CouponController
*/
protected function getCouponControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/CouponController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\CouponController'] = $instance = new \App\AtechNet\CoreBundle\Controller\CouponController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\CouponController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\CustomerAttachmentController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\CustomerAttachmentController
*/
protected function getCustomerAttachmentControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/CustomerAttachmentController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\CustomerAttachmentController'] = $instance = new \App\AtechNet\CoreBundle\Controller\CustomerAttachmentController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\CustomerAttachmentController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\CustomerController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\CustomerController
*/
protected function getCustomerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/CustomerController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\CustomerController'] = $instance = new \App\AtechNet\CoreBundle\Controller\CustomerController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\CustomerController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\DashboardController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\DashboardController
*/
protected function getDashboardControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/DashboardController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\DashboardController'] = $instance = new \App\AtechNet\CoreBundle\Controller\DashboardController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\DashboardController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\DefaultController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\DefaultController
*/
protected function getDefaultControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/DefaultController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\DefaultController'] = $instance = new \App\AtechNet\CoreBundle\Controller\DefaultController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\DefaultController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\DocumentController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\DocumentController
*/
protected function getDocumentControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/DocumentController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\DocumentController'] = $instance = new \App\AtechNet\CoreBundle\Controller\DocumentController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\DocumentController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\DocumentGroupController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\DocumentGroupController
*/
protected function getDocumentGroupControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/DocumentGroupController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\DocumentGroupController'] = $instance = new \App\AtechNet\CoreBundle\Controller\DocumentGroupController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\DocumentGroupController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\DomainNavigationController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\DomainNavigationController
*/
protected function getDomainNavigationControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/DomainNavigationController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\DomainNavigationController'] = $instance = new \App\AtechNet\CoreBundle\Controller\DomainNavigationController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\DomainNavigationController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\ErrorCodeController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\ErrorCodeController
*/
protected function getErrorCodeControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ErrorCodeController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\ErrorCodeController'] = $instance = new \App\AtechNet\CoreBundle\Controller\ErrorCodeController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\ErrorCodeController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\ExpectedItemController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\ExpectedItemController
*/
protected function getExpectedItemControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ExpectedItemController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController'] = $instance = new \App\AtechNet\CoreBundle\Controller\ExpectedItemController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\ExternalInvoiceValueController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\ExternalInvoiceValueController
*/
protected function getExternalInvoiceValueControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ExternalInvoiceValueController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController'] = $instance = new \App\AtechNet\CoreBundle\Controller\ExternalInvoiceValueController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\FurbenchController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\FurbenchController
*/
protected function getFurbenchControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ApiBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/FurbenchController.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\FurbenchController'] = $instance = new \App\AtechNet\CoreBundle\Controller\FurbenchController(($this->services['doctrine'] ?? $this->getDoctrineService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\FurbenchController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\GalleryController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\GalleryController
*/
protected function getGalleryControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/GalleryController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\GalleryController'] = $instance = new \App\AtechNet\CoreBundle\Controller\GalleryController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\GalleryController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\InternalJobController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\InternalJobController
*/
protected function getInternalJobControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/InternalJobController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\InternalJobController'] = $instance = new \App\AtechNet\CoreBundle\Controller\InternalJobController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\InternalJobController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\InternalNewsController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\InternalNewsController
*/
protected function getInternalNewsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/InternalNewsController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController'] = $instance = new \App\AtechNet\CoreBundle\Controller\InternalNewsController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\JobController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\JobController
*/
protected function getJobControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/JobController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\JobController'] = $instance = new \App\AtechNet\CoreBundle\Controller\JobController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\JobController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\KnowledgeBaseController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\KnowledgeBaseController
*/
protected function getKnowledgeBaseControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/KnowledgeBaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController'] = $instance = new \App\AtechNet\CoreBundle\Controller\KnowledgeBaseController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\MarketplaceController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\MarketplaceController
*/
protected function getMarketplaceControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/MarketplaceController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\MarketplaceController'] = $instance = new \App\AtechNet\CoreBundle\Controller\MarketplaceController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\MarketplaceController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\MealController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\MealController
*/
protected function getMealControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/MealController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\MealController'] = $instance = new \App\AtechNet\CoreBundle\Controller\MealController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\MealController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\MobilScanningController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\MobilScanningController
*/
protected function getMobilScanningControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/MobilScanningController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController'] = $instance = new \App\AtechNet\CoreBundle\Controller\MobilScanningController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\ModuleController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\ModuleController
*/
protected function getModuleControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ModuleController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\ModuleController'] = $instance = new \App\AtechNet\CoreBundle\Controller\ModuleController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\ModuleController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\NanobarController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\NanobarController
*/
protected function getNanobarControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/NanobarController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\NanobarController'] = $instance = new \App\AtechNet\CoreBundle\Controller\NanobarController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\NanobarController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\NotificationController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\NotificationController
*/
protected function getNotificationControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/NotificationController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\NotificationController'] = $instance = new \App\AtechNet\CoreBundle\Controller\NotificationController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\NotificationController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\OrderController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\OrderController
*/
protected function getOrderController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/OrderController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\OrderController'] = $instance = new \App\AtechNet\CoreBundle\Controller\OrderController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\OrderController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\OrderStatsController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\OrderStatsController
*/
protected function getOrderStatsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/OrderStatsController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\OrderStatsController'] = $instance = new \App\AtechNet\CoreBundle\Controller\OrderStatsController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\OrderStatsController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\PackingStationController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\PackingStationController
*/
protected function getPackingStationControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/PackingStationController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\PackingStationController'] = $instance = new \App\AtechNet\CoreBundle\Controller\PackingStationController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\PackingStationController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\PageEditorController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\PageEditorController
*/
protected function getPageEditorControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/PageEditorController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\PageEditorController'] = $instance = new \App\AtechNet\CoreBundle\Controller\PageEditorController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\PageEditorController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\ParcelController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\ParcelController
*/
protected function getParcelControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ParcelController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\ParcelController'] = $instance = new \App\AtechNet\CoreBundle\Controller\ParcelController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\ParcelController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\PaymentController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\PaymentController
*/
protected function getPaymentControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/PaymentController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\PaymentController'] = $instance = new \App\AtechNet\CoreBundle\Controller\PaymentController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\PaymentController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\PickupPointController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\PickupPointController
*/
protected function getPickupPointControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/PickupPointController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\PickupPointController'] = $instance = new \App\AtechNet\CoreBundle\Controller\PickupPointController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\PickupPointController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\ProductCommissionController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\ProductCommissionController
*/
protected function getProductCommissionControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductCommissionController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController'] = $instance = new \App\AtechNet\CoreBundle\Controller\ProductCommissionController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\ProductController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\ProductController
*/
protected function getProductControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\ProductController'] = $instance = new \App\AtechNet\CoreBundle\Controller\ProductController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\ProductController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\ProductGroupController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\ProductGroupController
*/
protected function getProductGroupControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductGroupController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController'] = $instance = new \App\AtechNet\CoreBundle\Controller\ProductGroupController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\ProductModelController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\ProductModelController
*/
protected function getProductModelControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductModelController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\ProductModelController'] = $instance = new \App\AtechNet\CoreBundle\Controller\ProductModelController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\ProductModelController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\ProductModelV2Controller' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\ProductModelV2Controller
*/
protected function getProductModelV2ControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductModelV2Controller.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller'] = $instance = new \App\AtechNet\CoreBundle\Controller\ProductModelV2Controller(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\ProductTagController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\ProductTagController
*/
protected function getProductTagControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductTagController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\ProductTagController'] = $instance = new \App\AtechNet\CoreBundle\Controller\ProductTagController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\ProductTagController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\ProductTypeController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\ProductTypeController
*/
protected function getProductTypeControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductTypeController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController'] = $instance = new \App\AtechNet\CoreBundle\Controller\ProductTypeController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\ProductV2WizardAjax\ArchivedModelListController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\ProductV2WizardAjax\ArchivedModelListController
*/
protected function getArchivedModelListControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductModelV2Controller.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductV2WizardAjax/ArchivedModelListController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController'] = $instance = new \App\AtechNet\CoreBundle\Controller\ProductV2WizardAjax\ArchivedModelListController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\ProductV2WizardAjax\ConnectedProductsController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\ProductV2WizardAjax\ConnectedProductsController
*/
protected function getConnectedProductsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductModelV2Controller.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductV2WizardAjax/ConnectedProductsController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController'] = $instance = new \App\AtechNet\CoreBundle\Controller\ProductV2WizardAjax\ConnectedProductsController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\ProductV2WizardAjax\MigrationManagerController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\ProductV2WizardAjax\MigrationManagerController
*/
protected function getMigrationManagerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductModelV2Controller.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductV2WizardAjax/MigrationManagerController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController'] = $instance = new \App\AtechNet\CoreBundle\Controller\ProductV2WizardAjax\MigrationManagerController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\ProductV2WizardAjax\OldModelSelectorController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\ProductV2WizardAjax\OldModelSelectorController
*/
protected function getOldModelSelectorControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductModelV2Controller.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductV2WizardAjax/OldModelSelectorController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController'] = $instance = new \App\AtechNet\CoreBundle\Controller\ProductV2WizardAjax\OldModelSelectorController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\ProductV2WizardAjax\ProductAndVariationController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\ProductV2WizardAjax\ProductAndVariationController
*/
protected function getProductAndVariationControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductModelV2Controller.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductV2WizardAjax/ProductAndVariationController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController'] = $instance = new \App\AtechNet\CoreBundle\Controller\ProductV2WizardAjax\ProductAndVariationController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\ProductV2WizardAjax\ProductAndVariationListPreviewController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\ProductV2WizardAjax\ProductAndVariationListPreviewController
*/
protected function getProductAndVariationListPreviewControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductModelV2Controller.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductV2WizardAjax/ProductAndVariationListPreviewController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController'] = $instance = new \App\AtechNet\CoreBundle\Controller\ProductV2WizardAjax\ProductAndVariationListPreviewController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\ProductV2WizardAjax\ProductModelConfigController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\ProductV2WizardAjax\ProductModelConfigController
*/
protected function getProductModelConfigControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductModelV2Controller.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductV2WizardAjax/ProductModelConfigController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController'] = $instance = new \App\AtechNet\CoreBundle\Controller\ProductV2WizardAjax\ProductModelConfigController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\ProductV2WizardAjax\ProductsVariationsListingsController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\ProductV2WizardAjax\ProductsVariationsListingsController
*/
protected function getProductsVariationsListingsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductModelV2Controller.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductV2WizardAjax/ProductsVariationsListingsController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController'] = $instance = new \App\AtechNet\CoreBundle\Controller\ProductV2WizardAjax\ProductsVariationsListingsController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\ProductionStationController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\ProductionStationController
*/
protected function getProductionStationControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductionStationController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController'] = $instance = new \App\AtechNet\CoreBundle\Controller\ProductionStationController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\RepricerController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\RepricerController
*/
protected function getRepricerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/RepricerController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\RepricerController'] = $instance = new \App\AtechNet\CoreBundle\Controller\RepricerController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\RepricerController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\ReviewController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\ReviewController
*/
protected function getReviewControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ReviewController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\ReviewController'] = $instance = new \App\AtechNet\CoreBundle\Controller\ReviewController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\ReviewController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\SearchEngineController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\SearchEngineController
*/
protected function getSearchEngineControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/SearchEngineController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\SearchEngineController'] = $instance = new \App\AtechNet\CoreBundle\Controller\SearchEngineController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\SearchEngineController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\ShipmentController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\ShipmentController
*/
protected function getShipmentControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ShipmentController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\ShipmentController'] = $instance = new \App\AtechNet\CoreBundle\Controller\ShipmentController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\ShipmentController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\ShortcutController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\ShortcutController
*/
protected function getShortcutControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ShortcutController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\ShortcutController'] = $instance = new \App\AtechNet\CoreBundle\Controller\ShortcutController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\ShortcutController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\SignatureGeneratorController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\SignatureGeneratorController
*/
protected function getSignatureGeneratorControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/SignatureGeneratorController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\SignatureGeneratorController'] = $instance = new \App\AtechNet\CoreBundle\Controller\SignatureGeneratorController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\SignatureGeneratorController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\StatisticsController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\StatisticsController
*/
protected function getStatisticsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/StatisticsController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\StatisticsController'] = $instance = new \App\AtechNet\CoreBundle\Controller\StatisticsController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\StatisticsController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\StatisticsMilestoneController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\StatisticsMilestoneController
*/
protected function getStatisticsMilestoneControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/StatisticsMilestoneController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController'] = $instance = new \App\AtechNet\CoreBundle\Controller\StatisticsMilestoneController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\StockController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\StockController
*/
protected function getStockControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/StockController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\StockController'] = $instance = new \App\AtechNet\CoreBundle\Controller\StockController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\StockController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\StockItemController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\StockItemController
*/
protected function getStockItemControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/StockItemController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\StockItemController'] = $instance = new \App\AtechNet\CoreBundle\Controller\StockItemController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\StockItemController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\StockMovementController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\StockMovementController
*/
protected function getStockMovementControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/StockMovementController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\StockMovementController'] = $instance = new \App\AtechNet\CoreBundle\Controller\StockMovementController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\StockMovementController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\StockPositionController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\StockPositionController
*/
protected function getStockPositionControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/StockPositionController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\StockPositionController'] = $instance = new \App\AtechNet\CoreBundle\Controller\StockPositionController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\StockPositionController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\StockReviewController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\StockReviewController
*/
protected function getStockReviewControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/StockReviewController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\StockReviewController'] = $instance = new \App\AtechNet\CoreBundle\Controller\StockReviewController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\StockReviewController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\SurveyController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\SurveyController
*/
protected function getSurveyControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/SurveyController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\SurveyController'] = $instance = new \App\AtechNet\CoreBundle\Controller\SurveyController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\SurveyController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\TagController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\TagController
*/
protected function getTagControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/TagController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\TagController'] = $instance = new \App\AtechNet\CoreBundle\Controller\TagController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\TagController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\TaskController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\TaskController
*/
protected function getTaskControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/TaskController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\TaskController'] = $instance = new \App\AtechNet\CoreBundle\Controller\TaskController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\TaskController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\TranslationController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\TranslationController
*/
protected function getTranslationControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/TranslationController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\TranslationController'] = $instance = new \App\AtechNet\CoreBundle\Controller\TranslationController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\TranslationController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\UnasController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\UnasController
*/
protected function getUnasControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/UnasController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\UnasController'] = $instance = new \App\AtechNet\CoreBundle\Controller\UnasController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\UnasController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\UserAbsenceController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\UserAbsenceController
*/
protected function getUserAbsenceControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/UserAbsenceController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\UserAbsenceController'] = $instance = new \App\AtechNet\CoreBundle\Controller\UserAbsenceController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\UserAbsenceController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\UserController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\UserController
*/
protected function getUserControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/UserController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\UserController'] = $instance = new \App\AtechNet\CoreBundle\Controller\UserController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\UserController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\UserDepartmentController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\UserDepartmentController
*/
protected function getUserDepartmentControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/UserDepartmentController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController'] = $instance = new \App\AtechNet\CoreBundle\Controller\UserDepartmentController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\UserPermissionGroupController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\UserPermissionGroupController
*/
protected function getUserPermissionGroupControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/UserPermissionGroupController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController'] = $instance = new \App\AtechNet\CoreBundle\Controller\UserPermissionGroupController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\VendorController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\VendorController
*/
protected function getVendorControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/VendorController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\VendorController'] = $instance = new \App\AtechNet\CoreBundle\Controller\VendorController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\VendorController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\CoreBundle\Controller\WantedController' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Controller\WantedController
*/
protected function getWantedControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/WantedController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['App\\AtechNet\\CoreBundle\\Controller\\WantedController'] = $instance = new \App\AtechNet\CoreBundle\Controller\WantedController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\CoreBundle\\Controller\\WantedController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\ReportBundle\Controller\ChartController' shared autowired service.
*
* @return \App\AtechNet\ReportBundle\Controller\ChartController
*/
protected function getChartControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ReportBundle/Controller/ChartController.php';
$this->services['App\\AtechNet\\ReportBundle\\Controller\\ChartController'] = $instance = new \App\AtechNet\ReportBundle\Controller\ChartController();
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\ReportBundle\\Controller\\ChartController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\ReportBundle\Controller\CustomerController' shared autowired service.
*
* @return \App\AtechNet\ReportBundle\Controller\CustomerController
*/
protected function getCustomerController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ReportBundle/Controller/SMController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ReportBundle/Controller/CustomerController.php';
$this->services['App\\AtechNet\\ReportBundle\\Controller\\CustomerController'] = $instance = new \App\AtechNet\ReportBundle\Controller\CustomerController(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()));
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\ReportBundle\\Controller\\CustomerController', $this));
return $instance;
}
/**
* Gets the public 'App\AtechNet\ReportBundle\Controller\DefaultController' shared autowired service.
*
* @return \App\AtechNet\ReportBundle\Controller\DefaultController
*/
protected function getDefaultController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ReportBundle/Controller/DefaultController.php';
$this->services['App\\AtechNet\\ReportBundle\\Controller\\DefaultController'] = $instance = new \App\AtechNet\ReportBundle\Controller\DefaultController();
$instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\AtechNet\\ReportBundle\\Controller\\DefaultController', $this));
return $instance;
}
/**
* Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
*/
protected function getProfilerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Controller/ProfilerController.php';
return $this->services['Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController'] = new \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
}
/**
* Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
*/
protected function getRedirectControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
$a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
}
/**
* Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
*/
protected function getTemplateControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
}
/**
* Gets the public 'cache.app' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AppService()
{
return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('SqcGOfwtLa', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the public 'cache.app_clearer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
*/
protected function getCache_AppClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer([]);
}
/**
* Gets the public 'cache.global_clearer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
*/
protected function getCache_GlobalClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()), 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()), 'cache.doctrine.orm.statistics.result' => ($this->privates['cache.doctrine.orm.statistics.result'] ?? $this->getCache_Doctrine_Orm_Statistics_ResultService()), 'cache.doctrine.orm.statistics.query' => ($this->privates['cache.doctrine.orm.statistics.query'] ?? $this->getCache_Doctrine_Orm_Statistics_QueryService()), 'cache.doctrine.orm.service_manager.result' => ($this->privates['cache.doctrine.orm.service_manager.result'] ?? $this->getCache_Doctrine_Orm_ServiceManager_ResultService()), 'cache.doctrine.orm.service_manager.query' => ($this->privates['cache.doctrine.orm.service_manager.query'] ?? $this->getCache_Doctrine_Orm_ServiceManager_QueryService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.security_token_verifier' => ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService())]);
}
/**
* Gets the public 'cache.system' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SystemService()
{
return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('HpKDUpFbxS', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the public 'cache.system_clearer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
*/
protected function getCache_SystemClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.security_token_verifier' => ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService())]);
}
/**
* Gets the public 'cache.validator_expression_language' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_ValidatorExpressionLanguageService()
{
return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Nw7ctu1wyx', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the public 'cache_warmer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
*/
protected function getCacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
yield 0 => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
yield 1 => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
yield 2 => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
yield 3 => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
yield 4 => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
yield 5 => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
yield 6 => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
yield 7 => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
yield 8 => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
}, 9), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Add\AddAttributeOptionIfNotAddedCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Add\AddAttributeOptionIfNotAddedCommand
*/
protected function getAddAttributeOptionIfNotAddedCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddAttributeOptionIfNotAddedCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddAttributeOptionIfNotAddedCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Add\AddAttributeOptionIfNotAddedCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Add\AddAttributeOptionsForProductsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Add\AddAttributeOptionsForProductsCommand
*/
protected function getAddAttributeOptionsForProductsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddAttributeOptionsForProductsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddAttributeOptionsForProductsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Add\AddAttributeOptionsForProductsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Add\AddBadgeToProductsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Add\AddBadgeToProductsCommand
*/
protected function getAddBadgeToProductsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddBadgeToProductsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddBadgeToProductsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Add\AddBadgeToProductsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Add\AddDeadlineToClaimsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Add\AddDeadlineToClaimsCommand
*/
protected function getAddDeadlineToClaimsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddDeadlineToClaimsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddDeadlineToClaimsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Add\AddDeadlineToClaimsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Add\AddDefaultProductPriceLogCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Add\AddDefaultProductPriceLogCommand
*/
protected function getAddDefaultProductPriceLogCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddDefaultProductPriceLogCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddDefaultProductPriceLogCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Add\AddDefaultProductPriceLogCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Add\AddLinuxProductAttributesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Add\AddLinuxProductAttributesCommand
*/
protected function getAddLinuxProductAttributesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddLinuxProductAttributesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddLinuxProductAttributesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Add\AddLinuxProductAttributesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Add\AddMacOSProductAttributesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Add\AddMacOSProductAttributesCommand
*/
protected function getAddMacOSProductAttributesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddMacOSProductAttributesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddMacOSProductAttributesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Add\AddMacOSProductAttributesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Add\AddNewBatteryProductTagToProducts' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Add\AddNewBatteryProductTagToProducts
*/
protected function getAddNewBatteryProductTagToProductsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddNewBatteryProductTagToProducts.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddNewBatteryProductTagToProducts'] = $instance = new \App\AtechNet\CoreBundle\Command\Add\AddNewBatteryProductTagToProducts();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Add\AddNortonAccessoryToProductsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Add\AddNortonAccessoryToProductsCommand
*/
protected function getAddNortonAccessoryToProductsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddNortonAccessoryToProductsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddNortonAccessoryToProductsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Add\AddNortonAccessoryToProductsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Add\AddPositionByStockItemLastPositionCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Add\AddPositionByStockItemLastPositionCommand
*/
protected function getAddPositionByStockItemLastPositionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddPositionByStockItemLastPositionCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddPositionByStockItemLastPositionCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Add\AddPositionByStockItemLastPositionCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Add\AddProductsToCategoryPageCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Add\AddProductsToCategoryPageCommand
*/
protected function getAddProductsToCategoryPageCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddProductsToCategoryPageCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddProductsToCategoryPageCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Add\AddProductsToCategoryPageCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Add\AddProductsToProductTagCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Add\AddProductsToProductTagCommand
*/
protected function getAddProductsToProductTagCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddProductsToProductTagCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddProductsToProductTagCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Add\AddProductsToProductTagCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Add\AddRAMProductAttributesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Add\AddRAMProductAttributesCommand
*/
protected function getAddRAMProductAttributesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddRAMProductAttributesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddRAMProductAttributesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Add\AddRAMProductAttributesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Add\AddSingleStockPositionsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Add\AddSingleStockPositionsCommand
*/
protected function getAddSingleStockPositionsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddSingleStockPositionsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddSingleStockPositionsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Add\AddSingleStockPositionsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Add\AddStockItemsToStockMovementItemCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Add\AddStockItemsToStockMovementItemCommand
*/
protected function getAddStockItemsToStockMovementItemCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddStockItemsToStockMovementItemCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddStockItemsToStockMovementItemCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Add\AddStockItemsToStockMovementItemCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Add\AddStockPositionByMovementCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Add\AddStockPositionByMovementCommand
*/
protected function getAddStockPositionByMovementCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddStockPositionByMovementCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddStockPositionByMovementCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Add\AddStockPositionByMovementCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Add\AddStockPositionByProductCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Add\AddStockPositionByProductCommand
*/
protected function getAddStockPositionByProductCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddStockPositionByProductCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddStockPositionByProductCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Add\AddStockPositionByProductCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Add\AddStockPositionsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Add\AddStockPositionsCommand
*/
protected function getAddStockPositionsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddStockPositionsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddStockPositionsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Add\AddStockPositionsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Add\AddStockPositionsForStockItemsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Add\AddStockPositionsForStockItemsCommand
*/
protected function getAddStockPositionsForStockItemsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddStockPositionsForStockItemsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddStockPositionsForStockItemsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Add\AddStockPositionsForStockItemsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Add\AddWindows10ProductAttributesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Add\AddWindows10ProductAttributesCommand
*/
protected function getAddWindows10ProductAttributesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddWindows10ProductAttributesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddWindows10ProductAttributesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Add\AddWindows10ProductAttributesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Add\AddWindows11ProductAttributesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Add\AddWindows11ProductAttributesCommand
*/
protected function getAddWindows11ProductAttributesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddWindows11ProductAttributesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddWindows11ProductAttributesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Add\AddWindows11ProductAttributesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\AikenImportShipmentsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\AikenImportShipmentsCommand
*/
protected function getAikenImportShipmentsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AikenImportShipmentsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\AikenImportShipmentsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\AikenImportShipmentsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Attribute\CreateNotebookBatteryAttributeCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Attribute\CreateNotebookBatteryAttributeCommand
*/
protected function getCreateNotebookBatteryAttributeCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Attribute/CreateNotebookBatteryAttributeCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Attribute\\CreateNotebookBatteryAttributeCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Attribute\CreateNotebookBatteryAttributeCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Check\CheckAmazonCNsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Check\CheckAmazonCNsCommand
*/
protected function getCheckAmazonCNsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckAmazonCNsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckAmazonCNsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Check\CheckAmazonCNsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Check\CheckAndExportSuggestedBackmarketListingPricesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Check\CheckAndExportSuggestedBackmarketListingPricesCommand
*/
protected function getCheckAndExportSuggestedBackmarketListingPricesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckAndExportSuggestedBackmarketListingPricesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckAndExportSuggestedBackmarketListingPricesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Check\CheckAndExportSuggestedBackmarketListingPricesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Check\CheckAndExportSuggestedRefurbedListingPricesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Check\CheckAndExportSuggestedRefurbedListingPricesCommand
*/
protected function getCheckAndExportSuggestedRefurbedListingPricesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckAndExportSuggestedRefurbedListingPricesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckAndExportSuggestedRefurbedListingPricesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Check\CheckAndExportSuggestedRefurbedListingPricesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Check\CheckAndRepairProductNameAndProductModelNameCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Check\CheckAndRepairProductNameAndProductModelNameCommand
*/
protected function getCheckAndRepairProductNameAndProductModelNameCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckAndRepairProductNameAndProductModelNameCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckAndRepairProductNameAndProductModelNameCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Check\CheckAndRepairProductNameAndProductModelNameCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Check\CheckBeforeStockReviewCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Check\CheckBeforeStockReviewCommand
*/
protected function getCheckBeforeStockReviewCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckBeforeStockReviewCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckBeforeStockReviewCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Check\CheckBeforeStockReviewCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Check\CheckCanceledMarketplaceOrdersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Check\CheckCanceledMarketplaceOrdersCommand
*/
protected function getCheckCanceledMarketplaceOrdersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckCanceledMarketplaceOrdersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckCanceledMarketplaceOrdersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Check\CheckCanceledMarketplaceOrdersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Check\CheckCategoryPagesWithProductTags' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Check\CheckCategoryPagesWithProductTags
*/
protected function getCheckCategoryPagesWithProductTagsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckCategoryPagesWithProductTags.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckCategoryPagesWithProductTags'] = $instance = new \App\AtechNet\CoreBundle\Command\Check\CheckCategoryPagesWithProductTags();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Check\CheckConfigChangeErrorsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Check\CheckConfigChangeErrorsCommand
*/
protected function getCheckConfigChangeErrorsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckConfigChangeErrorsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckConfigChangeErrorsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Check\CheckConfigChangeErrorsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Check\CheckCreditNoteStockMovementPricesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Check\CheckCreditNoteStockMovementPricesCommand
*/
protected function getCheckCreditNoteStockMovementPricesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckCreditNoteStockMovementPricesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckCreditNoteStockMovementPricesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Check\CheckCreditNoteStockMovementPricesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Check\CheckDocumentPaidStatusCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Check\CheckDocumentPaidStatusCommand
*/
protected function getCheckDocumentPaidStatusCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckDocumentPaidStatusCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckDocumentPaidStatusCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Check\CheckDocumentPaidStatusCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Check\CheckDocumentPricesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Check\CheckDocumentPricesCommand
*/
protected function getCheckDocumentPricesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckDocumentPricesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckDocumentPricesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Check\CheckDocumentPricesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Check\CheckDocumentStockMovementPricesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Check\CheckDocumentStockMovementPricesCommand
*/
protected function getCheckDocumentStockMovementPricesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckDocumentStockMovementPricesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckDocumentStockMovementPricesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Check\CheckDocumentStockMovementPricesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Check\CheckDocumentsVatCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Check\CheckDocumentsVatCommand
*/
protected function getCheckDocumentsVatCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckDocumentsVatCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckDocumentsVatCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Check\CheckDocumentsVatCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Check\CheckForMovementItemsZeroPriceCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Check\CheckForMovementItemsZeroPriceCommand
*/
protected function getCheckForMovementItemsZeroPriceCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckForMovementItemsZeroPriceCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckForMovementItemsZeroPriceCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Check\CheckForMovementItemsZeroPriceCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Check\CheckForNegativeQtyCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Check\CheckForNegativeQtyCommand
*/
protected function getCheckForNegativeQtyCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckForNegativeQtyCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckForNegativeQtyCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Check\CheckForNegativeQtyCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Check\CheckForStockMovementsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Check\CheckForStockMovementsCommand
*/
protected function getCheckForStockMovementsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckForStockMovementsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckForStockMovementsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Check\CheckForStockMovementsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Check\CheckNotPaidInvoicesWithPaidPreinvoiceCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Check\CheckNotPaidInvoicesWithPaidPreinvoiceCommand
*/
protected function getCheckNotPaidInvoicesWithPaidPreinvoiceCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckNotPaidInvoicesWithPaidPreinvoiceCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckNotPaidInvoicesWithPaidPreinvoiceCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Check\CheckNotPaidInvoicesWithPaidPreinvoiceCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Check\CheckOrdersDocumentsDifferenceCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Check\CheckOrdersDocumentsDifferenceCommand
*/
protected function getCheckOrdersDocumentsDifferenceCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckOrdersDocumentsDifferenceCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckOrdersDocumentsDifferenceCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Check\CheckOrdersDocumentsDifferenceCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Check\CheckProductConfiguratorSettings' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Check\CheckProductConfiguratorSettings
*/
protected function getCheckProductConfiguratorSettingsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckProductConfiguratorSettings.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckProductConfiguratorSettings'] = $instance = new \App\AtechNet\CoreBundle\Command\Check\CheckProductConfiguratorSettings();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Check\CheckStockItemErrorsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Check\CheckStockItemErrorsCommand
*/
protected function getCheckStockItemErrorsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckStockItemErrorsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckStockItemErrorsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Check\CheckStockItemErrorsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Claim\ClaimUpdateStatusCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Claim\ClaimUpdateStatusCommand
*/
protected function getClaimUpdateStatusCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Claim/ClaimUpdateStatusCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Claim\\ClaimUpdateStatusCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Claim\ClaimUpdateStatusCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Claim\MigrateOldTrackingCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Claim\MigrateOldTrackingCommand
*/
protected function getMigrateOldTrackingCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Claim/MigrateOldTrackingCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Claim\\MigrateOldTrackingCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Claim\MigrateOldTrackingCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Container\FixContainerPricesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Container\FixContainerPricesCommand
*/
protected function getFixContainerPricesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Container/FixContainerPricesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Container\\FixContainerPricesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Container\FixContainerPricesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Convert\ConvertCreditNoteAndConfigChangeMovementsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Convert\ConvertCreditNoteAndConfigChangeMovementsCommand
*/
protected function getConvertCreditNoteAndConfigChangeMovementsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Convert/ConvertCreditNoteAndConfigChangeMovementsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Convert\\ConvertCreditNoteAndConfigChangeMovementsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Convert\ConvertCreditNoteAndConfigChangeMovementsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Convert\ConvertOrderStatusLogCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Convert\ConvertOrderStatusLogCommand
*/
protected function getConvertOrderStatusLogCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Convert/ConvertOrderStatusLogCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Convert\\ConvertOrderStatusLogCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Convert\ConvertOrderStatusLogCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Convert\ConvertOrdersToNewPriorityListCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Convert\ConvertOrdersToNewPriorityListCommand
*/
protected function getConvertOrdersToNewPriorityListCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Convert/ConvertOrdersToNewPriorityListCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Convert\\ConvertOrdersToNewPriorityListCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Convert\ConvertOrdersToNewPriorityListCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Convert\ConvertShipmentConfigChangeCreateCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Convert\ConvertShipmentConfigChangeCreateCommand
*/
protected function getConvertShipmentConfigChangeCreateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Convert/ConvertShipmentConfigChangeCreateCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Convert\\ConvertShipmentConfigChangeCreateCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Convert\ConvertShipmentConfigChangeCreateCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Convert\ConvertSkToNewVatCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Convert\ConvertSkToNewVatCommand
*/
protected function getConvertSkToNewVatCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Convert/ConvertSkToNewVatCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Convert\\ConvertSkToNewVatCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Convert\ConvertSkToNewVatCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Convert\ConvertWsHuToNewVatCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Convert\ConvertWsHuToNewVatCommand
*/
protected function getConvertWsHuToNewVatCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Convert/ConvertWsHuToNewVatCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Convert\\ConvertWsHuToNewVatCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Convert\ConvertWsHuToNewVatCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Copy\CopyAttributeOptionMetasFromDomainToDomainCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Copy\CopyAttributeOptionMetasFromDomainToDomainCommand
*/
protected function getCopyAttributeOptionMetasFromDomainToDomainCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Copy/CopyAttributeOptionMetasFromDomainToDomainCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Copy\\CopyAttributeOptionMetasFromDomainToDomainCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Copy\CopyAttributeOptionMetasFromDomainToDomainCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Copy\CopyContainerMetasFromDomainToDomainCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Copy\CopyContainerMetasFromDomainToDomainCommand
*/
protected function getCopyContainerMetasFromDomainToDomainCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Copy/CopyContainerMetasFromDomainToDomainCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Copy\\CopyContainerMetasFromDomainToDomainCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Copy\CopyContainerMetasFromDomainToDomainCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Copy\CopyCountryFromCustomerAddressToCustomerCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Copy\CopyCountryFromCustomerAddressToCustomerCommand
*/
protected function getCopyCountryFromCustomerAddressToCustomerCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Copy/CopyCountryFromCustomerAddressToCustomerCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Copy\\CopyCountryFromCustomerAddressToCustomerCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Copy\CopyCountryFromCustomerAddressToCustomerCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Copy\CopyCustomersFromSalesManagersToAnotherCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Copy\CopyCustomersFromSalesManagersToAnotherCommand
*/
protected function getCopyCustomersFromSalesManagersToAnotherCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Copy/CopyCustomersFromSalesManagersToAnotherCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Copy\\CopyCustomersFromSalesManagersToAnotherCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Copy\CopyCustomersFromSalesManagersToAnotherCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Copy\CopyPagesFromDomainToDomainCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Copy\CopyPagesFromDomainToDomainCommand
*/
protected function getCopyPagesFromDomainToDomainCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Copy/CopyPagesFromDomainToDomainCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Copy\\CopyPagesFromDomainToDomainCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Copy\CopyPagesFromDomainToDomainCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Copy\CopyProductMetaSettingsFromDomainToDomainCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Copy\CopyProductMetaSettingsFromDomainToDomainCommand
*/
protected function getCopyProductMetaSettingsFromDomainToDomainCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Copy/CopyProductMetaSettingsFromDomainToDomainCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Copy\\CopyProductMetaSettingsFromDomainToDomainCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Copy\CopyProductMetaSettingsFromDomainToDomainCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Copy\CopyProductPricesFromDomainToDomainCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Copy\CopyProductPricesFromDomainToDomainCommand
*/
protected function getCopyProductPricesFromDomainToDomainCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Copy/CopyProductPricesFromDomainToDomainCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Copy\\CopyProductPricesFromDomainToDomainCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Copy\CopyProductPricesFromDomainToDomainCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateAOMetaPricesFromAOPricesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateAOMetaPricesFromAOPricesCommand
*/
protected function getCreateAOMetaPricesFromAOPricesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateAOMetaPricesFromAOPricesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateAOMetaPricesFromAOPricesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateAOMetaPricesFromAOPricesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateActiveCampaignCustomersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateActiveCampaignCustomersCommand
*/
protected function getCreateActiveCampaignCustomersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateActiveCampaignCustomersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateActiveCampaignCustomersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateActiveCampaignCustomersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateActiveCampaignOrdersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateActiveCampaignOrdersCommand
*/
protected function getCreateActiveCampaignOrdersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateActiveCampaignOrdersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateActiveCampaignOrdersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateActiveCampaignOrdersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateAdattorloStockItemsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateAdattorloStockItemsCommand
*/
protected function getCreateAdattorloStockItemsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateAdattorloStockItemsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateAdattorloStockItemsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateAdattorloStockItemsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateAttibuteOptionForProductTypeCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateAttibuteOptionForProductTypeCommand
*/
protected function getCreateAttibuteOptionForProductTypeCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateAttibuteOptionForProductTypeCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateAttibuteOptionForProductTypeCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateAttibuteOptionForProductTypeCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateAttributeOptionForKeyboardReprintLanguageCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateAttributeOptionForKeyboardReprintLanguageCommand
*/
protected function getCreateAttributeOptionForKeyboardReprintLanguageCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateAttributeOptionForKeyboardReprintLanguageCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateAttributeOptionForKeyboardReprintLanguageCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateAttributeOptionForKeyboardReprintLanguageCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateAttributeOptionsForCPUGenearationsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateAttributeOptionsForCPUGenearationsCommand
*/
protected function getCreateAttributeOptionsForCPUGenearationsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateAttributeOptionsForCPUGenearationsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateAttributeOptionsForCPUGenearationsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateAttributeOptionsForCPUGenearationsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateAttributeOptionsForNotebookBatteriesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateAttributeOptionsForNotebookBatteriesCommand
*/
protected function getCreateAttributeOptionsForNotebookBatteriesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateAttributeOptionsForNotebookBatteriesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateAttributeOptionsForNotebookBatteriesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateAttributeOptionsForNotebookBatteriesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateAttributeOptionsForProductsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateAttributeOptionsForProductsCommand
*/
protected function getCreateAttributeOptionsForProductsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateAttributeOptionsForProductsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateAttributeOptionsForProductsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateAttributeOptionsForProductsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateAttributesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateAttributesCommand
*/
protected function getCreateAttributesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateAttributesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateAttributesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateAttributesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateBaseFileTranslationsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateBaseFileTranslationsCommand
*/
protected function getCreateBaseFileTranslationsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateBaseFileTranslationsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateBaseFileTranslationsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateBaseFileTranslationsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateClaimCommentsFromInternalNotesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateClaimCommentsFromInternalNotesCommand
*/
protected function getCreateClaimCommentsFromInternalNotesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateClaimCommentsFromInternalNotesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateClaimCommentsFromInternalNotesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateClaimCommentsFromInternalNotesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateCommitmentReceivableSnapshotCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateCommitmentReceivableSnapshotCommand
*/
protected function getCreateCommitmentReceivableSnapshotCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateCommitmentReceivableSnapshotCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateCommitmentReceivableSnapshotCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateCommitmentReceivableSnapshotCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateDailyProductStatisticsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateDailyProductStatisticsCommand
*/
protected function getCreateDailyProductStatisticsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateDailyProductStatisticsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateDailyProductStatisticsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateDailyProductStatisticsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateDashboardWidgetCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateDashboardWidgetCommand
*/
protected function getCreateDashboardWidgetCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateDashboardWidgetCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateDashboardWidgetCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateDashboardWidgetCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateDocumenstForAmazonOrdersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateDocumenstForAmazonOrdersCommand
*/
protected function getCreateDocumenstForAmazonOrdersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateDocumenstForAmazonOrdersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateDocumenstForAmazonOrdersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateDocumenstForAmazonOrdersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateDocumentGroupsForB2cChAndUkCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateDocumentGroupsForB2cChAndUkCommand
*/
protected function getCreateDocumentGroupsForB2cChAndUkCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateDocumentGroupsForB2cChAndUkCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateDocumentGroupsForB2cChAndUkCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateDocumentGroupsForB2cChAndUkCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateDocumentGroupsForNewYearCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateDocumentGroupsForNewYearCommand
*/
protected function getCreateDocumentGroupsForNewYearCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateDocumentGroupsForNewYearCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateDocumentGroupsForNewYearCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateDocumentGroupsForNewYearCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateDocumentGroupsForUnas' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateDocumentGroupsForUnas
*/
protected function getCreateDocumentGroupsForUnasService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateDocumentGroupsForUnas.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateDocumentGroupsForUnas'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateDocumentGroupsForUnas();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateDocumentInternalNotesAsCommentsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateDocumentInternalNotesAsCommentsCommand
*/
protected function getCreateDocumentInternalNotesAsCommentsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateDocumentInternalNotesAsCommentsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateDocumentInternalNotesAsCommentsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateDocumentInternalNotesAsCommentsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateInInvoiceFromHuCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateInInvoiceFromHuCommand
*/
protected function getCreateInInvoiceFromHuCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateInInvoiceFromHuCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateInInvoiceFromHuCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateInInvoiceFromHuCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateInStockDaysCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateInStockDaysCommand
*/
protected function getCreateInStockDaysCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateInStockDaysCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateInStockDaysCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateInStockDaysCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateInStockDaysStatsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateInStockDaysStatsCommand
*/
protected function getCreateInStockDaysStatsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateInStockDaysStatsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateInStockDaysStatsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateInStockDaysStatsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateInStockDaysStatsForDatePeriodCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateInStockDaysStatsForDatePeriodCommand
*/
protected function getCreateInStockDaysStatsForDatePeriodCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateInStockDaysStatsForDatePeriodCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateInStockDaysStatsForDatePeriodCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateInStockDaysStatsForDatePeriodCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateOldStockItemsSnapshotCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateOldStockItemsSnapshotCommand
*/
protected function getCreateOldStockItemsSnapshotCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateOldStockItemsSnapshotCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateOldStockItemsSnapshotCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateOldStockItemsSnapshotCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateOptionsForSurveryQuestionCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateOptionsForSurveryQuestionCommand
*/
protected function getCreateOptionsForSurveryQuestionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateOptionsForSurveryQuestionCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateOptionsForSurveryQuestionCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateOptionsForSurveryQuestionCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateOrderProductChangelogCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateOrderProductChangelogCommand
*/
protected function getCreateOrderProductChangelogCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateOrderProductChangelogCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateOrderProductChangelogCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateOrderProductChangelogCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateOutInvoiceForAcHuCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateOutInvoiceForAcHuCommand
*/
protected function getCreateOutInvoiceForAcHuCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateOutInvoiceForAcHuCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateOutInvoiceForAcHuCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateOutInvoiceForAcHuCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateOutMovementForVeglegestorlesProductCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateOutMovementForVeglegestorlesProductCommand
*/
protected function getCreateOutMovementForVeglegestorlesProductCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateOutMovementForVeglegestorlesProductCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateOutMovementForVeglegestorlesProductCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateOutMovementForVeglegestorlesProductCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateOutMovementsForServicesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateOutMovementsForServicesCommand
*/
protected function getCreateOutMovementsForServicesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateOutMovementsForServicesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateOutMovementsForServicesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateOutMovementsForServicesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreatePermissionGroupByUserCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreatePermissionGroupByUserCommand
*/
protected function getCreatePermissionGroupByUserCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreatePermissionGroupByUserCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreatePermissionGroupByUserCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreatePermissionGroupByUserCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreatePreInvoiceForRTWSCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreatePreInvoiceForRTWSCommand
*/
protected function getCreatePreInvoiceForRTWSCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreatePreInvoiceForRTWSCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreatePreInvoiceForRTWSCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreatePreInvoiceForRTWSCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateProductModelsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateProductModelsCommand
*/
protected function getCreateProductModelsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateProductModelsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateProductModelsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateProductModelsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateProductTagsFromHiddenAttributesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateProductTagsFromHiddenAttributesCommand
*/
protected function getCreateProductTagsFromHiddenAttributesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateProductTagsFromHiddenAttributesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateProductTagsFromHiddenAttributesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateProductTagsFromHiddenAttributesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateQualityStatisticsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateQualityStatisticsCommand
*/
protected function getCreateQualityStatisticsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateQualityStatisticsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateQualityStatisticsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateQualityStatisticsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateReviewSurveyMediaConnectionsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateReviewSurveyMediaConnectionsCommand
*/
protected function getCreateReviewSurveyMediaConnectionsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateReviewSurveyMediaConnectionsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateReviewSurveyMediaConnectionsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateReviewSurveyMediaConnectionsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateSeoUrlForPagesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateSeoUrlForPagesCommand
*/
protected function getCreateSeoUrlForPagesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateSeoUrlForPagesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateSeoUrlForPagesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateSeoUrlForPagesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateSeoUrlsForProductsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateSeoUrlsForProductsCommand
*/
protected function getCreateSeoUrlsForProductsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateSeoUrlsForProductsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateSeoUrlsForProductsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateSeoUrlsForProductsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateStatusForClaimsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateStatusForClaimsCommand
*/
protected function getCreateStatusForClaimsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateStatusForClaimsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateStatusForClaimsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateStatusForClaimsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateStockItemPositionLogsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateStockItemPositionLogsCommand
*/
protected function getCreateStockItemPositionLogsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateStockItemPositionLogsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateStockItemPositionLogsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateStockItemPositionLogsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateStockItemsAddToStockMovementItemCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateStockItemsAddToStockMovementItemCommand
*/
protected function getCreateStockItemsAddToStockMovementItemCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateStockItemsAddToStockMovementItemCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateStockItemsAddToStockMovementItemCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateStockItemsAddToStockMovementItemCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateStockMovementForProductTypeCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateStockMovementForProductTypeCommand
*/
protected function getCreateStockMovementForProductTypeCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateStockMovementForProductTypeCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateStockMovementForProductTypeCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateStockMovementForProductTypeCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateStockMovementFromOrderCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateStockMovementFromOrderCommand
*/
protected function getCreateStockMovementFromOrderCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateStockMovementFromOrderCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateStockMovementFromOrderCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateStockMovementFromOrderCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateStockMovementsForOrdersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateStockMovementsForOrdersCommand
*/
protected function getCreateStockMovementsForOrdersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateStockMovementsForOrdersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateStockMovementsForOrdersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateStockMovementsForOrdersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateStockPositionCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateStockPositionCommand
*/
protected function getCreateStockPositionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateStockPositionCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateStockPositionCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateStockPositionCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateStockStatusSnapshotCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateStockStatusSnapshotCommand
*/
protected function getCreateStockStatusSnapshotCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateStockStatusSnapshotCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateStockStatusSnapshotCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateStockStatusSnapshotCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateTaskNotificationConfigsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateTaskNotificationConfigsCommand
*/
protected function getCreateTaskNotificationConfigsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateTaskNotificationConfigsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateTaskNotificationConfigsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateTaskNotificationConfigsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateTemporaryStockItemsForIncomingInProductionCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateTemporaryStockItemsForIncomingInProductionCommand
*/
protected function getCreateTemporaryStockItemsForIncomingInProductionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateTemporaryStockItemsForIncomingInProductionCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateTemporaryStockItemsForIncomingInProductionCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateTemporaryStockItemsForIncomingInProductionCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateUserPermissionCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateUserPermissionCommand
*/
protected function getCreateUserPermissionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateUserPermissionCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateUserPermissionCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateUserPermissionCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\CreateWindowsLanguageAttributesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\CreateWindowsLanguageAttributesCommand
*/
protected function getCreateWindowsLanguageAttributesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateWindowsLanguageAttributesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateWindowsLanguageAttributesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\CreateWindowsLanguageAttributesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\Permission\CreateClaimPermissionsForUsersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\Permission\CreateClaimPermissionsForUsersCommand
*/
protected function getCreateClaimPermissionsForUsersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/Permission/CreateClaimPermissionsForUsersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\Permission\\CreateClaimPermissionsForUsersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\Permission\CreateClaimPermissionsForUsersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\Permission\CreateCustomerPermissionsForUsersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\Permission\CreateCustomerPermissionsForUsersCommand
*/
protected function getCreateCustomerPermissionsForUsersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/Permission/CreateCustomerPermissionsForUsersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\Permission\\CreateCustomerPermissionsForUsersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\Permission\CreateCustomerPermissionsForUsersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\Permission\CreateDocumentPermissionsForUsersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\Permission\CreateDocumentPermissionsForUsersCommand
*/
protected function getCreateDocumentPermissionsForUsersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/Permission/CreateDocumentPermissionsForUsersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\Permission\\CreateDocumentPermissionsForUsersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\Permission\CreateDocumentPermissionsForUsersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\Permission\CreateFAQPermissionsForUsersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\Permission\CreateFAQPermissionsForUsersCommand
*/
protected function getCreateFAQPermissionsForUsersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/Permission/CreateFAQPermissionsForUsersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\Permission\\CreateFAQPermissionsForUsersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\Permission\CreateFAQPermissionsForUsersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\Permission\CreateOrderPermissionsForUsersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\Permission\CreateOrderPermissionsForUsersCommand
*/
protected function getCreateOrderPermissionsForUsersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/Permission/CreateOrderPermissionsForUsersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\Permission\\CreateOrderPermissionsForUsersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\Permission\CreateOrderPermissionsForUsersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\Permission\CreateOtherPermissionsForUsersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\Permission\CreateOtherPermissionsForUsersCommand
*/
protected function getCreateOtherPermissionsForUsersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/Permission/CreateOtherPermissionsForUsersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\Permission\\CreateOtherPermissionsForUsersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\Permission\CreateOtherPermissionsForUsersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\Permission\CreateProductPermissionsForUsersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\Permission\CreateProductPermissionsForUsersCommand
*/
protected function getCreateProductPermissionsForUsersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/Permission/CreateProductPermissionsForUsersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\Permission\\CreateProductPermissionsForUsersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\Permission\CreateProductPermissionsForUsersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\Permission\CreateStockManagementPermissionsForUsersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\Permission\CreateStockManagementPermissionsForUsersCommand
*/
protected function getCreateStockManagementPermissionsForUsersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/Permission/CreateStockManagementPermissionsForUsersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\Permission\\CreateStockManagementPermissionsForUsersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\Permission\CreateStockManagementPermissionsForUsersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\Permission\CreateStockMovementLockingPermissionsForUsersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\Permission\CreateStockMovementLockingPermissionsForUsersCommand
*/
protected function getCreateStockMovementLockingPermissionsForUsersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/Permission/CreateStockMovementLockingPermissionsForUsersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\Permission\\CreateStockMovementLockingPermissionsForUsersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\Permission\CreateStockMovementLockingPermissionsForUsersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Create\Permission\CreateTaskPermissionsForUsersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Create\Permission\CreateTaskPermissionsForUsersCommand
*/
protected function getCreateTaskPermissionsForUsersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/Permission/CreateTaskPermissionsForUsersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\Permission\\CreateTaskPermissionsForUsersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Create\Permission\CreateTaskPermissionsForUsersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\CustomerOrderStatisticsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\CustomerOrderStatisticsCommand
*/
protected function getCustomerOrderStatisticsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/CustomerOrderStatisticsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\CustomerOrderStatisticsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\CustomerOrderStatisticsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Daktela\AddCentralisLinkForContacts' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Daktela\AddCentralisLinkForContacts
*/
protected function getAddCentralisLinkForContactsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Daktela/AddCentralisLinkForContacts.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Daktela\\AddCentralisLinkForContacts'] = $instance = new \App\AtechNet\CoreBundle\Command\Daktela\AddCentralisLinkForContacts();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Daktela\SyncCentralisCustomerWithDaktela' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Daktela\SyncCentralisCustomerWithDaktela
*/
protected function getSyncCentralisCustomerWithDaktelaService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Daktela/SyncCentralisCustomerWithDaktela.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Daktela\\SyncCentralisCustomerWithDaktela'] = $instance = new \App\AtechNet\CoreBundle\Command\Daktela\SyncCentralisCustomerWithDaktela(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Daktela\UploadCentralisCustomerWithDaktela' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Daktela\UploadCentralisCustomerWithDaktela
*/
protected function getUploadCentralisCustomerWithDaktelaService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Daktela/UploadCentralisCustomerWithDaktela.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Daktela\\UploadCentralisCustomerWithDaktela'] = $instance = new \App\AtechNet\CoreBundle\Command\Daktela\UploadCentralisCustomerWithDaktela(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\DevHelpers\AbandonedCartsGetTestUrlCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\DevHelpers\AbandonedCartsGetTestUrlCommand
*/
protected function getAbandonedCartsGetTestUrlCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/DevHelpers/AbandonedCartsGetTestUrlCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\DevHelpers\\AbandonedCartsGetTestUrlCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\DevHelpers\AbandonedCartsGetTestUrlCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\DevHelpers\SeedMarketplaceListingsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\DevHelpers\SeedMarketplaceListingsCommand
*/
protected function getSeedMarketplaceListingsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/DevHelpers/SeedMarketplaceListingsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\DevHelpers\\SeedMarketplaceListingsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\DevHelpers\SeedMarketplaceListingsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Duplicate\DuplicateProductsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Duplicate\DuplicateProductsCommand
*/
protected function getDuplicateProductsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Duplicate/DuplicateProductsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Duplicate\\DuplicateProductsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Duplicate\DuplicateProductsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\EmailPcshopCustomersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\EmailPcshopCustomersCommand
*/
protected function getEmailPcshopCustomersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/EmailPcshopCustomersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\EmailPcshopCustomersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\EmailPcshopCustomersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Error\UpdateErrorCodesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Error\UpdateErrorCodesCommand
*/
protected function getUpdateErrorCodesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Error/UpdateErrorCodesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Error\\UpdateErrorCodesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Error\UpdateErrorCodesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportAbandonedCartsToActiveCampaignCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportAbandonedCartsToActiveCampaignCommand
*/
protected function getExportAbandonedCartsToActiveCampaignCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportAbandonedCartsToActiveCampaignCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportAbandonedCartsToActiveCampaignCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportAbandonedCartsToActiveCampaignCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportArtisjusProductsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportArtisjusProductsCommand
*/
protected function getExportArtisjusProductsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportArtisjusProductsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportArtisjusProductsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportArtisjusProductsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportBackmarketBackboxDataCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportBackmarketBackboxDataCommand
*/
protected function getExportBackmarketBackboxDataCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportBackmarketBackboxDataCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportBackmarketBackboxDataCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportBackmarketBackboxDataCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportCharityCountsToControllingDbCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportCharityCountsToControllingDbCommand
*/
protected function getExportCharityCountsToControllingDbCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportCharityCountsToControllingDbCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportCharityCountsToControllingDbCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportCharityCountsToControllingDbCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportClaimMediaToDigitalOceanCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportClaimMediaToDigitalOceanCommand
*/
protected function getExportClaimMediaToDigitalOceanCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportClaimMediaToDigitalOceanCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportClaimMediaToDigitalOceanCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportClaimMediaToDigitalOceanCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportCustomersForZendesk' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportCustomersForZendesk
*/
protected function getExportCustomersForZendeskService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportCustomersForZendesk.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$a = ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)));
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportCustomersForZendesk'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportCustomersForZendesk($a);
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), $a, ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportCustomersForZohoCSVCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportCustomersForZohoCSVCommand
*/
protected function getExportCustomersForZohoCSVCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportCustomersForZohoCSVCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportCustomersForZohoCSVCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportCustomersForZohoCSVCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportCustomersSalesManagerSettingForZohoCSVCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportCustomersSalesManagerSettingForZohoCSVCommand
*/
protected function getExportCustomersSalesManagerSettingForZohoCSVCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportCustomersSalesManagerSettingForZohoCSVCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportCustomersSalesManagerSettingForZohoCSVCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportCustomersSalesManagerSettingForZohoCSVCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportDataByAikenCodeCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportDataByAikenCodeCommand
*/
protected function getExportDataByAikenCodeCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportDataByAikenCodeCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportDataByAikenCodeCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportDataByAikenCodeCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportDocumentPDFsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportDocumentPDFsCommand
*/
protected function getExportDocumentPDFsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportDocumentPDFsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportDocumentPDFsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportDocumentPDFsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportExpandoProductsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportExpandoProductsCommand
*/
protected function getExportExpandoProductsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportExpandoProductsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportExpandoProductsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportExpandoProductsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportFurbifyHuDocumentsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportFurbifyHuDocumentsCommand
*/
protected function getExportFurbifyHuDocumentsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportFurbifyHuDocumentsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportFurbifyHuDocumentsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportFurbifyHuDocumentsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportInProductionProductsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportInProductionProductsCommand
*/
protected function getExportInProductionProductsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportInProductionProductsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportInProductionProductsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportInProductionProductsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportIncomingCardsTableCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportIncomingCardsTableCommand
*/
protected function getExportIncomingCardsTableCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportIncomingCardsTableCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportIncomingCardsTableCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportIncomingCardsTableCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportInvoicesToMrpCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportInvoicesToMrpCommand
*/
protected function getExportInvoicesToMrpCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportInvoicesToMrpCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportInvoicesToMrpCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportInvoicesToMrpCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportInvoicesToPastPayCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportInvoicesToPastPayCommand
*/
protected function getExportInvoicesToPastPayCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportInvoicesToPastPayCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportInvoicesToPastPayCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportInvoicesToPastPayCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportInvoicesToPohodaCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportInvoicesToPohodaCommand
*/
protected function getExportInvoicesToPohodaCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportInvoicesToPohodaCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportInvoicesToPohodaCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportInvoicesToPohodaCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportKSHProductListCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportKSHProductListCommand
*/
protected function getExportKSHProductListCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportKSHProductListCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportKSHProductListCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportKSHProductListCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportListingsWithWrongProductModelCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportListingsWithWrongProductModelCommand
*/
protected function getExportListingsWithWrongProductModelCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportListingsWithWrongProductModelCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportListingsWithWrongProductModelCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportListingsWithWrongProductModelCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportLogisztikaAdatgyujtesClaim' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportLogisztikaAdatgyujtesClaim
*/
protected function getExportLogisztikaAdatgyujtesClaimService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportLogisztikaAdatgyujtesClaim.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportLogisztikaAdatgyujtesClaim'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportLogisztikaAdatgyujtesClaim();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportLogisztikaAdatgyujtesOrder' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportLogisztikaAdatgyujtesOrder
*/
protected function getExportLogisztikaAdatgyujtesOrderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportLogisztikaAdatgyujtesOrder.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportLogisztikaAdatgyujtesOrder'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportLogisztikaAdatgyujtesOrder();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportOldStockItemCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportOldStockItemCommand
*/
protected function getExportOldStockItemCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportOldStockItemCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportOldStockItemCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportOldStockItemCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportOrderedProductByDomainCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportOrderedProductByDomainCommand
*/
protected function getExportOrderedProductByDomainCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportOrderedProductByDomainCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportOrderedProductByDomainCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportOrderedProductByDomainCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportOrderedProductByGivenRuleCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportOrderedProductByGivenRuleCommand
*/
protected function getExportOrderedProductByGivenRuleCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportOrderedProductByGivenRuleCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportOrderedProductByGivenRuleCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportOrderedProductByGivenRuleCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportOrdersForZohoCSVCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportOrdersForZohoCSVCommand
*/
protected function getExportOrdersForZohoCSVCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportOrdersForZohoCSVCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportOrdersForZohoCSVCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportOrdersForZohoCSVCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportOrdersToControllingDbCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportOrdersToControllingDbCommand
*/
protected function getExportOrdersToControllingDbCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportOrdersToControllingDbCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportOrdersToControllingDbCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportOrdersToControllingDbCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportPhotosToCloudflareCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportPhotosToCloudflareCommand
*/
protected function getExportPhotosToCloudflareCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportPhotosToCloudflareCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportPhotosToCloudflareCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportPhotosToCloudflareCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportProductBadgesListCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportProductBadgesListCommand
*/
protected function getExportProductBadgesListCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportProductBadgesListCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportProductBadgesListCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportProductBadgesListCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportProductListByProductTypeCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportProductListByProductTypeCommand
*/
protected function getExportProductListByProductTypeCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportProductListByProductTypeCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportProductListByProductTypeCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportProductListByProductTypeCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportProductListForControllingCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportProductListForControllingCommand
*/
protected function getExportProductListForControllingCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportProductListForControllingCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportProductListForControllingCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportProductListForControllingCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportProductSellFromAlk' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportProductSellFromAlk
*/
protected function getExportProductSellFromAlkService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportProductSellFromAlk.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportProductSellFromAlk'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportProductSellFromAlk();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportProductsByCustomRulesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportProductsByCustomRulesCommand
*/
protected function getExportProductsByCustomRulesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportProductsByCustomRulesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportProductsByCustomRulesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportProductsByCustomRulesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportProductsForZohoCSVCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportProductsForZohoCSVCommand
*/
protected function getExportProductsForZohoCSVCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportProductsForZohoCSVCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportProductsForZohoCSVCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportProductsForZohoCSVCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportReceivablesToDateCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportReceivablesToDateCommand
*/
protected function getExportReceivablesToDateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportReceivablesToDateCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportReceivablesToDateCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportReceivablesToDateCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportRefurbedBackboxDataCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportRefurbedBackboxDataCommand
*/
protected function getExportRefurbedBackboxDataCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportRefurbedBackboxDataCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportRefurbedBackboxDataCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportRefurbedBackboxDataCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportReturnedProductsFromHuToSKCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportReturnedProductsFromHuToSKCommand
*/
protected function getExportReturnedProductsFromHuToSKCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportReturnedProductsFromHuToSKCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportReturnedProductsFromHuToSKCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportReturnedProductsFromHuToSKCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportReviewPhotosToCloudflareCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportReviewPhotosToCloudflareCommand
*/
protected function getExportReviewPhotosToCloudflareCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportReviewPhotosToCloudflareCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportReviewPhotosToCloudflareCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportReviewPhotosToCloudflareCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportSalesManagerOrdersForControllingCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportSalesManagerOrdersForControllingCommand
*/
protected function getExportSalesManagerOrdersForControllingCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportSalesManagerOrdersForControllingCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportSalesManagerOrdersForControllingCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportSalesManagerOrdersForControllingCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportStockItemPositionLogCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportStockItemPositionLogCommand
*/
protected function getExportStockItemPositionLogCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportStockItemPositionLogCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportStockItemPositionLogCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportStockItemPositionLogCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportStockItemsByAgeCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportStockItemsByAgeCommand
*/
protected function getExportStockItemsByAgeCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportStockItemsByAgeCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportStockItemsByAgeCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportStockItemsByAgeCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportStockItemsFromStockMovementsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportStockItemsFromStockMovementsCommand
*/
protected function getExportStockItemsFromStockMovementsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportStockItemsFromStockMovementsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportStockItemsFromStockMovementsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportStockItemsFromStockMovementsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportStockItemsStockMovementInfoCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportStockItemsStockMovementInfoCommand
*/
protected function getExportStockItemsStockMovementInfoCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportStockItemsStockMovementInfoCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportStockItemsStockMovementInfoCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportStockItemsStockMovementInfoCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportStockMovementsByDateCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportStockMovementsByDateCommand
*/
protected function getExportStockMovementsByDateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportStockMovementsByDateCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportStockMovementsByDateCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportStockMovementsByDateCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Export\ExportStockReviewStatsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Export\ExportStockReviewStatsCommand
*/
protected function getExportStockReviewStatsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportStockReviewStatsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportStockReviewStatsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Export\ExportStockReviewStatsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Feed\ArgepFeedCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Feed\ArgepFeedCommand
*/
protected function getArgepFeedCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Feed/ArgepFeedCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Feed\\ArgepFeedCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Feed\ArgepFeedCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Feed\ArukeresoFeedCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Feed\ArukeresoFeedCommand
*/
protected function getArukeresoFeedCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Feed/ArukeresoFeedCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Feed\\ArukeresoFeedCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Feed\ArukeresoFeedCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Feed\LuigisBoxApiFeed2Command' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Feed\LuigisBoxApiFeed2Command
*/
protected function getLuigisBoxApiFeed2CommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Feed/LuigisBoxApiFeed2Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Feed\\LuigisBoxApiFeed2Command'] = $instance = new \App\AtechNet\CoreBundle\Command\Feed\LuigisBoxApiFeed2Command();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Feed\LuigisBoxApiFeedCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Feed\LuigisBoxApiFeedCommand
*/
protected function getLuigisBoxApiFeedCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Feed/LuigisBoxApiFeedCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Feed\\LuigisBoxApiFeedCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Feed\LuigisBoxApiFeedCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Fix\CompensationRepairCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Fix\CompensationRepairCommand
*/
protected function getCompensationRepairCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Fix/CompensationRepairCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Fix\\CompensationRepairCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Fix\CompensationRepairCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Fix\CreateCompensationMovementFix' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Fix\CreateCompensationMovementFix
*/
protected function getCreateCompensationMovementFixService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Fix/CreateCompensationMovementFix.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Fix\\CreateCompensationMovementFix'] = $instance = new \App\AtechNet\CoreBundle\Command\Fix\CreateCompensationMovementFix();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Fix\FixAmazonVatErrorsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Fix\FixAmazonVatErrorsCommand
*/
protected function getFixAmazonVatErrorsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Fix/FixAmazonVatErrorsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Fix\\FixAmazonVatErrorsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Fix\FixAmazonVatErrorsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Fix\FixCreditNotesWithoutDocument' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Fix\FixCreditNotesWithoutDocument
*/
protected function getFixCreditNotesWithoutDocumentService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Fix/FixCreditNotesWithoutDocument.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Fix\\FixCreditNotesWithoutDocument'] = $instance = new \App\AtechNet\CoreBundle\Command\Fix\FixCreditNotesWithoutDocument();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Fix\FixIllegalStockMovementsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Fix\FixIllegalStockMovementsCommand
*/
protected function getFixIllegalStockMovementsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Fix/FixIllegalStockMovementsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Fix\\FixIllegalStockMovementsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Fix\FixIllegalStockMovementsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Generate\GenerateCacheForDomainCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Generate\GenerateCacheForDomainCommand
*/
protected function getGenerateCacheForDomainCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Generate/GenerateCacheForDomainCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Generate\\GenerateCacheForDomainCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Generate\GenerateCacheForDomainCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Generate\GenerateInProductionConfigChangesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Generate\GenerateInProductionConfigChangesCommand
*/
protected function getGenerateInProductionConfigChangesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Generate/GenerateInProductionConfigChangesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Generate\\GenerateInProductionConfigChangesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Generate\GenerateInProductionConfigChangesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Generate\GenerateNewYearProductCardsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Generate\GenerateNewYearProductCardsCommand
*/
protected function getGenerateNewYearProductCardsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Generate/GenerateNewYearProductCardsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Generate\\GenerateNewYearProductCardsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Generate\GenerateNewYearProductCardsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Generate\GenerateStockItemsWithSerialCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Generate\GenerateStockItemsWithSerialCommand
*/
protected function getGenerateStockItemsWithSerialCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Generate/GenerateStockItemsWithSerialCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Generate\\GenerateStockItemsWithSerialCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Generate\GenerateStockItemsWithSerialCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Generate\GenerateV3IdsForBillingoDocumentsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Generate\GenerateV3IdsForBillingoDocumentsCommand
*/
protected function getGenerateV3IdsForBillingoDocumentsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Generate/GenerateV3IdsForBillingoDocumentsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Generate\\GenerateV3IdsForBillingoDocumentsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Generate\GenerateV3IdsForBillingoDocumentsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Generate\GenerateV3IdsForCustomersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Generate\GenerateV3IdsForCustomersCommand
*/
protected function getGenerateV3IdsForCustomersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Generate/GenerateV3IdsForCustomersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Generate\\GenerateV3IdsForCustomersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Generate\GenerateV3IdsForCustomersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\ActiveProductsOnDomainsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\ActiveProductsOnDomainsCommand
*/
protected function getActiveProductsOnDomainsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/ActiveProductsOnDomainsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\ActiveProductsOnDomainsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\ActiveProductsOnDomainsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\AddAttributeOptionForSelectedProductsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\AddAttributeOptionForSelectedProductsCommand
*/
protected function getAddAttributeOptionForSelectedProductsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/AddAttributeOptionForSelectedProductsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\AddAttributeOptionForSelectedProductsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\AddAttributeOptionForSelectedProductsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\AddAttributeOptionToProductTypeCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\AddAttributeOptionToProductTypeCommand
*/
protected function getAddAttributeOptionToProductTypeCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/AddAttributeOptionToProductTypeCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\AddAttributeOptionToProductTypeCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\AddAttributeOptionToProductTypeCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\AddHiddenAttributeForSelectedProductsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\AddHiddenAttributeForSelectedProductsCommand
*/
protected function getAddHiddenAttributeForSelectedProductsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/AddHiddenAttributeForSelectedProductsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\AddHiddenAttributeForSelectedProductsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\AddHiddenAttributeForSelectedProductsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\AddPositionForStockItemsWithNoPositionCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\AddPositionForStockItemsWithNoPositionCommand
*/
protected function getAddPositionForStockItemsWithNoPositionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/AddPositionForStockItemsWithNoPositionCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\AddPositionForStockItemsWithNoPositionCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\AddPositionForStockItemsWithNoPositionCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\BlackFridayAcCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\BlackFridayAcCommand
*/
protected function getBlackFridayAcCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/BlackFridayAcCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\BlackFridayAcCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\BlackFridayAcCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\BlackFridayLpcFpcCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\BlackFridayLpcFpcCommand
*/
protected function getBlackFridayLpcFpcCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/BlackFridayLpcFpcCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\BlackFridayLpcFpcCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\BlackFridayLpcFpcCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\ChangeDocGroupForAchuCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\ChangeDocGroupForAchuCommand
*/
protected function getChangeDocGroupForAchuCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/ChangeDocGroupForAchuCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\ChangeDocGroupForAchuCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\ChangeDocGroupForAchuCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\ChangeDomainMetaPricesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\ChangeDomainMetaPricesCommand
*/
protected function getChangeDomainMetaPricesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/ChangeDomainMetaPricesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\ChangeDomainMetaPricesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\ChangeDomainMetaPricesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\CopyAvailableStockItemsToConfigChangesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\CopyAvailableStockItemsToConfigChangesCommand
*/
protected function getCopyAvailableStockItemsToConfigChangesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/CopyAvailableStockItemsToConfigChangesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\CopyAvailableStockItemsToConfigChangesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\CopyAvailableStockItemsToConfigChangesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\CopyStockItemsFromMovementItemToAnotherCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\CopyStockItemsFromMovementItemToAnotherCommand
*/
protected function getCopyStockItemsFromMovementItemToAnotherCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/CopyStockItemsFromMovementItemToAnotherCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\CopyStockItemsFromMovementItemToAnotherCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\CopyStockItemsFromMovementItemToAnotherCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\CopyStockItemsToMovementCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\CopyStockItemsToMovementCommand
*/
protected function getCopyStockItemsToMovementCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/CopyStockItemsToMovementCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\CopyStockItemsToMovementCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\CopyStockItemsToMovementCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\DeactivateOldBasketsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\DeactivateOldBasketsCommand
*/
protected function getDeactivateOldBasketsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/DeactivateOldBasketsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\DeactivateOldBasketsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\DeactivateOldBasketsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\DuplicateDomainMetaCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\DuplicateDomainMetaCommand
*/
protected function getDuplicateDomainMetaCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/DuplicateDomainMetaCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\DuplicateDomainMetaCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\DuplicateDomainMetaCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\DuplicateTranslationCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\DuplicateTranslationCommand
*/
protected function getDuplicateTranslationCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/DuplicateTranslationCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\DuplicateTranslationCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\DuplicateTranslationCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\FinalizeMarketplaceOrdersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\FinalizeMarketplaceOrdersCommand
*/
protected function getFinalizeMarketplaceOrdersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/FinalizeMarketplaceOrdersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\FinalizeMarketplaceOrdersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\FinalizeMarketplaceOrdersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\FinalizeRefurbedOrdersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\FinalizeRefurbedOrdersCommand
*/
protected function getFinalizeRefurbedOrdersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/FinalizeRefurbedOrdersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\FinalizeRefurbedOrdersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\FinalizeRefurbedOrdersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\GetDiffrerencesBetweenOrderStockMovDocCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\GetDiffrerencesBetweenOrderStockMovDocCommand
*/
protected function getGetDiffrerencesBetweenOrderStockMovDocCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/GetDiffrerencesBetweenOrderStockMovDocCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\GetDiffrerencesBetweenOrderStockMovDocCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\GetDiffrerencesBetweenOrderStockMovDocCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\GetPuchasePricesForContainersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\GetPuchasePricesForContainersCommand
*/
protected function getGetPuchasePricesForContainersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/GetPuchasePricesForContainersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\GetPuchasePricesForContainersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\GetPuchasePricesForContainersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\GetPurchasePricesForStockItemsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\GetPurchasePricesForStockItemsCommand
*/
protected function getGetPurchasePricesForStockItemsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/GetPurchasePricesForStockItemsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\GetPurchasePricesForStockItemsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\GetPurchasePricesForStockItemsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\ImportClaimsFromWBCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\ImportClaimsFromWBCommand
*/
protected function getImportClaimsFromWBCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/ImportClaimsFromWBCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\ImportClaimsFromWBCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\ImportClaimsFromWBCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\ImportProductPricesFromListCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\ImportProductPricesFromListCommand
*/
protected function getImportProductPricesFromListCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/ImportProductPricesFromListCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\ImportProductPricesFromListCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\ImportProductPricesFromListCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\MergeStockReviewsTogetherCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\MergeStockReviewsTogetherCommand
*/
protected function getMergeStockReviewsTogetherCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/MergeStockReviewsTogetherCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\MergeStockReviewsTogetherCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\MergeStockReviewsTogetherCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\RemoveDuplicateCustomerAddressesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\RemoveDuplicateCustomerAddressesCommand
*/
protected function getRemoveDuplicateCustomerAddressesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/RemoveDuplicateCustomerAddressesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\RemoveDuplicateCustomerAddressesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\RemoveDuplicateCustomerAddressesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\RemoveDuplicateProductsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\RemoveDuplicateProductsCommand
*/
protected function getRemoveDuplicateProductsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/RemoveDuplicateProductsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\RemoveDuplicateProductsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\RemoveDuplicateProductsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\RemoveStockItemsFromLotCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\RemoveStockItemsFromLotCommand
*/
protected function getRemoveStockItemsFromLotCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/RemoveStockItemsFromLotCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\RemoveStockItemsFromLotCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\RemoveStockItemsFromLotCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\RenameAikenErrorCodesInStockItemsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\RenameAikenErrorCodesInStockItemsCommand
*/
protected function getRenameAikenErrorCodesInStockItemsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/RenameAikenErrorCodesInStockItemsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\RenameAikenErrorCodesInStockItemsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\RenameAikenErrorCodesInStockItemsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\RepairExchangeRatesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\RepairExchangeRatesCommand
*/
protected function getRepairExchangeRatesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/RepairExchangeRatesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\RepairExchangeRatesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\RepairExchangeRatesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\SeparateTextByDelimiterCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\SeparateTextByDelimiterCommand
*/
protected function getSeparateTextByDelimiterCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/SeparateTextByDelimiterCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\SeparateTextByDelimiterCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\SeparateTextByDelimiterCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\SetReadyToShipOrdersToCompletedCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\SetReadyToShipOrdersToCompletedCommand
*/
protected function getSetReadyToShipOrdersToCompletedCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/SetReadyToShipOrdersToCompletedCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\SetReadyToShipOrdersToCompletedCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\SetReadyToShipOrdersToCompletedCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\ShuffleSensitiveDataCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\ShuffleSensitiveDataCommand
*/
protected function getShuffleSensitiveDataCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/ShuffleSensitiveDataCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\ShuffleSensitiveDataCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\ShuffleSensitiveDataCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\SplitCustomersBetweenSalesManagersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\SplitCustomersBetweenSalesManagersCommand
*/
protected function getSplitCustomersBetweenSalesManagersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/SplitCustomersBetweenSalesManagersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\SplitCustomersBetweenSalesManagersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\SplitCustomersBetweenSalesManagersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Helper\TransformOrderStatusesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Helper\TransformOrderStatusesCommand
*/
protected function getTransformOrderStatusesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/TransformOrderStatusesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\TransformOrderStatusesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Helper\TransformOrderStatusesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Import\ImportAikenBatteryCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Import\ImportAikenBatteryCommand
*/
protected function getImportAikenBatteryCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportAikenBatteryCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportAikenBatteryCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Import\ImportAikenBatteryCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Import\ImportAikenBatteryCyclesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Import\ImportAikenBatteryCyclesCommand
*/
protected function getImportAikenBatteryCyclesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportAikenBatteryCyclesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportAikenBatteryCyclesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Import\ImportAikenBatteryCyclesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Import\ImportAmazonListingsForProductModelCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Import\ImportAmazonListingsForProductModelCommand
*/
protected function getImportAmazonListingsForProductModelCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportAmazonListingsForProductModelCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportAmazonListingsForProductModelCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Import\ImportAmazonListingsForProductModelCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Import\ImportBackmarketListingToArchiveCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Import\ImportBackmarketListingToArchiveCommand
*/
protected function getImportBackmarketListingToArchiveCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportBackmarketListingToArchiveCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportBackmarketListingToArchiveCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Import\ImportBackmarketListingToArchiveCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Import\ImportBackmarketListingsForProductModelCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Import\ImportBackmarketListingsForProductModelCommand
*/
protected function getImportBackmarketListingsForProductModelCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportBackmarketListingsForProductModelCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportBackmarketListingsForProductModelCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Import\ImportBackmarketListingsForProductModelCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Import\ImportClients' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Import\ImportClients
*/
protected function getImportClientsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportClients.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportClients'] = $instance = new \App\AtechNet\CoreBundle\Command\Import\ImportClients();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Import\ImportErrorCodesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Import\ImportErrorCodesCommand
*/
protected function getImportErrorCodesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportErrorCodesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportErrorCodesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Import\ImportErrorCodesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Import\ImportGlsPickupPointsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Import\ImportGlsPickupPointsCommand
*/
protected function getImportGlsPickupPointsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportGlsPickupPointsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportGlsPickupPointsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Import\ImportGlsPickupPointsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Import\ImportMarketplaceIdentificationsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Import\ImportMarketplaceIdentificationsCommand
*/
protected function getImportMarketplaceIdentificationsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportMarketplaceIdentificationsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportMarketplaceIdentificationsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Import\ImportMarketplaceIdentificationsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Import\ImportMarketplaceOrdersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Import\ImportMarketplaceOrdersCommand
*/
protected function getImportMarketplaceOrdersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportMarketplaceOrdersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportMarketplaceOrdersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Import\ImportMarketplaceOrdersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Import\ImportProductBadgesFromCsvCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Import\ImportProductBadgesFromCsvCommand
*/
protected function getImportProductBadgesFromCsvCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportProductBadgesFromCsvCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportProductBadgesFromCsvCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Import\ImportProductBadgesFromCsvCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Import\ImportProductMarginLevelCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Import\ImportProductMarginLevelCommand
*/
protected function getImportProductMarginLevelCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportProductMarginLevelCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportProductMarginLevelCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Import\ImportProductMarginLevelCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Import\ImportRefurbedOffersForProductModelCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Import\ImportRefurbedOffersForProductModelCommand
*/
protected function getImportRefurbedOffersForProductModelCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportRefurbedOffersForProductModelCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportRefurbedOffersForProductModelCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Import\ImportRefurbedOffersForProductModelCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Import\ImportVubTransactionsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Import\ImportVubTransactionsCommand
*/
protected function getImportVubTransactionsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportVubTransactionsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportVubTransactionsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Import\ImportVubTransactionsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Import\ImportWantedItemsCsvCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Import\ImportWantedItemsCsvCommand
*/
protected function getImportWantedItemsCsvCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportWantedItemsCsvCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportWantedItemsCsvCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Import\ImportWantedItemsCsvCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Notification\B2cCreditNoteSendCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Notification\B2cCreditNoteSendCommand
*/
protected function getB2cCreditNoteSendCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/B2cCreditNoteSendCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\B2cCreditNoteSendCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Notification\B2cCreditNoteSendCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Notification\NotifyChatGroupsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Notification\NotifyChatGroupsCommand
*/
protected function getNotifyChatGroupsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/NotifyChatGroupsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\NotifyChatGroupsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Notification\NotifyChatGroupsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Notification\NotifyForFinishedBackmarketOrdersWithManuallyCreatedShipmentCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Notification\NotifyForFinishedBackmarketOrdersWithManuallyCreatedShipmentCommand
*/
protected function getNotifyForFinishedBackmarketOrdersWithManuallyCreatedShipmentCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/NotifyForFinishedBackmarketOrdersWithManuallyCreatedShipmentCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\NotifyForFinishedBackmarketOrdersWithManuallyCreatedShipmentCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Notification\NotifyForFinishedBackmarketOrdersWithManuallyCreatedShipmentCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Notification\NotifyForLowAvailableStockCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Notification\NotifyForLowAvailableStockCommand
*/
protected function getNotifyForLowAvailableStockCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/NotifyForLowAvailableStockCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\NotifyForLowAvailableStockCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Notification\NotifyForLowAvailableStockCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Notification\NotifyForNotCreatedHuDocumentCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Notification\NotifyForNotCreatedHuDocumentCommand
*/
protected function getNotifyForNotCreatedHuDocumentCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/NotifyForNotCreatedHuDocumentCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\NotifyForNotCreatedHuDocumentCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Notification\NotifyForNotCreatedHuDocumentCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Notification\NotifyPastDueDateCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Notification\NotifyPastDueDateCommand
*/
protected function getNotifyPastDueDateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/NotifyPastDueDateCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\NotifyPastDueDateCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Notification\NotifyPastDueDateCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Notification\NotifyUnfinishedStockMovementCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Notification\NotifyUnfinishedStockMovementCommand
*/
protected function getNotifyUnfinishedStockMovementCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/NotifyUnfinishedStockMovementCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\NotifyUnfinishedStockMovementCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Notification\NotifyUnfinishedStockMovementCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Notification\NotifyUsersAboutLateDeliveryCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Notification\NotifyUsersAboutLateDeliveryCommand
*/
protected function getNotifyUsersAboutLateDeliveryCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/NotifyUsersAboutLateDeliveryCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\NotifyUsersAboutLateDeliveryCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Notification\NotifyUsersAboutLateDeliveryCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Notification\PriceMonitorNotificationCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Notification\PriceMonitorNotificationCommand
*/
protected function getPriceMonitorNotificationCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/PriceMonitorNotificationCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\PriceMonitorNotificationCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Notification\PriceMonitorNotificationCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Notification\RemindAboutNextWeekAbsencesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Notification\RemindAboutNextWeekAbsencesCommand
*/
protected function getRemindAboutNextWeekAbsencesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/RemindAboutNextWeekAbsencesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\RemindAboutNextWeekAbsencesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Notification\RemindAboutNextWeekAbsencesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Notification\RemindActivatedCustomersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Notification\RemindActivatedCustomersCommand
*/
protected function getRemindActivatedCustomersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/RemindActivatedCustomersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\RemindActivatedCustomersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Notification\RemindActivatedCustomersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Notification\RemindCustomersAboutDomainChangeCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Notification\RemindCustomersAboutDomainChangeCommand
*/
protected function getRemindCustomersAboutDomainChangeCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/RemindCustomersAboutDomainChangeCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\RemindCustomersAboutDomainChangeCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Notification\RemindCustomersAboutDomainChangeCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Notification\RemindCustomersAboutInCompleteOrdersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Notification\RemindCustomersAboutInCompleteOrdersCommand
*/
protected function getRemindCustomersAboutInCompleteOrdersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/RemindCustomersAboutInCompleteOrdersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\RemindCustomersAboutInCompleteOrdersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Notification\RemindCustomersAboutInCompleteOrdersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Notification\RemindMealGroupCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Notification\RemindMealGroupCommand
*/
protected function getRemindMealGroupCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/RemindMealGroupCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\RemindMealGroupCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Notification\RemindMealGroupCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Notification\RemindNotActivatedCustomersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Notification\RemindNotActivatedCustomersCommand
*/
protected function getRemindNotActivatedCustomersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/RemindNotActivatedCustomersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\RemindNotActivatedCustomersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Notification\RemindNotActivatedCustomersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Notification\RemindNotLoggedInCustomersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Notification\RemindNotLoggedInCustomersCommand
*/
protected function getRemindNotLoggedInCustomersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/RemindNotLoggedInCustomersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\RemindNotLoggedInCustomersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Notification\RemindNotLoggedInCustomersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Notification\RemoveOldNotificationsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Notification\RemoveOldNotificationsCommand
*/
protected function getRemoveOldNotificationsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/RemoveOldNotificationsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\RemoveOldNotificationsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Notification\RemoveOldNotificationsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Notification\SendShipmentChargersNeededNotificationCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Notification\SendShipmentChargersNeededNotificationCommand
*/
protected function getSendShipmentChargersNeededNotificationCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/SendShipmentChargersNeededNotificationCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\SendShipmentChargersNeededNotificationCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Notification\SendShipmentChargersNeededNotificationCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Notification\ShipmentChangeNotifications' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Notification\ShipmentChangeNotifications
*/
protected function getShipmentChangeNotificationsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/ShipmentChangeNotifications.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\ShipmentChangeNotifications'] = $instance = new \App\AtechNet\CoreBundle\Command\Notification\ShipmentChangeNotifications();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Order\CreateOrderInvoicesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Order\CreateOrderInvoicesCommand
*/
protected function getCreateOrderInvoicesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Order/CreateOrderInvoicesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Order\\CreateOrderInvoicesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Order\CreateOrderInvoicesCommand(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Order\CreateStatsTableRecordsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Order\CreateStatsTableRecordsCommand
*/
protected function getCreateStatsTableRecordsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Order/CreateStatsTableRecordsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Order\\CreateStatsTableRecordsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Order\CreateStatsTableRecordsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Order\SendInvoiceMailsCommnad' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Order\SendInvoiceMailsCommnad
*/
protected function getSendInvoiceMailsCommnadService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Order/SendInvoiceMailsCommnad.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$a = ($this->services['router'] ?? $this->getRouterService());
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Order\\SendInvoiceMailsCommnad'] = $instance = new \App\AtechNet\CoreBundle\Command\Order\SendInvoiceMailsCommnad($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), $a, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\ProductModelCache\CacheProductModelsTableCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\ProductModelCache\CacheProductModelsTableCommand
*/
protected function getCacheProductModelsTableCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/ProductModelCache/CacheProductModelsTableCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\ProductModelCache\\CacheProductModelsTableCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\ProductModelCache\CacheProductModelsTableCommand(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\ProductModel\ProductModelAddBatteryCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\ProductModel\ProductModelAddBatteryCommand
*/
protected function getProductModelAddBatteryCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/ProductModel/ProductModelAddBatteryCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\ProductModel\\ProductModelAddBatteryCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\ProductModel\ProductModelAddBatteryCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Raiffeisen\CentralisRaiffeisenBalance' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Raiffeisen\CentralisRaiffeisenBalance
*/
protected function getCentralisRaiffeisenBalanceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Raiffeisen/CentralisRaiffeisenBalance.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Raiffeisen\\CentralisRaiffeisenBalance'] = $instance = new \App\AtechNet\CoreBundle\Command\Raiffeisen\CentralisRaiffeisenBalance();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Raiffeisen\CentralisRaiffeisenConsentQueryCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Raiffeisen\CentralisRaiffeisenConsentQueryCommand
*/
protected function getCentralisRaiffeisenConsentQueryCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Raiffeisen/CentralisRaiffeisenConsentQueryCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Raiffeisen\\CentralisRaiffeisenConsentQueryCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Raiffeisen\CentralisRaiffeisenConsentQueryCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Raiffeisen\CentralisRaiffeisenJWSCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Raiffeisen\CentralisRaiffeisenJWSCommand
*/
protected function getCentralisRaiffeisenJWSCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Raiffeisen/CentralisRaiffeisenJWSCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Raiffeisen\\CentralisRaiffeisenJWSCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Raiffeisen\CentralisRaiffeisenJWSCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Raiffeisen\CentralisRaiffeisenKafkaResetCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Raiffeisen\CentralisRaiffeisenKafkaResetCommand
*/
protected function getCentralisRaiffeisenKafkaResetCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Raiffeisen/CentralisRaiffeisenKafkaResetCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Raiffeisen\\CentralisRaiffeisenKafkaResetCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Raiffeisen\CentralisRaiffeisenKafkaResetCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Raiffeisen\CentralisRaiffeisenPaymentInitCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Raiffeisen\CentralisRaiffeisenPaymentInitCommand
*/
protected function getCentralisRaiffeisenPaymentInitCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Raiffeisen/CentralisRaiffeisenPaymentInitCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Raiffeisen\\CentralisRaiffeisenPaymentInitCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Raiffeisen\CentralisRaiffeisenPaymentInitCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Raiffeisen\CentralisRaiffeisenPaymentQueryCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Raiffeisen\CentralisRaiffeisenPaymentQueryCommand
*/
protected function getCentralisRaiffeisenPaymentQueryCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Raiffeisen/CentralisRaiffeisenPaymentQueryCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Raiffeisen\\CentralisRaiffeisenPaymentQueryCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Raiffeisen\CentralisRaiffeisenPaymentQueryCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Remove\Marketplace\RemoveAmazonListingsBaseOnMigrationSetting' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Remove\Marketplace\RemoveAmazonListingsBaseOnMigrationSetting
*/
protected function getRemoveAmazonListingsBaseOnMigrationSettingService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/Marketplace/RemoveAmazonListingsBaseOnMigrationSetting.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\Marketplace\\RemoveAmazonListingsBaseOnMigrationSetting'] = $instance = new \App\AtechNet\CoreBundle\Command\Remove\Marketplace\RemoveAmazonListingsBaseOnMigrationSetting();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Remove\Marketplace\RemoveRefurbedListingsBaseOnMigrationSetting' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Remove\Marketplace\RemoveRefurbedListingsBaseOnMigrationSetting
*/
protected function getRemoveRefurbedListingsBaseOnMigrationSettingService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/Marketplace/RemoveRefurbedListingsBaseOnMigrationSetting.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\Marketplace\\RemoveRefurbedListingsBaseOnMigrationSetting'] = $instance = new \App\AtechNet\CoreBundle\Command\Remove\Marketplace\RemoveRefurbedListingsBaseOnMigrationSetting();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Remove\RemoveCommissionFromGivenStockItemsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Remove\RemoveCommissionFromGivenStockItemsCommand
*/
protected function getRemoveCommissionFromGivenStockItemsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveCommissionFromGivenStockItemsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveCommissionFromGivenStockItemsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Remove\RemoveCommissionFromGivenStockItemsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Remove\RemoveDocumentPaymentsAfterDateCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Remove\RemoveDocumentPaymentsAfterDateCommand
*/
protected function getRemoveDocumentPaymentsAfterDateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveDocumentPaymentsAfterDateCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveDocumentPaymentsAfterDateCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Remove\RemoveDocumentPaymentsAfterDateCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Remove\RemoveEmptyProductModelsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Remove\RemoveEmptyProductModelsCommand
*/
protected function getRemoveEmptyProductModelsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveEmptyProductModelsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveEmptyProductModelsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Remove\RemoveEmptyProductModelsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Remove\RemoveOldMarketplaceJobsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Remove\RemoveOldMarketplaceJobsCommand
*/
protected function getRemoveOldMarketplaceJobsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveOldMarketplaceJobsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveOldMarketplaceJobsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Remove\RemoveOldMarketplaceJobsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Remove\RemoveProductAccessoryCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Remove\RemoveProductAccessoryCommand
*/
protected function getRemoveProductAccessoryCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveProductAccessoryCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveProductAccessoryCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Remove\RemoveProductAccessoryCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Remove\RemoveProductBadgesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Remove\RemoveProductBadgesCommand
*/
protected function getRemoveProductBadgesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveProductBadgesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveProductBadgesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Remove\RemoveProductBadgesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Remove\RemoveRefurbedOffersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Remove\RemoveRefurbedOffersCommand
*/
protected function getRemoveRefurbedOffersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveRefurbedOffersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveRefurbedOffersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Remove\RemoveRefurbedOffersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Remove\RemoveSelectedDocumentPaymentsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Remove\RemoveSelectedDocumentPaymentsCommand
*/
protected function getRemoveSelectedDocumentPaymentsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveSelectedDocumentPaymentsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveSelectedDocumentPaymentsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Remove\RemoveSelectedDocumentPaymentsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Remove\RemoveStockItemsForProductTypeCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Remove\RemoveStockItemsForProductTypeCommand
*/
protected function getRemoveStockItemsForProductTypeCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveStockItemsForProductTypeCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveStockItemsForProductTypeCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Remove\RemoveStockItemsForProductTypeCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Remove\RemoveStockMovementCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Remove\RemoveStockMovementCommand
*/
protected function getRemoveStockMovementCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveStockMovementCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveStockMovementCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Remove\RemoveStockMovementCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Remove\RemoveStockPositionOfStockItemsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Remove\RemoveStockPositionOfStockItemsCommand
*/
protected function getRemoveStockPositionOfStockItemsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveStockPositionOfStockItemsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveStockPositionOfStockItemsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Remove\RemoveStockPositionOfStockItemsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Remove\RemoveStockPositionsOfProductCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Remove\RemoveStockPositionsOfProductCommand
*/
protected function getRemoveStockPositionsOfProductCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveStockPositionsOfProductCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveStockPositionsOfProductCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Remove\RemoveStockPositionsOfProductCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Remove\RemoveStoragesOddFromDocumentsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Remove\RemoveStoragesOddFromDocumentsCommand
*/
protected function getRemoveStoragesOddFromDocumentsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveStoragesOddFromDocumentsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveStoragesOddFromDocumentsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Remove\RemoveStoragesOddFromDocumentsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Repair\RepairAttributeDuplicityCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Repair\RepairAttributeDuplicityCommand
*/
protected function getRepairAttributeDuplicityCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairAttributeDuplicityCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairAttributeDuplicityCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Repair\RepairAttributeDuplicityCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Repair\RepairBilllingPrefixesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Repair\RepairBilllingPrefixesCommand
*/
protected function getRepairBilllingPrefixesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairBilllingPrefixesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairBilllingPrefixesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Repair\RepairBilllingPrefixesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Repair\RepairBlogTagsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Repair\RepairBlogTagsCommand
*/
protected function getRepairBlogTagsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairBlogTagsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairBlogTagsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Repair\RepairBlogTagsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Repair\RepairBusinessIdCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Repair\RepairBusinessIdCommand
*/
protected function getRepairBusinessIdCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairBusinessIdCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairBusinessIdCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Repair\RepairBusinessIdCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Repair\RepairCreditNoteMovementPricesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Repair\RepairCreditNoteMovementPricesCommand
*/
protected function getRepairCreditNoteMovementPricesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairCreditNoteMovementPricesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairCreditNoteMovementPricesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Repair\RepairCreditNoteMovementPricesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Repair\RepairCurrentVatPricesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Repair\RepairCurrentVatPricesCommand
*/
protected function getRepairCurrentVatPricesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairCurrentVatPricesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairCurrentVatPricesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Repair\RepairCurrentVatPricesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Repair\RepairDocumentStatusesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Repair\RepairDocumentStatusesCommand
*/
protected function getRepairDocumentStatusesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairDocumentStatusesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairDocumentStatusesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Repair\RepairDocumentStatusesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Repair\RepairLuigisBoxDataCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Repair\RepairLuigisBoxDataCommand
*/
protected function getRepairLuigisBoxDataCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairLuigisBoxDataCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairLuigisBoxDataCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Repair\RepairLuigisBoxDataCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Repair\RepairOrderAndDocumentBusinessIdsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Repair\RepairOrderAndDocumentBusinessIdsCommand
*/
protected function getRepairOrderAndDocumentBusinessIdsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairOrderAndDocumentBusinessIdsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairOrderAndDocumentBusinessIdsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Repair\RepairOrderAndDocumentBusinessIdsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Repair\RepairOrderStockMovementAndExchangeRateCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Repair\RepairOrderStockMovementAndExchangeRateCommand
*/
protected function getRepairOrderStockMovementAndExchangeRateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairOrderStockMovementAndExchangeRateCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairOrderStockMovementAndExchangeRateCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Repair\RepairOrderStockMovementAndExchangeRateCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Repair\RepairPhoneNumberCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Repair\RepairPhoneNumberCommand
*/
protected function getRepairPhoneNumberCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairPhoneNumberCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairPhoneNumberCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Repair\RepairPhoneNumberCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Repair\RepairProcessorFamiliesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Repair\RepairProcessorFamiliesCommand
*/
protected function getRepairProcessorFamiliesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairProcessorFamiliesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairProcessorFamiliesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Repair\RepairProcessorFamiliesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Repair\RepairProductLastAndAveragePricesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Repair\RepairProductLastAndAveragePricesCommand
*/
protected function getRepairProductLastAndAveragePricesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairProductLastAndAveragePricesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairProductLastAndAveragePricesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Repair\RepairProductLastAndAveragePricesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Repair\RepairProductPositionsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Repair\RepairProductPositionsCommand
*/
protected function getRepairProductPositionsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairProductPositionsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairProductPositionsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Repair\RepairProductPositionsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Repair\RepairProductSeoUrlsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Repair\RepairProductSeoUrlsCommand
*/
protected function getRepairProductSeoUrlsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairProductSeoUrlsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairProductSeoUrlsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Repair\RepairProductSeoUrlsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Repair\RepairProductsInstockAvailableCountsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Repair\RepairProductsInstockAvailableCountsCommand
*/
protected function getRepairProductsInstockAvailableCountsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairProductsInstockAvailableCountsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairProductsInstockAvailableCountsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Repair\RepairProductsInstockAvailableCountsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Repair\RepairStockItemLastPositionCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Repair\RepairStockItemLastPositionCommand
*/
protected function getRepairStockItemLastPositionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairStockItemLastPositionCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairStockItemLastPositionCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Repair\RepairStockItemLastPositionCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Repair\RepairStockItemPurchasePricesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Repair\RepairStockItemPurchasePricesCommand
*/
protected function getRepairStockItemPurchasePricesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairStockItemPurchasePricesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairStockItemPurchasePricesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Repair\RepairStockItemPurchasePricesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Repair\RepairStockItemSettingFromAikenCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Repair\RepairStockItemSettingFromAikenCommand
*/
protected function getRepairStockItemSettingFromAikenCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairStockItemSettingFromAikenCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairStockItemSettingFromAikenCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Repair\RepairStockItemSettingFromAikenCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Repair\RepairStockMovementExchangeRatesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Repair\RepairStockMovementExchangeRatesCommand
*/
protected function getRepairStockMovementExchangeRatesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairStockMovementExchangeRatesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairStockMovementExchangeRatesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Repair\RepairStockMovementExchangeRatesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Repair\RepairStockMovementQtyPricesByOrderCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Repair\RepairStockMovementQtyPricesByOrderCommand
*/
protected function getRepairStockMovementQtyPricesByOrderCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairStockMovementQtyPricesByOrderCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairStockMovementQtyPricesByOrderCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Repair\RepairStockMovementQtyPricesByOrderCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Repair\RepairStockMovementTotalsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Repair\RepairStockMovementTotalsCommand
*/
protected function getRepairStockMovementTotalsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairStockMovementTotalsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairStockMovementTotalsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Repair\RepairStockMovementTotalsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Repair\RepairSuggestedPricesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Repair\RepairSuggestedPricesCommand
*/
protected function getRepairSuggestedPricesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairSuggestedPricesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairSuggestedPricesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Repair\RepairSuggestedPricesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\ServiceManagerSyncCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\ServiceManagerSyncCommand
*/
protected function getServiceManagerSyncCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/ServiceManagerSyncCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\ServiceManagerSyncCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\ServiceManagerSyncCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\SetActualStateOfEachCustomersSalesManager' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\SetActualStateOfEachCustomersSalesManager
*/
protected function getSetActualStateOfEachCustomersSalesManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/SetActualStateOfEachCustomersSalesManager.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\SetActualStateOfEachCustomersSalesManager'] = $instance = new \App\AtechNet\CoreBundle\Command\SetActualStateOfEachCustomersSalesManager();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Stats\ClaimStatsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Stats\ClaimStatsCommand
*/
protected function getClaimStatsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/ClaimStatsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\ClaimStatsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Stats\ClaimStatsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Stats\CustomerProfitStatsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Stats\CustomerProfitStatsCommand
*/
protected function getCustomerProfitStatsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/CustomerProfitStatsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\CustomerProfitStatsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Stats\CustomerProfitStatsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Stats\ImportStatsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Stats\ImportStatsCommand
*/
protected function getImportStatsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/ImportStatsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\ImportStatsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Stats\ImportStatsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Stats\ProductListingStatsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Stats\ProductListingStatsCommand
*/
protected function getProductListingStatsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/ProductListingStatsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\ProductListingStatsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Stats\ProductListingStatsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Stats\StatsByDateAndDomainForAllSerialNumbersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Stats\StatsByDateAndDomainForAllSerialNumbersCommand
*/
protected function getStatsByDateAndDomainForAllSerialNumbersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsByDateAndDomainForAllSerialNumbersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsByDateAndDomainForAllSerialNumbersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Stats\StatsByDateAndDomainForAllSerialNumbersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Stats\StatsByDateProductCodesForSerialNumbersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Stats\StatsByDateProductCodesForSerialNumbersCommand
*/
protected function getStatsByDateProductCodesForSerialNumbersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsByDateProductCodesForSerialNumbersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsByDateProductCodesForSerialNumbersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Stats\StatsByDateProductCodesForSerialNumbersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Stats\StatsByDomainDateForOrdersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Stats\StatsByDomainDateForOrdersCommand
*/
protected function getStatsByDomainDateForOrdersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsByDomainDateForOrdersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsByDomainDateForOrdersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Stats\StatsByDomainDateForOrdersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Stats\StatsByStockMovementCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Stats\StatsByStockMovementCommand
*/
protected function getStatsByStockMovementCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsByStockMovementCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsByStockMovementCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Stats\StatsByStockMovementCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Stats\StatsConfigChangeCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Stats\StatsConfigChangeCommand
*/
protected function getStatsConfigChangeCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsConfigChangeCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsConfigChangeCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Stats\StatsConfigChangeCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Stats\StatsFavouriteProductsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Stats\StatsFavouriteProductsCommand
*/
protected function getStatsFavouriteProductsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsFavouriteProductsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsFavouriteProductsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Stats\StatsFavouriteProductsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Stats\StatsForCommissionAtPartnersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Stats\StatsForCommissionAtPartnersCommand
*/
protected function getStatsForCommissionAtPartnersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsForCommissionAtPartnersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsForCommissionAtPartnersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Stats\StatsForCommissionAtPartnersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Stats\StatsInMovementAndFirstSaleCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Stats\StatsInMovementAndFirstSaleCommand
*/
protected function getStatsInMovementAndFirstSaleCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsInMovementAndFirstSaleCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsInMovementAndFirstSaleCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Stats\StatsInMovementAndFirstSaleCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Stats\StatsIncomeByDomainCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Stats\StatsIncomeByDomainCommand
*/
protected function getStatsIncomeByDomainCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsIncomeByDomainCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsIncomeByDomainCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Stats\StatsIncomeByDomainCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Stats\StatsIncomeByUserCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Stats\StatsIncomeByUserCommand
*/
protected function getStatsIncomeByUserCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsIncomeByUserCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsIncomeByUserCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Stats\StatsIncomeByUserCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Stats\StatsMainProductsIncomeCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Stats\StatsMainProductsIncomeCommand
*/
protected function getStatsMainProductsIncomeCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsMainProductsIncomeCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsMainProductsIncomeCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Stats\StatsMainProductsIncomeCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Stats\StatsMovementInOutByDateCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Stats\StatsMovementInOutByDateCommand
*/
protected function getStatsMovementInOutByDateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsMovementInOutByDateCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsMovementInOutByDateCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Stats\StatsMovementInOutByDateCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Stats\StatsProductMovementDataCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Stats\StatsProductMovementDataCommand
*/
protected function getStatsProductMovementDataCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsProductMovementDataCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsProductMovementDataCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Stats\StatsProductMovementDataCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Stats\StatsQuarantineSerialsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Stats\StatsQuarantineSerialsCommand
*/
protected function getStatsQuarantineSerialsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsQuarantineSerialsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsQuarantineSerialsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Stats\StatsQuarantineSerialsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Stats\StatsRemovedFromStockMovementsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Stats\StatsRemovedFromStockMovementsCommand
*/
protected function getStatsRemovedFromStockMovementsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsRemovedFromStockMovementsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsRemovedFromStockMovementsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Stats\StatsRemovedFromStockMovementsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Stats\StatsSoldGoldFromBronzeCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Stats\StatsSoldGoldFromBronzeCommand
*/
protected function getStatsSoldGoldFromBronzeCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsSoldGoldFromBronzeCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsSoldGoldFromBronzeCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Stats\StatsSoldGoldFromBronzeCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Stats\StatsSoldQuantityInDateIntervalCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Stats\StatsSoldQuantityInDateIntervalCommand
*/
protected function getStatsSoldQuantityInDateIntervalCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsSoldQuantityInDateIntervalCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsSoldQuantityInDateIntervalCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Stats\StatsSoldQuantityInDateIntervalCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Stats\StatsStockItemsByProductCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Stats\StatsStockItemsByProductCommand
*/
protected function getStatsStockItemsByProductCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsStockItemsByProductCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsStockItemsByProductCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Stats\StatsStockItemsByProductCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Stats\StatsStockItemsByStockMovementsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Stats\StatsStockItemsByStockMovementsCommand
*/
protected function getStatsStockItemsByStockMovementsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsStockItemsByStockMovementsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsStockItemsByStockMovementsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Stats\StatsStockItemsByStockMovementsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Stats\StatsStockItemsConfigCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Stats\StatsStockItemsConfigCommand
*/
protected function getStatsStockItemsConfigCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsStockItemsConfigCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsStockItemsConfigCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Stats\StatsStockItemsConfigCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Stats\StatsStockItemsWithBasePrice' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Stats\StatsStockItemsWithBasePrice
*/
protected function getStatsStockItemsWithBasePriceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsStockItemsWithBasePrice.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsStockItemsWithBasePrice'] = $instance = new \App\AtechNet\CoreBundle\Command\Stats\StatsStockItemsWithBasePrice();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Stats\StockPositionStatsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Stats\StockPositionStatsCommand
*/
protected function getStockPositionStatsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StockPositionStatsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StockPositionStatsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Stats\StockPositionStatsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Sync\ActivateOrDeactivateListingsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Sync\ActivateOrDeactivateListingsCommand
*/
protected function getActivateOrDeactivateListingsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/ActivateOrDeactivateListingsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\ActivateOrDeactivateListingsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Sync\ActivateOrDeactivateListingsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Sync\MarketplaceJobs\CheckAndPrepareMarketplaceJobsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Sync\MarketplaceJobs\CheckAndPrepareMarketplaceJobsCommand
*/
protected function getCheckAndPrepareMarketplaceJobsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/MarketplaceJobs/CheckAndPrepareMarketplaceJobsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\MarketplaceJobs\\CheckAndPrepareMarketplaceJobsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Sync\MarketplaceJobs\CheckAndPrepareMarketplaceJobsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Sync\MarketplaceJobs\CheckPrepareAndRunMarketplaceJobsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Sync\MarketplaceJobs\CheckPrepareAndRunMarketplaceJobsCommand
*/
protected function getCheckPrepareAndRunMarketplaceJobsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/MarketplaceJobs/CheckPrepareAndRunMarketplaceJobsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\MarketplaceJobs\\CheckPrepareAndRunMarketplaceJobsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Sync\MarketplaceJobs\CheckPrepareAndRunMarketplaceJobsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Sync\MarketplaceJobs\CheckPriceChangeJobsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Sync\MarketplaceJobs\CheckPriceChangeJobsCommand
*/
protected function getCheckPriceChangeJobsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/MarketplaceJobs/CheckPriceChangeJobsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\MarketplaceJobs\\CheckPriceChangeJobsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Sync\MarketplaceJobs\CheckPriceChangeJobsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Sync\MarketplaceJobs\CorrectionJobCreatingCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Sync\MarketplaceJobs\CorrectionJobCreatingCommand
*/
protected function getCorrectionJobCreatingCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/MarketplaceJobs/CorrectionJobCreatingCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\MarketplaceJobs\\CorrectionJobCreatingCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Sync\MarketplaceJobs\CorrectionJobCreatingCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Sync\MarketplaceJobs\RunAmazonJobsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Sync\MarketplaceJobs\RunAmazonJobsCommand
*/
protected function getRunAmazonJobsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/MarketplaceJobs/RunAmazonJobsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\MarketplaceJobs\\RunAmazonJobsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Sync\MarketplaceJobs\RunAmazonJobsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Sync\MarketplaceJobs\RunBackmarketJobsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Sync\MarketplaceJobs\RunBackmarketJobsCommand
*/
protected function getRunBackmarketJobsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/MarketplaceJobs/RunBackmarketJobsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\MarketplaceJobs\\RunBackmarketJobsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Sync\MarketplaceJobs\RunBackmarketJobsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Sync\MarketplaceJobs\RunRefurbedJobsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Sync\MarketplaceJobs\RunRefurbedJobsCommand
*/
protected function getRunRefurbedJobsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/MarketplaceJobs/RunRefurbedJobsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\MarketplaceJobs\\RunRefurbedJobsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Sync\MarketplaceJobs\RunRefurbedJobsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Sync\SyncAbandonedCartsToZohoCRM' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Sync\SyncAbandonedCartsToZohoCRM
*/
protected function getSyncAbandonedCartsToZohoCRMService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/SyncAbandonedCartsToZohoCRM.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\SyncAbandonedCartsToZohoCRM'] = $instance = new \App\AtechNet\CoreBundle\Command\Sync\SyncAbandonedCartsToZohoCRM();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Sync\SyncAndExportActiveWithCentralisCustomers' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Sync\SyncAndExportActiveWithCentralisCustomers
*/
protected function getSyncAndExportActiveWithCentralisCustomersService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/SyncAndExportActiveWithCentralisCustomers.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\SyncAndExportActiveWithCentralisCustomers'] = $instance = new \App\AtechNet\CoreBundle\Command\Sync\SyncAndExportActiveWithCentralisCustomers();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Sync\SyncProductModelsToBaseCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Sync\SyncProductModelsToBaseCommand
*/
protected function getSyncProductModelsToBaseCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/SyncProductModelsToBaseCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\SyncProductModelsToBaseCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Sync\SyncProductModelsToBaseCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Sync\SyncRtSkPricesWithRtEu' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Sync\SyncRtSkPricesWithRtEu
*/
protected function getSyncRtSkPricesWithRtEuService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/SyncRtSkPricesWithRtEu.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\SyncRtSkPricesWithRtEu'] = $instance = new \App\AtechNet\CoreBundle\Command\Sync\SyncRtSkPricesWithRtEu();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Sync\SyncVendorsToBaseCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Sync\SyncVendorsToBaseCommand
*/
protected function getSyncVendorsToBaseCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/SyncVendorsToBaseCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\SyncVendorsToBaseCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Sync\SyncVendorsToBaseCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Unas\AddKeysToTranslations' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Unas\AddKeysToTranslations
*/
protected function getAddKeysToTranslationsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Unas/AddKeysToTranslations.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Unas\\AddKeysToTranslations'] = $instance = new \App\AtechNet\CoreBundle\Command\Unas\AddKeysToTranslations();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Unas\CustomDevelsTranslation' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Unas\CustomDevelsTranslation
*/
protected function getCustomDevelsTranslationService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Unas/CustomDevelsTranslation.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$a = ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)));
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Unas\\CustomDevelsTranslation'] = $instance = new \App\AtechNet\CoreBundle\Command\Unas\CustomDevelsTranslation($a);
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), $a, ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Unas\SyncUnasFromCentralis' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Unas\SyncUnasFromCentralis
*/
protected function getSyncUnasFromCentralisService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Unas/SyncUnasFromCentralis.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$a = ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)));
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Unas\\SyncUnasFromCentralis'] = $instance = new \App\AtechNet\CoreBundle\Command\Unas\SyncUnasFromCentralis($a);
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), $a, ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Unas\SyncUnasStockFromCentralis' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Unas\SyncUnasStockFromCentralis
*/
protected function getSyncUnasStockFromCentralisService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Unas/SyncUnasStockFromCentralis.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$a = ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)));
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Unas\\SyncUnasStockFromCentralis'] = $instance = new \App\AtechNet\CoreBundle\Command\Unas\SyncUnasStockFromCentralis($a);
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), $a, ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Unas\TranslateAllCategories' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Unas\TranslateAllCategories
*/
protected function getTranslateAllCategoriesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Unas/TranslateAllCategories.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$a = ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)));
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Unas\\TranslateAllCategories'] = $instance = new \App\AtechNet\CoreBundle\Command\Unas\TranslateAllCategories($a);
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), $a, ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Unas\TranslateProductModelMetas' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Unas\TranslateProductModelMetas
*/
protected function getTranslateProductModelMetasService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Unas/TranslateProductModelMetas.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$a = ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)));
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Unas\\TranslateProductModelMetas'] = $instance = new \App\AtechNet\CoreBundle\Command\Unas\TranslateProductModelMetas($a);
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), $a, ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Unas\TranslateUnasTranslations' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Unas\TranslateUnasTranslations
*/
protected function getTranslateUnasTranslationsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Unas/TranslateUnasTranslations.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$a = ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)));
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Unas\\TranslateUnasTranslations'] = $instance = new \App\AtechNet\CoreBundle\Command\Unas\TranslateUnasTranslations($a);
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), $a, ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Unas\UpdateProductPrices' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Unas\UpdateProductPrices
*/
protected function getUpdateProductPricesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Unas/UpdateProductPrices.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$a = ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)));
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Unas\\UpdateProductPrices'] = $instance = new \App\AtechNet\CoreBundle\Command\Unas\UpdateProductPrices($a);
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), $a, ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\UpdateLastStatusForClaims' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\UpdateLastStatusForClaims
*/
protected function getUpdateLastStatusForClaimsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/UpdateLastStatusForClaims.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\UpdateLastStatusForClaims'] = $instance = new \App\AtechNet\CoreBundle\Command\UpdateLastStatusForClaims();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\ArchiveProductsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\ArchiveProductsCommand
*/
protected function getArchiveProductsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/ArchiveProductsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\ArchiveProductsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\ArchiveProductsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\ChristmasKeyboardReprintDiscountChange' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\ChristmasKeyboardReprintDiscountChange
*/
protected function getChristmasKeyboardReprintDiscountChangeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/ChristmasKeyboardReprintDiscountChange.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$a = ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)));
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\ChristmasKeyboardReprintDiscountChange'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\ChristmasKeyboardReprintDiscountChange($a);
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), $a, ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateActiveCampaignCustomersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateActiveCampaignCustomersCommand
*/
protected function getUpdateActiveCampaignCustomersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateActiveCampaignCustomersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateActiveCampaignCustomersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateActiveCampaignCustomersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateAikenCodeInProductCommissionCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateAikenCodeInProductCommissionCommand
*/
protected function getUpdateAikenCodeInProductCommissionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateAikenCodeInProductCommissionCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateAikenCodeInProductCommissionCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateAikenCodeInProductCommissionCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateAllProductPhotoInZohoCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateAllProductPhotoInZohoCommand
*/
protected function getUpdateAllProductPhotoInZohoCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateAllProductPhotoInZohoCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateAllProductPhotoInZohoCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateAllProductPhotoInZohoCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateAllProductsInStockAvailableCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateAllProductsInStockAvailableCommand
*/
protected function getUpdateAllProductsInStockAvailableCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateAllProductsInStockAvailableCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateAllProductsInStockAvailableCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateAllProductsInStockAvailableCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateAmazonListingsGPSRCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateAmazonListingsGPSRCommand
*/
protected function getUpdateAmazonListingsGPSRCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateAmazonListingsGPSRCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateAmazonListingsGPSRCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateAmazonListingsGPSRCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateAmazonOrderMovementsTaxesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateAmazonOrderMovementsTaxesCommand
*/
protected function getUpdateAmazonOrderMovementsTaxesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateAmazonOrderMovementsTaxesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateAmazonOrderMovementsTaxesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateAmazonOrderMovementsTaxesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateBackmarketPBHTrackingAndConfirmOrderCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateBackmarketPBHTrackingAndConfirmOrderCommand
*/
protected function getUpdateBackmarketPBHTrackingAndConfirmOrderCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateBackmarketPBHTrackingAndConfirmOrderCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateBackmarketPBHTrackingAndConfirmOrderCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateBackmarketPBHTrackingAndConfirmOrderCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateBnplOrdersStatusAfterCertainTime' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateBnplOrdersStatusAfterCertainTime
*/
protected function getUpdateBnplOrdersStatusAfterCertainTimeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateBnplOrdersStatusAfterCertainTime.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateBnplOrdersStatusAfterCertainTime'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateBnplOrdersStatusAfterCertainTime();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateBusinessIdsFromCSVCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateBusinessIdsFromCSVCommand
*/
protected function getUpdateBusinessIdsFromCSVCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateBusinessIdsFromCSVCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateBusinessIdsFromCSVCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateBusinessIdsFromCSVCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateCarrierSettingCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateCarrierSettingCommand
*/
protected function getUpdateCarrierSettingCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateCarrierSettingCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateCarrierSettingCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateCarrierSettingCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateCommissionOrderPaymentStatus' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateCommissionOrderPaymentStatus
*/
protected function getUpdateCommissionOrderPaymentStatusService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateCommissionOrderPaymentStatus.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateCommissionOrderPaymentStatus'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateCommissionOrderPaymentStatus();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateContactOwnerInZohoCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateContactOwnerInZohoCommand
*/
protected function getUpdateContactOwnerInZohoCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateContactOwnerInZohoCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateContactOwnerInZohoCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateContactOwnerInZohoCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateCurrentVatPriceForProductsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateCurrentVatPriceForProductsCommand
*/
protected function getUpdateCurrentVatPriceForProductsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateCurrentVatPriceForProductsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateCurrentVatPriceForProductsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateCurrentVatPriceForProductsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateCustomerOrderInformationForDomainCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateCustomerOrderInformationForDomainCommand
*/
protected function getUpdateCustomerOrderInformationForDomainCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateCustomerOrderInformationForDomainCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateCustomerOrderInformationForDomainCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateCustomerOrderInformationForDomainCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateCustomerSalesManagerFromListCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateCustomerSalesManagerFromListCommand
*/
protected function getUpdateCustomerSalesManagerFromListCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateCustomerSalesManagerFromListCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateCustomerSalesManagerFromListCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateCustomerSalesManagerFromListCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateCustomersDistrictCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateCustomersDistrictCommand
*/
protected function getUpdateCustomersDistrictCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateCustomersDistrictCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateCustomersDistrictCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateCustomersDistrictCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateDocumentExchangeRatesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateDocumentExchangeRatesCommand
*/
protected function getUpdateDocumentExchangeRatesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateDocumentExchangeRatesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateDocumentExchangeRatesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateDocumentExchangeRatesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateDocumentStatusCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateDocumentStatusCommand
*/
protected function getUpdateDocumentStatusCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateDocumentStatusCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateDocumentStatusCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateDocumentStatusCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateExchangeRateFilesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateExchangeRateFilesCommand
*/
protected function getUpdateExchangeRateFilesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateExchangeRateFilesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateExchangeRateFilesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateExchangeRateFilesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateLastAndAveragePricesCacheCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateLastAndAveragePricesCacheCommand
*/
protected function getUpdateLastAndAveragePricesCacheCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateLastAndAveragePricesCacheCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateLastAndAveragePricesCacheCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateLastAndAveragePricesCacheCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateLastKnownPositionToStockItemsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateLastKnownPositionToStockItemsCommand
*/
protected function getUpdateLastKnownPositionToStockItemsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateLastKnownPositionToStockItemsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateLastKnownPositionToStockItemsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateLastKnownPositionToStockItemsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateListingModelByCSVCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateListingModelByCSVCommand
*/
protected function getUpdateListingModelByCSVCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateListingModelByCSVCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateListingModelByCSVCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateListingModelByCSVCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateListingTitleOrRemoveNotListedListingCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateListingTitleOrRemoveNotListedListingCommand
*/
protected function getUpdateListingTitleOrRemoveNotListedListingCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateListingTitleOrRemoveNotListedListingCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateListingTitleOrRemoveNotListedListingCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateListingTitleOrRemoveNotListedListingCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateListingTouchScreenAndBacklitSettingByVariationSettingCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateListingTouchScreenAndBacklitSettingByVariationSettingCommand
*/
protected function getUpdateListingTouchScreenAndBacklitSettingByVariationSettingCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateListingTouchScreenAndBacklitSettingByVariationSettingCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateListingTouchScreenAndBacklitSettingByVariationSettingCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateListingTouchScreenAndBacklitSettingByVariationSettingCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateMainProductLastAndAvgPricesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateMainProductLastAndAvgPricesCommand
*/
protected function getUpdateMainProductLastAndAvgPricesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateMainProductLastAndAvgPricesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateMainProductLastAndAvgPricesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateMainProductLastAndAvgPricesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateNoTouchscreenListingsModelCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateNoTouchscreenListingsModelCommand
*/
protected function getUpdateNoTouchscreenListingsModelCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateNoTouchscreenListingsModelCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateNoTouchscreenListingsModelCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateNoTouchscreenListingsModelCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateOrderFullPricesForDomainCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateOrderFullPricesForDomainCommand
*/
protected function getUpdateOrderFullPricesForDomainCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateOrderFullPricesForDomainCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateOrderFullPricesForDomainCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateOrderFullPricesForDomainCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdatePriceMonitorForOrdersCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdatePriceMonitorForOrdersCommand
*/
protected function getUpdatePriceMonitorForOrdersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdatePriceMonitorForOrdersCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdatePriceMonitorForOrdersCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdatePriceMonitorForOrdersCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateProductAttributeOptionPricesToExchangeRateCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateProductAttributeOptionPricesToExchangeRateCommand
*/
protected function getUpdateProductAttributeOptionPricesToExchangeRateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductAttributeOptionPricesToExchangeRateCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductAttributeOptionPricesToExchangeRateCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateProductAttributeOptionPricesToExchangeRateCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateProductBadgesByUltrabookRulesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateProductBadgesByUltrabookRulesCommand
*/
protected function getUpdateProductBadgesByUltrabookRulesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductBadgesByUltrabookRulesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductBadgesByUltrabookRulesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateProductBadgesByUltrabookRulesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateProductBadgesByWindows11RulesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateProductBadgesByWindows11RulesCommand
*/
protected function getUpdateProductBadgesByWindows11RulesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductBadgesByWindows11RulesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductBadgesByWindows11RulesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateProductBadgesByWindows11RulesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateProductBadgesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateProductBadgesCommand
*/
protected function getUpdateProductBadgesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductBadgesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductBadgesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateProductBadgesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateProductContainerPricesToExchangeRateCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateProductContainerPricesToExchangeRateCommand
*/
protected function getUpdateProductContainerPricesToExchangeRateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductContainerPricesToExchangeRateCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductContainerPricesToExchangeRateCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateProductContainerPricesToExchangeRateCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateProductCpuMarkCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateProductCpuMarkCommand
*/
protected function getUpdateProductCpuMarkCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductCpuMarkCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductCpuMarkCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateProductCpuMarkCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateProductLastAvgPricesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateProductLastAvgPricesCommand
*/
protected function getUpdateProductLastAvgPricesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductLastAvgPricesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductLastAvgPricesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateProductLastAvgPricesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateProductLastSaleCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateProductLastSaleCommand
*/
protected function getUpdateProductLastSaleCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductLastSaleCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductLastSaleCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateProductLastSaleCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateProductMetaPricesToExchangeRateCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateProductMetaPricesToExchangeRateCommand
*/
protected function getUpdateProductMetaPricesToExchangeRateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductMetaPricesToExchangeRateCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductMetaPricesToExchangeRateCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateProductMetaPricesToExchangeRateCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateProductModelNameByRamAndTouchscreenCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateProductModelNameByRamAndTouchscreenCommand
*/
protected function getUpdateProductModelNameByRamAndTouchscreenCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductModelNameByRamAndTouchscreenCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductModelNameByRamAndTouchscreenCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateProductModelNameByRamAndTouchscreenCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateProductPositionsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateProductPositionsCommand
*/
protected function getUpdateProductPositionsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductPositionsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductPositionsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateProductPositionsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateProductSoldDuringTimeFrame' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateProductSoldDuringTimeFrame
*/
protected function getUpdateProductSoldDuringTimeFrameService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductSoldDuringTimeFrame.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductSoldDuringTimeFrame'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateProductSoldDuringTimeFrame();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateProductWeightByGivenArrayCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateProductWeightByGivenArrayCommand
*/
protected function getUpdateProductWeightByGivenArrayCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductWeightByGivenArrayCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductWeightByGivenArrayCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateProductWeightByGivenArrayCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateProductsWithOverLimitStockMovementsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateProductsWithOverLimitStockMovementsCommand
*/
protected function getUpdateProductsWithOverLimitStockMovementsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductsWithOverLimitStockMovementsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductsWithOverLimitStockMovementsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateProductsWithOverLimitStockMovementsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateRefurbedOffersOverrideSettingCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateRefurbedOffersOverrideSettingCommand
*/
protected function getUpdateRefurbedOffersOverrideSettingCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateRefurbedOffersOverrideSettingCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateRefurbedOffersOverrideSettingCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateRefurbedOffersOverrideSettingCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateSelectedStockMovementsTypeCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateSelectedStockMovementsTypeCommand
*/
protected function getUpdateSelectedStockMovementsTypeCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateSelectedStockMovementsTypeCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateSelectedStockMovementsTypeCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateSelectedStockMovementsTypeCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateServicePricesAndStockCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateServicePricesAndStockCommand
*/
protected function getUpdateServicePricesAndStockCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateServicePricesAndStockCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateServicePricesAndStockCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateServicePricesAndStockCommand(($this->privates['App\\AtechNet\\CoreBundle\\Repository\\ProductRepository'] ?? $this->getProductRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateShipmentStatusCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateShipmentStatusCommand
*/
protected function getUpdateShipmentStatusCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateShipmentStatusCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateShipmentStatusCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateShipmentStatusCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateSingleStockPositionsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateSingleStockPositionsCommand
*/
protected function getUpdateSingleStockPositionsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateSingleStockPositionsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateSingleStockPositionsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateSingleStockPositionsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateStockItemQualityPointsCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateStockItemQualityPointsCommand
*/
protected function getUpdateStockItemQualityPointsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateStockItemQualityPointsCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateStockItemQualityPointsCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateStockItemQualityPointsCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateStockMovementExchangeRatesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateStockMovementExchangeRatesCommand
*/
protected function getUpdateStockMovementExchangeRatesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateStockMovementExchangeRatesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateStockMovementExchangeRatesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateStockMovementExchangeRatesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateStockMovementTotalPricesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateStockMovementTotalPricesCommand
*/
protected function getUpdateStockMovementTotalPricesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateStockMovementTotalPricesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateStockMovementTotalPricesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateStockMovementTotalPricesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateStockValuesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateStockValuesCommand
*/
protected function getUpdateStockValuesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateStockValuesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateStockValuesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateStockValuesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateTimedSaleProductStatesCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateTimedSaleProductStatesCommand
*/
protected function getUpdateTimedSaleProductStatesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateTimedSaleProductStatesCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateTimedSaleProductStatesCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateTimedSaleProductStatesCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateUserPermissionCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateUserPermissionCommand
*/
protected function getUpdateUserPermissionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateUserPermissionCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateUserPermissionCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateUserPermissionCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\AtechNet\CoreBundle\Command\Update\UpdateYearOfProductionForProductsFromCSV' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Update\UpdateYearOfProductionForProductsFromCSV
*/
protected function getUpdateYearOfProductionForProductsFromCSVService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateYearOfProductionForProductsFromCSV.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->services['console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateYearOfProductionForProductsFromCSV'] = $instance = new \App\AtechNet\CoreBundle\Command\Update\UpdateYearOfProductionForProductsFromCSV();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
return $instance;
}
/**
* Gets the public 'console.command_loader' shared service.
*
* @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
*/
protected function getConsole_CommandLoaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\AtechNet\\CoreBundle\\Command\\Klaviyo\\CheckNotPaidOrdersKlaviyoCommand' => ['privates', '.App\\AtechNet\\CoreBundle\\Command\\Klaviyo\\CheckNotPaidOrdersKlaviyoCommand.lazy', 'getCheckNotPaidOrdersKlaviyoCommand_LazyService', false],
'console.command.about' => ['privates', '.console.command.about.lazy', 'get_Console_Command_About_LazyService', false],
'console.command.assets_install' => ['privates', '.console.command.assets_install.lazy', 'get_Console_Command_AssetsInstall_LazyService', false],
'console.command.cache_clear' => ['privates', '.console.command.cache_clear.lazy', 'get_Console_Command_CacheClear_LazyService', false],
'console.command.cache_pool_clear' => ['privates', '.console.command.cache_pool_clear.lazy', 'get_Console_Command_CachePoolClear_LazyService', false],
'console.command.cache_pool_prune' => ['privates', '.console.command.cache_pool_prune.lazy', 'get_Console_Command_CachePoolPrune_LazyService', false],
'console.command.cache_pool_delete' => ['privates', '.console.command.cache_pool_delete.lazy', 'get_Console_Command_CachePoolDelete_LazyService', false],
'console.command.cache_pool_list' => ['privates', '.console.command.cache_pool_list.lazy', 'get_Console_Command_CachePoolList_LazyService', false],
'console.command.cache_warmup' => ['privates', '.console.command.cache_warmup.lazy', 'get_Console_Command_CacheWarmup_LazyService', false],
'console.command.config_debug' => ['privates', '.console.command.config_debug.lazy', 'get_Console_Command_ConfigDebug_LazyService', false],
'console.command.config_dump_reference' => ['privates', '.console.command.config_dump_reference.lazy', 'get_Console_Command_ConfigDumpReference_LazyService', false],
'console.command.container_debug' => ['privates', '.console.command.container_debug.lazy', 'get_Console_Command_ContainerDebug_LazyService', false],
'console.command.container_lint' => ['privates', '.console.command.container_lint.lazy', 'get_Console_Command_ContainerLint_LazyService', false],
'console.command.debug_autowiring' => ['privates', '.console.command.debug_autowiring.lazy', 'get_Console_Command_DebugAutowiring_LazyService', false],
'console.command.dotenv_debug' => ['privates', '.console.command.dotenv_debug.lazy', 'get_Console_Command_DotenvDebug_LazyService', false],
'console.command.event_dispatcher_debug' => ['privates', '.console.command.event_dispatcher_debug.lazy', 'get_Console_Command_EventDispatcherDebug_LazyService', false],
'console.command.messenger_consume_messages' => ['privates', '.console.command.messenger_consume_messages.lazy', 'get_Console_Command_MessengerConsumeMessages_LazyService', false],
'console.command.messenger_setup_transports' => ['privates', '.console.command.messenger_setup_transports.lazy', 'get_Console_Command_MessengerSetupTransports_LazyService', false],
'console.command.messenger_debug' => ['privates', '.console.command.messenger_debug.lazy', 'get_Console_Command_MessengerDebug_LazyService', false],
'console.command.messenger_stop_workers' => ['privates', '.console.command.messenger_stop_workers.lazy', 'get_Console_Command_MessengerStopWorkers_LazyService', false],
'console.command.router_debug' => ['privates', '.console.command.router_debug.lazy', 'get_Console_Command_RouterDebug_LazyService', false],
'console.command.router_match' => ['privates', '.console.command.router_match.lazy', 'get_Console_Command_RouterMatch_LazyService', false],
'console.command.translation_debug' => ['privates', '.console.command.translation_debug.lazy', 'get_Console_Command_TranslationDebug_LazyService', false],
'console.command.translation_extract' => ['privates', '.console.command.translation_extract.lazy', 'get_Console_Command_TranslationExtract_LazyService', false],
'console.command.validator_debug' => ['privates', '.console.command.validator_debug.lazy', 'get_Console_Command_ValidatorDebug_LazyService', false],
'console.command.translation_pull' => ['privates', '.console.command.translation_pull.lazy', 'get_Console_Command_TranslationPull_LazyService', false],
'console.command.translation_push' => ['privates', '.console.command.translation_push.lazy', 'get_Console_Command_TranslationPush_LazyService', false],
'console.command.xliff_lint' => ['privates', '.console.command.xliff_lint.lazy', 'get_Console_Command_XliffLint_LazyService', false],
'console.command.yaml_lint' => ['privates', '.console.command.yaml_lint.lazy', 'get_Console_Command_YamlLint_LazyService', false],
'console.command.form_debug' => ['privates', '.console.command.form_debug.lazy', 'get_Console_Command_FormDebug_LazyService', false],
'console.command.secrets_set' => ['privates', '.console.command.secrets_set.lazy', 'get_Console_Command_SecretsSet_LazyService', false],
'console.command.secrets_remove' => ['privates', '.console.command.secrets_remove.lazy', 'get_Console_Command_SecretsRemove_LazyService', false],
'console.command.secrets_generate_key' => ['privates', '.console.command.secrets_generate_key.lazy', 'get_Console_Command_SecretsGenerateKey_LazyService', false],
'console.command.secrets_list' => ['privates', '.console.command.secrets_list.lazy', 'get_Console_Command_SecretsList_LazyService', false],
'console.command.secrets_decrypt_to_local' => ['privates', '.console.command.secrets_decrypt_to_local.lazy', 'get_Console_Command_SecretsDecryptToLocal_LazyService', false],
'console.command.secrets_encrypt_from_local' => ['privates', '.console.command.secrets_encrypt_from_local.lazy', 'get_Console_Command_SecretsEncryptFromLocal_LazyService', false],
'doctrine.database_create_command' => ['privates', 'doctrine.database_create_command', 'getDoctrine_DatabaseCreateCommandService', false],
'doctrine.database_drop_command' => ['privates', 'doctrine.database_drop_command', 'getDoctrine_DatabaseDropCommandService', false],
'doctrine.query_sql_command' => ['privates', 'doctrine.query_sql_command', 'getDoctrine_QuerySqlCommandService', false],
'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates', 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand', 'getRunSqlCommandService', false],
'doctrine.cache_clear_metadata_command' => ['privates', 'doctrine.cache_clear_metadata_command', 'getDoctrine_CacheClearMetadataCommandService', false],
'doctrine.cache_clear_query_cache_command' => ['privates', 'doctrine.cache_clear_query_cache_command', 'getDoctrine_CacheClearQueryCacheCommandService', false],
'doctrine.cache_clear_result_command' => ['privates', 'doctrine.cache_clear_result_command', 'getDoctrine_CacheClearResultCommandService', false],
'doctrine.cache_collection_region_command' => ['privates', 'doctrine.cache_collection_region_command', 'getDoctrine_CacheCollectionRegionCommandService', false],
'doctrine.mapping_convert_command' => ['privates', 'doctrine.mapping_convert_command', 'getDoctrine_MappingConvertCommandService', false],
'doctrine.schema_create_command' => ['privates', 'doctrine.schema_create_command', 'getDoctrine_SchemaCreateCommandService', false],
'doctrine.schema_drop_command' => ['privates', 'doctrine.schema_drop_command', 'getDoctrine_SchemaDropCommandService', false],
'doctrine.ensure_production_settings_command' => ['privates', 'doctrine.ensure_production_settings_command', 'getDoctrine_EnsureProductionSettingsCommandService', false],
'doctrine.clear_entity_region_command' => ['privates', 'doctrine.clear_entity_region_command', 'getDoctrine_ClearEntityRegionCommandService', false],
'doctrine.mapping_info_command' => ['privates', 'doctrine.mapping_info_command', 'getDoctrine_MappingInfoCommandService', false],
'doctrine.clear_query_region_command' => ['privates', 'doctrine.clear_query_region_command', 'getDoctrine_ClearQueryRegionCommandService', false],
'doctrine.query_dql_command' => ['privates', 'doctrine.query_dql_command', 'getDoctrine_QueryDqlCommandService', false],
'doctrine.schema_update_command' => ['privates', 'doctrine.schema_update_command', 'getDoctrine_SchemaUpdateCommandService', false],
'doctrine.schema_validate_command' => ['privates', 'doctrine.schema_validate_command', 'getDoctrine_SchemaValidateCommandService', false],
'doctrine.mapping_import_command' => ['privates', 'doctrine.mapping_import_command', 'getDoctrine_MappingImportCommandService', false],
'doctrine_migrations.diff_command' => ['privates', '.doctrine_migrations.diff_command.lazy', 'get_DoctrineMigrations_DiffCommand_LazyService', false],
'doctrine_migrations.sync_metadata_command' => ['privates', '.doctrine_migrations.sync_metadata_command.lazy', 'get_DoctrineMigrations_SyncMetadataCommand_LazyService', false],
'doctrine_migrations.versions_command' => ['privates', '.doctrine_migrations.versions_command.lazy', 'get_DoctrineMigrations_VersionsCommand_LazyService', false],
'doctrine_migrations.current_command' => ['privates', '.doctrine_migrations.current_command.lazy', 'get_DoctrineMigrations_CurrentCommand_LazyService', false],
'doctrine_migrations.dump_schema_command' => ['privates', '.doctrine_migrations.dump_schema_command.lazy', 'get_DoctrineMigrations_DumpSchemaCommand_LazyService', false],
'doctrine_migrations.execute_command' => ['privates', '.doctrine_migrations.execute_command.lazy', 'get_DoctrineMigrations_ExecuteCommand_LazyService', false],
'doctrine_migrations.generate_command' => ['privates', '.doctrine_migrations.generate_command.lazy', 'get_DoctrineMigrations_GenerateCommand_LazyService', false],
'doctrine_migrations.latest_command' => ['privates', '.doctrine_migrations.latest_command.lazy', 'get_DoctrineMigrations_LatestCommand_LazyService', false],
'doctrine_migrations.migrate_command' => ['privates', '.doctrine_migrations.migrate_command.lazy', 'get_DoctrineMigrations_MigrateCommand_LazyService', false],
'doctrine_migrations.rollup_command' => ['privates', '.doctrine_migrations.rollup_command.lazy', 'get_DoctrineMigrations_RollupCommand_LazyService', false],
'doctrine_migrations.status_command' => ['privates', '.doctrine_migrations.status_command.lazy', 'get_DoctrineMigrations_StatusCommand_LazyService', false],
'doctrine_migrations.up_to_date_command' => ['privates', '.doctrine_migrations.up_to_date_command.lazy', 'get_DoctrineMigrations_UpToDateCommand_LazyService', false],
'doctrine_migrations.version_command' => ['privates', '.doctrine_migrations.version_command.lazy', 'get_DoctrineMigrations_VersionCommand_LazyService', false],
'twig.command.debug' => ['privates', '.twig.command.debug.lazy', 'get_Twig_Command_Debug_LazyService', false],
'twig.command.lint' => ['privates', '.twig.command.lint.lazy', 'get_Twig_Command_Lint_LazyService', false],
'security.command.debug_firewall' => ['privates', '.security.command.debug_firewall.lazy', 'get_Security_Command_DebugFirewall_LazyService', false],
'security.command.user_password_encoder' => ['privates', '.security.command.user_password_encoder.lazy', 'get_Security_Command_UserPasswordEncoder_LazyService', false],
'security.command.user_password_hash' => ['privates', '.security.command.user_password_hash.lazy', 'get_Security_Command_UserPasswordHash_LazyService', false],
'doctrine.fixtures_load_command' => ['privates', 'doctrine.fixtures_load_command', 'getDoctrine_FixturesLoadCommandService', false],
'var_dumper.command.server_dump' => ['privates', '.var_dumper.command.server_dump.lazy', 'get_VarDumper_Command_ServerDump_LazyService', false],
'monolog.command.server_log' => ['privates', '.monolog.command.server_log.lazy', 'get_Monolog_Command_ServerLog_LazyService', false],
], [
'App\\AtechNet\\CoreBundle\\Command\\Klaviyo\\CheckNotPaidOrdersKlaviyoCommand' => '?',
'console.command.about' => '?',
'console.command.assets_install' => '?',
'console.command.cache_clear' => '?',
'console.command.cache_pool_clear' => '?',
'console.command.cache_pool_prune' => '?',
'console.command.cache_pool_delete' => '?',
'console.command.cache_pool_list' => '?',
'console.command.cache_warmup' => '?',
'console.command.config_debug' => '?',
'console.command.config_dump_reference' => '?',
'console.command.container_debug' => '?',
'console.command.container_lint' => '?',
'console.command.debug_autowiring' => '?',
'console.command.dotenv_debug' => '?',
'console.command.event_dispatcher_debug' => '?',
'console.command.messenger_consume_messages' => '?',
'console.command.messenger_setup_transports' => '?',
'console.command.messenger_debug' => '?',
'console.command.messenger_stop_workers' => '?',
'console.command.router_debug' => '?',
'console.command.router_match' => '?',
'console.command.translation_debug' => '?',
'console.command.translation_extract' => '?',
'console.command.validator_debug' => '?',
'console.command.translation_pull' => '?',
'console.command.translation_push' => '?',
'console.command.xliff_lint' => '?',
'console.command.yaml_lint' => '?',
'console.command.form_debug' => '?',
'console.command.secrets_set' => '?',
'console.command.secrets_remove' => '?',
'console.command.secrets_generate_key' => '?',
'console.command.secrets_list' => '?',
'console.command.secrets_decrypt_to_local' => '?',
'console.command.secrets_encrypt_from_local' => '?',
'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
'doctrine.cache_clear_metadata_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\MetadataCommand',
'doctrine.cache_clear_query_cache_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryCommand',
'doctrine.cache_clear_result_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\ResultCommand',
'doctrine.cache_collection_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\CollectionRegionCommand',
'doctrine.mapping_convert_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ConvertMappingCommand',
'doctrine.schema_create_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\CreateCommand',
'doctrine.schema_drop_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\DropCommand',
'doctrine.ensure_production_settings_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\EnsureProductionSettingsCommand',
'doctrine.clear_entity_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\EntityRegionCommand',
'doctrine.mapping_info_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\InfoCommand',
'doctrine.clear_query_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryRegionCommand',
'doctrine.query_dql_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\RunDqlCommand',
'doctrine.schema_update_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\UpdateCommand',
'doctrine.schema_validate_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ValidateSchemaCommand',
'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
'doctrine_migrations.diff_command' => '?',
'doctrine_migrations.sync_metadata_command' => '?',
'doctrine_migrations.versions_command' => '?',
'doctrine_migrations.current_command' => '?',
'doctrine_migrations.dump_schema_command' => '?',
'doctrine_migrations.execute_command' => '?',
'doctrine_migrations.generate_command' => '?',
'doctrine_migrations.latest_command' => '?',
'doctrine_migrations.migrate_command' => '?',
'doctrine_migrations.rollup_command' => '?',
'doctrine_migrations.status_command' => '?',
'doctrine_migrations.up_to_date_command' => '?',
'doctrine_migrations.version_command' => '?',
'twig.command.debug' => '?',
'twig.command.lint' => '?',
'security.command.debug_firewall' => '?',
'security.command.user_password_encoder' => '?',
'security.command.user_password_hash' => '?',
'doctrine.fixtures_load_command' => 'Doctrine\\Bundle\\FixturesBundle\\Command\\LoadDataFixturesDoctrineCommand',
'var_dumper.command.server_dump' => '?',
'monolog.command.server_log' => '?',
]), ['centralis:check_not_paid_orders_klaviyo' => 'App\\AtechNet\\CoreBundle\\Command\\Klaviyo\\CheckNotPaidOrdersKlaviyoCommand', 'about' => 'console.command.about', 'assets:install' => 'console.command.assets_install', 'cache:clear' => 'console.command.cache_clear', 'cache:pool:clear' => 'console.command.cache_pool_clear', 'cache:pool:prune' => 'console.command.cache_pool_prune', 'cache:pool:delete' => 'console.command.cache_pool_delete', 'cache:pool:list' => 'console.command.cache_pool_list', 'cache:warmup' => 'console.command.cache_warmup', 'debug:config' => 'console.command.config_debug', 'config:dump-reference' => 'console.command.config_dump_reference', 'debug:container' => 'console.command.container_debug', 'lint:container' => 'console.command.container_lint', 'debug:autowiring' => 'console.command.debug_autowiring', 'debug:dotenv' => 'console.command.dotenv_debug', 'debug:event-dispatcher' => 'console.command.event_dispatcher_debug', 'messenger:consume' => 'console.command.messenger_consume_messages', 'messenger:setup-transports' => 'console.command.messenger_setup_transports', 'debug:messenger' => 'console.command.messenger_debug', 'messenger:stop-workers' => 'console.command.messenger_stop_workers', 'debug:router' => 'console.command.router_debug', 'router:match' => 'console.command.router_match', 'debug:translation' => 'console.command.translation_debug', 'translation:extract' => 'console.command.translation_extract', 'translation:update' => 'console.command.translation_extract', 'debug:validator' => 'console.command.validator_debug', 'translation:pull' => 'console.command.translation_pull', 'translation:push' => 'console.command.translation_push', 'lint:xliff' => 'console.command.xliff_lint', 'lint:yaml' => 'console.command.yaml_lint', 'debug:form' => 'console.command.form_debug', 'secrets:set' => 'console.command.secrets_set', 'secrets:remove' => 'console.command.secrets_remove', 'secrets:generate-keys' => 'console.command.secrets_generate_key', 'secrets:list' => 'console.command.secrets_list', 'secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local', 'secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local', 'doctrine:database:create' => 'doctrine.database_create_command', 'doctrine:database:drop' => 'doctrine.database_drop_command', 'doctrine:query:sql' => 'doctrine.query_sql_command', 'dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand', 'doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command', 'doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command', 'doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command', 'doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command', 'doctrine:mapping:convert' => 'doctrine.mapping_convert_command', 'doctrine:schema:create' => 'doctrine.schema_create_command', 'doctrine:schema:drop' => 'doctrine.schema_drop_command', 'doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command', 'doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command', 'doctrine:mapping:info' => 'doctrine.mapping_info_command', 'doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command', 'doctrine:query:dql' => 'doctrine.query_dql_command', 'doctrine:schema:update' => 'doctrine.schema_update_command', 'doctrine:schema:validate' => 'doctrine.schema_validate_command', 'doctrine:mapping:import' => 'doctrine.mapping_import_command', 'doctrine:migrations:diff' => 'doctrine_migrations.diff_command', 'doctrine:migrations:sync-metadata-storage' => 'doctrine_migrations.sync_metadata_command', 'doctrine:migrations:list' => 'doctrine_migrations.versions_command', 'doctrine:migrations:current' => 'doctrine_migrations.current_command', 'doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command', 'doctrine:migrations:execute' => 'doctrine_migrations.execute_command', 'doctrine:migrations:generate' => 'doctrine_migrations.generate_command', 'doctrine:migrations:latest' => 'doctrine_migrations.latest_command', 'doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command', 'doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command', 'doctrine:migrations:status' => 'doctrine_migrations.status_command', 'doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command', 'doctrine:migrations:version' => 'doctrine_migrations.version_command', 'debug:twig' => 'twig.command.debug', 'lint:twig' => 'twig.command.lint', 'debug:firewall' => 'security.command.debug_firewall', 'security:encode-password' => 'security.command.user_password_encoder', 'security:hash-password' => 'security.command.user_password_hash', 'doctrine:fixtures:load' => 'doctrine.fixtures_load_command', 'server:dump' => 'var_dumper.command.server_dump', 'server:log' => 'monolog.command.server_log']);
}
/**
* Gets the public 'container.env_var_processors_locator' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function getContainer_EnvVarProcessorsLocatorService()
{
return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'base64' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'bool' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'const' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'csv' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'default' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'file' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'float' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'int' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'json' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'key' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'not' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'query_string' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'require' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'resolve' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'string' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'trim' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'url' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
], [
'base64' => '?',
'bool' => '?',
'const' => '?',
'csv' => '?',
'default' => '?',
'file' => '?',
'float' => '?',
'int' => '?',
'json' => '?',
'key' => '?',
'not' => '?',
'query_string' => '?',
'require' => '?',
'resolve' => '?',
'string' => '?',
'trim' => '?',
'url' => '?',
]);
}
/**
* Gets the public 'data_collector.dump' shared service.
*
* @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
*/
protected function getDataCollector_DumpService()
{
return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL);
}
/**
* Gets the public 'doctrine' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Registry
*/
protected function getDoctrineService()
{
return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default');
}
/**
* Gets the public 'doctrine.dbal.default_connection' shared service.
*
* @return \Doctrine\DBAL\Connection
*/
protected function getDoctrine_Dbal_DefaultConnectionService()
{
$a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
if (isset($this->services['doctrine.dbal.default_connection'])) {
return $this->services['doctrine.dbal.default_connection'];
}
$b = new \Doctrine\DBAL\Configuration();
$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))));
$c->setConnectionName('default');
$b->setSchemaManagerFactory(($this->privates['doctrine.dbal.legacy_schema_manager_factory'] ?? ($this->privates['doctrine.dbal.legacy_schema_manager_factory'] = new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory())));
$b->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([0 => ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('migration_versions')))]));
$b->setMiddlewares([0 => new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), 1 => $c]);
return $this->services['doctrine.dbal.default_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['driver' => $this->getEnv('string:DATABASE_DRIVER'), 'host' => $this->getEnv('string:DATABASE_HOST'), 'dbname' => $this->getEnv('string:DATABASE_NAME'), 'user' => $this->getEnv('string:DATABASE_USER'), 'password' => $this->getEnv('string:DATABASE_PASSWORD'), 'port' => $this->getEnv('int:DATABASE_PORT'), 'charset' => 'utf8', 'idle_connection_ttl' => 600, 'driverOptions' => [], 'defaultTableOptions' => []], $b, $a, []);
}
/**
* Gets the public 'doctrine.dbal.service_manager_connection' shared service.
*
* @return \Doctrine\DBAL\Connection
*/
protected function getDoctrine_Dbal_ServiceManagerConnectionService()
{
$a = ($this->privates['doctrine.dbal.service_manager_connection.event_manager'] ?? $this->getDoctrine_Dbal_ServiceManagerConnection_EventManagerService());
if (isset($this->services['doctrine.dbal.service_manager_connection'])) {
return $this->services['doctrine.dbal.service_manager_connection'];
}
$b = new \Doctrine\DBAL\Configuration();
$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))));
$c->setConnectionName('service_manager');
$b->setSchemaManagerFactory(($this->privates['doctrine.dbal.legacy_schema_manager_factory'] ?? ($this->privates['doctrine.dbal.legacy_schema_manager_factory'] = new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory())));
$b->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([0 => ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('migration_versions')))]));
$b->setMiddlewares([0 => new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), 1 => $c]);
return $this->services['doctrine.dbal.service_manager_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['driver' => $this->getEnv('string:SM_DATABASE_DRIVER'), 'host' => $this->getEnv('string:SM_DATABASE_HOST'), 'dbname' => $this->getEnv('string:SM_DATABASE_NAME'), 'user' => $this->getEnv('string:SM_DATABASE_USER'), 'password' => $this->getEnv('string:SM_DATABASE_PASSWORD'), 'port' => $this->getEnv('int:SM_DATABASE_PORT'), 'charset' => 'UTF8', 'idle_connection_ttl' => 600, 'driverOptions' => [], 'defaultTableOptions' => []], $b, $a, []);
}
/**
* Gets the public 'doctrine.dbal.statistics_connection' shared service.
*
* @return \Doctrine\DBAL\Connection
*/
protected function getDoctrine_Dbal_StatisticsConnectionService()
{
$a = ($this->privates['doctrine.dbal.statistics_connection.event_manager'] ?? $this->getDoctrine_Dbal_StatisticsConnection_EventManagerService());
if (isset($this->services['doctrine.dbal.statistics_connection'])) {
return $this->services['doctrine.dbal.statistics_connection'];
}
$b = new \Doctrine\DBAL\Configuration();
$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))));
$c->setConnectionName('statistics');
$b->setSchemaManagerFactory(($this->privates['doctrine.dbal.legacy_schema_manager_factory'] ?? ($this->privates['doctrine.dbal.legacy_schema_manager_factory'] = new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory())));
$b->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([0 => ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('migration_versions')))]));
$b->setMiddlewares([0 => new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), 1 => $c]);
return $this->services['doctrine.dbal.statistics_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['driver' => $this->getEnv('string:ST_DATABASE_DRIVER'), 'host' => $this->getEnv('string:ST_DATABASE_HOST'), 'dbname' => $this->getEnv('string:ST_DATABASE_NAME'), 'user' => $this->getEnv('string:ST_DATABASE_USER'), 'password' => $this->getEnv('string:ST_DATABASE_PASSWORD'), 'port' => $this->getEnv('int:ST_DATABASE_PORT'), 'charset' => 'utf8', 'idle_connection_ttl' => 600, 'driverOptions' => [], 'defaultTableOptions' => []], $b, $a, []);
}
/**
* Gets the public 'doctrine.orm.default_entity_manager' shared service.
*
* @return \Doctrine\ORM\EntityManager
*/
protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
$a = new \Doctrine\ORM\Configuration();
$b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Entity')], false), 'App\\AtechNet\\CoreBundle\\Entity');
$a->setEntityNamespaces(['AtechNetCoreBundle' => 'App\\AtechNet\\CoreBundle\\Entity']);
$a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
$a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
$a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
$a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
$a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
$a->setProxyNamespace('Proxies');
$a->setAutoGenerateProxyClasses(true);
$a->setSchemaIgnoreClasses([]);
$a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
$a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
$a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
$a->setTypedFieldMapper(($this->privates['doctrine.orm.typed_field_mapper.default'] ?? ($this->privates['doctrine.orm.typed_field_mapper.default'] = new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper())));
$a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
$a->setLazyGhostObjectEnabled(false);
$a->setIdentityGenerationPreferences([]);
$a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
$a->addCustomStringFunction('FIND_IN_SET', 'DoctrineExtensions\\Query\\Mysql\\FindInSet');
$a->addCustomStringFunction('REPLACE', 'DoctrineExtensions\\Query\\Mysql\\Replace');
$a->addCustomNumericFunction('MONTH', 'DoctrineExtensions\\Query\\Mysql\\Month');
$a->addCustomNumericFunction('DAY', 'DoctrineExtensions\\Query\\Mysql\\Day');
$instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()));
(new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
return $instance;
}
/**
* Gets the public 'doctrine.orm.service_manager_entity_manager' shared service.
*
* @return \Doctrine\ORM\EntityManager
*/
protected function getDoctrine_Orm_ServiceManagerEntityManagerService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->services['doctrine.orm.service_manager_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getDoctrine_Orm_ServiceManagerEntityManagerService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
$a = new \Doctrine\ORM\Configuration();
$b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/src/AtechNet/ReportBundle/Entity')], false), 'App\\AtechNet\\ReportBundle\\Entity');
$a->setEntityNamespaces(['AtechNetReportBundle' => 'App\\AtechNet\\ReportBundle\\Entity']);
$a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
$a->setQueryCache(($this->privates['cache.doctrine.orm.service_manager.query'] ?? $this->getCache_Doctrine_Orm_ServiceManager_QueryService()));
$a->setResultCache(($this->privates['cache.doctrine.orm.service_manager.result'] ?? $this->getCache_Doctrine_Orm_ServiceManager_ResultService()));
$a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
$a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
$a->setProxyNamespace('Proxies');
$a->setAutoGenerateProxyClasses(true);
$a->setSchemaIgnoreClasses([]);
$a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
$a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
$a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
$a->setTypedFieldMapper(($this->privates['doctrine.orm.typed_field_mapper.default'] ?? ($this->privates['doctrine.orm.typed_field_mapper.default'] = new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper())));
$a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
$a->setLazyGhostObjectEnabled(false);
$a->setIdentityGenerationPreferences([]);
$a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
$instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.service_manager_connection'] ?? $this->getDoctrine_Dbal_ServiceManagerConnectionService()), $a, ($this->privates['doctrine.dbal.service_manager_connection.event_manager'] ?? $this->getDoctrine_Dbal_ServiceManagerConnection_EventManagerService()));
(new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
return $instance;
}
/**
* Gets the public 'doctrine.orm.statistics_entity_manager' shared service.
*
* @return \Doctrine\ORM\EntityManager
*/
protected function getDoctrine_Orm_StatisticsEntityManagerService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->services['doctrine.orm.statistics_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getDoctrine_Orm_StatisticsEntityManagerService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
$a = new \Doctrine\ORM\Configuration();
$b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Entity/Statistics')], false), 'App\\AtechNet\\CoreBundle\\Entity\\Statistics');
$a->setEntityNamespaces(['AtechNetCoreBundleStatistics' => 'App\\AtechNet\\CoreBundle\\Entity\\Statistics']);
$a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
$a->setQueryCache(($this->privates['cache.doctrine.orm.statistics.query'] ?? $this->getCache_Doctrine_Orm_Statistics_QueryService()));
$a->setResultCache(($this->privates['cache.doctrine.orm.statistics.result'] ?? $this->getCache_Doctrine_Orm_Statistics_ResultService()));
$a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
$a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
$a->setProxyNamespace('Proxies');
$a->setAutoGenerateProxyClasses(true);
$a->setSchemaIgnoreClasses([]);
$a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
$a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
$a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
$a->setTypedFieldMapper(($this->privates['doctrine.orm.typed_field_mapper.default'] ?? ($this->privates['doctrine.orm.typed_field_mapper.default'] = new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper())));
$a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
$a->setLazyGhostObjectEnabled(false);
$a->setIdentityGenerationPreferences([]);
$a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
$instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.statistics_connection'] ?? $this->getDoctrine_Dbal_StatisticsConnectionService()), $a, ($this->privates['doctrine.dbal.statistics_connection.event_manager'] ?? $this->getDoctrine_Dbal_StatisticsConnection_EventManagerService()));
(new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
return $instance;
}
/**
* Gets the public 'error_controller' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ErrorController
*/
protected function getErrorControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
$a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($a, true)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true)));
}
/**
* Gets the public 'event_dispatcher' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
*/
protected function getEventDispatcherService()
{
$a = new \Symfony\Bridge\Monolog\Logger('event');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$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())));
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['request_listener'] ?? $this->getRequestListenerService());
}, 1 => '__invoke'], 0);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['authentication_success_event_listener'] ?? $this->getAuthenticationSuccessEventListenerService());
}, 1 => 'onAuthenticationSuccess'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
}, 1 => 'onKernelController'], 0);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('migration_versions')));
}, 1 => 'onConsoleCommand'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
}, 1 => 'checkPassport'], 1024);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.context_listener.2'] ?? $this->getSecurity_ContextListener_2Service());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.context_listener.3'] ?? $this->getSecurity_ContextListener_3Service());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.context_listener.4'] ?? $this->getSecurity_ContextListener_4Service());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.context_listener.5'] ?? $this->getSecurity_ContextListener_5Service());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.context_listener.6'] ?? $this->getSecurity_ContextListener_6Service());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.context_listener.7'] ?? $this->getSecurity_ContextListener_7Service());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.context_listener.8'] ?? $this->getSecurity_ContextListener_8Service());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.context_listener.9'] ?? $this->getSecurity_ContextListener_9Service());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.context_listener.10'] ?? $this->getSecurity_ContextListener_10Service());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['App\\AtechNet\\CoreBundle\\EventListener\\LocaleSubscriber'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\EventListener\\LocaleSubscriber'] = new \App\AtechNet\CoreBundle\EventListener\LocaleSubscriber()));
}, 1 => 'onKernelRequest'], 20);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['App\\AtechNet\\CoreBundle\\EventListener\\UserLocaleSubscriber'] ?? $this->getUserLocaleSubscriberService());
}, 1 => 'onInteractiveLogin'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8', false)));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
}, 1 => 'onKernelResponse'], -1024);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'setDefaultLocale'], 100);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelRequest'], 16);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
}, 1 => 'onKernelRequest'], 256);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
}, 1 => 'onResponse'], -255);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'onControllerArguments'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'logKernelException'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'onKernelException'], -128);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'removeCspHeader'], -128);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
}, 1 => 'onKernelRequest'], 15);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
}, 1 => 'onKernelFinishRequest'], -15);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
}, 1 => 'onConsoleError'], -128);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
}, 1 => 'onConsoleTerminate'], -128);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
}, 1 => 'onConsoleError'], 0);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULL, NULL)));
}, 1 => 'onMessage'], -255);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['mailer.message_listener'] ?? $this->getMailer_MessageListenerService());
}, 1 => 'onMessage'], 0);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
}, 1 => 'onMessage'], -255);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
}, 1 => 'configure'], 2048);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
}, 1 => 'configure'], 2048);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelRequest'], 32);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelException'], -64);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelRequest'], 128);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelResponse'], -1000);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onFinishRequest'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->getMessenger_Retry_SendFailedMessageForRetryListenerService());
}, 1 => 'onMessageFailed'], 100);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
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()));
}, 1 => 'onMessageFailed'], 200);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [0 => function () {
return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
}, 1 => 'onWorkerStarted'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
}, 1 => 'onWorkerRunning'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
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()));
}, 1 => 'onMessageFailed'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
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()));
}, 1 => 'onWorkerRunning'], 0);
$instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [0 => function () {
return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
}, 1 => 'onNotification'], -255);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelResponse'], -100);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelTerminate'], -1024);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [0 => function () {
return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
}, 1 => 'onWorkerMessageHandled'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
}, 1 => 'onWorkerMessageFailed'], 0);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
}, 1 => 'onMessage'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
}, 1 => 'onLoginSuccess'], 0);
$instance->addListener('debug.security.authorization.vote', [0 => function () {
return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
}, 1 => 'onVoterVote'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'configureLogoutUrlGenerator'], 8);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'onKernelRequest'], 8);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
}, 1 => 'onKernelResponse'], -128);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
}, 1 => 'configure'], 1024);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
}, 1 => 'checkPassport'], 512);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the public 'http_kernel' shared service.
*
* @return \Symfony\Component\HttpKernel\HttpKernel
*/
protected function getHttpKernelService()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['http_kernel'])) {
return $this->services['http_kernel'];
}
$b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $b), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory(), new RewindableGenerator(function () {
yield 0 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
yield 1 => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
yield 2 => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
yield 3 => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
yield 4 => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
yield 5 => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
yield 6 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
yield 7 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
}, 8)), $b));
}
/**
* Gets the public 'messenger.default_bus' shared service.
*
* @return \Symfony\Component\Messenger\TraceableMessageBus
*/
protected function getMessenger_DefaultBusService()
{
return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
yield 0 => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->getMessenger_Bus_Default_Middleware_TraceableService());
yield 1 => ($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')));
yield 2 => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
yield 3 => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
yield 4 => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
yield 5 => ($this->privates['messenger.middleware.send_message'] ?? $this->getMessenger_Middleware_SendMessageService());
yield 6 => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->getMessenger_Bus_Default_Middleware_HandleMessageService());
}, 7)));
}
/**
* Gets the public 'monolog.logger.payment' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_PaymentService()
{
$this->services['monolog.logger.payment'] = $instance = new \Symfony\Bridge\Monolog\Logger('payment');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.payment'] ?? $this->getMonolog_Handler_PaymentService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the public 'request_stack' shared service.
*
* @return \Symfony\Component\HttpFoundation\RequestStack
*/
protected function getRequestStackService()
{
return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
}
/**
* Gets the public 'router' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Routing\Router
*/
protected function getRouterService()
{
$a = new \Symfony\Bridge\Monolog\Logger('router');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'routing.loader' => ['services', 'routing.loader', 'getRouting_LoaderService', false],
], [
'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
]))->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');
$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
$instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
return $instance;
}
/**
* Gets the public 'routing.loader' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
*/
protected function getRouting_LoaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/Loader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
$a = new \Symfony\Component\Config\Loader\LoaderResolver();
$b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel', 1)));
$c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
$a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'kernel' => ['services', 'kernel', 'getKernelService', false],
], [
'kernel' => 'App\\Kernel',
]), 'dev'));
$a->addLoader($c);
$a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b, $c));
$a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b, $c));
return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
}
/**
* Gets the public 'services_resetter' shared service.
*
* @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
*/
protected function getServicesResetterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
if (isset($this->services['cache.app'])) {
yield 'cache.app' => ($this->services['cache.app'] ?? null);
}
if (isset($this->services['cache.system'])) {
yield 'cache.system' => ($this->services['cache.system'] ?? null);
}
if (isset($this->privates['cache.validator'])) {
yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
}
if (isset($this->privates['cache.serializer'])) {
yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
}
if (isset($this->privates['cache.annotations'])) {
yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
}
if (isset($this->privates['cache.property_info'])) {
yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
}
if (isset($this->privates['cache.messenger.restart_workers_signal'])) {
yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? null);
}
if (isset($this->privates['.debug.http_client'])) {
yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
}
if (isset($this->privates['mailer.message_logger_listener'])) {
yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
}
if (isset($this->privates['debug.stopwatch'])) {
yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
}
if (isset($this->services['event_dispatcher'])) {
yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
}
if (isset($this->privates['session_listener'])) {
yield 'session_listener' => ($this->privates['session_listener'] ?? null);
}
if (isset($this->privates['form.choice_list_factory.cached'])) {
yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
}
if (isset($this->services['cache.validator_expression_language'])) {
yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
}
if (isset($this->privates['messenger.transport.in_memory.factory'])) {
yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null);
}
if (isset($this->services['.container.private.profiler'])) {
yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
}
if (isset($this->services['.container.private.validator'])) {
yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
}
if (isset($this->services['doctrine'])) {
yield 'doctrine' => ($this->services['doctrine'] ?? null);
}
if (isset($this->privates['doctrine.debug_data_holder'])) {
yield 'doctrine.debug_data_holder' => ($this->privates['doctrine.debug_data_holder'] ?? null);
}
if (isset($this->privates['form.type.entity'])) {
yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
}
if (isset($this->services['.container.private.twig'])) {
yield 'twig' => ($this->services['.container.private.twig'] ?? null);
}
if (isset($this->privates['twig.form.engine'])) {
yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
}
if (isset($this->services['.container.private.security.token_storage'])) {
yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
}
if (isset($this->privates['cache.security_expression_language'])) {
yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
}
if (isset($this->privates['debug.security.firewall'])) {
yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null);
}
if (isset($this->privates['debug.security.firewall.authenticator.api_urls'])) {
yield 'debug.security.firewall.authenticator.api_urls' => ($this->privates['debug.security.firewall.authenticator.api_urls'] ?? null);
}
if (isset($this->privates['debug.security.firewall.authenticator.product_data_by_code'])) {
yield 'debug.security.firewall.authenticator.product_data_by_code' => ($this->privates['debug.security.firewall.authenticator.product_data_by_code'] ?? null);
}
if (isset($this->privates['debug.security.firewall.authenticator.clear_cache'])) {
yield 'debug.security.firewall.authenticator.clear_cache' => ($this->privates['debug.security.firewall.authenticator.clear_cache'] ?? null);
}
if (isset($this->privates['debug.security.firewall.authenticator.migrate_db'])) {
yield 'debug.security.firewall.authenticator.migrate_db' => ($this->privates['debug.security.firewall.authenticator.migrate_db'] ?? null);
}
if (isset($this->privates['debug.security.firewall.authenticator.create_stock_movement'])) {
yield 'debug.security.firewall.authenticator.create_stock_movement' => ($this->privates['debug.security.firewall.authenticator.create_stock_movement'] ?? null);
}
if (isset($this->privates['debug.security.firewall.authenticator.create_controlling_product_list'])) {
yield 'debug.security.firewall.authenticator.create_controlling_product_list' => ($this->privates['debug.security.firewall.authenticator.create_controlling_product_list'] ?? null);
}
if (isset($this->privates['debug.security.firewall.authenticator.create_controlling_stock_status_list'])) {
yield 'debug.security.firewall.authenticator.create_controlling_stock_status_list' => ($this->privates['debug.security.firewall.authenticator.create_controlling_stock_status_list'] ?? null);
}
if (isset($this->privates['debug.security.firewall.authenticator.export_vat_values'])) {
yield 'debug.security.firewall.authenticator.export_vat_values' => ($this->privates['debug.security.firewall.authenticator.export_vat_values'] ?? null);
}
if (isset($this->privates['debug.security.firewall.authenticator.discount_rss'])) {
yield 'debug.security.firewall.authenticator.discount_rss' => ($this->privates['debug.security.firewall.authenticator.discount_rss'] ?? null);
}
if (isset($this->privates['debug.security.firewall.authenticator.sales_goal'])) {
yield 'debug.security.firewall.authenticator.sales_goal' => ($this->privates['debug.security.firewall.authenticator.sales_goal'] ?? null);
}
if (isset($this->privates['cache.security_token_verifier'])) {
yield 'cache.security_token_verifier' => ($this->privates['cache.security_token_verifier'] ?? null);
}
if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
yield 'debug.security.firewall.authenticator.main' => ($this->privates['debug.security.firewall.authenticator.main'] ?? null);
}
if (isset($this->privates['monolog.handler.payment'])) {
yield 'monolog.handler.payment' => ($this->privates['monolog.handler.payment'] ?? null);
}
if (isset($this->services['white_october_breadcrumbs'])) {
yield 'WhiteOctober\\BreadcrumbsBundle\\Model\\Breadcrumbs' => ($this->services['white_october_breadcrumbs'] ?? null);
}
if (isset($this->privates['.debug.http_client'])) {
yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
}
}, function () {
return 0 + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator'])) + (int) (isset($this->privates['cache.serializer'])) + (int) (isset($this->privates['cache.annotations'])) + (int) (isset($this->privates['cache.property_info'])) + (int) (isset($this->privates['cache.messenger.restart_workers_signal'])) + (int) (isset($this->privates['.debug.http_client'])) + (int) (isset($this->privates['mailer.message_logger_listener'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['session_listener'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (int) (isset($this->privates['messenger.transport.in_memory.factory'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->services['.container.private.validator'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['doctrine.debug_data_holder'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->services['.container.private.twig'])) + (int) (isset($this->privates['twig.form.engine'])) + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['debug.security.firewall'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.api_urls'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.product_data_by_code'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.clear_cache'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.migrate_db'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.create_stock_movement'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.create_controlling_product_list'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.create_controlling_stock_status_list'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.export_vat_values'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.discount_rss'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.sales_goal'])) + (int) (isset($this->privates['cache.security_token_verifier'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.main'])) + (int) (isset($this->privates['monolog.handler.payment'])) + (int) (isset($this->services['white_october_breadcrumbs'])) + (int) (isset($this->privates['.debug.http_client']));
}), ['cache.app' => [0 => 'reset'], 'cache.system' => [0 => 'reset'], 'cache.validator' => [0 => 'reset'], 'cache.serializer' => [0 => 'reset'], 'cache.annotations' => [0 => 'reset'], 'cache.property_info' => [0 => 'reset'], 'cache.messenger.restart_workers_signal' => [0 => 'reset'], 'http_client' => [0 => '?reset'], 'mailer.message_logger_listener' => [0 => 'reset'], 'debug.stopwatch' => [0 => 'reset'], 'debug.event_dispatcher' => [0 => 'reset'], 'session_listener' => [0 => 'reset'], 'form.choice_list_factory.cached' => [0 => 'reset'], 'cache.validator_expression_language' => [0 => 'reset'], 'messenger.transport.in_memory.factory' => [0 => 'reset'], 'profiler' => [0 => 'reset'], 'debug.validator' => [0 => 'reset'], 'doctrine' => [0 => 'reset'], 'doctrine.debug_data_holder' => [0 => 'reset'], 'form.type.entity' => [0 => 'reset'], 'twig' => [0 => 'resetGlobals'], 'twig.form.engine' => [0 => 'reset'], 'security.token_storage' => [0 => 'disableUsageTracking', 1 => 'setToken'], 'cache.security_expression_language' => [0 => 'reset'], 'debug.security.firewall' => [0 => 'reset'], 'debug.security.firewall.authenticator.api_urls' => [0 => 'reset'], 'debug.security.firewall.authenticator.product_data_by_code' => [0 => 'reset'], 'debug.security.firewall.authenticator.clear_cache' => [0 => 'reset'], 'debug.security.firewall.authenticator.migrate_db' => [0 => 'reset'], 'debug.security.firewall.authenticator.create_stock_movement' => [0 => 'reset'], 'debug.security.firewall.authenticator.create_controlling_product_list' => [0 => 'reset'], 'debug.security.firewall.authenticator.create_controlling_stock_status_list' => [0 => 'reset'], 'debug.security.firewall.authenticator.export_vat_values' => [0 => 'reset'], 'debug.security.firewall.authenticator.discount_rss' => [0 => 'reset'], 'debug.security.firewall.authenticator.sales_goal' => [0 => 'reset'], 'cache.security_token_verifier' => [0 => 'reset'], 'debug.security.firewall.authenticator.main' => [0 => 'reset'], 'monolog.handler.payment' => [0 => 'reset'], 'WhiteOctober\\BreadcrumbsBundle\\Model\\Breadcrumbs' => [0 => 'clear'], '.debug.http_client' => [0 => 'reset']]);
}
/**
* Gets the public 'translator' shared service.
*
* @return \Symfony\Component\Translation\DataCollectorTranslator
*/
protected function getTranslatorService()
{
return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
}
/**
* Gets the public 'var_dumper.cloner' shared service.
*
* @return \Symfony\Component\VarDumper\Cloner\VarCloner
*/
protected function getVarDumper_ClonerService()
{
$this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
$instance->setMaxItems(2500);
$instance->setMinDepth(1);
$instance->setMaxString(-1);
$instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
return $instance;
}
/**
* Gets the public 'web_profiler.controller.exception_panel' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
*/
protected function getWebProfiler_Controller_ExceptionPanelService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
return $this->services['web_profiler.controller.exception_panel'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController(($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
}
/**
* Gets the public 'web_profiler.controller.profiler' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
*/
protected function getWebProfiler_Controller_ProfilerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__, 4));
}
/**
* Gets the public 'web_profiler.controller.router' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
*/
protected function getWebProfiler_Controller_RouterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
yield 0 => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
}, 1));
}
/**
* Gets the public 'white_october_breadcrumbs' shared service.
*
* @return \WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs
*/
protected function getWhiteOctoberBreadcrumbsService()
{
include_once \dirname(__DIR__, 4).'/vendor/mhujer/breadcrumbs-bundle/Model/Breadcrumbs.php';
$this->services['white_october_breadcrumbs'] = $instance = new \WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs();
$instance->setRouter(($this->services['router'] ?? $this->getRouterService()));
return $instance;
}
/**
* Gets the public 'white_october_breadcrumbs.helper' shared service.
*
* @return \WhiteOctober\BreadcrumbsBundle\Templating\Helper\BreadcrumbsHelper
*/
protected function getWhiteOctoberBreadcrumbs_HelperService()
{
include_once \dirname(__DIR__, 4).'/vendor/mhujer/breadcrumbs-bundle/Templating/Helper/BreadcrumbsHelper.php';
return $this->services['white_october_breadcrumbs.helper'] = new \WhiteOctober\BreadcrumbsBundle\Templating\Helper\BreadcrumbsHelper(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['white_october_breadcrumbs'] ?? $this->getWhiteOctoberBreadcrumbsService()), $this->parameters['white_october_breadcrumbs.options']);
}
/**
* Gets the public 'white_october_breadcrumbs.twig' shared service.
*
* @return \WhiteOctober\BreadcrumbsBundle\Twig\Extension\BreadcrumbsExtension
*/
protected function getWhiteOctoberBreadcrumbs_TwigService()
{
return $this->services['white_october_breadcrumbs.twig'] = new \WhiteOctober\BreadcrumbsBundle\Twig\Extension\BreadcrumbsExtension($this);
}
/**
* Gets the private '.App\AtechNet\CoreBundle\Command\Klaviyo\CheckNotPaidOrdersKlaviyoCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getCheckNotPaidOrdersKlaviyoCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\AtechNet\\CoreBundle\\Command\\Klaviyo\\CheckNotPaidOrdersKlaviyoCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('centralis:check_not_paid_orders_klaviyo', [], 'Check not paid orders klaviyo command', false, function (): \App\AtechNet\CoreBundle\Command\Klaviyo\CheckNotPaidOrdersKlaviyoCommand {
return ($this->privates['App\\AtechNet\\CoreBundle\\Command\\Klaviyo\\CheckNotPaidOrdersKlaviyoCommand'] ?? $this->getCheckNotPaidOrdersKlaviyoCommandService());
});
}
/**
* Gets the private '.console.command.about.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_About_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.about.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('about', [], 'Display information about the current project', false, function (): \Symfony\Bundle\FrameworkBundle\Command\AboutCommand {
return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
});
}
/**
* Gets the private '.console.command.assets_install.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_AssetsInstall_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.assets_install.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('assets:install', [], 'Install bundle\'s web assets under a public directory', false, function (): \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand {
return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
});
}
/**
* Gets the private '.console.command.cache_clear.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CacheClear_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:clear', [], 'Clear the cache', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand {
return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
});
}
/**
* Gets the private '.console.command.cache_pool_clear.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolClear_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:clear', [], 'Clear cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand {
return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
});
}
/**
* Gets the private '.console.command.cache_pool_delete.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolDelete_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_delete.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:delete', [], 'Delete an item from a cache pool', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand {
return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
});
}
/**
* Gets the private '.console.command.cache_pool_list.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolList_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:list', [], 'List available cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand {
return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
});
}
/**
* Gets the private '.console.command.cache_pool_prune.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolPrune_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_prune.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:prune', [], 'Prune cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand {
return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
});
}
/**
* Gets the private '.console.command.cache_warmup.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CacheWarmup_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_warmup.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:warmup', [], 'Warm up an empty cache', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand {
return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
});
}
/**
* Gets the private '.console.command.config_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ConfigDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.config_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:config', [], 'Dump the current configuration for an extension', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand {
return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
});
}
/**
* Gets the private '.console.command.config_dump_reference.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ConfigDumpReference_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.config_dump_reference.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('config:dump-reference', [], 'Dump the default configuration for an extension', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand {
return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
});
}
/**
* Gets the private '.console.command.container_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ContainerDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.container_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:container', [], 'Display current services for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand {
return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
});
}
/**
* Gets the private '.console.command.container_lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ContainerLint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.container_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:container', [], 'Ensure that arguments injected into services match type declarations', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand {
return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
});
}
/**
* Gets the private '.console.command.debug_autowiring.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_DebugAutowiring_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.debug_autowiring.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:autowiring', [], 'List classes/interfaces you can use for autowiring', false, function (): \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand {
return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
});
}
/**
* Gets the private '.console.command.dotenv_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_DotenvDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.dotenv_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:dotenv', [], 'Lists all dotenv files with variables and values', false, function (): \Symfony\Component\Dotenv\Command\DebugCommand {
return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
});
}
/**
* Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_EventDispatcherDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.event_dispatcher_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:event-dispatcher', [], 'Display configured listeners for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand {
return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
});
}
/**
* Gets the private '.console.command.form_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_FormDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.form_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:form', [], 'Display form type information', false, function (): \Symfony\Component\Form\Command\DebugCommand {
return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
});
}
/**
* Gets the private '.console.command.messenger_consume_messages.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_MessengerConsumeMessages_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.messenger_consume_messages.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:consume', [], 'Consume messages', false, function (): \Symfony\Component\Messenger\Command\ConsumeMessagesCommand {
return ($this->privates['console.command.messenger_consume_messages'] ?? $this->getConsole_Command_MessengerConsumeMessagesService());
});
}
/**
* Gets the private '.console.command.messenger_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_MessengerDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.messenger_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:messenger', [], 'List messages you can dispatch using the message buses', false, function (): \Symfony\Component\Messenger\Command\DebugCommand {
return ($this->privates['console.command.messenger_debug'] ?? $this->getConsole_Command_MessengerDebugService());
});
}
/**
* Gets the private '.console.command.messenger_setup_transports.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_MessengerSetupTransports_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.messenger_setup_transports.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:setup-transports', [], 'Prepare the required infrastructure for the transport', false, function (): \Symfony\Component\Messenger\Command\SetupTransportsCommand {
return ($this->privates['console.command.messenger_setup_transports'] ?? $this->getConsole_Command_MessengerSetupTransportsService());
});
}
/**
* Gets the private '.console.command.messenger_stop_workers.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_MessengerStopWorkers_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.messenger_stop_workers.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:stop-workers', [], 'Stop workers after their current message', false, function (): \Symfony\Component\Messenger\Command\StopWorkersCommand {
return ($this->privates['console.command.messenger_stop_workers'] ?? $this->getConsole_Command_MessengerStopWorkersService());
});
}
/**
* Gets the private '.console.command.router_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_RouterDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.router_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:router', [], 'Display current routes for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand {
return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
});
}
/**
* Gets the private '.console.command.router_match.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_RouterMatch_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.router_match.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('router:match', [], 'Help debug routes by simulating a path info match', false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand {
return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
});
}
/**
* Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_decrypt_to_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:decrypt-to-local', [], 'Decrypt all secrets and stores them in the local vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand {
return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
});
}
/**
* Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_encrypt_from_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:encrypt-from-local', [], 'Encrypt all local secrets to the vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand {
return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
});
}
/**
* Gets the private '.console.command.secrets_generate_key.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsGenerateKey_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_generate_key.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:generate-keys', [], 'Generate new encryption keys', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand {
return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
});
}
/**
* Gets the private '.console.command.secrets_list.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsList_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:list', [], 'List all secrets', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand {
return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
});
}
/**
* Gets the private '.console.command.secrets_remove.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsRemove_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:remove', [], 'Remove a secret from the vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand {
return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
});
}
/**
* Gets the private '.console.command.secrets_set.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsSet_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_set.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:set', [], 'Set a secret in the vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand {
return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
});
}
/**
* Gets the private '.console.command.translation_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.translation_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:translation', [], 'Display translation messages information', false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand {
return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
});
}
/**
* Gets the private '.console.command.translation_extract.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationExtract_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.translation_extract.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:extract', [0 => 'translation:update'], 'Extract missing translations keys from code to translation files.', false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand {
return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
});
}
/**
* Gets the private '.console.command.translation_pull.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationPull_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.translation_pull.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:pull', [], 'Pull translations from a given provider.', false, function (): \Symfony\Component\Translation\Command\TranslationPullCommand {
return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
});
}
/**
* Gets the private '.console.command.translation_push.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationPush_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.translation_push.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:push', [], 'Push translations to a given provider.', false, function (): \Symfony\Component\Translation\Command\TranslationPushCommand {
return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
});
}
/**
* Gets the private '.console.command.validator_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ValidatorDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.validator_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:validator', [], 'Display validation constraints for classes', false, function (): \Symfony\Component\Validator\Command\DebugCommand {
return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
});
}
/**
* Gets the private '.console.command.xliff_lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_XliffLint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.xliff_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:xliff', [], 'Lint an XLIFF file and outputs encountered errors', false, function (): \Symfony\Component\Translation\Command\XliffLintCommand {
return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
});
}
/**
* Gets the private '.console.command.yaml_lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_YamlLint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.yaml_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:yaml', [], 'Lint a YAML file and outputs encountered errors', false, function (): \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand {
return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
});
}
/**
* Gets the private '.debug.http_client' shared service.
*
* @return \Symfony\Component\HttpClient\TraceableHttpClient
*/
protected function get_Debug_HttpClientService()
{
$a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
$b = new \Symfony\Bridge\Monolog\Logger('http_client');
$b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$b->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
$a->setLogger($b);
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))));
}
/**
* Gets the private '.doctrine_migrations.current_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_DoctrineMigrations_CurrentCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.doctrine_migrations.current_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:current', [], 'Outputs the current version', false, function (): \Doctrine\Migrations\Tools\Console\Command\CurrentCommand {
return ($this->privates['doctrine_migrations.current_command'] ?? $this->getDoctrineMigrations_CurrentCommandService());
});
}
/**
* Gets the private '.doctrine_migrations.diff_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_DoctrineMigrations_DiffCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.doctrine_migrations.diff_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:diff', [], 'Generate a migration by comparing your current database to your mapping information.', false, function (): \Doctrine\Migrations\Tools\Console\Command\DiffCommand {
return ($this->privates['doctrine_migrations.diff_command'] ?? $this->getDoctrineMigrations_DiffCommandService());
});
}
/**
* Gets the private '.doctrine_migrations.dump_schema_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_DoctrineMigrations_DumpSchemaCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.doctrine_migrations.dump_schema_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:dump-schema', [], 'Dump the schema for your database to a migration.', false, function (): \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand {
return ($this->privates['doctrine_migrations.dump_schema_command'] ?? $this->getDoctrineMigrations_DumpSchemaCommandService());
});
}
/**
* Gets the private '.doctrine_migrations.execute_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_DoctrineMigrations_ExecuteCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.doctrine_migrations.execute_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:execute', [], 'Execute one or more migration versions up or down manually.', false, function (): \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand {
return ($this->privates['doctrine_migrations.execute_command'] ?? $this->getDoctrineMigrations_ExecuteCommandService());
});
}
/**
* Gets the private '.doctrine_migrations.generate_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_DoctrineMigrations_GenerateCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.doctrine_migrations.generate_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:generate', [], 'Generate a blank migration class.', false, function (): \Doctrine\Migrations\Tools\Console\Command\GenerateCommand {
return ($this->privates['doctrine_migrations.generate_command'] ?? $this->getDoctrineMigrations_GenerateCommandService());
});
}
/**
* Gets the private '.doctrine_migrations.latest_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_DoctrineMigrations_LatestCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.doctrine_migrations.latest_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:latest', [], 'Outputs the latest version', false, function (): \Doctrine\Migrations\Tools\Console\Command\LatestCommand {
return ($this->privates['doctrine_migrations.latest_command'] ?? $this->getDoctrineMigrations_LatestCommandService());
});
}
/**
* Gets the private '.doctrine_migrations.migrate_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_DoctrineMigrations_MigrateCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.doctrine_migrations.migrate_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:migrate', [], 'Execute a migration to a specified version or the latest available version.', false, function (): \Doctrine\Migrations\Tools\Console\Command\MigrateCommand {
return ($this->privates['doctrine_migrations.migrate_command'] ?? $this->getDoctrineMigrations_MigrateCommandService());
});
}
/**
* Gets the private '.doctrine_migrations.rollup_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_DoctrineMigrations_RollupCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.doctrine_migrations.rollup_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:rollup', [], 'Rollup migrations by deleting all tracked versions and insert the one version that exists.', false, function (): \Doctrine\Migrations\Tools\Console\Command\RollupCommand {
return ($this->privates['doctrine_migrations.rollup_command'] ?? $this->getDoctrineMigrations_RollupCommandService());
});
}
/**
* Gets the private '.doctrine_migrations.status_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_DoctrineMigrations_StatusCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.doctrine_migrations.status_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:status', [], 'View the status of a set of migrations.', false, function (): \Doctrine\Migrations\Tools\Console\Command\StatusCommand {
return ($this->privates['doctrine_migrations.status_command'] ?? $this->getDoctrineMigrations_StatusCommandService());
});
}
/**
* Gets the private '.doctrine_migrations.sync_metadata_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_DoctrineMigrations_SyncMetadataCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.doctrine_migrations.sync_metadata_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:sync-metadata-storage', [], 'Ensures that the metadata storage is at the latest version.', false, function (): \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand {
return ($this->privates['doctrine_migrations.sync_metadata_command'] ?? $this->getDoctrineMigrations_SyncMetadataCommandService());
});
}
/**
* Gets the private '.doctrine_migrations.up_to_date_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_DoctrineMigrations_UpToDateCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.doctrine_migrations.up_to_date_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:up-to-date', [], 'Tells you if your schema is up-to-date.', false, function (): \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand {
return ($this->privates['doctrine_migrations.up_to_date_command'] ?? $this->getDoctrineMigrations_UpToDateCommandService());
});
}
/**
* Gets the private '.doctrine_migrations.version_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_DoctrineMigrations_VersionCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.doctrine_migrations.version_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:version', [], 'Manually add and delete migration versions from the version table.', false, function (): \Doctrine\Migrations\Tools\Console\Command\VersionCommand {
return ($this->privates['doctrine_migrations.version_command'] ?? $this->getDoctrineMigrations_VersionCommandService());
});
}
/**
* Gets the private '.doctrine_migrations.versions_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_DoctrineMigrations_VersionsCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.doctrine_migrations.versions_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:list', [], 'Display a list of all available migrations and their status.', false, function (): \Doctrine\Migrations\Tools\Console\Command\ListCommand {
return ($this->privates['doctrine_migrations.versions_command'] ?? $this->getDoctrineMigrations_VersionsCommandService());
});
}
/**
* Gets the private '.errored..service_locator.Xw.xXiK.Symfony\Component\HttpFoundation\File\UploadedFile' shared service.
*
* @return \Symfony\Component\HttpFoundation\File\UploadedFile
*/
protected function getUploadedFileService()
{
$this->throw('Cannot autowire service ".service_locator.Xw.xXiK": it references class "Symfony\\Component\\HttpFoundation\\File\\UploadedFile" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.gEEJVBx.DateTime' shared service.
*
* @return \DateTime
*/
protected function get_Errored__ServiceLocator_GEEJVBx_DateTimeService()
{
$this->throw('Cannot autowire service ".service_locator.gEEJVBx": it references class "DateTime" but no such service exists. You should maybe alias this class to the existing "App\\AtechNet\\CoreBundle\\DataType\\DateTime" service.');
}
/**
* Gets the private '.errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface' shared service.
*
* @return \Symfony\Component\Config\Loader\LoaderInterface
*/
protected function getLoaderInterfaceService()
{
$this->throw('Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".');
}
/**
* Gets the private '.messenger.handler_descriptor.5fBm5Yx' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_5fBm5YxService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Messenger/Handler/CreateProductModelVariationHandler.php';
return $this->privates['.messenger.handler_descriptor.5fBm5Yx'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\AtechNet\CoreBundle\Messenger\Handler\CreateProductModelVariationHandler(($this->services['doctrine'] ?? $this->getDoctrineService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.6neALn2' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_6neALn2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Messenger/Handler/CreateCombinationsJobHandler.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.6neALn2'])) {
return $this->privates['.messenger.handler_descriptor.6neALn2'];
}
return $this->privates['.messenger.handler_descriptor.6neALn2'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\AtechNet\CoreBundle\Messenger\Handler\CreateCombinationsJobHandler($a, ($this->privates['App\\AtechNet\\CoreBundle\\Repository\\Catalog\\ProductModelVariationRepository'] ?? $this->getProductModelVariationRepositoryService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.ASEAFU9' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_ASEAFU9Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Messenger/Handler/MigrationManagerAutoPairHandler.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Helper/OpenAi/ChatGptV1StockItemsPairingWithV2.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.ASEAFU9'])) {
return $this->privates['.messenger.handler_descriptor.ASEAFU9'];
}
return $this->privates['.messenger.handler_descriptor.ASEAFU9'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\AtechNet\CoreBundle\Messenger\Handler\MigrationManagerAutoPairHandler($a, ($this->services['doctrine'] ?? $this->getDoctrineService()), new \App\AtechNet\CoreBundle\Helper\OpenAi\ChatGptV1StockItemsPairingWithV2('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')), []);
}
/**
* Gets the private '.messenger.handler_descriptor.Lml2ICs' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_Lml2ICsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Messenger/MessageHandler.php';
return $this->privates['.messenger.handler_descriptor.Lml2ICs'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Symfony\Component\Notifier\Messenger\MessageHandler(($this->privates['texter.transports'] ?? $this->getTexter_TransportsService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.VXAigTk' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_VXAigTkService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Messenger/Handler/CreateProductsForCombinationsJobHandler.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.VXAigTk'])) {
return $this->privates['.messenger.handler_descriptor.VXAigTk'];
}
$b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['.messenger.handler_descriptor.VXAigTk'])) {
return $this->privates['.messenger.handler_descriptor.VXAigTk'];
}
return $this->privates['.messenger.handler_descriptor.VXAigTk'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\AtechNet\CoreBundle\Messenger\Handler\CreateProductsForCombinationsJobHandler($a, ($this->privates['App\\AtechNet\\CoreBundle\\Repository\\Catalog\\ProductModelVariationRepository'] ?? $this->getProductModelVariationRepositoryService()), $b), []);
}
/**
* Gets the private '.messenger.handler_descriptor.VrKz.bH' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_VrKz_BHService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Messenger/Handler/OrderPaidHandler.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['.messenger.handler_descriptor.VrKz.bH'])) {
return $this->privates['.messenger.handler_descriptor.VrKz.bH'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.VrKz.bH'])) {
return $this->privates['.messenger.handler_descriptor.VrKz.bH'];
}
return $this->privates['.messenger.handler_descriptor.VrKz.bH'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\AtechNet\CoreBundle\Messenger\Handler\OrderPaidHandler($a, $b, ($this->privates['App\\AtechNet\\CoreBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\AtechNet\\CoreBundle\\Repository\\PaymentDataRepository'] ?? $this->getPaymentDataRepositoryService()), ($this->services['monolog.logger.payment'] ?? $this->getMonolog_Logger_PaymentService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.XZowc.T' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_XZowc_TService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Messenger/MessageHandler.php';
return $this->privates['.messenger.handler_descriptor.XZowc.T'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Symfony\Component\Notifier\Messenger\MessageHandler(($this->privates['texter.transports'] ?? $this->getTexter_TransportsService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.cwwAVjr' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_CwwAVjrService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Messenger/Handler/MigrationManagerImportHandler.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.cwwAVjr'])) {
return $this->privates['.messenger.handler_descriptor.cwwAVjr'];
}
return $this->privates['.messenger.handler_descriptor.cwwAVjr'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\AtechNet\CoreBundle\Messenger\Handler\MigrationManagerImportHandler($a, ($this->services['doctrine'] ?? $this->getDoctrineService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.oH9d02N' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_OH9d02NService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Messenger/Handler/CreateProductModelVariationImportHandler.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.oH9d02N'])) {
return $this->privates['.messenger.handler_descriptor.oH9d02N'];
}
return $this->privates['.messenger.handler_descriptor.oH9d02N'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\AtechNet\CoreBundle\Messenger\Handler\CreateProductModelVariationImportHandler($a, ($this->privates['App\\AtechNet\\CoreBundle\\Repository\\Catalog\\ProductModelVariationRepository'] ?? $this->getProductModelVariationRepositoryService()), ($this->services['doctrine'] ?? $this->getDoctrineService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.tGvt0LH' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_TGvt0LHService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Messenger/MessageHandler.php';
return $this->privates['.messenger.handler_descriptor.tGvt0LH'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Symfony\Component\Mailer\Messenger\MessageHandler(($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.twvO5sb' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_TwvO5sbService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Messenger/Handler/ImportListingDataJobHandler.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.twvO5sb'])) {
return $this->privates['.messenger.handler_descriptor.twvO5sb'];
}
return $this->privates['.messenger.handler_descriptor.twvO5sb'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\AtechNet\CoreBundle\Messenger\Handler\ImportListingDataJobHandler($a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['doctrine'] ?? $this->getDoctrineService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.vMw0m61' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_VMw0m61Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Messenger/MessageHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport/Transports.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport.php';
return $this->privates['.messenger.handler_descriptor.vMw0m61'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Symfony\Component\Notifier\Messenger\MessageHandler((new \Symfony\Component\Notifier\Transport(new RewindableGenerator(function () {
yield 0 => ($this->privates['notifier.transport_factory.null'] ?? $this->getNotifier_TransportFactory_NullService());
}, 1)))->fromStrings([])), []);
}
/**
* Gets the private '.monolog.command.server_log.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Monolog_Command_ServerLog_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.monolog.command.server_log.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:log', [], 'Start a log server that displays logs in real time', false, function (): \Symfony\Bridge\Monolog\Command\ServerLogCommand {
return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
});
}
/**
* Gets the private '.security.command.debug_firewall.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Security_Command_DebugFirewall_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.security.command.debug_firewall.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:firewall', [], 'Display information about your security firewall(s)', false, function (): \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand {
return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
});
}
/**
* Gets the private '.security.command.user_password_encoder.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Security_Command_UserPasswordEncoder_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.security.command.user_password_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:encode-password', [], 'Encode a password', false, function (): \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand {
return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
});
}
/**
* Gets the private '.security.command.user_password_hash.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Security_Command_UserPasswordHash_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.security.command.user_password_hash.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:hash-password', [], 'Hash a user password', false, function (): \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand {
return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
});
}
/**
* Gets the private '.service_locator.1dsHOhv' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_1dsHOhvService()
{
return $this->privates['.service_locator.1dsHOhv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'stockItemService' => ['privates', 'App\\AtechNet\\CoreBundle\\Service\\Stock\\StockItemService', 'getStockItemServiceService', false],
], [
'stockItemService' => 'App\\AtechNet\\CoreBundle\\Service\\Stock\\StockItemService',
]);
}
/**
* Gets the private '.service_locator.3d1e51l' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_3d1e51lService()
{
return $this->privates['.service_locator.3d1e51l'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'user' => ['privates', 'App\\AtechNet\\CoreBundle\\Entity\\User', 'getUserService', false],
], [
'user' => 'App\\AtechNet\\CoreBundle\\Entity\\User',
]);
}
/**
* Gets the private '.service_locator.5cFqY_g' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_5cFqYGService()
{
return $this->privates['.service_locator.5cFqY_g'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'productionStationRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\ProductionStationRepository', 'getProductionStationRepositoryService', false],
'stockItemRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\StockItemRepository', 'getStockItemRepositoryService', false],
], [
'entityManager' => '?',
'productionStationRepository' => 'App\\AtechNet\\CoreBundle\\Repository\\ProductionStationRepository',
'stockItemRepository' => 'App\\AtechNet\\CoreBundle\\Repository\\StockItemRepository',
]);
}
/**
* Gets the private '.service_locator.9VksrDA' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_9VksrDAService()
{
return $this->privates['.service_locator.9VksrDA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'orderItemRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\OrderItemRepository', 'getOrderItemRepositoryService', false],
'productVariationRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\ProductVariationRepository', 'getProductVariationRepositoryService', false],
], [
'orderItemRepository' => 'App\\AtechNet\\CoreBundle\\Repository\\OrderItemRepository',
'productVariationRepository' => 'App\\AtechNet\\CoreBundle\\Repository\\ProductVariationRepository',
]);
}
/**
* Gets the private '.service_locator.AYtTsH3' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_AYtTsH3Service()
{
return $this->privates['.service_locator.AYtTsH3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'breadcrumbs' => ['services', 'white_october_breadcrumbs', 'getWhiteOctoberBreadcrumbsService', false],
'priorityService' => ['privates', 'App\\AtechNet\\CoreBundle\\Service\\PriorityService', 'getPriorityServiceService', false],
], [
'breadcrumbs' => '?',
'priorityService' => 'App\\AtechNet\\CoreBundle\\Service\\PriorityService',
]);
}
/**
* Gets the private '.service_locator.B2N.LKQ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_B2N_LKQService()
{
return $this->privates['.service_locator.B2N.LKQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
], [
'logger' => '?',
]);
}
/**
* Gets the private '.service_locator.CendLwS' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_CendLwSService()
{
return $this->privates['.service_locator.CendLwS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'productionStationRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\ProductionStationRepository', 'getProductionStationRepositoryService', false],
'stockPositionRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\StockPositionRepository', 'getStockPositionRepositoryService', false],
], [
'productionStationRepository' => 'App\\AtechNet\\CoreBundle\\Repository\\ProductionStationRepository',
'stockPositionRepository' => 'App\\AtechNet\\CoreBundle\\Repository\\StockPositionRepository',
]);
}
/**
* Gets the private '.service_locator.DFc.V3I' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DFc_V3IService()
{
return $this->privates['.service_locator.DFc.V3I'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'breadcrumbs' => ['services', 'white_october_breadcrumbs', 'getWhiteOctoberBreadcrumbsService', false],
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
], [
'breadcrumbs' => '?',
'entityManager' => '?',
]);
}
/**
* Gets the private '.service_locator.Ex2rGNC' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Ex2rGNCService()
{
return $this->privates['.service_locator.Ex2rGNC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'breadCrumbs' => ['services', 'white_october_breadcrumbs', 'getWhiteOctoberBreadcrumbsService', false],
], [
'breadCrumbs' => '?',
]);
}
/**
* Gets the private '.service_locator.F9OPtsG' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_F9OPtsGService()
{
return $this->privates['.service_locator.F9OPtsG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'breadcrumbs' => ['services', 'white_october_breadcrumbs', 'getWhiteOctoberBreadcrumbsService', false],
'priorityService' => ['privates', 'App\\AtechNet\\CoreBundle\\Service\\PriorityService', 'getPriorityServiceService', false],
'productionStationRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\ProductionStationRepository', 'getProductionStationRepositoryService', false],
'repository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\StockItemRepository', 'getStockItemRepositoryService', false],
], [
'breadcrumbs' => '?',
'priorityService' => 'App\\AtechNet\\CoreBundle\\Service\\PriorityService',
'productionStationRepository' => 'App\\AtechNet\\CoreBundle\\Repository\\ProductionStationRepository',
'repository' => 'App\\AtechNet\\CoreBundle\\Repository\\StockItemRepository',
]);
}
/**
* Gets the private '.service_locator.Ft5pMiG' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Ft5pMiGService()
{
return $this->privates['.service_locator.Ft5pMiG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'mobilScanningService' => ['privates', 'App\\AtechNet\\CoreBundle\\Service\\MobilScanningService', 'getMobilScanningServiceService', false],
'productionStationRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\ProductionStationRepository', 'getProductionStationRepositoryService', false],
'stockItemRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\StockItemRepository', 'getStockItemRepositoryService', false],
'stockPositionRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\StockPositionRepository', 'getStockPositionRepositoryService', false],
], [
'mobilScanningService' => 'App\\AtechNet\\CoreBundle\\Service\\MobilScanningService',
'productionStationRepository' => 'App\\AtechNet\\CoreBundle\\Repository\\ProductionStationRepository',
'stockItemRepository' => 'App\\AtechNet\\CoreBundle\\Repository\\StockItemRepository',
'stockPositionRepository' => 'App\\AtechNet\\CoreBundle\\Repository\\StockPositionRepository',
]);
}
/**
* Gets the private '.service_locator.Gwxb.kb' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Gwxb_KbService()
{
return $this->privates['.service_locator.Gwxb.kb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'wantedItemNotificationService' => ['privates', 'App\\AtechNet\\CoreBundle\\Service\\WantedItems\\WantedItemNotificationService', 'getWantedItemNotificationServiceService', false],
], [
'wantedItemNotificationService' => 'App\\AtechNet\\CoreBundle\\Service\\WantedItems\\WantedItemNotificationService',
]);
}
/**
* Gets the private '.service_locator.HMuZemq' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_HMuZemqService()
{
return $this->privates['.service_locator.HMuZemq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'breadcrumbs' => ['services', 'white_october_breadcrumbs', 'getWhiteOctoberBreadcrumbsService', false],
'kernel' => ['services', 'kernel', 'getKernelService', false],
], [
'breadcrumbs' => '?',
'kernel' => '?',
]);
}
/**
* Gets the private '.service_locator.JOD7yH9' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_JOD7yH9Service()
{
return $this->privates['.service_locator.JOD7yH9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'productionStationRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\ProductionStationRepository', 'getProductionStationRepositoryService', false],
], [
'productionStationRepository' => 'App\\AtechNet\\CoreBundle\\Repository\\ProductionStationRepository',
]);
}
/**
* Gets the private '.service_locator.KLVvNIq' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KLVvNIqService()
{
return $this->privates['.service_locator.KLVvNIq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', false],
'doctrine.uuid_generator' => ['privates', 'doctrine.uuid_generator', 'getDoctrine_UuidGeneratorService', false],
], [
'doctrine.ulid_generator' => '?',
'doctrine.uuid_generator' => '?',
]);
}
/**
* Gets the private '.service_locator.NDLKMhx' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_NDLKMhxService()
{
return $this->privates['.service_locator.NDLKMhx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'deliveredNotifiction' => ['privates', 'App\\AtechNet\\CoreBundle\\Service\\StockRequestDeliveredNotification', 'getStockRequestDeliveredNotificationService', false],
], [
'deliveredNotifiction' => 'App\\AtechNet\\CoreBundle\\Service\\StockRequestDeliveredNotification',
]);
}
/**
* Gets the private '.service_locator.NG3U_.C' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_NG3U_CService()
{
return $this->privates['.service_locator.NG3U_.C'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'orderService' => ['privates', 'App\\AtechNet\\CoreBundle\\Service\\Order\\OrderService', 'getOrderServiceService', false],
'scannerService' => ['privates', 'App\\AtechNet\\CoreBundle\\Service\\StockScannerService', 'getStockScannerServiceService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'validator' => ['services', '.container.private.validator', 'get_Container_Private_ValidatorService', false],
], [
'orderService' => 'App\\AtechNet\\CoreBundle\\Service\\Order\\OrderService',
'scannerService' => 'App\\AtechNet\\CoreBundle\\Service\\StockScannerService',
'serializer' => '?',
'validator' => '?',
]);
}
/**
* Gets the private '.service_locator.QeDnTXm' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QeDnTXmService()
{
return $this->privates['.service_locator.QeDnTXm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'breadcrumbs' => ['services', 'white_october_breadcrumbs', 'getWhiteOctoberBreadcrumbsService', false],
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
], [
'breadcrumbs' => '?',
'entityManager' => '?',
'serializer' => '?',
]);
}
/**
* Gets the private '.service_locator.SruDqBt' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_SruDqBtService()
{
return $this->privates['.service_locator.SruDqBt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'cache' => ['services', 'cache.app', 'getCache_AppService', false],
], [
'cache' => '?',
]);
}
/**
* Gets the private '.service_locator.TR2wD.E' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TR2wD_EService()
{
return $this->privates['.service_locator.TR2wD.E'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'breadcrumbs' => ['services', 'white_october_breadcrumbs', 'getWhiteOctoberBreadcrumbsService', false],
'productionStationRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\ProductionStationRepository', 'getProductionStationRepositoryService', false],
], [
'breadcrumbs' => '?',
'productionStationRepository' => 'App\\AtechNet\\CoreBundle\\Repository\\ProductionStationRepository',
]);
}
/**
* Gets the private '.service_locator.TwRFNXO' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TwRFNXOService()
{
return $this->privates['.service_locator.TwRFNXO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'breadcrumbs' => ['services', 'white_october_breadcrumbs', 'getWhiteOctoberBreadcrumbsService', false],
'wantedItemNotificationService' => ['privates', 'App\\AtechNet\\CoreBundle\\Service\\WantedItems\\WantedItemNotificationService', 'getWantedItemNotificationServiceService', false],
], [
'breadcrumbs' => '?',
'wantedItemNotificationService' => 'App\\AtechNet\\CoreBundle\\Service\\WantedItems\\WantedItemNotificationService',
]);
}
/**
* Gets the private '.service_locator.Xw.xXiK' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Xw_XXiKService()
{
return $this->privates['.service_locator.Xw.xXiK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'file' => ['privates', '.errored..service_locator.Xw.xXiK.Symfony\\Component\\HttpFoundation\\File\\UploadedFile', NULL, 'Cannot autowire service ".service_locator.Xw.xXiK": it references class "Symfony\\Component\\HttpFoundation\\File\\UploadedFile" but no such service exists.'],
], [
'file' => 'Symfony\\Component\\HttpFoundation\\File\\UploadedFile',
]);
}
/**
* Gets the private '.service_locator.YhUDROX' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YhUDROXService()
{
return $this->privates['.service_locator.YhUDROX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'event_dispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
'security.event_dispatcher.api_urls' => ['privates', 'security.event_dispatcher.api_urls', 'getSecurity_EventDispatcher_ApiUrlsService', false],
'security.event_dispatcher.clear_cache' => ['privates', 'security.event_dispatcher.clear_cache', 'getSecurity_EventDispatcher_ClearCacheService', false],
'security.event_dispatcher.create_controlling_product_list' => ['privates', 'security.event_dispatcher.create_controlling_product_list', 'getSecurity_EventDispatcher_CreateControllingProductListService', false],
'security.event_dispatcher.create_controlling_stock_status_list' => ['privates', 'security.event_dispatcher.create_controlling_stock_status_list', 'getSecurity_EventDispatcher_CreateControllingStockStatusListService', false],
'security.event_dispatcher.create_stock_movement' => ['privates', 'security.event_dispatcher.create_stock_movement', 'getSecurity_EventDispatcher_CreateStockMovementService', false],
'security.event_dispatcher.discount_rss' => ['privates', 'security.event_dispatcher.discount_rss', 'getSecurity_EventDispatcher_DiscountRssService', false],
'security.event_dispatcher.export_vat_values' => ['privates', 'security.event_dispatcher.export_vat_values', 'getSecurity_EventDispatcher_ExportVatValuesService', false],
'security.event_dispatcher.main' => ['privates', 'security.event_dispatcher.main', 'getSecurity_EventDispatcher_MainService', false],
'security.event_dispatcher.migrate_db' => ['privates', 'security.event_dispatcher.migrate_db', 'getSecurity_EventDispatcher_MigrateDbService', false],
'security.event_dispatcher.product_data_by_code' => ['privates', 'security.event_dispatcher.product_data_by_code', 'getSecurity_EventDispatcher_ProductDataByCodeService', false],
'security.event_dispatcher.sales_goal' => ['privates', 'security.event_dispatcher.sales_goal', 'getSecurity_EventDispatcher_SalesGoalService', false],
], [
'event_dispatcher' => '?',
'security.event_dispatcher.api_urls' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
'security.event_dispatcher.clear_cache' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
'security.event_dispatcher.create_controlling_product_list' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
'security.event_dispatcher.create_controlling_stock_status_list' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
'security.event_dispatcher.create_stock_movement' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
'security.event_dispatcher.discount_rss' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
'security.event_dispatcher.export_vat_values' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
'security.event_dispatcher.migrate_db' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
'security.event_dispatcher.product_data_by_code' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
'security.event_dispatcher.sales_goal' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
]);
}
/**
* Gets the private '.service_locator.aRsZMHW' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ARsZMHWService()
{
return $this->privates['.service_locator.aRsZMHW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'product' => ['privates', 'App\\AtechNet\\CoreBundle\\Entity\\Product', 'getProductService', false],
'productCommission' => ['privates', 'App\\AtechNet\\CoreBundle\\Entity\\ProductCommission', 'getProductCommissionService', false],
'stockMovement' => ['privates', 'App\\AtechNet\\CoreBundle\\Entity\\StockMovement', 'getStockMovementService', false],
], [
'product' => 'App\\AtechNet\\CoreBundle\\Entity\\Product',
'productCommission' => 'App\\AtechNet\\CoreBundle\\Entity\\ProductCommission',
'stockMovement' => 'App\\AtechNet\\CoreBundle\\Entity\\StockMovement',
]);
}
/**
* Gets the private '.service_locator.cWGanTU' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_CWGanTUService()
{
return $this->privates['.service_locator.cWGanTU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'scannerService' => ['privates', 'App\\AtechNet\\CoreBundle\\Service\\StockScannerService', 'getStockScannerServiceService', false],
], [
'scannerService' => 'App\\AtechNet\\CoreBundle\\Service\\StockScannerService',
]);
}
/**
* Gets the private '.service_locator.e87g2YF' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_E87g2YFService()
{
return $this->privates['.service_locator.e87g2YF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'domain' => ['privates', 'App\\AtechNet\\CoreBundle\\Entity\\Domain', 'getDomainService', false],
], [
'domain' => 'App\\AtechNet\\CoreBundle\\Entity\\Domain',
]);
}
/**
* Gets the private '.service_locator.eBhMW6r' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EBhMW6rService()
{
return $this->privates['.service_locator.eBhMW6r'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.firewall.map.context.api_urls' => ['privates', 'security.firewall.map.context.api_urls', 'getSecurity_Firewall_Map_Context_ApiUrlsService', false],
'security.firewall.map.context.clear_cache' => ['privates', 'security.firewall.map.context.clear_cache', 'getSecurity_Firewall_Map_Context_ClearCacheService', false],
'security.firewall.map.context.create_controlling_product_list' => ['privates', 'security.firewall.map.context.create_controlling_product_list', 'getSecurity_Firewall_Map_Context_CreateControllingProductListService', false],
'security.firewall.map.context.create_controlling_stock_status_list' => ['privates', 'security.firewall.map.context.create_controlling_stock_status_list', 'getSecurity_Firewall_Map_Context_CreateControllingStockStatusListService', false],
'security.firewall.map.context.create_stock_movement' => ['privates', 'security.firewall.map.context.create_stock_movement', 'getSecurity_Firewall_Map_Context_CreateStockMovementService', false],
'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', false],
'security.firewall.map.context.discount_rss' => ['privates', 'security.firewall.map.context.discount_rss', 'getSecurity_Firewall_Map_Context_DiscountRssService', false],
'security.firewall.map.context.export_vat_values' => ['privates', 'security.firewall.map.context.export_vat_values', 'getSecurity_Firewall_Map_Context_ExportVatValuesService', false],
'security.firewall.map.context.main' => ['privates', 'security.firewall.map.context.main', 'getSecurity_Firewall_Map_Context_MainService', false],
'security.firewall.map.context.migrate_db' => ['privates', 'security.firewall.map.context.migrate_db', 'getSecurity_Firewall_Map_Context_MigrateDbService', false],
'security.firewall.map.context.product_data_by_code' => ['privates', 'security.firewall.map.context.product_data_by_code', 'getSecurity_Firewall_Map_Context_ProductDataByCodeService', false],
'security.firewall.map.context.sales_goal' => ['privates', 'security.firewall.map.context.sales_goal', 'getSecurity_Firewall_Map_Context_SalesGoalService', false],
], [
'security.firewall.map.context.api_urls' => '?',
'security.firewall.map.context.clear_cache' => '?',
'security.firewall.map.context.create_controlling_product_list' => '?',
'security.firewall.map.context.create_controlling_stock_status_list' => '?',
'security.firewall.map.context.create_stock_movement' => '?',
'security.firewall.map.context.dev' => '?',
'security.firewall.map.context.discount_rss' => '?',
'security.firewall.map.context.export_vat_values' => '?',
'security.firewall.map.context.main' => '?',
'security.firewall.map.context.migrate_db' => '?',
'security.firewall.map.context.product_data_by_code' => '?',
'security.firewall.map.context.sales_goal' => '?',
]);
}
/**
* Gets the private '.service_locator.fUp._FW' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FUp_FWService()
{
return $this->privates['.service_locator.fUp._FW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'productionStationService' => ['privates', 'App\\AtechNet\\CoreBundle\\Service\\Production\\ProductionStationService', 'getProductionStationServiceService', false],
], [
'productionStationService' => 'App\\AtechNet\\CoreBundle\\Service\\Production\\ProductionStationService',
]);
}
/**
* Gets the private '.service_locator.gEEJVBx' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_GEEJVBxService()
{
return $this->privates['.service_locator.gEEJVBx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'dateFrom' => ['privates', '.errored..service_locator.gEEJVBx.DateTime', NULL, 'Cannot autowire service ".service_locator.gEEJVBx": it references class "DateTime" but no such service exists. You should maybe alias this class to the existing "App\\AtechNet\\CoreBundle\\DataType\\DateTime" service.'],
'dateTo' => ['privates', '.errored..service_locator.gEEJVBx.DateTime', NULL, 'Cannot autowire service ".service_locator.gEEJVBx": it references class "DateTime" but no such service exists. You should maybe alias this class to the existing "App\\AtechNet\\CoreBundle\\DataType\\DateTime" service.'],
], [
'dateFrom' => 'DateTime',
'dateTo' => 'DateTime',
]);
}
/**
* Gets the private '.service_locator.hetptAn' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_HetptAnService()
{
return $this->privates['.service_locator.hetptAn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'breadcrumbs' => ['services', 'white_october_breadcrumbs', 'getWhiteOctoberBreadcrumbsService', false],
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'productionStationRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\ProductionStationRepository', 'getProductionStationRepositoryService', false],
], [
'breadcrumbs' => '?',
'entityManager' => '?',
'productionStationRepository' => 'App\\AtechNet\\CoreBundle\\Repository\\ProductionStationRepository',
]);
}
/**
* Gets the private '.service_locator.mDGYVss' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_MDGYVssService()
{
return $this->privates['.service_locator.mDGYVss'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'customer' => ['privates', 'App\\AtechNet\\CoreBundle\\Entity\\Customer', 'getCustomerService', false],
], [
'customer' => 'App\\AtechNet\\CoreBundle\\Entity\\Customer',
]);
}
/**
* Gets the private '.service_locator.mMKINr8' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_MMKINr8Service()
{
return $this->privates['.service_locator.mMKINr8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'productionStationRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\ProductionStationRepository', 'getProductionStationRepositoryService', false],
], [
'entityManager' => '?',
'productionStationRepository' => 'App\\AtechNet\\CoreBundle\\Repository\\ProductionStationRepository',
]);
}
/**
* Gets the private '.service_locator.mU5O92O' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_MU5O92OService()
{
return $this->privates['.service_locator.mU5O92O'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogIpNameController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogIpNameController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogIpNameController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogIpNameController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogIpNameController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogIpNameController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogIpNameController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccountController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccountController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccountController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccountController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccountController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccountController::updateAction' => ['privates', '.service_locator.rDMu6Zd', 'get_ServiceLocator_RDMu6ZdService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccountController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AjaxAlbumController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AjaxAlbumController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AjaxAlbumController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AjaxAlbumController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AjaxAlbumController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AlbumController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AlbumController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AlbumController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AlbumController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AlbumController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController::edit' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController::index' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController::new' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController::show' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BackgroundJobController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BackgroundJobController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BackgroundJobController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BackgroundJobController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BackgroundJobController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BannerController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BannerController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BannerController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BannerController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BannerController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BannerController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BannerController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BaseController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BaseController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BaseController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BaseController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BaseController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BasketController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BasketController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BasketController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BasketController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BasketController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BasketController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController::indexFilterAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ChatGptController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ChatGptController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ChatGptController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ChatGptController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ChatGptController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController::createCreateForm' => ['privates', '.service_locator.nbpJzHI', 'get_ServiceLocator_NbpJzHIService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController::createEditForm' => ['privates', '.service_locator.nbpJzHI', 'get_ServiceLocator_NbpJzHIService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CouponController::couponsDuplicateAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CouponController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CouponController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CouponController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CouponController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CouponController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CouponController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CouponController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CouponController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerAttachmentController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerAttachmentController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerAttachmentController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerAttachmentController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerAttachmentController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController::callbackListAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController::createAction' => ['privates', '.service_locator.rDMu6Zd', 'get_ServiceLocator_RDMu6ZdService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController::createCustomerAjaxAction' => ['privates', '.service_locator.rDMu6Zd', 'get_ServiceLocator_RDMu6ZdService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController::feedListAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController::routePlannerAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController::syncCentralisCustomerToKlaviyo' => ['privates', '.service_locator.mDGYVss', 'get_ServiceLocator_MDGYVssService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController::updateAction' => ['privates', '.service_locator.rDMu6Zd', 'get_ServiceLocator_RDMu6ZdService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DashboardController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DashboardController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DashboardController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DashboardController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DashboardController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DashboardController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController::automatizationAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController::loginAction' => ['privates', '.service_locator.zFcJjKU', 'get_ServiceLocator_ZFcJjKUService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController::salesGoalAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::adattorloXMLExportAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::artisjusProductExportAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::billingoListAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::billingoShowAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::convertRaiffeisenToPohodaAdminAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::dataEraseCodeExportAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::documentExportAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::eprProductExportAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::exchangeRatesAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::exportForeignSalesAdminAction' => ['privates', '.service_locator.QeDnTXm', 'get_ServiceLocator_QeDnTXmService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::exportXmlForPohodaAdminAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::filterSoldGoodsFromSkToHuAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::kshProductExportAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentGroupController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentGroupController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentGroupController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentGroupController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentGroupController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentGroupController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentGroupController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DomainNavigationController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DomainNavigationController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DomainNavigationController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DomainNavigationController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DomainNavigationController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DomainNavigationController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ErrorCodeController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ErrorCodeController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ErrorCodeController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ErrorCodeController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ErrorCodeController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ErrorCodeController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController::shipmentViewAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\GalleryController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\GalleryController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\GalleryController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\GalleryController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\GalleryController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\GalleryController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\GalleryController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalJobController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalJobController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalJobController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalJobController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalJobController::listV2JobsAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalJobController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalJobController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController::showAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\JobController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\JobController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\JobController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\JobController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\JobController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\JobController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\JobController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\JobController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController::showAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MarketplaceController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MarketplaceController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MarketplaceController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MarketplaceController::listingListAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MarketplaceController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MarketplaceController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MealController::createCreditAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MealController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MealController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MealController::creditRechargeListAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MealController::creditStatusForUserAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MealController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MealController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MealController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MealController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MealController::newCreditAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MealController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MealController::statsAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MealController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::checkPositionAction' => ['privates', '.service_locator.CendLwS', 'get_ServiceLocator_CendLwSService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::cleaningAction' => ['privates', '.service_locator.JOD7yH9', 'get_ServiceLocator_JOD7yH9Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::configChangeAction' => ['privates', '.service_locator.JOD7yH9', 'get_ServiceLocator_JOD7yH9Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::createStockRequestAction' => ['privates', '.service_locator.JOD7yH9', 'get_ServiceLocator_JOD7yH9Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::departmentAction' => ['privates', '.service_locator.JOD7yH9', 'get_ServiceLocator_JOD7yH9Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::getScannedStockItemAction' => ['privates', '.service_locator.5cFqY_g', 'get_ServiceLocator_5cFqYGService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::indexAction' => ['privates', '.service_locator.JOD7yH9', 'get_ServiceLocator_JOD7yH9Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::moveItemAction' => ['privates', '.service_locator.Ft5pMiG', 'get_ServiceLocator_Ft5pMiGService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::onlineServiceAction' => ['privates', '.service_locator.JOD7yH9', 'get_ServiceLocator_JOD7yH9Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::packagingAction' => ['privates', '.service_locator.JOD7yH9', 'get_ServiceLocator_JOD7yH9Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::qualityAction' => ['privates', '.service_locator.JOD7yH9', 'get_ServiceLocator_JOD7yH9Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::saveOnlineServiceResultAction' => ['privates', '.service_locator.JOD7yH9', 'get_ServiceLocator_JOD7yH9Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::saveQualityResultAction' => ['privates', '.service_locator.JOD7yH9', 'get_ServiceLocator_JOD7yH9Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::saveStockRequestAction' => ['privates', '.service_locator.JOD7yH9', 'get_ServiceLocator_JOD7yH9Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::serviceAction' => ['privates', '.service_locator.JOD7yH9', 'get_ServiceLocator_JOD7yH9Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController::editPaymentMethodAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController::editShippingMethodAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController::listPaymentMethodsAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController::listShippingMethodsAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\NotificationController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\NotificationController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\NotificationController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\NotificationController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\NotificationController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\NotificationController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::artisjusLabelExportAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::createShowForm' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::debitCardExportAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::dhlLabelsByDateExportAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::exportAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::exportDhlDailyB2CSummaryAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::exportDhlDailySummaryAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::importListingDataAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::indexAction' => ['privates', '.service_locator.AYtTsH3', 'get_ServiceLocator_AYtTsH3Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::listOrderItemsLastPosition' => ['privates', '.service_locator.F9OPtsG', 'get_ServiceLocator_F9OPtsGService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::listPackageHandover' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::manageMarketPlaceOrdersAction' => ['privates', '.service_locator.Ex2rGNC', 'get_ServiceLocator_Ex2rGNCService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::manageOrderByAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::ordersWithOutInvoicesExportAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::recommendedPositionAction' => ['privates', '.service_locator.9VksrDA', 'get_ServiceLocator_9VksrDAService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::showAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::showAllFinishedByMarketplaceAPIAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::soldQuantityAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderStatsController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderStatsController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderStatsController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderStatsController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderStatsController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderStatsController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController::addCableAction' => ['privates', '.service_locator.cWGanTU', 'get_ServiceLocator_CWGanTUService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController::addPackageAction' => ['privates', '.service_locator.cWGanTU', 'get_ServiceLocator_CWGanTUService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController::cableListAction' => ['privates', '.service_locator.cWGanTU', 'get_ServiceLocator_CWGanTUService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController::generateLabelAction' => ['privates', '.service_locator.cWGanTU', 'get_ServiceLocator_CWGanTUService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController::getScannedStockItemAction' => ['privates', '.service_locator.NG3U_.C', 'get_ServiceLocator_NG3U_CService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController::printLabelAction' => ['privates', '.service_locator.cWGanTU', 'get_ServiceLocator_CWGanTUService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController::releaseOrderAction' => ['privates', '.service_locator.cWGanTU', 'get_ServiceLocator_CWGanTUService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController::replacePowerCableAction' => ['privates', '.service_locator.cWGanTU', 'get_ServiceLocator_CWGanTUService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController::scanAction' => ['privates', '.service_locator.JOD7yH9', 'get_ServiceLocator_JOD7yH9Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController::blogFeaturedListAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController::productFilterAttributesListAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController::showAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ParcelController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ParcelController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ParcelController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ParcelController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ParcelController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController::billingoPaymentIndexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController::importPaymentsFromCsvAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController::partnerIndexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController::showAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::createAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::createOfferEmailAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::duplicateAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::duplicateContainerAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::exportConnectedProducts' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::importConnectedProducts' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::importProductMarginAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::importProductPricesAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::listProductsRecentSalesAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::productExportByCentralisCodesAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::productPriceMonitorAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::searchAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::searchByHiddenConfigurationAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::showAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::sparePartsAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::stockItemAgeAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::updateAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::variationsAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController::marketplaceManagerAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller::createAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController::createAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController::createAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController::createAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController::createAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController::createAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController::createAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController::createAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController::createAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController::create' => ['privates', '.service_locator.hetptAn', 'get_ServiceLocator_HetptAnService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController::deleteActionAction' => ['privates', '.service_locator.fUp._FW', 'get_ServiceLocator_FUp_FWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController::edit' => ['privates', '.service_locator.hetptAn', 'get_ServiceLocator_HetptAnService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController::indexAction' => ['privates', '.service_locator.TR2wD.E', 'get_ServiceLocator_TR2wD_EService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController::saveActionAction' => ['privates', '.service_locator.fUp._FW', 'get_ServiceLocator_FUp_FWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController::sortAction' => ['privates', '.service_locator.JOD7yH9', 'get_ServiceLocator_JOD7yH9Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController::toggleActiveAction' => ['privates', '.service_locator.mMKINr8', 'get_ServiceLocator_MMKINr8Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController::createAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController::showAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ReviewController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ReviewController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ReviewController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ReviewController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ReviewController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ReviewController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SearchEngineController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SearchEngineController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SearchEngineController::dashboardAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SearchEngineController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SearchEngineController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SearchEngineController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController::fieldPatchAction' => ['privates', '.service_locator.Gwxb.kb', 'get_ServiceLocator_Gwxb_KbService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController::importCsv' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController::updateAction' => ['privates', '.service_locator.TwRFNXO', 'get_ServiceLocator_TwRFNXOService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController::createAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController::updateAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SignatureGeneratorController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SignatureGeneratorController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SignatureGeneratorController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SignatureGeneratorController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SignatureGeneratorController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SignatureGeneratorController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController::creditNoteValuesEditAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController::creditNoteValuesImportAction' => ['privates', '.service_locator.ry7LVRA', 'get_ServiceLocator_Ry7LVRAService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController::creditNoteValuesIndexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController::creditNoteValuesNewAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController::mainStockMovementsTab' => ['privates', '.service_locator.gEEJVBx', 'get_ServiceLocator_GEEJVBxService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController::shipmentStatistics' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockController::showAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController::exportMultipleTimesReturnedItemsAction' => ['privates', '.service_locator.1dsHOhv', 'get_ServiceLocator_1dsHOhvService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController::groupLabelCollectAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController::indexAction' => ['privates', '.service_locator.xTbt_8j', 'get_ServiceLocator_XTbt8jService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController::latestAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController::onlineServiceResultAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController::positioningAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController::qualityResultAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController::searchByPositionAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController::shipmentItemInfoAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController::blanccoImportAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController::blanccoImportByUuidAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController::editConfigChangeAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController::exportAllMovementAndSendInEmailAction' => ['privates', '.service_locator.HMuZemq', 'get_ServiceLocator_HMuZemqService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController::exportShipmentItemsAction' => ['privates', '.service_locator.HMuZemq', 'get_ServiceLocator_HMuZemqService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController::newConfigChangeAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController::positionLabelPrintAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController::editGroupAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController::indexGroupAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController::newGroupAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController::setStockRequestStatusAction' => ['privates', '.service_locator.NDLKMhx', 'get_ServiceLocator_NDLKMhxService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController::stockRequestAction' => ['privates', '.service_locator.DFc.V3I', 'get_ServiceLocator_DFc_V3IService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController::automaticCountAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController::automaticCountScanAction' => ['privates', '.service_locator.B2N.LKQ', 'get_ServiceLocator_B2N_LKQService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController::changelogAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController::manualCountAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController::statisticsAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController::summaryAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController::mediaListAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController::showAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TagController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TagController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TagController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TagController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TagController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TaskController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TaskController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TaskController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TaskController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TaskController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TaskController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TaskController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TaskController::showAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TaskController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController::createAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController::showAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController::updateAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UnasController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UnasController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UnasController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UnasController::indexTranslationAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UnasController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UnasController::saveProductDbCsv' => ['privates', '.service_locator.SruDqBt', 'get_ServiceLocator_SruDqBtService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UnasController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserAbsenceController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserAbsenceController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserAbsenceController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserAbsenceController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserAbsenceController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserAbsenceController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController::celebrateAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController::createAction' => ['privates', '.service_locator.rDMu6Zd', 'get_ServiceLocator_RDMu6ZdService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController::listAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController::permissionListAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController::productNotificationsAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController::showAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController::temporaryStockPositionsAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController::updateAction' => ['privates', '.service_locator.rDMu6Zd', 'get_ServiceLocator_RDMu6ZdService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController::userPermissionChangelogAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController::createAction' => ['privates', '.service_locator.wMj6DGF', 'get_ServiceLocator_WMj6DGFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController::listAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\VendorController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\VendorController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\VendorController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\VendorController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\VendorController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\VendorController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\VendorController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\WantedController::createAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\WantedController::createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\WantedController::createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\WantedController::editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\WantedController::getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\WantedController::indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\WantedController::newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\WantedController::removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\WantedController::updateAction' => ['privates', '.service_locator.TwRFNXO', 'get_ServiceLocator_TwRFNXOService', false],
'App\\AtechNet\\CoreBundle\\Controller\\WantedController::uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\Kernel::loadRoutes' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
'App\\Kernel::registerContainerConfiguration' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
'kernel::loadRoutes' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
'kernel::registerContainerConfiguration' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogIpNameController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogIpNameController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogIpNameController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogIpNameController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogIpNameController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogIpNameController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogIpNameController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccountController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccountController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccountController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccountController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccountController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccountController:updateAction' => ['privates', '.service_locator.rDMu6Zd', 'get_ServiceLocator_RDMu6ZdService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AccountController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AjaxAlbumController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AjaxAlbumController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AjaxAlbumController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AjaxAlbumController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AjaxAlbumController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AlbumController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AlbumController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AlbumController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AlbumController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AlbumController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController:edit' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController:index' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController:new' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController:show' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BackgroundJobController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BackgroundJobController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BackgroundJobController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BackgroundJobController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BackgroundJobController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BannerController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BannerController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BannerController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BannerController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BannerController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BannerController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BannerController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BaseController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BaseController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BaseController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BaseController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BaseController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BasketController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BasketController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BasketController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BasketController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BasketController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\BasketController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController:indexFilterAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ChatGptController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ChatGptController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ChatGptController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ChatGptController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ChatGptController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController:createCreateForm' => ['privates', '.service_locator.nbpJzHI', 'get_ServiceLocator_NbpJzHIService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController:createEditForm' => ['privates', '.service_locator.nbpJzHI', 'get_ServiceLocator_NbpJzHIService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CouponController:couponsDuplicateAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CouponController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CouponController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CouponController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CouponController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CouponController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CouponController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CouponController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CouponController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerAttachmentController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerAttachmentController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerAttachmentController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerAttachmentController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerAttachmentController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController:callbackListAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController:createAction' => ['privates', '.service_locator.rDMu6Zd', 'get_ServiceLocator_RDMu6ZdService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController:createCustomerAjaxAction' => ['privates', '.service_locator.rDMu6Zd', 'get_ServiceLocator_RDMu6ZdService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController:feedListAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController:routePlannerAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController:syncCentralisCustomerToKlaviyo' => ['privates', '.service_locator.mDGYVss', 'get_ServiceLocator_MDGYVssService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController:updateAction' => ['privates', '.service_locator.rDMu6Zd', 'get_ServiceLocator_RDMu6ZdService', false],
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DashboardController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DashboardController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DashboardController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DashboardController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DashboardController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DashboardController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController:automatizationAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController:loginAction' => ['privates', '.service_locator.zFcJjKU', 'get_ServiceLocator_ZFcJjKUService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController:salesGoalAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:adattorloXMLExportAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:artisjusProductExportAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:billingoListAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:billingoShowAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:convertRaiffeisenToPohodaAdminAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:dataEraseCodeExportAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:documentExportAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:eprProductExportAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:exchangeRatesAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:exportForeignSalesAdminAction' => ['privates', '.service_locator.QeDnTXm', 'get_ServiceLocator_QeDnTXmService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:exportXmlForPohodaAdminAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:filterSoldGoodsFromSkToHuAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:kshProductExportAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentGroupController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentGroupController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentGroupController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentGroupController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentGroupController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentGroupController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DocumentGroupController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DomainNavigationController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DomainNavigationController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DomainNavigationController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DomainNavigationController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DomainNavigationController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\DomainNavigationController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ErrorCodeController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ErrorCodeController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ErrorCodeController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ErrorCodeController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ErrorCodeController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ErrorCodeController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController:shipmentViewAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\GalleryController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\GalleryController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\GalleryController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\GalleryController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\GalleryController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\GalleryController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\GalleryController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalJobController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalJobController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalJobController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalJobController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalJobController:listV2JobsAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalJobController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalJobController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController:showAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\JobController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\JobController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\JobController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\JobController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\JobController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\JobController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\JobController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\JobController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController:showAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MarketplaceController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MarketplaceController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MarketplaceController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MarketplaceController:listingListAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MarketplaceController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MarketplaceController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MealController:createCreditAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MealController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MealController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MealController:creditRechargeListAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MealController:creditStatusForUserAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MealController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MealController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MealController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MealController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MealController:newCreditAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MealController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MealController:statsAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MealController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:checkPositionAction' => ['privates', '.service_locator.CendLwS', 'get_ServiceLocator_CendLwSService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:cleaningAction' => ['privates', '.service_locator.JOD7yH9', 'get_ServiceLocator_JOD7yH9Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:configChangeAction' => ['privates', '.service_locator.JOD7yH9', 'get_ServiceLocator_JOD7yH9Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:createStockRequestAction' => ['privates', '.service_locator.JOD7yH9', 'get_ServiceLocator_JOD7yH9Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:departmentAction' => ['privates', '.service_locator.JOD7yH9', 'get_ServiceLocator_JOD7yH9Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:getScannedStockItemAction' => ['privates', '.service_locator.5cFqY_g', 'get_ServiceLocator_5cFqYGService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:indexAction' => ['privates', '.service_locator.JOD7yH9', 'get_ServiceLocator_JOD7yH9Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:moveItemAction' => ['privates', '.service_locator.Ft5pMiG', 'get_ServiceLocator_Ft5pMiGService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:onlineServiceAction' => ['privates', '.service_locator.JOD7yH9', 'get_ServiceLocator_JOD7yH9Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:packagingAction' => ['privates', '.service_locator.JOD7yH9', 'get_ServiceLocator_JOD7yH9Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:qualityAction' => ['privates', '.service_locator.JOD7yH9', 'get_ServiceLocator_JOD7yH9Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:saveOnlineServiceResultAction' => ['privates', '.service_locator.JOD7yH9', 'get_ServiceLocator_JOD7yH9Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:saveQualityResultAction' => ['privates', '.service_locator.JOD7yH9', 'get_ServiceLocator_JOD7yH9Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:saveStockRequestAction' => ['privates', '.service_locator.JOD7yH9', 'get_ServiceLocator_JOD7yH9Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:serviceAction' => ['privates', '.service_locator.JOD7yH9', 'get_ServiceLocator_JOD7yH9Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController:editPaymentMethodAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController:editShippingMethodAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController:listPaymentMethodsAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController:listShippingMethodsAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\NotificationController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\NotificationController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\NotificationController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\NotificationController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\NotificationController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\NotificationController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:artisjusLabelExportAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:createShowForm' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:debitCardExportAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:dhlLabelsByDateExportAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:exportAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:exportDhlDailyB2CSummaryAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:exportDhlDailySummaryAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:importListingDataAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:indexAction' => ['privates', '.service_locator.AYtTsH3', 'get_ServiceLocator_AYtTsH3Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:listOrderItemsLastPosition' => ['privates', '.service_locator.F9OPtsG', 'get_ServiceLocator_F9OPtsGService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:listPackageHandover' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:manageMarketPlaceOrdersAction' => ['privates', '.service_locator.Ex2rGNC', 'get_ServiceLocator_Ex2rGNCService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:manageOrderByAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:ordersWithOutInvoicesExportAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:recommendedPositionAction' => ['privates', '.service_locator.9VksrDA', 'get_ServiceLocator_9VksrDAService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:showAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:showAllFinishedByMarketplaceAPIAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:soldQuantityAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderStatsController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderStatsController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderStatsController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderStatsController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderStatsController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\OrderStatsController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController:addCableAction' => ['privates', '.service_locator.cWGanTU', 'get_ServiceLocator_CWGanTUService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController:addPackageAction' => ['privates', '.service_locator.cWGanTU', 'get_ServiceLocator_CWGanTUService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController:cableListAction' => ['privates', '.service_locator.cWGanTU', 'get_ServiceLocator_CWGanTUService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController:generateLabelAction' => ['privates', '.service_locator.cWGanTU', 'get_ServiceLocator_CWGanTUService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController:getScannedStockItemAction' => ['privates', '.service_locator.NG3U_.C', 'get_ServiceLocator_NG3U_CService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController:printLabelAction' => ['privates', '.service_locator.cWGanTU', 'get_ServiceLocator_CWGanTUService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController:releaseOrderAction' => ['privates', '.service_locator.cWGanTU', 'get_ServiceLocator_CWGanTUService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController:replacePowerCableAction' => ['privates', '.service_locator.cWGanTU', 'get_ServiceLocator_CWGanTUService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController:scanAction' => ['privates', '.service_locator.JOD7yH9', 'get_ServiceLocator_JOD7yH9Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController:blogFeaturedListAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController:productFilterAttributesListAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController:showAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ParcelController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ParcelController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ParcelController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ParcelController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ParcelController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController:billingoPaymentIndexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController:importPaymentsFromCsvAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController:partnerIndexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController:showAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:createAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:createOfferEmailAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:duplicateAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:duplicateContainerAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:exportConnectedProducts' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:importConnectedProducts' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:importProductMarginAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:importProductPricesAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:listProductsRecentSalesAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:productExportByCentralisCodesAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:productPriceMonitorAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:searchAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:searchByHiddenConfigurationAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:showAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:sparePartsAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:stockItemAgeAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:updateAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:variationsAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController:marketplaceManagerAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller:createAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController:createAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController:createAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController:createAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController:createAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController:createAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController:createAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController:createAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController:createAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController:create' => ['privates', '.service_locator.hetptAn', 'get_ServiceLocator_HetptAnService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController:deleteActionAction' => ['privates', '.service_locator.fUp._FW', 'get_ServiceLocator_FUp_FWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController:edit' => ['privates', '.service_locator.hetptAn', 'get_ServiceLocator_HetptAnService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController:indexAction' => ['privates', '.service_locator.TR2wD.E', 'get_ServiceLocator_TR2wD_EService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController:saveActionAction' => ['privates', '.service_locator.fUp._FW', 'get_ServiceLocator_FUp_FWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController:sortAction' => ['privates', '.service_locator.JOD7yH9', 'get_ServiceLocator_JOD7yH9Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController:toggleActiveAction' => ['privates', '.service_locator.mMKINr8', 'get_ServiceLocator_MMKINr8Service', false],
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController:createAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController:showAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ReviewController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ReviewController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ReviewController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ReviewController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ReviewController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ReviewController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SearchEngineController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SearchEngineController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SearchEngineController:dashboardAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SearchEngineController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SearchEngineController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SearchEngineController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController:fieldPatchAction' => ['privates', '.service_locator.Gwxb.kb', 'get_ServiceLocator_Gwxb_KbService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController:importCsv' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController:updateAction' => ['privates', '.service_locator.TwRFNXO', 'get_ServiceLocator_TwRFNXOService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController:createAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController:updateAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SignatureGeneratorController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SignatureGeneratorController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SignatureGeneratorController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SignatureGeneratorController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SignatureGeneratorController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SignatureGeneratorController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController:creditNoteValuesEditAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController:creditNoteValuesImportAction' => ['privates', '.service_locator.ry7LVRA', 'get_ServiceLocator_Ry7LVRAService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController:creditNoteValuesIndexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController:creditNoteValuesNewAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController:mainStockMovementsTab' => ['privates', '.service_locator.gEEJVBx', 'get_ServiceLocator_GEEJVBxService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController:shipmentStatistics' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockController:showAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController:exportMultipleTimesReturnedItemsAction' => ['privates', '.service_locator.1dsHOhv', 'get_ServiceLocator_1dsHOhvService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController:groupLabelCollectAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController:indexAction' => ['privates', '.service_locator.xTbt_8j', 'get_ServiceLocator_XTbt8jService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController:latestAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController:onlineServiceResultAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController:positioningAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController:qualityResultAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController:searchByPositionAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController:shipmentItemInfoAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController:blanccoImportAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController:blanccoImportByUuidAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController:editConfigChangeAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController:exportAllMovementAndSendInEmailAction' => ['privates', '.service_locator.HMuZemq', 'get_ServiceLocator_HMuZemqService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController:exportShipmentItemsAction' => ['privates', '.service_locator.HMuZemq', 'get_ServiceLocator_HMuZemqService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController:newConfigChangeAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController:positionLabelPrintAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController:editGroupAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController:indexGroupAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController:newGroupAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController:setStockRequestStatusAction' => ['privates', '.service_locator.NDLKMhx', 'get_ServiceLocator_NDLKMhxService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController:stockRequestAction' => ['privates', '.service_locator.DFc.V3I', 'get_ServiceLocator_DFc_V3IService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController:automaticCountAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController:automaticCountScanAction' => ['privates', '.service_locator.B2N.LKQ', 'get_ServiceLocator_B2N_LKQService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController:changelogAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController:manualCountAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController:statisticsAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController:summaryAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController:mediaListAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController:showAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TagController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TagController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TagController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TagController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TagController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TaskController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TaskController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TaskController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TaskController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TaskController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TaskController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TaskController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TaskController:showAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TaskController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController:createAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController:showAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController:updateAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UnasController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UnasController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UnasController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UnasController:indexTranslationAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UnasController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UnasController:saveProductDbCsv' => ['privates', '.service_locator.SruDqBt', 'get_ServiceLocator_SruDqBtService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UnasController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserAbsenceController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserAbsenceController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserAbsenceController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserAbsenceController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserAbsenceController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserAbsenceController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController:celebrateAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController:createAction' => ['privates', '.service_locator.rDMu6Zd', 'get_ServiceLocator_RDMu6ZdService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController:listAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController:permissionListAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController:productNotificationsAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController:showAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController:temporaryStockPositionsAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController:updateAction' => ['privates', '.service_locator.rDMu6Zd', 'get_ServiceLocator_RDMu6ZdService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserController:userPermissionChangelogAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController:createAction' => ['privates', '.service_locator.wMj6DGF', 'get_ServiceLocator_WMj6DGFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController:listAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\VendorController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\VendorController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\VendorController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\VendorController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\VendorController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\VendorController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\VendorController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'App\\AtechNet\\CoreBundle\\Controller\\WantedController:createAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\WantedController:createProductCommissionAccessory' => ['privates', '.service_locator.aRsZMHW', 'get_ServiceLocator_ARsZMHWService', false],
'App\\AtechNet\\CoreBundle\\Controller\\WantedController:createSeoUrl' => ['privates', '.service_locator.e87g2YF', 'get_ServiceLocator_E87g2YFService', false],
'App\\AtechNet\\CoreBundle\\Controller\\WantedController:editAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\WantedController:getGlsDeprecated' => ['privates', '.service_locator.oHfWJws', 'get_ServiceLocator_OHfWJwsService', false],
'App\\AtechNet\\CoreBundle\\Controller\\WantedController:indexAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\WantedController:newAction' => ['privates', '.service_locator.takBjjp', 'get_ServiceLocator_TakBjjpService', false],
'App\\AtechNet\\CoreBundle\\Controller\\WantedController:removeMenuCacheForUser' => ['privates', '.service_locator.3d1e51l', 'get_ServiceLocator_3d1e51lService', false],
'App\\AtechNet\\CoreBundle\\Controller\\WantedController:updateAction' => ['privates', '.service_locator.TwRFNXO', 'get_ServiceLocator_TwRFNXOService', false],
'App\\AtechNet\\CoreBundle\\Controller\\WantedController:uploadFile' => ['privates', '.service_locator.Xw.xXiK', 'get_ServiceLocator_Xw_XXiKService', false],
'kernel:loadRoutes' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
'kernel:registerContainerConfiguration' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
], [
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogIpNameController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogIpNameController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogIpNameController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogIpNameController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogIpNameController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogIpNameController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogIpNameController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccountController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccountController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccountController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccountController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccountController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccountController::updateAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccountController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AjaxAlbumController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AjaxAlbumController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AjaxAlbumController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AjaxAlbumController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AjaxAlbumController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AlbumController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AlbumController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AlbumController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AlbumController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AlbumController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController::edit' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController::index' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController::new' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController::show' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BackgroundJobController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BackgroundJobController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BackgroundJobController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BackgroundJobController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BackgroundJobController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BannerController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BannerController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BannerController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BannerController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BannerController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BannerController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BannerController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BaseController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BaseController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BaseController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BaseController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BaseController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BasketController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BasketController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BasketController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BasketController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BasketController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BasketController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController::indexFilterAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ChatGptController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ChatGptController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ChatGptController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ChatGptController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ChatGptController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController::createCreateForm' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController::createEditForm' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CouponController::couponsDuplicateAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CouponController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CouponController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CouponController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CouponController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CouponController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CouponController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CouponController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CouponController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerAttachmentController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerAttachmentController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerAttachmentController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerAttachmentController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerAttachmentController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController::callbackListAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController::createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController::createCustomerAjaxAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController::feedListAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController::routePlannerAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController::syncCentralisCustomerToKlaviyo' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController::updateAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DashboardController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DashboardController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DashboardController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DashboardController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DashboardController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DashboardController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController::automatizationAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController::loginAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController::salesGoalAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::adattorloXMLExportAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::artisjusProductExportAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::billingoListAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::billingoShowAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::convertRaiffeisenToPohodaAdminAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::dataEraseCodeExportAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::documentExportAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::eprProductExportAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::exchangeRatesAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::exportForeignSalesAdminAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::exportXmlForPohodaAdminAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::filterSoldGoodsFromSkToHuAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::kshProductExportAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentGroupController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentGroupController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentGroupController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentGroupController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentGroupController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentGroupController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentGroupController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DomainNavigationController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DomainNavigationController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DomainNavigationController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DomainNavigationController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DomainNavigationController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DomainNavigationController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ErrorCodeController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ErrorCodeController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ErrorCodeController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ErrorCodeController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ErrorCodeController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ErrorCodeController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController::shipmentViewAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\GalleryController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\GalleryController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\GalleryController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\GalleryController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\GalleryController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\GalleryController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\GalleryController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalJobController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalJobController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalJobController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalJobController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalJobController::listV2JobsAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalJobController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalJobController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController::showAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\JobController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\JobController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\JobController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\JobController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\JobController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\JobController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\JobController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\JobController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController::showAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MarketplaceController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MarketplaceController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MarketplaceController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MarketplaceController::listingListAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MarketplaceController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MarketplaceController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MealController::createCreditAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MealController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MealController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MealController::creditRechargeListAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MealController::creditStatusForUserAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MealController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MealController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MealController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MealController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MealController::newCreditAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MealController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MealController::statsAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MealController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::checkPositionAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::cleaningAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::configChangeAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::createStockRequestAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::departmentAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::getScannedStockItemAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::moveItemAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::onlineServiceAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::packagingAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::qualityAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::saveOnlineServiceResultAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::saveQualityResultAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::saveStockRequestAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::serviceAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController::editPaymentMethodAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController::editShippingMethodAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController::listPaymentMethodsAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController::listShippingMethodsAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\NotificationController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\NotificationController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\NotificationController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\NotificationController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\NotificationController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\NotificationController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::artisjusLabelExportAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::createShowForm' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::debitCardExportAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::dhlLabelsByDateExportAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::exportAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::exportDhlDailyB2CSummaryAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::exportDhlDailySummaryAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::importListingDataAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::listOrderItemsLastPosition' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::listPackageHandover' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::manageMarketPlaceOrdersAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::manageOrderByAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::ordersWithOutInvoicesExportAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::recommendedPositionAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::showAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::showAllFinishedByMarketplaceAPIAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::soldQuantityAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderStatsController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderStatsController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderStatsController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderStatsController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderStatsController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderStatsController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController::addCableAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController::addPackageAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController::cableListAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController::generateLabelAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController::getScannedStockItemAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController::printLabelAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController::releaseOrderAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController::replacePowerCableAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController::scanAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController::blogFeaturedListAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController::productFilterAttributesListAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController::showAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ParcelController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ParcelController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ParcelController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ParcelController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ParcelController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController::billingoPaymentIndexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController::importPaymentsFromCsvAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController::partnerIndexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController::showAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::createOfferEmailAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::duplicateAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::duplicateContainerAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::exportConnectedProducts' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::importConnectedProducts' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::importProductMarginAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::importProductPricesAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::listProductsRecentSalesAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::productExportByCentralisCodesAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::productPriceMonitorAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::searchAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::searchByHiddenConfigurationAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::showAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::sparePartsAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::stockItemAgeAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::updateAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController::variationsAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController::marketplaceManagerAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller::createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController::createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController::createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController::createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController::createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController::createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController::createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController::createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController::createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController::create' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController::deleteActionAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController::edit' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController::saveActionAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController::sortAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController::toggleActiveAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController::createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController::showAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ReviewController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ReviewController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ReviewController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ReviewController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ReviewController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ReviewController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SearchEngineController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SearchEngineController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SearchEngineController::dashboardAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SearchEngineController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SearchEngineController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SearchEngineController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController::fieldPatchAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController::importCsv' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController::updateAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController::createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController::updateAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SignatureGeneratorController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SignatureGeneratorController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SignatureGeneratorController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SignatureGeneratorController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SignatureGeneratorController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SignatureGeneratorController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController::creditNoteValuesEditAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController::creditNoteValuesImportAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController::creditNoteValuesIndexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController::creditNoteValuesNewAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController::mainStockMovementsTab' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController::shipmentStatistics' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockController::showAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController::exportMultipleTimesReturnedItemsAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController::groupLabelCollectAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController::latestAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController::onlineServiceResultAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController::positioningAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController::qualityResultAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController::searchByPositionAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController::shipmentItemInfoAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController::blanccoImportAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController::blanccoImportByUuidAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController::editConfigChangeAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController::exportAllMovementAndSendInEmailAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController::exportShipmentItemsAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController::newConfigChangeAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController::positionLabelPrintAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController::editGroupAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController::indexGroupAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController::newGroupAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController::setStockRequestStatusAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController::stockRequestAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController::automaticCountAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController::automaticCountScanAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController::changelogAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController::manualCountAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController::statisticsAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController::summaryAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController::mediaListAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController::showAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TagController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TagController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TagController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TagController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TagController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TaskController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TaskController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TaskController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TaskController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TaskController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TaskController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TaskController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TaskController::showAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TaskController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController::createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController::showAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController::updateAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UnasController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UnasController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UnasController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UnasController::indexTranslationAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UnasController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UnasController::saveProductDbCsv' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UnasController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserAbsenceController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserAbsenceController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserAbsenceController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserAbsenceController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserAbsenceController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserAbsenceController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController::celebrateAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController::createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController::listAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController::permissionListAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController::productNotificationsAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController::showAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController::temporaryStockPositionsAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController::updateAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController::userPermissionChangelogAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController::createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController::listAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\VendorController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\VendorController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\VendorController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\VendorController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\VendorController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\VendorController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\VendorController::uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\WantedController::createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\WantedController::createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\WantedController::createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\WantedController::editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\WantedController::getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\WantedController::indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\WantedController::newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\WantedController::removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\WantedController::updateAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\WantedController::uploadFile' => '?',
'App\\Kernel::loadRoutes' => '?',
'App\\Kernel::registerContainerConfiguration' => '?',
'kernel::loadRoutes' => '?',
'kernel::registerContainerConfiguration' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogIpNameController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogIpNameController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogIpNameController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogIpNameController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogIpNameController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogIpNameController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccessLogIpNameController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccountController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccountController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccountController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccountController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccountController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccountController:updateAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AccountController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AjaxAlbumController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AjaxAlbumController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AjaxAlbumController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AjaxAlbumController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AjaxAlbumController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AlbumController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AlbumController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AlbumController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AlbumController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AlbumController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController:edit' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController:index' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController:new' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController:show' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\AttributeOptionController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BackgroundJobController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BackgroundJobController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BackgroundJobController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BackgroundJobController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BackgroundJobController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BannerController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BannerController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BannerController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BannerController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BannerController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BannerController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BannerController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BaseController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BaseController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BaseController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BaseController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BaseController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BasketController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BasketController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BasketController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BasketController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BasketController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\BasketController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController:indexFilterAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CategoryGroupController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ChatGptController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ChatGptController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ChatGptController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ChatGptController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ChatGptController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController:createCreateForm' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController:createEditForm' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ClaimController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CouponController:couponsDuplicateAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CouponController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CouponController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CouponController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CouponController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CouponController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CouponController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CouponController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CouponController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerAttachmentController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerAttachmentController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerAttachmentController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerAttachmentController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerAttachmentController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController:callbackListAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController:createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController:createCustomerAjaxAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController:feedListAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController:routePlannerAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController:syncCentralisCustomerToKlaviyo' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController:updateAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\CustomerController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DashboardController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DashboardController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DashboardController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DashboardController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DashboardController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DashboardController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController:automatizationAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController:loginAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController:salesGoalAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DefaultController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:adattorloXMLExportAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:artisjusProductExportAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:billingoListAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:billingoShowAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:convertRaiffeisenToPohodaAdminAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:dataEraseCodeExportAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:documentExportAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:eprProductExportAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:exchangeRatesAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:exportForeignSalesAdminAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:exportXmlForPohodaAdminAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:filterSoldGoodsFromSkToHuAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:kshProductExportAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentGroupController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentGroupController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentGroupController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentGroupController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentGroupController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentGroupController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DocumentGroupController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DomainNavigationController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DomainNavigationController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DomainNavigationController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DomainNavigationController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DomainNavigationController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\DomainNavigationController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ErrorCodeController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ErrorCodeController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ErrorCodeController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ErrorCodeController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ErrorCodeController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ErrorCodeController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController:shipmentViewAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExpectedItemController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ExternalInvoiceValueController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\GalleryController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\GalleryController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\GalleryController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\GalleryController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\GalleryController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\GalleryController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\GalleryController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalJobController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalJobController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalJobController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalJobController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalJobController:listV2JobsAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalJobController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalJobController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController:showAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\InternalNewsController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\JobController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\JobController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\JobController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\JobController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\JobController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\JobController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\JobController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\JobController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController:showAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\KnowledgeBaseController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MarketplaceController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MarketplaceController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MarketplaceController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MarketplaceController:listingListAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MarketplaceController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MarketplaceController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MealController:createCreditAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MealController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MealController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MealController:creditRechargeListAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MealController:creditStatusForUserAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MealController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MealController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MealController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MealController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MealController:newCreditAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MealController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MealController:statsAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MealController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:checkPositionAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:cleaningAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:configChangeAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:createStockRequestAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:departmentAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:getScannedStockItemAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:moveItemAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:onlineServiceAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:packagingAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:qualityAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:saveOnlineServiceResultAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:saveQualityResultAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:saveStockRequestAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:serviceAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\MobilScanningController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController:editPaymentMethodAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController:editShippingMethodAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController:listPaymentMethodsAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController:listShippingMethodsAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ModuleController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\NanobarController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\NotificationController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\NotificationController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\NotificationController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\NotificationController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\NotificationController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\NotificationController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:artisjusLabelExportAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:createShowForm' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:debitCardExportAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:dhlLabelsByDateExportAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:exportAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:exportDhlDailyB2CSummaryAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:exportDhlDailySummaryAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:importListingDataAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:listOrderItemsLastPosition' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:listPackageHandover' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:manageMarketPlaceOrdersAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:manageOrderByAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:ordersWithOutInvoicesExportAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:recommendedPositionAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:showAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:showAllFinishedByMarketplaceAPIAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:soldQuantityAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderStatsController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderStatsController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderStatsController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderStatsController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderStatsController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\OrderStatsController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController:addCableAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController:addPackageAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController:cableListAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController:generateLabelAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController:getScannedStockItemAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController:printLabelAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController:releaseOrderAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController:replacePowerCableAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController:scanAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PackingStationController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController:blogFeaturedListAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController:productFilterAttributesListAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController:showAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PageEditorController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ParcelController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ParcelController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ParcelController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ParcelController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ParcelController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController:billingoPaymentIndexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController:importPaymentsFromCsvAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PaymentController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\PickupPointController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController:partnerIndexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController:showAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductCommissionController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:createOfferEmailAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:duplicateAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:duplicateContainerAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:exportConnectedProducts' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:importConnectedProducts' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:importProductMarginAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:importProductPricesAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:listProductsRecentSalesAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:productExportByCentralisCodesAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:productPriceMonitorAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:searchAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:searchByHiddenConfigurationAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:showAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:sparePartsAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:stockItemAgeAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:updateAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductController:variationsAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductGroupController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController:marketplaceManagerAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller:createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductModelV2Controller:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTagController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductTypeController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController:createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ArchivedModelListController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController:createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ConnectedProductsController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController:createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\MigrationManagerController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController:createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\OldModelSelectorController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController:createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController:createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductAndVariationListPreviewController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController:createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductModelConfigController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController:createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductV2WizardAjax\\ProductsVariationsListingsController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController:create' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController:deleteActionAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController:edit' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController:saveActionAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController:sortAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController:toggleActiveAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ProductionStationController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController:createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController:showAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\RepricerController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ReviewController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ReviewController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ReviewController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ReviewController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ReviewController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ReviewController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SearchEngineController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SearchEngineController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SearchEngineController:dashboardAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SearchEngineController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SearchEngineController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SearchEngineController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController:fieldPatchAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController:importCsv' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController:updateAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShipmentController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController:createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController:updateAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\ShortcutController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SignatureGeneratorController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SignatureGeneratorController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SignatureGeneratorController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SignatureGeneratorController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SignatureGeneratorController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SignatureGeneratorController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController:creditNoteValuesEditAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController:creditNoteValuesImportAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController:creditNoteValuesIndexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController:creditNoteValuesNewAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController:mainStockMovementsTab' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController:shipmentStatistics' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StatisticsMilestoneController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockController:showAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController:exportMultipleTimesReturnedItemsAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController:groupLabelCollectAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController:latestAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController:onlineServiceResultAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController:positioningAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController:qualityResultAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController:searchByPositionAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController:shipmentItemInfoAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockItemController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController:blanccoImportAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController:blanccoImportByUuidAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController:editConfigChangeAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController:exportAllMovementAndSendInEmailAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController:exportShipmentItemsAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController:newConfigChangeAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController:positionLabelPrintAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockMovementController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController:editGroupAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController:indexGroupAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController:newGroupAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController:setStockRequestStatusAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController:stockRequestAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockPositionController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController:automaticCountAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController:automaticCountScanAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController:changelogAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController:manualCountAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController:statisticsAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController:summaryAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\StockReviewController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController:mediaListAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController:showAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\SurveyController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TagController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TagController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TagController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TagController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TagController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TaskController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TaskController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TaskController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TaskController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TaskController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TaskController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TaskController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TaskController:showAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TaskController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController:createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController:showAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController:updateAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\TranslationController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UnasController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UnasController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UnasController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UnasController:indexTranslationAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UnasController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UnasController:saveProductDbCsv' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UnasController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserAbsenceController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserAbsenceController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserAbsenceController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserAbsenceController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserAbsenceController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserAbsenceController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController:celebrateAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController:createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController:listAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController:permissionListAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController:productNotificationsAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController:showAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController:temporaryStockPositionsAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController:updateAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserController:userPermissionChangelogAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController:createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController:listAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserDepartmentController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\UserPermissionGroupController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\VendorController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\VendorController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\VendorController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\VendorController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\VendorController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\VendorController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\VendorController:uploadFile' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\WantedController:createAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\WantedController:createProductCommissionAccessory' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\WantedController:createSeoUrl' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\WantedController:editAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\WantedController:getGlsDeprecated' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\WantedController:indexAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\WantedController:newAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\WantedController:removeMenuCacheForUser' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\WantedController:updateAction' => '?',
'App\\AtechNet\\CoreBundle\\Controller\\WantedController:uploadFile' => '?',
'kernel:loadRoutes' => '?',
'kernel:registerContainerConfiguration' => '?',
]);
}
/**
* Gets the private '.service_locator.mx0UMmY' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Mx0UMmYService()
{
return $this->privates['.service_locator.mx0UMmY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
'message_bus' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false],
'messenger.default_bus' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false],
'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'router' => ['services', 'router', 'getRouterService', false],
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'doctrine' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'message_bus' => '?',
'messenger.default_bus' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]);
}
/**
* Gets the private '.service_locator.nQLrTbZ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_NQLrTbZService()
{
return $this->privates['.service_locator.nQLrTbZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'async' => ['privates', 'messenger.transport.async', 'getMessenger_Transport_AsyncService', false],
'messenger.transport.async' => ['privates', 'messenger.transport.async', 'getMessenger_Transport_AsyncService', false],
'messenger.transport.payment_transport' => ['privates', 'messenger.transport.payment_transport', 'getMessenger_Transport_PaymentTransportService', false],
'messenger.transport.payment_transport_history' => ['privates', 'messenger.transport.payment_transport_history', 'getMessenger_Transport_PaymentTransportHistoryService', false],
'payment_transport' => ['privates', 'messenger.transport.payment_transport', 'getMessenger_Transport_PaymentTransportService', false],
'payment_transport_history' => ['privates', 'messenger.transport.payment_transport_history', 'getMessenger_Transport_PaymentTransportHistoryService', false],
], [
'async' => '?',
'messenger.transport.async' => '?',
'messenger.transport.payment_transport' => '?',
'messenger.transport.payment_transport_history' => '?',
'payment_transport' => '?',
'payment_transport_history' => '?',
]);
}
/**
* Gets the private '.service_locator.nbpJzHI' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_NbpJzHIService()
{
return $this->privates['.service_locator.nbpJzHI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'claim' => ['privates', 'App\\AtechNet\\CoreBundle\\Entity\\Claim', 'getClaimService', false],
], [
'claim' => 'App\\AtechNet\\CoreBundle\\Entity\\Claim',
]);
}
/**
* Gets the private '.service_locator.oHfWJws' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_OHfWJwsService()
{
return $this->privates['.service_locator.oHfWJws'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'order' => ['privates', 'App\\AtechNet\\CoreBundle\\Entity\\Order', 'getOrderService', false],
], [
'order' => 'App\\AtechNet\\CoreBundle\\Entity\\Order',
]);
}
/**
* Gets the private '.service_locator.rDMu6Zd' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_RDMu6ZdService()
{
return $this->privates['.service_locator.rDMu6Zd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'passwordHasher' => ['privates', 'security.user_password_hasher', 'getSecurity_UserPasswordHasherService', false],
], [
'passwordHasher' => '?',
]);
}
/**
* Gets the private '.service_locator.ry7LVRA' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Ry7LVRAService()
{
return $this->privates['.service_locator.ry7LVRA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'breadcrumbs' => ['services', 'white_october_breadcrumbs', 'getWhiteOctoberBreadcrumbsService', false],
'claimRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\ClaimRepository', 'getClaimRepositoryService', false],
'documentRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\DocumentRepository', 'getDocumentRepositoryService', false],
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'historicalEuroRate' => ['privates', 'App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate', 'getHistoricalEuroRateService', false],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'orderRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\OrderRepository', 'getOrderRepositoryService', false],
'stockMovementRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\StockMovementRepository', 'getStockMovementRepositoryService', false],
], [
'breadcrumbs' => '?',
'claimRepository' => 'App\\AtechNet\\CoreBundle\\Repository\\ClaimRepository',
'documentRepository' => 'App\\AtechNet\\CoreBundle\\Repository\\DocumentRepository',
'entityManager' => '?',
'historicalEuroRate' => 'App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate',
'logger' => '?',
'orderRepository' => 'App\\AtechNet\\CoreBundle\\Repository\\OrderRepository',
'stockMovementRepository' => 'App\\AtechNet\\CoreBundle\\Repository\\StockMovementRepository',
]);
}
/**
* Gets the private '.service_locator.takBjjp' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TakBjjpService()
{
return $this->privates['.service_locator.takBjjp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'breadcrumbs' => ['services', 'white_october_breadcrumbs', 'getWhiteOctoberBreadcrumbsService', false],
], [
'breadcrumbs' => '?',
]);
}
/**
* Gets the private '.service_locator.wMj6DGF' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_WMj6DGFService()
{
return $this->privates['.service_locator.wMj6DGF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'breadcrumbs' => ['services', 'white_october_breadcrumbs', 'getWhiteOctoberBreadcrumbsService', false],
'user' => ['privates', 'App\\AtechNet\\CoreBundle\\Entity\\User', 'getUserService', false],
], [
'breadcrumbs' => '?',
'user' => 'App\\AtechNet\\CoreBundle\\Entity\\User',
]);
}
/**
* Gets the private '.service_locator.xTbt_8j' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XTbt8jService()
{
return $this->privates['.service_locator.xTbt_8j'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'breadcrumbs' => ['services', 'white_october_breadcrumbs', 'getWhiteOctoberBreadcrumbsService', false],
'variationRepo' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\Catalog\\ProductModelVariationRepository', 'getProductModelVariationRepositoryService', false],
], [
'breadcrumbs' => '?',
'variationRepo' => 'App\\AtechNet\\CoreBundle\\Repository\\Catalog\\ProductModelVariationRepository',
]);
}
/**
* Gets the private '.service_locator.xUrKPVU' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XUrKPVUService()
{
return $this->privates['.service_locator.xUrKPVU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'loader' => ['privates', '.errored..service_locator.xUrKPVU.Symfony\\Component\\Config\\Loader\\LoaderInterface', NULL, 'Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".'],
], [
'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
]);
}
/**
* Gets the private '.service_locator.zFcJjKU' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZFcJjKUService()
{
return $this->privates['.service_locator.zFcJjKU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'authenticationUtils' => ['privates', 'security.authentication_utils', 'getSecurity_AuthenticationUtilsService', false],
], [
'authenticationUtils' => '?',
]);
}
/**
* Gets the private '.session.deprecated' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\SessionInterface
*/
protected function get_Session_DeprecatedService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
return $this->privates['.session.deprecated'] = (new \Symfony\Bundle\FrameworkBundle\Session\DeprecatedSessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))))->getSession();
}
/**
* Gets the private '.twig.command.debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Twig_Command_Debug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.twig.command.debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:twig', [], 'Show a list of twig functions, filters, globals and tests', false, function (): \Symfony\Bridge\Twig\Command\DebugCommand {
return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
});
}
/**
* Gets the private '.twig.command.lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Twig_Command_Lint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.twig.command.lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:twig', [], 'Lint a Twig template and outputs encountered errors', false, function (): \Symfony\Bundle\TwigBundle\Command\LintCommand {
return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
});
}
/**
* Gets the private '.var_dumper.command.server_dump.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_VarDumper_Command_ServerDump_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.var_dumper.command.server_dump.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:dump', [], 'Start a dump server that collects and displays dumps in a single place', false, function (): \Symfony\Bundle\DebugBundle\Command\ServerDumpPlaceholderCommand {
return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
});
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Command\Klaviyo\CheckNotPaidOrdersKlaviyoCommand' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Command\Klaviyo\CheckNotPaidOrdersKlaviyoCommand
*/
protected function getCheckNotPaidOrdersKlaviyoCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Klaviyo/CheckNotPaidOrdersKlaviyoCommand.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
$this->privates['App\\AtechNet\\CoreBundle\\Command\\Klaviyo\\CheckNotPaidOrdersKlaviyoCommand'] = $instance = new \App\AtechNet\CoreBundle\Command\Klaviyo\CheckNotPaidOrdersKlaviyoCommand();
$instance->autowireAbstractCommand(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
$instance->setName('centralis:check_not_paid_orders_klaviyo');
$instance->setDescription('Check not paid orders klaviyo command');
return $instance;
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Entity\Claim' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Entity\Claim
*/
protected function getClaimService()
{
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Entity/AbstractEntity.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Entity/AbstractSignedEntity.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Entity/Claim.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Entity\\Claim'] = new \App\AtechNet\CoreBundle\Entity\Claim();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Entity\Customer' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Entity\Customer
*/
protected function getCustomerService()
{
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Entity/AbstractEntity.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Entity/AbstractSignedEntity.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/PasswordAuthenticatedUserInterface.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Entity/Customer.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Entity\\Customer'] = new \App\AtechNet\CoreBundle\Entity\Customer();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Entity\Domain' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Entity\Domain
*/
protected function getDomainService()
{
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Entity/AbstractEntity.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Helper/SortableEntityInterface.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Entity/AbstractSortableEntity.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Entity/Domain.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Entity\\Domain'] = new \App\AtechNet\CoreBundle\Entity\Domain();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Entity\Order' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Entity\Order
*/
protected function getOrderService()
{
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Entity/AbstractEntity.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Entity/AbstractSignedEntity.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Interface/Prioritizable.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Entity/Order.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Entity\\Order'] = new \App\AtechNet\CoreBundle\Entity\Order();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Entity\Product' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Entity\Product
*/
protected function getProductService()
{
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Entity/AbstractEntity.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Entity/AbstractSignedEntity.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Entity/Product.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Entity\\Product'] = new \App\AtechNet\CoreBundle\Entity\Product();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Entity\ProductCommission' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Entity\ProductCommission
*/
protected function getProductCommissionService()
{
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Entity/AbstractEntity.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Entity/AbstractSignedEntity.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Entity/ProductCommission.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Entity\\ProductCommission'] = new \App\AtechNet\CoreBundle\Entity\ProductCommission();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Entity\StockMovement' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Entity\StockMovement
*/
protected function getStockMovementService()
{
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Entity/AbstractEntity.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Entity/AbstractSignedEntity.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Entity/StockMovement.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Entity\\StockMovement'] = new \App\AtechNet\CoreBundle\Entity\StockMovement();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Entity\User' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Entity\User
*/
protected function getUserService()
{
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Entity/AbstractEntity.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Entity/AbstractSignedEntity.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/PasswordAuthenticatedUserInterface.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Entity/User.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Entity\\User'] = new \App\AtechNet\CoreBundle\Entity\User();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\EventListener\UserLocaleSubscriber' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\EventListener\UserLocaleSubscriber
*/
protected function getUserLocaleSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/EventListener/UserLocaleSubscriber.php';
return $this->privates['App\\AtechNet\\CoreBundle\\EventListener\\UserLocaleSubscriber'] = new \App\AtechNet\CoreBundle\EventListener\UserLocaleSubscriber(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\AccessLogIpNameType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\AccessLogIpNameType
*/
protected function getAccessLogIpNameTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/AccessLogIpNameType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\AccessLogIpNameType'] = new \App\AtechNet\CoreBundle\Form\AccessLogIpNameType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\AccountType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\AccountType
*/
protected function getAccountTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/AccountType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\AccountType'] = new \App\AtechNet\CoreBundle\Form\AccountType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\AlbumFormType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\AlbumFormType
*/
protected function getAlbumFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/AlbumFormType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\AlbumFormType'] = new \App\AtechNet\CoreBundle\Form\AlbumFormType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\AttributeOptionMetaType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\AttributeOptionMetaType
*/
protected function getAttributeOptionMetaTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/AttributeOptionMetaType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\AttributeOptionMetaType'] = new \App\AtechNet\CoreBundle\Form\AttributeOptionMetaType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\AttributeOptionType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\AttributeOptionType
*/
protected function getAttributeOptionTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/AttributeOptionType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\AttributeOptionType'] = new \App\AtechNet\CoreBundle\Form\AttributeOptionType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\AttributeProductTypeType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\AttributeProductTypeType
*/
protected function getAttributeProductTypeTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/AttributeProductTypeType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\AttributeProductTypeType'] = new \App\AtechNet\CoreBundle\Form\AttributeProductTypeType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\AttributeType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\AttributeType
*/
protected function getAttributeTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/AttributeType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\AttributeType'] = new \App\AtechNet\CoreBundle\Form\AttributeType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\BannerItemType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\BannerItemType
*/
protected function getBannerItemTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/BannerItemType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\BannerItemType'] = new \App\AtechNet\CoreBundle\Form\BannerItemType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\BannerType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\BannerType
*/
protected function getBannerTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/BannerType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\BannerType'] = new \App\AtechNet\CoreBundle\Form\BannerType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\BillingoPaymentType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\BillingoPaymentType
*/
protected function getBillingoPaymentTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/BillingoPaymentType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\BillingoPaymentType'] = new \App\AtechNet\CoreBundle\Form\BillingoPaymentType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\BlogPageType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\BlogPageType
*/
protected function getBlogPageTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/BlogPageType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\BlogPageType'] = new \App\AtechNet\CoreBundle\Form\BlogPageType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\CategoryGroupMemberType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\CategoryGroupMemberType
*/
protected function getCategoryGroupMemberTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/CategoryGroupMemberType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\CategoryGroupMemberType'] = new \App\AtechNet\CoreBundle\Form\CategoryGroupMemberType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\CategoryGroupType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\CategoryGroupType
*/
protected function getCategoryGroupTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/CategoryGroupType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\CategoryGroupType'] = new \App\AtechNet\CoreBundle\Form\CategoryGroupType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\CategoryPageType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\CategoryPageType
*/
protected function getCategoryPageTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/CategoryPageType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\CategoryPageType'] = new \App\AtechNet\CoreBundle\Form\CategoryPageType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\ClaimType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\ClaimType
*/
protected function getClaimTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/ClaimType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\ClaimType'] = new \App\AtechNet\CoreBundle\Form\ClaimType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\CouponType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\CouponType
*/
protected function getCouponTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/CouponType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\CouponType'] = new \App\AtechNet\CoreBundle\Form\CouponType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\CustomerAddressType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\CustomerAddressType
*/
protected function getCustomerAddressTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/CustomerAddressType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\CustomerAddressType'] = new \App\AtechNet\CoreBundle\Form\CustomerAddressType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\CustomerAttachmentType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\CustomerAttachmentType
*/
protected function getCustomerAttachmentTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/CustomerAttachmentType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\CustomerAttachmentType'] = new \App\AtechNet\CoreBundle\Form\CustomerAttachmentType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\CustomerContactPersonType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\CustomerContactPersonType
*/
protected function getCustomerContactPersonTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/CustomerContactPersonType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\CustomerContactPersonType'] = new \App\AtechNet\CoreBundle\Form\CustomerContactPersonType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\CustomerDataType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\CustomerDataType
*/
protected function getCustomerDataTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/CustomerDataType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\CustomerDataType'] = new \App\AtechNet\CoreBundle\Form\CustomerDataType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\CustomerEmailType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\CustomerEmailType
*/
protected function getCustomerEmailTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/CustomerEmailType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\CustomerEmailType'] = new \App\AtechNet\CoreBundle\Form\CustomerEmailType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\CustomerLinkType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\CustomerLinkType
*/
protected function getCustomerLinkTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/CustomerLinkType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\CustomerLinkType'] = new \App\AtechNet\CoreBundle\Form\CustomerLinkType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\CustomerNoteType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\CustomerNoteType
*/
protected function getCustomerNoteTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/CustomerNoteType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\CustomerNoteType'] = new \App\AtechNet\CoreBundle\Form\CustomerNoteType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\CustomerType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\CustomerType
*/
protected function getCustomerTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/CustomerType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\CustomerType'] = new \App\AtechNet\CoreBundle\Form\CustomerType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\DocumentGroupType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\DocumentGroupType
*/
protected function getDocumentGroupTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/DocumentGroupType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\DocumentGroupType'] = new \App\AtechNet\CoreBundle\Form\DocumentGroupType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\DocumentPaymentsType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\DocumentPaymentsType
*/
protected function getDocumentPaymentsTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/DocumentPaymentsType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\DocumentPaymentsType'] = new \App\AtechNet\CoreBundle\Form\DocumentPaymentsType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\DocumentType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\DocumentType
*/
protected function getDocumentTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/DocumentType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\DocumentType'] = new \App\AtechNet\CoreBundle\Form\DocumentType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\DomainPaymentTypeType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\DomainPaymentTypeType
*/
protected function getDomainPaymentTypeTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/DomainPaymentTypeType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\DomainPaymentTypeType'] = new \App\AtechNet\CoreBundle\Form\DomainPaymentTypeType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\DomainShippingTypeType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\DomainShippingTypeType
*/
protected function getDomainShippingTypeTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/DomainShippingTypeType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\DomainShippingTypeType'] = new \App\AtechNet\CoreBundle\Form\DomainShippingTypeType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\ExpectedItemType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\ExpectedItemType
*/
protected function getExpectedItemTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/ExpectedItemType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\ExpectedItemType'] = new \App\AtechNet\CoreBundle\Form\ExpectedItemType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\ExportForeignSalesType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\ExportForeignSalesType
*/
protected function getExportForeignSalesTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/ExportForeignSalesType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\ExportForeignSalesType'] = new \App\AtechNet\CoreBundle\Form\ExportForeignSalesType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\ExternalInvoiceValueType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\ExternalInvoiceValueType
*/
protected function getExternalInvoiceValueTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/ExternalInvoiceValueType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\ExternalInvoiceValueType'] = new \App\AtechNet\CoreBundle\Form\ExternalInvoiceValueType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\FeedbackAnswerType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\FeedbackAnswerType
*/
protected function getFeedbackAnswerTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/FeedbackAnswerType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\FeedbackAnswerType'] = new \App\AtechNet\CoreBundle\Form\FeedbackAnswerType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\FeedbackQuestionType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\FeedbackQuestionType
*/
protected function getFeedbackQuestionTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/FeedbackQuestionType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\FeedbackQuestionType'] = new \App\AtechNet\CoreBundle\Form\FeedbackQuestionType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\FeedbackType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\FeedbackType
*/
protected function getFeedbackTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/FeedbackType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\FeedbackType'] = new \App\AtechNet\CoreBundle\Form\FeedbackType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\IdeaType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\IdeaType
*/
protected function getIdeaTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/IdeaType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\IdeaType'] = new \App\AtechNet\CoreBundle\Form\IdeaType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\InternalNewsType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\InternalNewsType
*/
protected function getInternalNewsTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/InternalNewsType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\InternalNewsType'] = new \App\AtechNet\CoreBundle\Form\InternalNewsType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\JobType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\JobType
*/
protected function getJobTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/JobType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\JobType'] = new \App\AtechNet\CoreBundle\Form\JobType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\KnowledgeBaseType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\KnowledgeBaseType
*/
protected function getKnowledgeBaseTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/KnowledgeBaseType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\KnowledgeBaseType'] = new \App\AtechNet\CoreBundle\Form\KnowledgeBaseType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\MealCreditType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\MealCreditType
*/
protected function getMealCreditTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/MealCreditType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\MealCreditType'] = new \App\AtechNet\CoreBundle\Form\MealCreditType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\MealType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\MealType
*/
protected function getMealTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/MealType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\MealType'] = new \App\AtechNet\CoreBundle\Form\MealType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\NanobarType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\NanobarType
*/
protected function getNanobarTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/NanobarType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\NanobarType'] = new \App\AtechNet\CoreBundle\Form\NanobarType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\NotificationConfigType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\NotificationConfigType
*/
protected function getNotificationConfigTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/NotificationConfigType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\NotificationConfigType'] = new \App\AtechNet\CoreBundle\Form\NotificationConfigType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\OrderShowType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\OrderShowType
*/
protected function getOrderShowTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/OrderShowType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\OrderShowType'] = new \App\AtechNet\CoreBundle\Form\OrderShowType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\OrderType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\OrderType
*/
protected function getOrderTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/OrderType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\OrderType'] = new \App\AtechNet\CoreBundle\Form\OrderType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\PageMetaType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\PageMetaType
*/
protected function getPageMetaTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/PageMetaType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\PageMetaType'] = new \App\AtechNet\CoreBundle\Form\PageMetaType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\PhotoType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\PhotoType
*/
protected function getPhotoTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/PhotoType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\PhotoType'] = new \App\AtechNet\CoreBundle\Form\PhotoType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\PickupPointType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\PickupPointType
*/
protected function getPickupPointTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/PickupPointType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\PickupPointType'] = new \App\AtechNet\CoreBundle\Form\PickupPointType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\ProductAttributeFormType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\ProductAttributeFormType
*/
protected function getProductAttributeFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/ProductAttributeFormType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\ProductAttributeFormType'] = new \App\AtechNet\CoreBundle\Form\ProductAttributeFormType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\ProductCommissionType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\ProductCommissionType
*/
protected function getProductCommissionTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/ProductCommissionType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\ProductCommissionType'] = new \App\AtechNet\CoreBundle\Form\ProductCommissionType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\ProductFormType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\ProductFormType
*/
protected function getProductFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/ProductFormType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\ProductFormType'] = new \App\AtechNet\CoreBundle\Form\ProductFormType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\ProductGroupType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\ProductGroupType
*/
protected function getProductGroupTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/ProductGroupType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\ProductGroupType'] = new \App\AtechNet\CoreBundle\Form\ProductGroupType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\ProductMarketplaceListingType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\ProductMarketplaceListingType
*/
protected function getProductMarketplaceListingTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/ProductMarketplaceListingType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\ProductMarketplaceListingType'] = new \App\AtechNet\CoreBundle\Form\ProductMarketplaceListingType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\ProductMetaFormType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\ProductMetaFormType
*/
protected function getProductMetaFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/ProductMetaFormType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\ProductMetaFormType'] = new \App\AtechNet\CoreBundle\Form\ProductMetaFormType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\ProductModelType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\ProductModelType
*/
protected function getProductModelTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/ProductModelType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\ProductModelType'] = new \App\AtechNet\CoreBundle\Form\ProductModelType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\ProductTagType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\ProductTagType
*/
protected function getProductTagTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/ProductTagType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\ProductTagType'] = new \App\AtechNet\CoreBundle\Form\ProductTagType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\ProductTypeType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\ProductTypeType
*/
protected function getProductTypeTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/ProductTypeType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\ProductTypeType'] = new \App\AtechNet\CoreBundle\Form\ProductTypeType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\ProductionStationType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\ProductionStationType
*/
protected function getProductionStationTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/ProductionStationType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\ProductionStationType'] = new \App\AtechNet\CoreBundle\Form\ProductionStationType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\SettingsFormType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\SettingsFormType
*/
protected function getSettingsFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/SettingsFormType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\SettingsFormType'] = new \App\AtechNet\CoreBundle\Form\SettingsFormType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\SettingsType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\SettingsType
*/
protected function getSettingsTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/SettingsType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\SettingsType'] = new \App\AtechNet\CoreBundle\Form\SettingsType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\ShipmentType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\ShipmentType
*/
protected function getShipmentTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/ShipmentType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\ShipmentType'] = new \App\AtechNet\CoreBundle\Form\ShipmentType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\ShortcutType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\ShortcutType
*/
protected function getShortcutTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/ShortcutType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\ShortcutType'] = new \App\AtechNet\CoreBundle\Form\ShortcutType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\StaticPageType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\StaticPageType
*/
protected function getStaticPageTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/StaticPageType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\StaticPageType'] = new \App\AtechNet\CoreBundle\Form\StaticPageType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\StatisticsCreditNoteValueImportType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\StatisticsCreditNoteValueImportType
*/
protected function getStatisticsCreditNoteValueImportTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/StatisticsCreditNoteValueImportType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\StatisticsCreditNoteValueImportType'] = new \App\AtechNet\CoreBundle\Form\StatisticsCreditNoteValueImportType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\StatisticsCreditNoteValueType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\StatisticsCreditNoteValueType
*/
protected function getStatisticsCreditNoteValueTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/StatisticsCreditNoteValueType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\StatisticsCreditNoteValueType'] = new \App\AtechNet\CoreBundle\Form\StatisticsCreditNoteValueType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\StatisticsMilestoneType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\StatisticsMilestoneType
*/
protected function getStatisticsMilestoneTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/StatisticsMilestoneType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\StatisticsMilestoneType'] = new \App\AtechNet\CoreBundle\Form\StatisticsMilestoneType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\StockItemType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\StockItemType
*/
protected function getStockItemTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/StockItemType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\StockItemType'] = new \App\AtechNet\CoreBundle\Form\StockItemType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\StockMovementType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\StockMovementType
*/
protected function getStockMovementTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/StockMovementType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\StockMovementType'] = new \App\AtechNet\CoreBundle\Form\StockMovementType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\StockPositionGroupType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\StockPositionGroupType
*/
protected function getStockPositionGroupTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/StockPositionGroupType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\StockPositionGroupType'] = new \App\AtechNet\CoreBundle\Form\StockPositionGroupType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\StockPositionType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\StockPositionType
*/
protected function getStockPositionTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/StockPositionType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\StockPositionType'] = new \App\AtechNet\CoreBundle\Form\StockPositionType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\StockReviewType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\StockReviewType
*/
protected function getStockReviewTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/StockReviewType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\StockReviewType'] = new \App\AtechNet\CoreBundle\Form\StockReviewType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\StockType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\StockType
*/
protected function getStockTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/StockType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\StockType'] = new \App\AtechNet\CoreBundle\Form\StockType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\TaskAssignedToType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\TaskAssignedToType
*/
protected function getTaskAssignedToTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/TaskAssignedToType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\TaskAssignedToType'] = new \App\AtechNet\CoreBundle\Form\TaskAssignedToType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\TaskType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\TaskType
*/
protected function getTaskTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/TaskType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\TaskType'] = new \App\AtechNet\CoreBundle\Form\TaskType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\TranslationFormType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\TranslationFormType
*/
protected function getTranslationFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/TranslationFormType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\TranslationFormType'] = new \App\AtechNet\CoreBundle\Form\TranslationFormType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\UploadXmlType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\UploadXmlType
*/
protected function getUploadXmlTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/UploadXmlType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\UploadXmlType'] = new \App\AtechNet\CoreBundle\Form\UploadXmlType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\UserAbsenceType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\UserAbsenceType
*/
protected function getUserAbsenceTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/UserAbsenceType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\UserAbsenceType'] = new \App\AtechNet\CoreBundle\Form\UserAbsenceType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\UserDepartmentFormType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\UserDepartmentFormType
*/
protected function getUserDepartmentFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/UserDepartmentFormType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\UserDepartmentFormType'] = new \App\AtechNet\CoreBundle\Form\UserDepartmentFormType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\UserFormType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\UserFormType
*/
protected function getUserFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/UserFormType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\UserFormType'] = new \App\AtechNet\CoreBundle\Form\UserFormType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\UserPermissionGroupType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\UserPermissionGroupType
*/
protected function getUserPermissionGroupTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/UserPermissionGroupType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\UserPermissionGroupType'] = new \App\AtechNet\CoreBundle\Form\UserPermissionGroupType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\VendorType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\VendorType
*/
protected function getVendorTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/VendorType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\VendorType'] = new \App\AtechNet\CoreBundle\Form\VendorType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Form\WantedItemType' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Form\WantedItemType
*/
protected function getWantedItemTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Form/WantedItemType.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Form\\WantedItemType'] = new \App\AtechNet\CoreBundle\Form\WantedItemType();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\AccessLogRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\AccessLogRepository
*/
protected function getAccessLogRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AccessLogRepository.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Repository\\AccessLogRepository'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\AccessLogRepository'];
}
$b = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Repository\\AccessLogRepository'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\AccessLogRepository'];
}
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\AccessLogRepository'] = new \App\AtechNet\CoreBundle\Repository\AccessLogRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, $b);
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\AlbumRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\AlbumRepository
*/
protected function getAlbumRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AlbumRepository.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Repository\\AlbumRepository'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\AlbumRepository'];
}
$b = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Repository\\AlbumRepository'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\AlbumRepository'];
}
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\AlbumRepository'] = new \App\AtechNet\CoreBundle\Repository\AlbumRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, ($this->services['router'] ?? $this->getRouterService()), $b);
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\AttributeOptionRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\AttributeOptionRepository
*/
protected function getAttributeOptionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AttributeOptionRepository.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\AttributeOptionRepository'] = new \App\AtechNet\CoreBundle\Repository\AttributeOptionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\BackgroundJobRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\BackgroundJobRepository
*/
protected function getBackgroundJobRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/BackgroundJobRepository.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\BackgroundJobRepository'] = new \App\AtechNet\CoreBundle\Repository\BackgroundJobRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\BillingoPaymentRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\BillingoPaymentRepository
*/
protected function getBillingoPaymentRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/BillingoPaymentRepository.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\BillingoPaymentRepository'] = new \App\AtechNet\CoreBundle\Repository\BillingoPaymentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\BlogPageRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\BlogPageRepository
*/
protected function getBlogPageRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/BlogPageRepository.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\BlogPageRepository'] = new \App\AtechNet\CoreBundle\Repository\BlogPageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\Catalog\ProductModelVariationMarketplaceListingRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\Catalog\ProductModelVariationMarketplaceListingRepository
*/
protected function getProductModelVariationMarketplaceListingRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/Catalog/ProductModelVariationMarketplaceListingRepository.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\Catalog\\ProductModelVariationMarketplaceListingRepository'] = new \App\AtechNet\CoreBundle\Repository\Catalog\ProductModelVariationMarketplaceListingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\Catalog\ProductModelVariationRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\Catalog\ProductModelVariationRepository
*/
protected function getProductModelVariationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/Catalog/ProductModelVariationRepository.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Repository\\Catalog\\ProductModelVariationRepository'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\Catalog\\ProductModelVariationRepository'];
}
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\Catalog\\ProductModelVariationRepository'] = new \App\AtechNet\CoreBundle\Repository\Catalog\ProductModelVariationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\CategoryPageRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\CategoryPageRepository
*/
protected function getCategoryPageRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/CategoryPageRepository.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\CategoryPageRepository'] = new \App\AtechNet\CoreBundle\Repository\CategoryPageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\ClaimRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\ClaimRepository
*/
protected function getClaimRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/ClaimRepository.php';
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Repository\\ClaimRepository'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\ClaimRepository'];
}
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\ClaimRepository'] = new \App\AtechNet\CoreBundle\Repository\ClaimRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), $a);
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\CompanyRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\CompanyRepository
*/
protected function getCompanyRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/CompanyRepository.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\CompanyRepository'] = new \App\AtechNet\CoreBundle\Repository\CompanyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\CountryRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\CountryRepository
*/
protected function getCountryRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/CountryRepository.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Repository\\CountryRepository'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\CountryRepository'];
}
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\CountryRepository'] = new \App\AtechNet\CoreBundle\Repository\CountryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\CouponRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\CouponRepository
*/
protected function getCouponRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/CouponRepository.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Repository\\CouponRepository'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\CouponRepository'];
}
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\CouponRepository'] = new \App\AtechNet\CoreBundle\Repository\CouponRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\CustomerAttachmentRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\CustomerAttachmentRepository
*/
protected function getCustomerAttachmentRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/CustomerAttachmentRepository.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\CustomerAttachmentRepository'] = new \App\AtechNet\CoreBundle\Repository\CustomerAttachmentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\CustomerRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\CustomerRepository
*/
protected function getCustomerRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Security/User/UserLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/CustomerRepository.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\CustomerRepository'] = new \App\AtechNet\CoreBundle\Repository\CustomerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\DashboardRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\DashboardRepository
*/
protected function getDashboardRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/DashboardRepository.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\DashboardRepository'] = new \App\AtechNet\CoreBundle\Repository\DashboardRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\DocumentPaymentRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\DocumentPaymentRepository
*/
protected function getDocumentPaymentRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/DocumentPaymentRepository.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Repository\\DocumentPaymentRepository'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\DocumentPaymentRepository'];
}
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\DocumentPaymentRepository'] = new \App\AtechNet\CoreBundle\Repository\DocumentPaymentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\DocumentRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\DocumentRepository
*/
protected function getDocumentRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/DocumentRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Repository\\DocumentRepository'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\DocumentRepository'];
}
$b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Repository\\DocumentRepository'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\DocumentRepository'];
}
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\DocumentRepository'] = new \App\AtechNet\CoreBundle\Repository\DocumentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, ($this->services['translator'] ?? $this->getTranslatorService()), $b, ($this->services['router'] ?? $this->getRouterService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\DomainRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\DomainRepository
*/
protected function getDomainRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/DomainRepository.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\DomainRepository'] = new \App\AtechNet\CoreBundle\Repository\DomainRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\ExpectedItemRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\ExpectedItemRepository
*/
protected function getExpectedItemRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/ExpectedItemRepository.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\ExpectedItemRepository'] = new \App\AtechNet\CoreBundle\Repository\ExpectedItemRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\ImportLogRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\ImportLogRepository
*/
protected function getImportLogRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/ImportLogRepository.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\ImportLogRepository'] = new \App\AtechNet\CoreBundle\Repository\ImportLogRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\ImportRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\ImportRepository
*/
protected function getImportRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/ImportRepository.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\ImportRepository'] = new \App\AtechNet\CoreBundle\Repository\ImportRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\MarketplaceJobRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\MarketplaceJobRepository
*/
protected function getMarketplaceJobRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/MarketplaceJobRepository.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\MarketplaceJobRepository'] = new \App\AtechNet\CoreBundle\Repository\MarketplaceJobRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\NotificationRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\NotificationRepository
*/
protected function getNotificationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/NotificationRepository.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\NotificationRepository'] = new \App\AtechNet\CoreBundle\Repository\NotificationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\OrderItemRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\OrderItemRepository
*/
protected function getOrderItemRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/OrderItemRepository.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\OrderItemRepository'] = new \App\AtechNet\CoreBundle\Repository\OrderItemRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\OrderRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\OrderRepository
*/
protected function getOrderRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/OrderRepository.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Repository\\OrderRepository'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\OrderRepository'];
}
$b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Repository\\OrderRepository'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\OrderRepository'];
}
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\OrderRepository'] = new \App\AtechNet\CoreBundle\Repository\OrderRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, $b, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\OrderStatisticsRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\OrderStatisticsRepository
*/
protected function getOrderStatisticsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/OrderStatisticsRepository.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\OrderStatisticsRepository'] = new \App\AtechNet\CoreBundle\Repository\OrderStatisticsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\PaymentDataRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\PaymentDataRepository
*/
protected function getPaymentDataRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/PaymentDataRepository.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Repository\\PaymentDataRepository'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\PaymentDataRepository'];
}
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\PaymentDataRepository'] = new \App\AtechNet\CoreBundle\Repository\PaymentDataRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\PickupPointRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\PickupPointRepository
*/
protected function getPickupPointRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/PickupPointRepository.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\PickupPointRepository'] = new \App\AtechNet\CoreBundle\Repository\PickupPointRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\ProductCommissionRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\ProductCommissionRepository
*/
protected function getProductCommissionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/ProductCommissionRepository.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Repository\\ProductCommissionRepository'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\ProductCommissionRepository'];
}
$b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Repository\\ProductCommissionRepository'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\ProductCommissionRepository'];
}
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\ProductCommissionRepository'] = new \App\AtechNet\CoreBundle\Repository\ProductCommissionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, ($this->services['translator'] ?? $this->getTranslatorService()), $b, ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\ProductModelRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\ProductModelRepository
*/
protected function getProductModelRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/ProductModelRepository.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\ProductModelRepository'] = new \App\AtechNet\CoreBundle\Repository\ProductModelRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\ProductRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\ProductRepository
*/
protected function getProductRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/ProductRepository.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Repository\\ProductRepository'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\ProductRepository'];
}
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\ProductRepository'] = new \App\AtechNet\CoreBundle\Repository\ProductRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['cache.app'] ?? $this->getCache_AppService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\ProductStatisticsRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\ProductStatisticsRepository
*/
protected function getProductStatisticsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/ProductStatisticsRepository.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\ProductStatisticsRepository'] = new \App\AtechNet\CoreBundle\Repository\ProductStatisticsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\ProductTypeRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\ProductTypeRepository
*/
protected function getProductTypeRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/ProductTypeRepository.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Repository\\ProductTypeRepository'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\ProductTypeRepository'];
}
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\ProductTypeRepository'] = new \App\AtechNet\CoreBundle\Repository\ProductTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, ($this->services['cache.app'] ?? $this->getCache_AppService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\ProductVariationRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\ProductVariationRepository
*/
protected function getProductVariationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/ProductVariationRepository.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Repository\\ProductVariationRepository'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\ProductVariationRepository'];
}
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\ProductVariationRepository'] = new \App\AtechNet\CoreBundle\Repository\ProductVariationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\ProductionStationRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\ProductionStationRepository
*/
protected function getProductionStationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/ProductionStationRepository.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\ProductionStationRepository'] = new \App\AtechNet\CoreBundle\Repository\ProductionStationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\ReviewRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\ReviewRepository
*/
protected function getReviewRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/ReviewRepository.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\ReviewRepository'] = new \App\AtechNet\CoreBundle\Repository\ReviewRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\ShipmentRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\ShipmentRepository
*/
protected function getShipmentRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/ShipmentRepository.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\ShipmentRepository'] = new \App\AtechNet\CoreBundle\Repository\ShipmentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\Statistics\ProductionStationTrackingRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\Statistics\ProductionStationTrackingRepository
*/
protected function getProductionStationTrackingRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/Statistics/ProductionStationTrackingRepository.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\Statistics\\ProductionStationTrackingRepository'] = new \App\AtechNet\CoreBundle\Repository\Statistics\ProductionStationTrackingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\Statistics\StockItemPositionLogRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\Statistics\StockItemPositionLogRepository
*/
protected function getStockItemPositionLogRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/Statistics/StockItemPositionLogRepository.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\Statistics\\StockItemPositionLogRepository'] = new \App\AtechNet\CoreBundle\Repository\Statistics\StockItemPositionLogRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\StockItemPositionLogRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\StockItemPositionLogRepository
*/
protected function getStockItemPositionLogRepository2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/StockItemPositionLogRepository.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\StockItemPositionLogRepository'] = new \App\AtechNet\CoreBundle\Repository\StockItemPositionLogRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\StockItemPositionRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\StockItemPositionRepository
*/
protected function getStockItemPositionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/StockItemPositionRepository.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Repository\\StockItemPositionRepository'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\StockItemPositionRepository'];
}
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\StockItemPositionRepository'] = new \App\AtechNet\CoreBundle\Repository\StockItemPositionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\StockItemRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\StockItemRepository
*/
protected function getStockItemRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/StockItemRepository.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Repository\\StockItemRepository'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\StockItemRepository'];
}
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\StockItemRepository'] = new \App\AtechNet\CoreBundle\Repository\StockItemRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\StockMovementItemRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\StockMovementItemRepository
*/
protected function getStockMovementItemRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/StockMovementItemRepository.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\StockMovementItemRepository'] = new \App\AtechNet\CoreBundle\Repository\StockMovementItemRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\StockMovementRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\StockMovementRepository
*/
protected function getStockMovementRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/StockMovementRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Repository\\StockMovementRepository'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\StockMovementRepository'];
}
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\StockMovementRepository'] = new \App\AtechNet\CoreBundle\Repository\StockMovementRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this))), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\StockPositionGroupRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\StockPositionGroupRepository
*/
protected function getStockPositionGroupRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/StockPositionGroupRepository.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\StockPositionGroupRepository'] = new \App\AtechNet\CoreBundle\Repository\StockPositionGroupRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\StockPositionRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\StockPositionRepository
*/
protected function getStockPositionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/StockPositionRepository.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\StockPositionRepository'] = new \App\AtechNet\CoreBundle\Repository\StockPositionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\StockReviewRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\StockReviewRepository
*/
protected function getStockReviewRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/StockReviewRepository.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Repository\\StockReviewRepository'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\StockReviewRepository'];
}
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\StockReviewRepository'] = new \App\AtechNet\CoreBundle\Repository\StockReviewRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\TaskRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\TaskRepository
*/
protected function getTaskRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/TaskRepository.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\TaskRepository'] = new \App\AtechNet\CoreBundle\Repository\TaskRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Repository\UserRepository' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Repository\UserRepository
*/
protected function getUserRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/AbstractRepository.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/UserRepository.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Repository\\UserRepository'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\UserRepository'];
}
return $this->privates['App\\AtechNet\\CoreBundle\\Repository\\UserRepository'] = new \App\AtechNet\CoreBundle\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Service\HistoricalEuroRate' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Service\HistoricalEuroRate
*/
protected function getHistoricalEuroRateService()
{
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/HistoricalEuroRate.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Service\\HistoricalEuroRate'] = new \App\AtechNet\CoreBundle\Service\HistoricalEuroRate($this);
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Service\MobilScanningService' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Service\MobilScanningService
*/
protected function getMobilScanningServiceService()
{
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/MobilScanningService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Service\\MobilScanningService'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Service\\MobilScanningService'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Service\\MobilScanningService'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Service\\MobilScanningService'];
}
return $this->privates['App\\AtechNet\\CoreBundle\\Service\\MobilScanningService'] = new \App\AtechNet\CoreBundle\Service\MobilScanningService(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, $b, ($this->privates['App\\AtechNet\\CoreBundle\\Repository\\ProductionStationRepository'] ?? $this->getProductionStationRepositoryService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Service\Order\OrderService' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Service\Order\OrderService
*/
protected function getOrderServiceService()
{
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/Order/OrderService.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Service\\Order\\OrderService'] = new \App\AtechNet\CoreBundle\Service\Order\OrderService();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Service\PriorityService' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Service\PriorityService
*/
protected function getPriorityServiceService()
{
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/PriorityService.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Service\\PriorityService'] = new \App\AtechNet\CoreBundle\Service\PriorityService();
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Service\Production\ProductionStationService' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Service\Production\ProductionStationService
*/
protected function getProductionStationServiceService()
{
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/Production/ProductionStationService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Service\\Production\\ProductionStationService'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Service\\Production\\ProductionStationService'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Service\\Production\\ProductionStationService'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Service\\Production\\ProductionStationService'];
}
return $this->privates['App\\AtechNet\\CoreBundle\\Service\\Production\\ProductionStationService'] = new \App\AtechNet\CoreBundle\Service\Production\ProductionStationService($a, ($this->privates['App\\AtechNet\\CoreBundle\\Repository\\ProductionStationRepository'] ?? $this->getProductionStationRepositoryService()), $b);
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Service\StockRequestDeliveredNotification' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Service\StockRequestDeliveredNotification
*/
protected function getStockRequestDeliveredNotificationService()
{
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/StockRequestDeliveredNotification.php';
$a = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Service\\StockRequestDeliveredNotification'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Service\\StockRequestDeliveredNotification'];
}
return $this->privates['App\\AtechNet\\CoreBundle\\Service\\StockRequestDeliveredNotification'] = new \App\AtechNet\CoreBundle\Service\StockRequestDeliveredNotification($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Service\StockScannerService' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Service\StockScannerService
*/
protected function getStockScannerServiceService()
{
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/StockScannerService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Service\\StockScannerService'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Service\\StockScannerService'];
}
$b = ($this->privates['App\\AtechNet\\CoreBundle\\Repository\\OrderRepository'] ?? $this->getOrderRepositoryService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Service\\StockScannerService'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Service\\StockScannerService'];
}
$c = ($this->privates['App\\AtechNet\\CoreBundle\\Repository\\ProductRepository'] ?? $this->getProductRepositoryService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Service\\StockScannerService'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Service\\StockScannerService'];
}
$d = ($this->privates['App\\AtechNet\\CoreBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Service\\StockScannerService'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Service\\StockScannerService'];
}
$e = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Service\\StockScannerService'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Service\\StockScannerService'];
}
$f = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Service\\StockScannerService'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Service\\StockScannerService'];
}
return $this->privates['App\\AtechNet\\CoreBundle\\Service\\StockScannerService'] = new \App\AtechNet\CoreBundle\Service\StockScannerService($a, $b, ($this->privates['App\\AtechNet\\CoreBundle\\Repository\\OrderItemRepository'] ?? $this->getOrderItemRepositoryService()), ($this->privates['App\\AtechNet\\CoreBundle\\Repository\\StockItemRepository'] ?? $this->getStockItemRepositoryService()), ($this->privates['App\\AtechNet\\CoreBundle\\Repository\\StockPositionRepository'] ?? $this->getStockPositionRepositoryService()), ($this->privates['App\\AtechNet\\CoreBundle\\Repository\\ProductionStationRepository'] ?? $this->getProductionStationRepositoryService()), ($this->privates['App\\AtechNet\\CoreBundle\\Repository\\Statistics\\StockItemPositionLogRepository'] ?? $this->getStockItemPositionLogRepositoryService()), $c, ($this->privates['App\\AtechNet\\CoreBundle\\Repository\\AttributeOptionRepository'] ?? $this->getAttributeOptionRepositoryService()), $d, ($this->services['cache.app'] ?? $this->getCache_AppService()), $e, ($this->services['router'] ?? $this->getRouterService()), $f, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Service\Stock\StockItemService' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Service\Stock\StockItemService
*/
protected function getStockItemServiceService()
{
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/Stock/StockItemService.php';
return $this->privates['App\\AtechNet\\CoreBundle\\Service\\Stock\\StockItemService'] = new \App\AtechNet\CoreBundle\Service\Stock\StockItemService(($this->privates['App\\AtechNet\\CoreBundle\\Repository\\StockItemRepository'] ?? $this->getStockItemRepositoryService()), ($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the private 'App\AtechNet\CoreBundle\Service\WantedItems\WantedItemNotificationService' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\Service\WantedItems\WantedItemNotificationService
*/
protected function getWantedItemNotificationServiceService()
{
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/WantedItems/WantedItemNotificationService.php';
$a = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
if (isset($this->privates['App\\AtechNet\\CoreBundle\\Service\\WantedItems\\WantedItemNotificationService'])) {
return $this->privates['App\\AtechNet\\CoreBundle\\Service\\WantedItems\\WantedItemNotificationService'];
}
return $this->privates['App\\AtechNet\\CoreBundle\\Service\\WantedItems\\WantedItemNotificationService'] = new \App\AtechNet\CoreBundle\Service\WantedItems\WantedItemNotificationService($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\AtechNet\ReportBundle\Form\ChartFilterType' shared autowired service.
*
* @return \App\AtechNet\ReportBundle\Form\ChartFilterType
*/
protected function getChartFilterTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ReportBundle/Form/ChartFilterType.php';
return $this->privates['App\\AtechNet\\ReportBundle\\Form\\ChartFilterType'] = new \App\AtechNet\ReportBundle\Form\ChartFilterType();
}
/**
* Gets the private 'App\AtechNet\ReportBundle\Form\CityType' shared autowired service.
*
* @return \App\AtechNet\ReportBundle\Form\CityType
*/
protected function getCityTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/ReportBundle/Form/CityType.php';
return $this->privates['App\\AtechNet\\ReportBundle\\Form\\CityType'] = new \App\AtechNet\ReportBundle\Form\CityType();
}
/**
* Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
*/
protected function getManagerRegistryAwareConnectionProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Dbal/ManagerRegistryAwareConnectionProvider.php';
return $this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] = new \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider(new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default'));
}
/**
* Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
*
* @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
*/
protected function getRunSqlCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
$this->privates['Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand'] = $instance = new \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
$instance->setName('dbal:run-sql');
return $instance;
}
/**
* Gets the private 'annotations.cache_adapter' shared service.
*
* @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
*/
protected function getAnnotations_CacheAdapterService()
{
return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
}
/**
* Gets the private 'annotations.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
*/
protected function getAnnotations_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
return $this->privates['annotations.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->targetDir.''.'/annotations.php'), '#^Symfony\\\\(?:Component\\\\HttpKernel\\\\|Bundle\\\\FrameworkBundle\\\\Controller\\\\(?!.*Controller$))#', true);
}
/**
* Gets the private 'annotations.cached_reader' shared service.
*
* @return \Doctrine\Common\Annotations\PsrCachedReader
*/
protected function getAnnotations_CachedReaderService()
{
return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
}
/**
* Gets the private 'annotations.reader' shared service.
*
* @return \Doctrine\Common\Annotations\AnnotationReader
*/
protected function getAnnotations_ReaderService()
{
$this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
$instance->addGlobalIgnoredName('required', NULL);
return $instance;
}
/**
* Gets the private 'authentication_success_event_listener' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\EventListener\AuthenticationListener
*/
protected function getAuthenticationSuccessEventListenerService()
{
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/EventListener/AuthenticationListener.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['authentication_success_event_listener'])) {
return $this->privates['authentication_success_event_listener'];
}
return $this->privates['authentication_success_event_listener'] = new \App\AtechNet\CoreBundle\EventListener\AuthenticationListener($a, $this);
}
/**
* Gets the private 'cache.annotations' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AnnotationsService()
{
return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('BR9bBi0y3g', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.doctrine.orm.default.query' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Default_QueryService()
{
return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.doctrine.orm.default.result' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Default_ResultService()
{
return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.doctrine.orm.service_manager.query' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_ServiceManager_QueryService()
{
return $this->privates['cache.doctrine.orm.service_manager.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.doctrine.orm.service_manager.result' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_ServiceManager_ResultService()
{
return $this->privates['cache.doctrine.orm.service_manager.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.doctrine.orm.statistics.query' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Statistics_QueryService()
{
return $this->privates['cache.doctrine.orm.statistics.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.doctrine.orm.statistics.result' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Statistics_ResultService()
{
return $this->privates['cache.doctrine.orm.statistics.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.messenger.restart_workers_signal' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Messenger_RestartWorkersSignalService()
{
return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('7kvY4cWJBT', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.property_info' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_PropertyInfoService()
{
return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('YY-WaNfUtz', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.security_expression_language' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SecurityExpressionLanguageService()
{
return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('MPgOB82d9k', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.security_token_verifier' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SecurityTokenVerifierService()
{
return $this->privates['cache.security_token_verifier'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('mF1NUmoeMb', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.serializer' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SerializerService()
{
return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('v-bMiG1J04', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.validator' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_ValidatorService()
{
return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('opukgojCLB', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache_pool_clearer.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
*/
protected function getCachePoolClearer_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
return $this->privates['cache_pool_clearer.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [0 => 'cache.validator', 1 => 'cache.serializer']);
}
/**
* Gets the private 'config_builder.warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
*/
protected function getConfigBuilder_WarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'config_cache_factory' shared service.
*
* @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
*/
protected function getConfigCacheFactoryService()
{
return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
yield 0 => ($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)));
yield 1 => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
}, 2));
}
/**
* Gets the private 'console.command.about' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
*/
protected function getConsole_Command_AboutService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
$this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
$instance->setName('about');
$instance->setDescription('Display information about the current project');
return $instance;
}
/**
* Gets the private 'console.command.assets_install' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
*/
protected function getConsole_Command_AssetsInstallService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
$this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__, 4));
$instance->setName('assets:install');
$instance->setDescription('Install bundle\'s web assets under a public directory');
return $instance;
}
/**
* Gets the private 'console.command.cache_clear' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
*/
protected function getConsole_Command_CacheClearService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
$this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['.container.private.cache_clearer'] ?? $this->get_Container_Private_CacheClearerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
$instance->setName('cache:clear');
$instance->setDescription('Clear the cache');
return $instance;
}
/**
* Gets the private 'console.command.cache_pool_clear' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
*/
protected function getConsole_Command_CachePoolClearService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
$this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.messenger.restart_workers_signal', 7 => 'cache.validator_expression_language', 8 => 'cache.doctrine.orm.default.result', 9 => 'cache.doctrine.orm.default.query', 10 => 'cache.doctrine.orm.statistics.result', 11 => 'cache.doctrine.orm.statistics.query', 12 => 'cache.doctrine.orm.service_manager.result', 13 => 'cache.doctrine.orm.service_manager.query', 14 => 'cache.security_expression_language', 15 => 'cache.security_token_verifier']);
$instance->setName('cache:pool:clear');
$instance->setDescription('Clear cache pools');
return $instance;
}
/**
* Gets the private 'console.command.cache_pool_delete' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
*/
protected function getConsole_Command_CachePoolDeleteService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
$this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.messenger.restart_workers_signal', 7 => 'cache.validator_expression_language', 8 => 'cache.doctrine.orm.default.result', 9 => 'cache.doctrine.orm.default.query', 10 => 'cache.doctrine.orm.statistics.result', 11 => 'cache.doctrine.orm.statistics.query', 12 => 'cache.doctrine.orm.service_manager.result', 13 => 'cache.doctrine.orm.service_manager.query', 14 => 'cache.security_expression_language', 15 => 'cache.security_token_verifier']);
$instance->setName('cache:pool:delete');
$instance->setDescription('Delete an item from a cache pool');
return $instance;
}
/**
* Gets the private 'console.command.cache_pool_list' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
*/
protected function getConsole_Command_CachePoolListService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
$this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.messenger.restart_workers_signal', 7 => 'cache.validator_expression_language', 8 => 'cache.doctrine.orm.default.result', 9 => 'cache.doctrine.orm.default.query', 10 => 'cache.doctrine.orm.statistics.result', 11 => 'cache.doctrine.orm.statistics.query', 12 => 'cache.doctrine.orm.service_manager.result', 13 => 'cache.doctrine.orm.service_manager.query', 14 => 'cache.security_expression_language', 15 => 'cache.security_token_verifier']);
$instance->setName('cache:pool:list');
$instance->setDescription('List available cache pools');
return $instance;
}
/**
* Gets the private 'console.command.cache_pool_prune' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
*/
protected function getConsole_Command_CachePoolPruneService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
$this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService());
yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
yield 'cache.doctrine.orm.statistics.result' => ($this->privates['cache.doctrine.orm.statistics.result'] ?? $this->getCache_Doctrine_Orm_Statistics_ResultService());
yield 'cache.doctrine.orm.statistics.query' => ($this->privates['cache.doctrine.orm.statistics.query'] ?? $this->getCache_Doctrine_Orm_Statistics_QueryService());
yield 'cache.doctrine.orm.service_manager.result' => ($this->privates['cache.doctrine.orm.service_manager.result'] ?? $this->getCache_Doctrine_Orm_ServiceManager_ResultService());
yield 'cache.doctrine.orm.service_manager.query' => ($this->privates['cache.doctrine.orm.service_manager.query'] ?? $this->getCache_Doctrine_Orm_ServiceManager_QueryService());
yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
yield 'cache.security_token_verifier' => ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService());
}, 16));
$instance->setName('cache:pool:prune');
$instance->setDescription('Prune cache pools');
return $instance;
}
/**
* Gets the private 'console.command.cache_warmup' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
*/
protected function getConsole_Command_CacheWarmupService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
$this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
$instance->setName('cache:warmup');
$instance->setDescription('Warm up an empty cache');
return $instance;
}
/**
* Gets the private 'console.command.config_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
*/
protected function getConsole_Command_ConfigDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
$this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
$instance->setName('debug:config');
$instance->setDescription('Dump the current configuration for an extension');
return $instance;
}
/**
* Gets the private 'console.command.config_dump_reference' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
*/
protected function getConsole_Command_ConfigDumpReferenceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
$this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
$instance->setName('config:dump-reference');
$instance->setDescription('Dump the default configuration for an extension');
return $instance;
}
/**
* Gets the private 'console.command.container_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
*/
protected function getConsole_Command_ContainerDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
$this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
$instance->setName('debug:container');
$instance->setDescription('Display current services for an application');
return $instance;
}
/**
* Gets the private 'console.command.container_lint' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
*/
protected function getConsole_Command_ContainerLintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
$this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
$instance->setName('lint:container');
$instance->setDescription('Ensure that arguments injected into services match type declarations');
return $instance;
}
/**
* Gets the private 'console.command.debug_autowiring' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
*/
protected function getConsole_Command_DebugAutowiringService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
$this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:autowiring');
$instance->setDescription('List classes/interfaces you can use for autowiring');
return $instance;
}
/**
* Gets the private 'console.command.dotenv_debug' shared service.
*
* @return \Symfony\Component\Dotenv\Command\DebugCommand
*/
protected function getConsole_Command_DotenvDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
$this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev', \dirname(__DIR__, 4));
$instance->setName('debug:dotenv');
$instance->setDescription('Lists all dotenv files with variables and values');
return $instance;
}
/**
* Gets the private 'console.command.event_dispatcher_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
*/
protected function getConsole_Command_EventDispatcherDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
$this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.YhUDROX'] ?? $this->get_ServiceLocator_YhUDROXService()));
$instance->setName('debug:event-dispatcher');
$instance->setDescription('Display configured listeners for an application');
return $instance;
}
/**
* Gets the private 'console.command.form_debug' shared service.
*
* @return \Symfony\Component\Form\Command\DebugCommand
*/
protected function getConsole_Command_FormDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Command/DebugCommand.php';
$this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [0 => 'Symfony\\Component\\Form\\Extension\\Core\\Type', 1 => 'App\\AtechNet\\CoreBundle\\Form', 2 => 'App\\AtechNet\\ReportBundle\\Form', 3 => 'Symfony\\Bridge\\Doctrine\\Form\\Type'], [0 => 'App\\AtechNet\\CoreBundle\\Form\\AccessLogIpNameType', 1 => 'App\\AtechNet\\CoreBundle\\Form\\AccountType', 2 => 'App\\AtechNet\\CoreBundle\\Form\\AlbumFormType', 3 => 'App\\AtechNet\\CoreBundle\\Form\\AttributeOptionMetaType', 4 => 'App\\AtechNet\\CoreBundle\\Form\\AttributeOptionType', 5 => 'App\\AtechNet\\CoreBundle\\Form\\AttributeProductTypeType', 6 => 'App\\AtechNet\\CoreBundle\\Form\\AttributeType', 7 => 'App\\AtechNet\\CoreBundle\\Form\\BannerItemType', 8 => 'App\\AtechNet\\CoreBundle\\Form\\BannerType', 9 => 'App\\AtechNet\\CoreBundle\\Form\\BillingoPaymentType', 10 => 'App\\AtechNet\\CoreBundle\\Form\\BlogPageType', 11 => 'App\\AtechNet\\CoreBundle\\Form\\CategoryGroupMemberType', 12 => 'App\\AtechNet\\CoreBundle\\Form\\CategoryGroupType', 13 => 'App\\AtechNet\\CoreBundle\\Form\\CategoryPageType', 14 => 'App\\AtechNet\\CoreBundle\\Form\\ClaimType', 15 => 'App\\AtechNet\\CoreBundle\\Form\\CouponType', 16 => 'App\\AtechNet\\CoreBundle\\Form\\CustomerAddressType', 17 => 'App\\AtechNet\\CoreBundle\\Form\\CustomerAttachmentType', 18 => 'App\\AtechNet\\CoreBundle\\Form\\CustomerContactPersonType', 19 => 'App\\AtechNet\\CoreBundle\\Form\\CustomerDataType', 20 => 'App\\AtechNet\\CoreBundle\\Form\\CustomerEmailType', 21 => 'App\\AtechNet\\CoreBundle\\Form\\CustomerLinkType', 22 => 'App\\AtechNet\\CoreBundle\\Form\\CustomerNoteType', 23 => 'App\\AtechNet\\CoreBundle\\Form\\CustomerType', 24 => 'App\\AtechNet\\CoreBundle\\Form\\DocumentGroupType', 25 => 'App\\AtechNet\\CoreBundle\\Form\\DocumentPaymentsType', 26 => 'App\\AtechNet\\CoreBundle\\Form\\DocumentType', 27 => 'App\\AtechNet\\CoreBundle\\Form\\DomainPaymentTypeType', 28 => 'App\\AtechNet\\CoreBundle\\Form\\DomainShippingTypeType', 29 => 'App\\AtechNet\\CoreBundle\\Form\\ExpectedItemType', 30 => 'App\\AtechNet\\CoreBundle\\Form\\ExportForeignSalesType', 31 => 'App\\AtechNet\\CoreBundle\\Form\\ExternalInvoiceValueType', 32 => 'App\\AtechNet\\CoreBundle\\Form\\FeedbackAnswerType', 33 => 'App\\AtechNet\\CoreBundle\\Form\\FeedbackQuestionType', 34 => 'App\\AtechNet\\CoreBundle\\Form\\FeedbackType', 35 => 'App\\AtechNet\\CoreBundle\\Form\\IdeaType', 36 => 'App\\AtechNet\\CoreBundle\\Form\\InternalNewsType', 37 => 'App\\AtechNet\\CoreBundle\\Form\\JobType', 38 => 'App\\AtechNet\\CoreBundle\\Form\\KnowledgeBaseType', 39 => 'App\\AtechNet\\CoreBundle\\Form\\MealCreditType', 40 => 'App\\AtechNet\\CoreBundle\\Form\\MealType', 41 => 'App\\AtechNet\\CoreBundle\\Form\\NanobarType', 42 => 'App\\AtechNet\\CoreBundle\\Form\\NotificationConfigType', 43 => 'App\\AtechNet\\CoreBundle\\Form\\OrderShowType', 44 => 'App\\AtechNet\\CoreBundle\\Form\\OrderType', 45 => 'App\\AtechNet\\CoreBundle\\Form\\PageMetaType', 46 => 'App\\AtechNet\\CoreBundle\\Form\\PhotoType', 47 => 'App\\AtechNet\\CoreBundle\\Form\\PickupPointType', 48 => 'App\\AtechNet\\CoreBundle\\Form\\ProductAttributeFormType', 49 => 'App\\AtechNet\\CoreBundle\\Form\\ProductCommissionType', 50 => 'App\\AtechNet\\CoreBundle\\Form\\ProductFormType', 51 => 'App\\AtechNet\\CoreBundle\\Form\\ProductGroupType', 52 => 'App\\AtechNet\\CoreBundle\\Form\\ProductMarketplaceListingType', 53 => 'App\\AtechNet\\CoreBundle\\Form\\ProductMetaFormType', 54 => 'App\\AtechNet\\CoreBundle\\Form\\ProductModelType', 55 => 'App\\AtechNet\\CoreBundle\\Form\\ProductTagType', 56 => 'App\\AtechNet\\CoreBundle\\Form\\ProductTypeType', 57 => 'App\\AtechNet\\CoreBundle\\Form\\ProductionStationType', 58 => 'App\\AtechNet\\CoreBundle\\Form\\SettingsFormType', 59 => 'App\\AtechNet\\CoreBundle\\Form\\SettingsType', 60 => 'App\\AtechNet\\CoreBundle\\Form\\ShipmentType', 61 => 'App\\AtechNet\\CoreBundle\\Form\\ShortcutType', 62 => 'App\\AtechNet\\CoreBundle\\Form\\StaticPageType', 63 => 'App\\AtechNet\\CoreBundle\\Form\\StatisticsCreditNoteValueImportType', 64 => 'App\\AtechNet\\CoreBundle\\Form\\StatisticsCreditNoteValueType', 65 => 'App\\AtechNet\\CoreBundle\\Form\\StatisticsMilestoneType', 66 => 'App\\AtechNet\\CoreBundle\\Form\\StockItemType', 67 => 'App\\AtechNet\\CoreBundle\\Form\\StockMovementType', 68 => 'App\\AtechNet\\CoreBundle\\Form\\StockPositionGroupType', 69 => 'App\\AtechNet\\CoreBundle\\Form\\StockPositionType', 70 => 'App\\AtechNet\\CoreBundle\\Form\\StockReviewType', 71 => 'App\\AtechNet\\CoreBundle\\Form\\StockType', 72 => 'App\\AtechNet\\CoreBundle\\Form\\TaskAssignedToType', 73 => 'App\\AtechNet\\CoreBundle\\Form\\TaskType', 74 => 'App\\AtechNet\\CoreBundle\\Form\\TranslationFormType', 75 => 'App\\AtechNet\\CoreBundle\\Form\\UploadXmlType', 76 => 'App\\AtechNet\\CoreBundle\\Form\\UserAbsenceType', 77 => 'App\\AtechNet\\CoreBundle\\Form\\UserDepartmentFormType', 78 => 'App\\AtechNet\\CoreBundle\\Form\\UserFormType', 79 => 'App\\AtechNet\\CoreBundle\\Form\\UserPermissionGroupType', 80 => 'App\\AtechNet\\CoreBundle\\Form\\VendorType', 81 => 'App\\AtechNet\\CoreBundle\\Form\\WantedItemType', 82 => 'App\\AtechNet\\ReportBundle\\Form\\ChartFilterType', 83 => 'App\\AtechNet\\ReportBundle\\Form\\CityType', 84 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType', 85 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType', 86 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType', 87 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType', 88 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'], [0 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension', 1 => 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension', 2 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension', 3 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension', 4 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension', 5 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension', 6 => 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension', 7 => 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'], [0 => 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser', 1 => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:form');
$instance->setDescription('Display form type information');
return $instance;
}
/**
* Gets the private 'console.command.messenger_consume_messages' shared service.
*
* @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
*/
protected function getConsole_Command_MessengerConsumeMessagesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/EventListener/ResetServicesListener.php';
$this->privates['console.command.messenger_consume_messages'] = $instance = new \Symfony\Component\Messenger\Command\ConsumeMessagesCommand(($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService()), ($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), [0 => 'payment_transport', 1 => 'payment_transport_history', 2 => 'async'], new \Symfony\Component\Messenger\EventListener\ResetServicesListener(($this->services['services_resetter'] ?? $this->getServicesResetterService())), [0 => 'messenger.bus.default']);
$instance->setName('messenger:consume');
$instance->setDescription('Consume messages');
return $instance;
}
/**
* Gets the private 'console.command.messenger_debug' shared service.
*
* @return \Symfony\Component\Messenger\Command\DebugCommand
*/
protected function getConsole_Command_MessengerDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/DebugCommand.php';
$this->privates['console.command.messenger_debug'] = $instance = new \Symfony\Component\Messenger\Command\DebugCommand(['messenger.bus.default' => ['App\\AtechNet\\CoreBundle\\Messenger\\CreateCombinationsJobMessage' => [0 => [0 => 'App\\AtechNet\\CoreBundle\\Messenger\\Handler\\CreateCombinationsJobHandler', 1 => []]], 'App\\AtechNet\\CoreBundle\\Messenger\\CreateProductModelVariationMessage' => [0 => [0 => 'App\\AtechNet\\CoreBundle\\Messenger\\Handler\\CreateProductModelVariationHandler', 1 => []]], 'App\\AtechNet\\CoreBundle\\Messenger\\CreateProductModelVariationImportMessage' => [0 => [0 => 'App\\AtechNet\\CoreBundle\\Messenger\\Handler\\CreateProductModelVariationImportHandler', 1 => []]], 'App\\AtechNet\\CoreBundle\\Messenger\\CreateProductsForCombinationsJobMessage' => [0 => [0 => 'App\\AtechNet\\CoreBundle\\Messenger\\Handler\\CreateProductsForCombinationsJobHandler', 1 => []]], 'App\\AtechNet\\CoreBundle\\Messenger\\ImportListingDataJobMessage' => [0 => [0 => 'App\\AtechNet\\CoreBundle\\Messenger\\Handler\\ImportListingDataJobHandler', 1 => []]], 'App\\AtechNet\\CoreBundle\\Messenger\\MigrationManagerAutoPairMessage' => [0 => [0 => 'App\\AtechNet\\CoreBundle\\Messenger\\Handler\\MigrationManagerAutoPairHandler', 1 => []]], 'App\\AtechNet\\CoreBundle\\Messenger\\MigrationManagerImportMessage' => [0 => [0 => 'App\\AtechNet\\CoreBundle\\Messenger\\Handler\\MigrationManagerImportHandler', 1 => []]], 'App\\AtechNet\\CoreBundle\\DTO\\Camt052\\Camt052Message' => [0 => [0 => 'App\\AtechNet\\CoreBundle\\Messenger\\Handler\\OrderPaidHandler', 1 => []]], 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => [0 => [0 => 'mailer.messenger.message_handler', 1 => []]], 'Symfony\\Component\\Notifier\\Message\\ChatMessage' => [0 => [0 => 'chatter.messenger.chat_handler', 1 => []]], 'Symfony\\Component\\Notifier\\Message\\SmsMessage' => [0 => [0 => 'texter.messenger.sms_handler', 1 => []]], 'Symfony\\Component\\Notifier\\Message\\PushMessage' => [0 => [0 => 'texter.messenger.push_handler', 1 => []]]]]);
$instance->setName('debug:messenger');
$instance->setDescription('List messages you can dispatch using the message buses');
return $instance;
}
/**
* Gets the private 'console.command.messenger_setup_transports' shared service.
*
* @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
*/
protected function getConsole_Command_MessengerSetupTransportsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
$this->privates['console.command.messenger_setup_transports'] = $instance = new \Symfony\Component\Messenger\Command\SetupTransportsCommand(($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), [0 => 'payment_transport', 1 => 'payment_transport_history', 2 => 'async']);
$instance->setName('messenger:setup-transports');
$instance->setDescription('Prepare the required infrastructure for the transport');
return $instance;
}
/**
* Gets the private 'console.command.messenger_stop_workers' shared service.
*
* @return \Symfony\Component\Messenger\Command\StopWorkersCommand
*/
protected function getConsole_Command_MessengerStopWorkersService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
$this->privates['console.command.messenger_stop_workers'] = $instance = new \Symfony\Component\Messenger\Command\StopWorkersCommand(($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
$instance->setName('messenger:stop-workers');
$instance->setDescription('Stop workers after their current message');
return $instance;
}
/**
* Gets the private 'console.command.router_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
*/
protected function getConsole_Command_RouterDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
$this->privates['console.command.router_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand(($this->services['router'] ?? $this->getRouterService()), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:router');
$instance->setDescription('Display current routes for an application');
return $instance;
}
/**
* Gets the private 'console.command.router_match' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
*/
protected function getConsole_Command_RouterMatchService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
$this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
yield 0 => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
}, 1));
$instance->setName('router:match');
$instance->setDescription('Help debug routes by simulating a path info match');
return $instance;
}
/**
* Gets the private 'console.command.secrets_decrypt_to_local' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
*/
protected function getConsole_Command_SecretsDecryptToLocalService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:decrypt-to-local');
$instance->setDescription('Decrypt all secrets and stores them in the local vault');
return $instance;
}
/**
* Gets the private 'console.command.secrets_encrypt_from_local' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
*/
protected function getConsole_Command_SecretsEncryptFromLocalService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:encrypt-from-local');
$instance->setDescription('Encrypt all local secrets to the vault');
return $instance;
}
/**
* Gets the private 'console.command.secrets_generate_key' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
*/
protected function getConsole_Command_SecretsGenerateKeyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:generate-keys');
$instance->setDescription('Generate new encryption keys');
return $instance;
}
/**
* Gets the private 'console.command.secrets_list' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
*/
protected function getConsole_Command_SecretsListService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:list');
$instance->setDescription('List all secrets');
return $instance;
}
/**
* Gets the private 'console.command.secrets_remove' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
*/
protected function getConsole_Command_SecretsRemoveService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:remove');
$instance->setDescription('Remove a secret from the vault');
return $instance;
}
/**
* Gets the private 'console.command.secrets_set' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
*/
protected function getConsole_Command_SecretsSetService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:set');
$instance->setDescription('Set a secret in the vault');
return $instance;
}
/**
* Gets the private 'console.command.translation_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
*/
protected function getConsole_Command_TranslationDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
$this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__, 4).'/translations'), (\dirname(__DIR__, 4).'/templates'), [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Resources/translations')], [0 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'), 2 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Klaviyo/CheckNotPaidOrdersKlaviyoCommand.php'), 3 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/AccessLogController.php'), 4 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/AccessLogIpNameController.php'), 5 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/AccountController.php'), 6 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/AlbumController.php'), 7 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/AttributeController.php'), 8 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/AttributeOptionController.php'), 9 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BackgroundJobController.php'), 10 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BannerController.php'), 11 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php'), 12 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BasketController.php'), 13 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/CategoryGroupController.php'), 14 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ChatGptController.php'), 15 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ClaimController.php'), 16 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/CouponController.php'), 17 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/CustomerAttachmentController.php'), 18 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/CustomerController.php'), 19 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/DashboardController.php'), 20 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/DefaultController.php'), 21 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/DocumentController.php'), 22 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/DocumentGroupController.php'), 23 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/DomainNavigationController.php'), 24 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ErrorCodeController.php'), 25 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ExpectedItemController.php'), 26 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ExternalInvoiceValueController.php'), 27 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/GalleryController.php'), 28 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/InternalJobController.php'), 29 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/InternalNewsController.php'), 30 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/JobController.php'), 31 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/KnowledgeBaseController.php'), 32 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/MarketplaceController.php'), 33 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/MealController.php'), 34 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/MobilScanningController.php'), 35 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ModuleController.php'), 36 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/NanobarController.php'), 37 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/NotificationController.php'), 38 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/OrderController.php'), 39 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/OrderStatsController.php'), 40 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/PackingStationController.php'), 41 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/PageEditorController.php'), 42 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ParcelController.php'), 43 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/PaymentController.php'), 44 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/PickupPointController.php'), 45 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductCommissionController.php'), 46 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductController.php'), 47 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductGroupController.php'), 48 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductModelController.php'), 49 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductModelV2Controller.php'), 50 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductTagController.php'), 51 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductTypeController.php'), 52 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductV2WizardAjax/ArchivedModelListController.php'), 53 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductV2WizardAjax/ConnectedProductsController.php'), 54 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductV2WizardAjax/MigrationManagerController.php'), 55 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductV2WizardAjax/OldModelSelectorController.php'), 56 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductV2WizardAjax/ProductAndVariationController.php'), 57 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductV2WizardAjax/ProductAndVariationListPreviewController.php'), 58 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductV2WizardAjax/ProductModelConfigController.php'), 59 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductV2WizardAjax/ProductsVariationsListingsController.php'), 60 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductionStationController.php'), 61 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/RepricerController.php'), 62 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ReviewController.php'), 63 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/SearchEngineController.php'), 64 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ShipmentController.php'), 65 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ShortcutController.php'), 66 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/SignatureGeneratorController.php'), 67 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/StatisticsController.php'), 68 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/StatisticsMilestoneController.php'), 69 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/StockController.php'), 70 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/StockItemController.php'), 71 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/StockMovementController.php'), 72 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/StockPositionController.php'), 73 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/StockReviewController.php'), 74 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/SurveyController.php'), 75 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/TagController.php'), 76 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/TaskController.php'), 77 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/TranslationController.php'), 78 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/UnasController.php'), 79 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/UserAbsenceController.php'), 80 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/UserController.php'), 81 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/UserDepartmentController.php'), 82 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/UserPermissionGroupController.php'), 83 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/VendorController.php'), 84 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/WantedController.php'), 85 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/ClaimRepository.php'), 86 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/DocumentRepository.php'), 87 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/MarketplaceJobRepository.php'), 88 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/OrderRepository.php'), 89 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/ProductCommissionRepository.php'), 90 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/ProductRepository.php'), 91 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/StockMovementRepository.php'), 92 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/StockRequestDeliveredNotification.php'), 93 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 94 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 95 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 96 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 97 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 98 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 99 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 100 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 101 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php'), 102 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddAttributeOptionIfNotAddedCommand.php'), 103 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddAttributeOptionsForProductsCommand.php'), 104 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddBadgeToProductsCommand.php'), 105 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddDeadlineToClaimsCommand.php'), 106 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddDefaultProductPriceLogCommand.php'), 107 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddLinuxProductAttributesCommand.php'), 108 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddMacOSProductAttributesCommand.php'), 109 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddNewBatteryProductTagToProducts.php'), 110 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddNortonAccessoryToProductsCommand.php'), 111 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddPositionByStockItemLastPositionCommand.php'), 112 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddProductsToCategoryPageCommand.php'), 113 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddProductsToProductTagCommand.php'), 114 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddRAMProductAttributesCommand.php'), 115 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddSingleStockPositionsCommand.php'), 116 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddStockItemsToStockMovementItemCommand.php'), 117 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddStockPositionByMovementCommand.php'), 118 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddStockPositionByProductCommand.php'), 119 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddStockPositionsCommand.php'), 120 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddStockPositionsForStockItemsCommand.php'), 121 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddWindows10ProductAttributesCommand.php'), 122 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddWindows11ProductAttributesCommand.php'), 123 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AikenImportShipmentsCommand.php'), 124 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Attribute/CreateNotebookBatteryAttributeCommand.php'), 125 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckAmazonCNsCommand.php'), 126 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckAndExportSuggestedBackmarketListingPricesCommand.php'), 127 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckAndExportSuggestedRefurbedListingPricesCommand.php'), 128 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckAndRepairProductNameAndProductModelNameCommand.php'), 129 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckBeforeStockReviewCommand.php'), 130 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckCanceledMarketplaceOrdersCommand.php'), 131 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckCategoryPagesWithProductTags.php'), 132 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckConfigChangeErrorsCommand.php'), 133 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckCreditNoteStockMovementPricesCommand.php'), 134 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckDocumentPaidStatusCommand.php'), 135 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckDocumentPricesCommand.php'), 136 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckDocumentStockMovementPricesCommand.php'), 137 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckDocumentsVatCommand.php'), 138 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckForMovementItemsZeroPriceCommand.php'), 139 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckForNegativeQtyCommand.php'), 140 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckForStockMovementsCommand.php'), 141 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckNotPaidInvoicesWithPaidPreinvoiceCommand.php'), 142 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckOrdersDocumentsDifferenceCommand.php'), 143 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckProductConfiguratorSettings.php'), 144 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckStockItemErrorsCommand.php'), 145 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Claim/ClaimUpdateStatusCommand.php'), 146 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Claim/MigrateOldTrackingCommand.php'), 147 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Container/FixContainerPricesCommand.php'), 148 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Convert/ConvertCreditNoteAndConfigChangeMovementsCommand.php'), 149 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Convert/ConvertOrderStatusLogCommand.php'), 150 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Convert/ConvertOrdersToNewPriorityListCommand.php'), 151 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Convert/ConvertShipmentConfigChangeCreateCommand.php'), 152 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Convert/ConvertSkToNewVatCommand.php'), 153 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Convert/ConvertWsHuToNewVatCommand.php'), 154 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Copy/CopyAttributeOptionMetasFromDomainToDomainCommand.php'), 155 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Copy/CopyContainerMetasFromDomainToDomainCommand.php'), 156 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Copy/CopyCountryFromCustomerAddressToCustomerCommand.php'), 157 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Copy/CopyCustomersFromSalesManagersToAnotherCommand.php'), 158 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Copy/CopyPagesFromDomainToDomainCommand.php'), 159 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Copy/CopyProductMetaSettingsFromDomainToDomainCommand.php'), 160 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Copy/CopyProductPricesFromDomainToDomainCommand.php'), 161 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateAOMetaPricesFromAOPricesCommand.php'), 162 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateActiveCampaignCustomersCommand.php'), 163 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateActiveCampaignOrdersCommand.php'), 164 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateAdattorloStockItemsCommand.php'), 165 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateAttibuteOptionForProductTypeCommand.php'), 166 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateAttributeOptionForKeyboardReprintLanguageCommand.php'), 167 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateAttributeOptionsForCPUGenearationsCommand.php'), 168 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateAttributeOptionsForNotebookBatteriesCommand.php'), 169 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateAttributeOptionsForProductsCommand.php'), 170 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateAttributesCommand.php'), 171 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateBaseFileTranslationsCommand.php'), 172 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateClaimCommentsFromInternalNotesCommand.php'), 173 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateCommitmentReceivableSnapshotCommand.php'), 174 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateDailyProductStatisticsCommand.php'), 175 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateDashboardWidgetCommand.php'), 176 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateDocumenstForAmazonOrdersCommand.php'), 177 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateDocumentGroupsForB2cChAndUkCommand.php'), 178 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateDocumentGroupsForNewYearCommand.php'), 179 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateDocumentGroupsForUnas.php'), 180 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateDocumentInternalNotesAsCommentsCommand.php'), 181 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateInInvoiceFromHuCommand.php'), 182 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateInStockDaysCommand.php'), 183 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateInStockDaysStatsCommand.php'), 184 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateInStockDaysStatsForDatePeriodCommand.php'), 185 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateOldStockItemsSnapshotCommand.php'), 186 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateOptionsForSurveryQuestionCommand.php'), 187 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateOrderProductChangelogCommand.php'), 188 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateOutInvoiceForAcHuCommand.php'), 189 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateOutMovementForVeglegestorlesProductCommand.php'), 190 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateOutMovementsForServicesCommand.php'), 191 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreatePermissionGroupByUserCommand.php'), 192 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreatePreInvoiceForRTWSCommand.php'), 193 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateProductModelsCommand.php'), 194 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateProductTagsFromHiddenAttributesCommand.php'), 195 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateQualityStatisticsCommand.php'), 196 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateReviewSurveyMediaConnectionsCommand.php'), 197 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateSeoUrlForPagesCommand.php'), 198 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateSeoUrlsForProductsCommand.php'), 199 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateStatusForClaimsCommand.php'), 200 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateStockItemPositionLogsCommand.php'), 201 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateStockItemsAddToStockMovementItemCommand.php'), 202 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateStockMovementForProductTypeCommand.php'), 203 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateStockMovementFromOrderCommand.php'), 204 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateStockMovementsForOrdersCommand.php'), 205 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateStockPositionCommand.php'), 206 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateStockStatusSnapshotCommand.php'), 207 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateTaskNotificationConfigsCommand.php'), 208 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateTemporaryStockItemsForIncomingInProductionCommand.php'), 209 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateUserPermissionCommand.php'), 210 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateWindowsLanguageAttributesCommand.php'), 211 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/Permission/CreateClaimPermissionsForUsersCommand.php'), 212 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/Permission/CreateCustomerPermissionsForUsersCommand.php'), 213 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/Permission/CreateDocumentPermissionsForUsersCommand.php'), 214 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/Permission/CreateFAQPermissionsForUsersCommand.php'), 215 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/Permission/CreateOrderPermissionsForUsersCommand.php'), 216 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/Permission/CreateOtherPermissionsForUsersCommand.php'), 217 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/Permission/CreateProductPermissionsForUsersCommand.php'), 218 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/Permission/CreateStockManagementPermissionsForUsersCommand.php'), 219 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/Permission/CreateStockMovementLockingPermissionsForUsersCommand.php'), 220 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/Permission/CreateTaskPermissionsForUsersCommand.php'), 221 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/CustomerOrderStatisticsCommand.php'), 222 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Daktela/AddCentralisLinkForContacts.php'), 223 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Daktela/SyncCentralisCustomerWithDaktela.php'), 224 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Daktela/UploadCentralisCustomerWithDaktela.php'), 225 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/DevHelpers/AbandonedCartsGetTestUrlCommand.php'), 226 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/DevHelpers/SeedMarketplaceListingsCommand.php'), 227 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Duplicate/DuplicateProductsCommand.php'), 228 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/EmailPcshopCustomersCommand.php'), 229 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Error/UpdateErrorCodesCommand.php'), 230 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportAbandonedCartsToActiveCampaignCommand.php'), 231 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportArtisjusProductsCommand.php'), 232 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportBackmarketBackboxDataCommand.php'), 233 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportCharityCountsToControllingDbCommand.php'), 234 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportClaimMediaToDigitalOceanCommand.php'), 235 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportCustomersForZendesk.php'), 236 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportCustomersForZohoCSVCommand.php'), 237 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportCustomersSalesManagerSettingForZohoCSVCommand.php'), 238 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportDataByAikenCodeCommand.php'), 239 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportDocumentPDFsCommand.php'), 240 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportExpandoProductsCommand.php'), 241 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportFurbifyHuDocumentsCommand.php'), 242 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportInProductionProductsCommand.php'), 243 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportIncomingCardsTableCommand.php'), 244 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportInvoicesToMrpCommand.php'), 245 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportInvoicesToPastPayCommand.php'), 246 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportInvoicesToPohodaCommand.php'), 247 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportKSHProductListCommand.php'), 248 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportListingsWithWrongProductModelCommand.php'), 249 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportLogisztikaAdatgyujtesClaim.php'), 250 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportLogisztikaAdatgyujtesOrder.php'), 251 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportOldStockItemCommand.php'), 252 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportOrderedProductByDomainCommand.php'), 253 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportOrderedProductByGivenRuleCommand.php'), 254 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportOrdersForZohoCSVCommand.php'), 255 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportOrdersToControllingDbCommand.php'), 256 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportPhotosToCloudflareCommand.php'), 257 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportProductBadgesListCommand.php'), 258 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportProductListByProductTypeCommand.php'), 259 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportProductListForControllingCommand.php'), 260 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportProductSellFromAlk.php'), 261 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportProductsByCustomRulesCommand.php'), 262 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportProductsForZohoCSVCommand.php'), 263 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportReceivablesToDateCommand.php'), 264 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportRefurbedBackboxDataCommand.php'), 265 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportReturnedProductsFromHuToSKCommand.php'), 266 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportReviewPhotosToCloudflareCommand.php'), 267 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportSalesManagerOrdersForControllingCommand.php'), 268 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportStockItemPositionLogCommand.php'), 269 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportStockItemsByAgeCommand.php'), 270 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportStockItemsFromStockMovementsCommand.php'), 271 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportStockItemsStockMovementInfoCommand.php'), 272 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportStockMovementsByDateCommand.php'), 273 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportStockReviewStatsCommand.php'), 274 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Feed/ArgepFeedCommand.php'), 275 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Feed/ArukeresoFeedCommand.php'), 276 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Feed/LuigisBoxApiFeed2Command.php'), 277 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Feed/LuigisBoxApiFeedCommand.php'), 278 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Fix/CompensationRepairCommand.php'), 279 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Fix/CreateCompensationMovementFix.php'), 280 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Fix/FixAmazonVatErrorsCommand.php'), 281 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Fix/FixCreditNotesWithoutDocument.php'), 282 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Fix/FixIllegalStockMovementsCommand.php'), 283 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Generate/GenerateCacheForDomainCommand.php'), 284 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Generate/GenerateInProductionConfigChangesCommand.php'), 285 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Generate/GenerateNewYearProductCardsCommand.php'), 286 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Generate/GenerateStockItemsWithSerialCommand.php'), 287 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Generate/GenerateV3IdsForBillingoDocumentsCommand.php'), 288 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Generate/GenerateV3IdsForCustomersCommand.php'), 289 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/ActiveProductsOnDomainsCommand.php'), 290 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/AddAttributeOptionForSelectedProductsCommand.php'), 291 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/AddAttributeOptionToProductTypeCommand.php'), 292 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/AddHiddenAttributeForSelectedProductsCommand.php'), 293 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/AddPositionForStockItemsWithNoPositionCommand.php'), 294 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/BlackFridayAcCommand.php'), 295 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/BlackFridayLpcFpcCommand.php'), 296 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/ChangeDocGroupForAchuCommand.php'), 297 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/ChangeDomainMetaPricesCommand.php'), 298 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/CopyAvailableStockItemsToConfigChangesCommand.php'), 299 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/CopyStockItemsFromMovementItemToAnotherCommand.php'), 300 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/CopyStockItemsToMovementCommand.php'), 301 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/DeactivateOldBasketsCommand.php'), 302 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/DuplicateDomainMetaCommand.php'), 303 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/DuplicateTranslationCommand.php'), 304 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/FinalizeMarketplaceOrdersCommand.php'), 305 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/FinalizeRefurbedOrdersCommand.php'), 306 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/GetDiffrerencesBetweenOrderStockMovDocCommand.php'), 307 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/GetPuchasePricesForContainersCommand.php'), 308 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/GetPurchasePricesForStockItemsCommand.php'), 309 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/ImportClaimsFromWBCommand.php'), 310 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/ImportProductPricesFromListCommand.php'), 311 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/MergeStockReviewsTogetherCommand.php'), 312 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/RemoveDuplicateCustomerAddressesCommand.php'), 313 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/RemoveDuplicateProductsCommand.php'), 314 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/RemoveStockItemsFromLotCommand.php'), 315 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/RenameAikenErrorCodesInStockItemsCommand.php'), 316 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/RepairExchangeRatesCommand.php'), 317 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/SeparateTextByDelimiterCommand.php'), 318 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/SetReadyToShipOrdersToCompletedCommand.php'), 319 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/ShuffleSensitiveDataCommand.php'), 320 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/SplitCustomersBetweenSalesManagersCommand.php'), 321 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/TransformOrderStatusesCommand.php'), 322 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportAikenBatteryCommand.php'), 323 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportAikenBatteryCyclesCommand.php'), 324 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportAmazonListingsForProductModelCommand.php'), 325 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportBackmarketListingToArchiveCommand.php'), 326 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportBackmarketListingsForProductModelCommand.php'), 327 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportClients.php'), 328 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportErrorCodesCommand.php'), 329 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportGlsPickupPointsCommand.php'), 330 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportMarketplaceIdentificationsCommand.php'), 331 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportMarketplaceOrdersCommand.php'), 332 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportProductBadgesFromCsvCommand.php'), 333 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportProductMarginLevelCommand.php'), 334 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportRefurbedOffersForProductModelCommand.php'), 335 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportVubTransactionsCommand.php'), 336 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportWantedItemsCsvCommand.php'), 337 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/B2cCreditNoteSendCommand.php'), 338 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/NotifyChatGroupsCommand.php'), 339 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/NotifyForFinishedBackmarketOrdersWithManuallyCreatedShipmentCommand.php'), 340 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/NotifyForLowAvailableStockCommand.php'), 341 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/NotifyForNotCreatedHuDocumentCommand.php'), 342 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/NotifyPastDueDateCommand.php'), 343 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/NotifyUnfinishedStockMovementCommand.php'), 344 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/NotifyUsersAboutLateDeliveryCommand.php'), 345 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/PriceMonitorNotificationCommand.php'), 346 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/RemindAboutNextWeekAbsencesCommand.php'), 347 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/RemindActivatedCustomersCommand.php'), 348 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/RemindCustomersAboutDomainChangeCommand.php'), 349 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/RemindCustomersAboutInCompleteOrdersCommand.php'), 350 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/RemindMealGroupCommand.php'), 351 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/RemindNotActivatedCustomersCommand.php'), 352 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/RemindNotLoggedInCustomersCommand.php'), 353 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/RemoveOldNotificationsCommand.php'), 354 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/SendShipmentChargersNeededNotificationCommand.php'), 355 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/ShipmentChangeNotifications.php'), 356 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Order/CreateOrderInvoicesCommand.php'), 357 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Order/CreateStatsTableRecordsCommand.php'), 358 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Order/SendInvoiceMailsCommnad.php'), 359 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/ProductModel/ProductModelAddBatteryCommand.php'), 360 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/ProductModelCache/CacheProductModelsTableCommand.php'), 361 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Raiffeisen/CentralisRaiffeisenBalance.php'), 362 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Raiffeisen/CentralisRaiffeisenConsentQueryCommand.php'), 363 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Raiffeisen/CentralisRaiffeisenJWSCommand.php'), 364 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Raiffeisen/CentralisRaiffeisenKafkaResetCommand.php'), 365 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Raiffeisen/CentralisRaiffeisenPaymentInitCommand.php'), 366 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Raiffeisen/CentralisRaiffeisenPaymentQueryCommand.php'), 367 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/Marketplace/RemoveAmazonListingsBaseOnMigrationSetting.php'), 368 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/Marketplace/RemoveRefurbedListingsBaseOnMigrationSetting.php'), 369 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveCommissionFromGivenStockItemsCommand.php'), 370 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveDocumentPaymentsAfterDateCommand.php'), 371 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveEmptyProductModelsCommand.php'), 372 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveOldMarketplaceJobsCommand.php'), 373 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveProductAccessoryCommand.php'), 374 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveProductBadgesCommand.php'), 375 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveRefurbedOffersCommand.php'), 376 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveSelectedDocumentPaymentsCommand.php'), 377 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveStockItemsForProductTypeCommand.php'), 378 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveStockMovementCommand.php'), 379 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveStockPositionOfStockItemsCommand.php'), 380 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveStockPositionsOfProductCommand.php'), 381 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveStoragesOddFromDocumentsCommand.php'), 382 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairAttributeDuplicityCommand.php'), 383 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairBilllingPrefixesCommand.php'), 384 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairBlogTagsCommand.php'), 385 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairBusinessIdCommand.php'), 386 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairCreditNoteMovementPricesCommand.php'), 387 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairCurrentVatPricesCommand.php'), 388 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairDocumentStatusesCommand.php'), 389 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairLuigisBoxDataCommand.php'), 390 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairOrderAndDocumentBusinessIdsCommand.php'), 391 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairOrderStockMovementAndExchangeRateCommand.php'), 392 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairPhoneNumberCommand.php'), 393 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairProcessorFamiliesCommand.php'), 394 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairProductLastAndAveragePricesCommand.php'), 395 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairProductPositionsCommand.php'), 396 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairProductSeoUrlsCommand.php'), 397 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairProductsInstockAvailableCountsCommand.php'), 398 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairStockItemLastPositionCommand.php'), 399 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairStockItemPurchasePricesCommand.php'), 400 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairStockItemSettingFromAikenCommand.php'), 401 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairStockMovementExchangeRatesCommand.php'), 402 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairStockMovementQtyPricesByOrderCommand.php'), 403 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairStockMovementTotalsCommand.php'), 404 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairSuggestedPricesCommand.php'), 405 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/ServiceManagerSyncCommand.php'), 406 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/SetActualStateOfEachCustomersSalesManager.php'), 407 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/ClaimStatsCommand.php'), 408 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/CustomerProfitStatsCommand.php'), 409 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/ImportStatsCommand.php'), 410 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/ProductListingStatsCommand.php'), 411 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsByDateAndDomainForAllSerialNumbersCommand.php'), 412 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsByDateProductCodesForSerialNumbersCommand.php'), 413 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsByDomainDateForOrdersCommand.php'), 414 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsByStockMovementCommand.php'), 415 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsConfigChangeCommand.php'), 416 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsFavouriteProductsCommand.php'), 417 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsForCommissionAtPartnersCommand.php'), 418 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsInMovementAndFirstSaleCommand.php'), 419 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsIncomeByDomainCommand.php'), 420 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsIncomeByUserCommand.php'), 421 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsMainProductsIncomeCommand.php'), 422 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsMovementInOutByDateCommand.php'), 423 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsProductMovementDataCommand.php'), 424 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsQuarantineSerialsCommand.php'), 425 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsRemovedFromStockMovementsCommand.php'), 426 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsSoldGoldFromBronzeCommand.php'), 427 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsSoldQuantityInDateIntervalCommand.php'), 428 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsStockItemsByProductCommand.php'), 429 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsStockItemsByStockMovementsCommand.php'), 430 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsStockItemsConfigCommand.php'), 431 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsStockItemsWithBasePrice.php'), 432 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StockPositionStatsCommand.php'), 433 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/ActivateOrDeactivateListingsCommand.php'), 434 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/MarketplaceJobs/CheckAndPrepareMarketplaceJobsCommand.php'), 435 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/MarketplaceJobs/CheckPrepareAndRunMarketplaceJobsCommand.php'), 436 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/MarketplaceJobs/CheckPriceChangeJobsCommand.php'), 437 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/MarketplaceJobs/CorrectionJobCreatingCommand.php'), 438 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/MarketplaceJobs/RunAmazonJobsCommand.php'), 439 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/MarketplaceJobs/RunBackmarketJobsCommand.php'), 440 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/MarketplaceJobs/RunRefurbedJobsCommand.php'), 441 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/SyncAbandonedCartsToZohoCRM.php'), 442 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/SyncAndExportActiveWithCentralisCustomers.php'), 443 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/SyncProductModelsToBaseCommand.php'), 444 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/SyncRtSkPricesWithRtEu.php'), 445 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/SyncVendorsToBaseCommand.php'), 446 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Unas/AddKeysToTranslations.php'), 447 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Unas/CustomDevelsTranslation.php'), 448 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Unas/SyncUnasFromCentralis.php'), 449 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Unas/SyncUnasStockFromCentralis.php'), 450 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Unas/TranslateAllCategories.php'), 451 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Unas/TranslateProductModelMetas.php'), 452 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Unas/TranslateUnasTranslations.php'), 453 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Unas/UpdateProductPrices.php'), 454 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/ArchiveProductsCommand.php'), 455 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/ChristmasKeyboardReprintDiscountChange.php'), 456 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateActiveCampaignCustomersCommand.php'), 457 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateAikenCodeInProductCommissionCommand.php'), 458 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateAllProductPhotoInZohoCommand.php'), 459 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateAllProductsInStockAvailableCommand.php'), 460 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateAmazonListingsGPSRCommand.php'), 461 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateAmazonOrderMovementsTaxesCommand.php'), 462 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateBackmarketPBHTrackingAndConfirmOrderCommand.php'), 463 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateBnplOrdersStatusAfterCertainTime.php'), 464 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateBusinessIdsFromCSVCommand.php'), 465 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateCarrierSettingCommand.php'), 466 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateCommissionOrderPaymentStatus.php'), 467 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateContactOwnerInZohoCommand.php'), 468 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateCurrentVatPriceForProductsCommand.php'), 469 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateCustomerOrderInformationForDomainCommand.php'), 470 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateCustomerSalesManagerFromListCommand.php'), 471 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateCustomersDistrictCommand.php'), 472 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateDocumentExchangeRatesCommand.php'), 473 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateDocumentStatusCommand.php'), 474 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateExchangeRateFilesCommand.php'), 475 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateLastAndAveragePricesCacheCommand.php'), 476 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateLastKnownPositionToStockItemsCommand.php'), 477 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateListingModelByCSVCommand.php'), 478 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateListingTitleOrRemoveNotListedListingCommand.php'), 479 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateListingTouchScreenAndBacklitSettingByVariationSettingCommand.php'), 480 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateMainProductLastAndAvgPricesCommand.php'), 481 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateNoTouchscreenListingsModelCommand.php'), 482 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateOrderFullPricesForDomainCommand.php'), 483 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdatePriceMonitorForOrdersCommand.php'), 484 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductAttributeOptionPricesToExchangeRateCommand.php'), 485 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductBadgesByUltrabookRulesCommand.php'), 486 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductBadgesByWindows11RulesCommand.php'), 487 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductBadgesCommand.php'), 488 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductContainerPricesToExchangeRateCommand.php'), 489 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductCpuMarkCommand.php'), 490 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductLastAvgPricesCommand.php'), 491 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductLastSaleCommand.php'), 492 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductMetaPricesToExchangeRateCommand.php'), 493 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductModelNameByRamAndTouchscreenCommand.php'), 494 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductPositionsCommand.php'), 495 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductSoldDuringTimeFrame.php'), 496 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductWeightByGivenArrayCommand.php'), 497 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductsWithOverLimitStockMovementsCommand.php'), 498 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateRefurbedOffersOverrideSettingCommand.php'), 499 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateSelectedStockMovementsTypeCommand.php'), 500 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateServicePricesAndStockCommand.php'), 501 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateShipmentStatusCommand.php'), 502 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateSingleStockPositionsCommand.php'), 503 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateStockItemQualityPointsCommand.php'), 504 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateStockMovementExchangeRatesCommand.php'), 505 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateStockMovementTotalPricesCommand.php'), 506 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateStockValuesCommand.php'), 507 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateTimedSaleProductStatesCommand.php'), 508 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateUserPermissionCommand.php'), 509 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateYearOfProductionForProductsFromCSV.php'), 510 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/UpdateLastStatusForClaims.php'), 511 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 512 => (\dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 513 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 514 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php')], []);
$instance->setName('debug:translation');
$instance->setDescription('Display translation messages information');
return $instance;
}
/**
* Gets the private 'console.command.translation_extract' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
*/
protected function getConsole_Command_TranslationExtractService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
$this->privates['console.command.translation_extract'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand(($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'en', (\dirname(__DIR__, 4).'/translations'), (\dirname(__DIR__, 4).'/templates'), [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Resources/translations')], [0 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'), 2 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Klaviyo/CheckNotPaidOrdersKlaviyoCommand.php'), 3 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/AccessLogController.php'), 4 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/AccessLogIpNameController.php'), 5 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/AccountController.php'), 6 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/AlbumController.php'), 7 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/AttributeController.php'), 8 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/AttributeOptionController.php'), 9 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BackgroundJobController.php'), 10 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BannerController.php'), 11 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BaseController.php'), 12 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/BasketController.php'), 13 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/CategoryGroupController.php'), 14 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ChatGptController.php'), 15 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ClaimController.php'), 16 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/CouponController.php'), 17 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/CustomerAttachmentController.php'), 18 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/CustomerController.php'), 19 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/DashboardController.php'), 20 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/DefaultController.php'), 21 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/DocumentController.php'), 22 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/DocumentGroupController.php'), 23 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/DomainNavigationController.php'), 24 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ErrorCodeController.php'), 25 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ExpectedItemController.php'), 26 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ExternalInvoiceValueController.php'), 27 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/GalleryController.php'), 28 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/InternalJobController.php'), 29 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/InternalNewsController.php'), 30 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/JobController.php'), 31 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/KnowledgeBaseController.php'), 32 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/MarketplaceController.php'), 33 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/MealController.php'), 34 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/MobilScanningController.php'), 35 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ModuleController.php'), 36 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/NanobarController.php'), 37 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/NotificationController.php'), 38 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/OrderController.php'), 39 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/OrderStatsController.php'), 40 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/PackingStationController.php'), 41 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/PageEditorController.php'), 42 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ParcelController.php'), 43 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/PaymentController.php'), 44 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/PickupPointController.php'), 45 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductCommissionController.php'), 46 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductController.php'), 47 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductGroupController.php'), 48 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductModelController.php'), 49 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductModelV2Controller.php'), 50 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductTagController.php'), 51 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductTypeController.php'), 52 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductV2WizardAjax/ArchivedModelListController.php'), 53 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductV2WizardAjax/ConnectedProductsController.php'), 54 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductV2WizardAjax/MigrationManagerController.php'), 55 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductV2WizardAjax/OldModelSelectorController.php'), 56 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductV2WizardAjax/ProductAndVariationController.php'), 57 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductV2WizardAjax/ProductAndVariationListPreviewController.php'), 58 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductV2WizardAjax/ProductModelConfigController.php'), 59 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductV2WizardAjax/ProductsVariationsListingsController.php'), 60 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ProductionStationController.php'), 61 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/RepricerController.php'), 62 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ReviewController.php'), 63 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/SearchEngineController.php'), 64 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ShipmentController.php'), 65 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/ShortcutController.php'), 66 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/SignatureGeneratorController.php'), 67 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/StatisticsController.php'), 68 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/StatisticsMilestoneController.php'), 69 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/StockController.php'), 70 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/StockItemController.php'), 71 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/StockMovementController.php'), 72 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/StockPositionController.php'), 73 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/StockReviewController.php'), 74 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/SurveyController.php'), 75 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/TagController.php'), 76 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/TaskController.php'), 77 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/TranslationController.php'), 78 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/UnasController.php'), 79 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/UserAbsenceController.php'), 80 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/UserController.php'), 81 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/UserDepartmentController.php'), 82 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/UserPermissionGroupController.php'), 83 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/VendorController.php'), 84 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Controller/WantedController.php'), 85 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/ClaimRepository.php'), 86 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/DocumentRepository.php'), 87 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/MarketplaceJobRepository.php'), 88 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/OrderRepository.php'), 89 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/ProductCommissionRepository.php'), 90 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/ProductRepository.php'), 91 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Repository/StockMovementRepository.php'), 92 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Service/StockRequestDeliveredNotification.php'), 93 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 94 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 95 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 96 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 97 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 98 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 99 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 100 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 101 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php'), 102 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddAttributeOptionIfNotAddedCommand.php'), 103 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddAttributeOptionsForProductsCommand.php'), 104 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddBadgeToProductsCommand.php'), 105 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddDeadlineToClaimsCommand.php'), 106 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddDefaultProductPriceLogCommand.php'), 107 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddLinuxProductAttributesCommand.php'), 108 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddMacOSProductAttributesCommand.php'), 109 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddNewBatteryProductTagToProducts.php'), 110 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddNortonAccessoryToProductsCommand.php'), 111 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddPositionByStockItemLastPositionCommand.php'), 112 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddProductsToCategoryPageCommand.php'), 113 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddProductsToProductTagCommand.php'), 114 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddRAMProductAttributesCommand.php'), 115 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddSingleStockPositionsCommand.php'), 116 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddStockItemsToStockMovementItemCommand.php'), 117 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddStockPositionByMovementCommand.php'), 118 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddStockPositionByProductCommand.php'), 119 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddStockPositionsCommand.php'), 120 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddStockPositionsForStockItemsCommand.php'), 121 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddWindows10ProductAttributesCommand.php'), 122 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Add/AddWindows11ProductAttributesCommand.php'), 123 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/AikenImportShipmentsCommand.php'), 124 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Attribute/CreateNotebookBatteryAttributeCommand.php'), 125 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckAmazonCNsCommand.php'), 126 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckAndExportSuggestedBackmarketListingPricesCommand.php'), 127 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckAndExportSuggestedRefurbedListingPricesCommand.php'), 128 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckAndRepairProductNameAndProductModelNameCommand.php'), 129 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckBeforeStockReviewCommand.php'), 130 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckCanceledMarketplaceOrdersCommand.php'), 131 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckCategoryPagesWithProductTags.php'), 132 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckConfigChangeErrorsCommand.php'), 133 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckCreditNoteStockMovementPricesCommand.php'), 134 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckDocumentPaidStatusCommand.php'), 135 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckDocumentPricesCommand.php'), 136 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckDocumentStockMovementPricesCommand.php'), 137 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckDocumentsVatCommand.php'), 138 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckForMovementItemsZeroPriceCommand.php'), 139 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckForNegativeQtyCommand.php'), 140 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckForStockMovementsCommand.php'), 141 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckNotPaidInvoicesWithPaidPreinvoiceCommand.php'), 142 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckOrdersDocumentsDifferenceCommand.php'), 143 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckProductConfiguratorSettings.php'), 144 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Check/CheckStockItemErrorsCommand.php'), 145 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Claim/ClaimUpdateStatusCommand.php'), 146 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Claim/MigrateOldTrackingCommand.php'), 147 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Container/FixContainerPricesCommand.php'), 148 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Convert/ConvertCreditNoteAndConfigChangeMovementsCommand.php'), 149 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Convert/ConvertOrderStatusLogCommand.php'), 150 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Convert/ConvertOrdersToNewPriorityListCommand.php'), 151 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Convert/ConvertShipmentConfigChangeCreateCommand.php'), 152 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Convert/ConvertSkToNewVatCommand.php'), 153 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Convert/ConvertWsHuToNewVatCommand.php'), 154 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Copy/CopyAttributeOptionMetasFromDomainToDomainCommand.php'), 155 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Copy/CopyContainerMetasFromDomainToDomainCommand.php'), 156 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Copy/CopyCountryFromCustomerAddressToCustomerCommand.php'), 157 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Copy/CopyCustomersFromSalesManagersToAnotherCommand.php'), 158 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Copy/CopyPagesFromDomainToDomainCommand.php'), 159 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Copy/CopyProductMetaSettingsFromDomainToDomainCommand.php'), 160 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Copy/CopyProductPricesFromDomainToDomainCommand.php'), 161 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateAOMetaPricesFromAOPricesCommand.php'), 162 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateActiveCampaignCustomersCommand.php'), 163 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateActiveCampaignOrdersCommand.php'), 164 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateAdattorloStockItemsCommand.php'), 165 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateAttibuteOptionForProductTypeCommand.php'), 166 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateAttributeOptionForKeyboardReprintLanguageCommand.php'), 167 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateAttributeOptionsForCPUGenearationsCommand.php'), 168 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateAttributeOptionsForNotebookBatteriesCommand.php'), 169 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateAttributeOptionsForProductsCommand.php'), 170 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateAttributesCommand.php'), 171 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateBaseFileTranslationsCommand.php'), 172 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateClaimCommentsFromInternalNotesCommand.php'), 173 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateCommitmentReceivableSnapshotCommand.php'), 174 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateDailyProductStatisticsCommand.php'), 175 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateDashboardWidgetCommand.php'), 176 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateDocumenstForAmazonOrdersCommand.php'), 177 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateDocumentGroupsForB2cChAndUkCommand.php'), 178 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateDocumentGroupsForNewYearCommand.php'), 179 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateDocumentGroupsForUnas.php'), 180 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateDocumentInternalNotesAsCommentsCommand.php'), 181 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateInInvoiceFromHuCommand.php'), 182 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateInStockDaysCommand.php'), 183 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateInStockDaysStatsCommand.php'), 184 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateInStockDaysStatsForDatePeriodCommand.php'), 185 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateOldStockItemsSnapshotCommand.php'), 186 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateOptionsForSurveryQuestionCommand.php'), 187 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateOrderProductChangelogCommand.php'), 188 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateOutInvoiceForAcHuCommand.php'), 189 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateOutMovementForVeglegestorlesProductCommand.php'), 190 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateOutMovementsForServicesCommand.php'), 191 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreatePermissionGroupByUserCommand.php'), 192 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreatePreInvoiceForRTWSCommand.php'), 193 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateProductModelsCommand.php'), 194 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateProductTagsFromHiddenAttributesCommand.php'), 195 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateQualityStatisticsCommand.php'), 196 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateReviewSurveyMediaConnectionsCommand.php'), 197 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateSeoUrlForPagesCommand.php'), 198 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateSeoUrlsForProductsCommand.php'), 199 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateStatusForClaimsCommand.php'), 200 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateStockItemPositionLogsCommand.php'), 201 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateStockItemsAddToStockMovementItemCommand.php'), 202 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateStockMovementForProductTypeCommand.php'), 203 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateStockMovementFromOrderCommand.php'), 204 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateStockMovementsForOrdersCommand.php'), 205 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateStockPositionCommand.php'), 206 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateStockStatusSnapshotCommand.php'), 207 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateTaskNotificationConfigsCommand.php'), 208 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateTemporaryStockItemsForIncomingInProductionCommand.php'), 209 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateUserPermissionCommand.php'), 210 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/CreateWindowsLanguageAttributesCommand.php'), 211 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/Permission/CreateClaimPermissionsForUsersCommand.php'), 212 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/Permission/CreateCustomerPermissionsForUsersCommand.php'), 213 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/Permission/CreateDocumentPermissionsForUsersCommand.php'), 214 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/Permission/CreateFAQPermissionsForUsersCommand.php'), 215 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/Permission/CreateOrderPermissionsForUsersCommand.php'), 216 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/Permission/CreateOtherPermissionsForUsersCommand.php'), 217 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/Permission/CreateProductPermissionsForUsersCommand.php'), 218 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/Permission/CreateStockManagementPermissionsForUsersCommand.php'), 219 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/Permission/CreateStockMovementLockingPermissionsForUsersCommand.php'), 220 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Create/Permission/CreateTaskPermissionsForUsersCommand.php'), 221 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/CustomerOrderStatisticsCommand.php'), 222 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Daktela/AddCentralisLinkForContacts.php'), 223 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Daktela/SyncCentralisCustomerWithDaktela.php'), 224 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Daktela/UploadCentralisCustomerWithDaktela.php'), 225 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/DevHelpers/AbandonedCartsGetTestUrlCommand.php'), 226 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/DevHelpers/SeedMarketplaceListingsCommand.php'), 227 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Duplicate/DuplicateProductsCommand.php'), 228 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/EmailPcshopCustomersCommand.php'), 229 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Error/UpdateErrorCodesCommand.php'), 230 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportAbandonedCartsToActiveCampaignCommand.php'), 231 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportArtisjusProductsCommand.php'), 232 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportBackmarketBackboxDataCommand.php'), 233 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportCharityCountsToControllingDbCommand.php'), 234 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportClaimMediaToDigitalOceanCommand.php'), 235 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportCustomersForZendesk.php'), 236 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportCustomersForZohoCSVCommand.php'), 237 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportCustomersSalesManagerSettingForZohoCSVCommand.php'), 238 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportDataByAikenCodeCommand.php'), 239 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportDocumentPDFsCommand.php'), 240 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportExpandoProductsCommand.php'), 241 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportFurbifyHuDocumentsCommand.php'), 242 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportInProductionProductsCommand.php'), 243 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportIncomingCardsTableCommand.php'), 244 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportInvoicesToMrpCommand.php'), 245 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportInvoicesToPastPayCommand.php'), 246 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportInvoicesToPohodaCommand.php'), 247 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportKSHProductListCommand.php'), 248 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportListingsWithWrongProductModelCommand.php'), 249 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportLogisztikaAdatgyujtesClaim.php'), 250 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportLogisztikaAdatgyujtesOrder.php'), 251 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportOldStockItemCommand.php'), 252 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportOrderedProductByDomainCommand.php'), 253 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportOrderedProductByGivenRuleCommand.php'), 254 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportOrdersForZohoCSVCommand.php'), 255 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportOrdersToControllingDbCommand.php'), 256 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportPhotosToCloudflareCommand.php'), 257 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportProductBadgesListCommand.php'), 258 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportProductListByProductTypeCommand.php'), 259 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportProductListForControllingCommand.php'), 260 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportProductSellFromAlk.php'), 261 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportProductsByCustomRulesCommand.php'), 262 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportProductsForZohoCSVCommand.php'), 263 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportReceivablesToDateCommand.php'), 264 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportRefurbedBackboxDataCommand.php'), 265 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportReturnedProductsFromHuToSKCommand.php'), 266 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportReviewPhotosToCloudflareCommand.php'), 267 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportSalesManagerOrdersForControllingCommand.php'), 268 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportStockItemPositionLogCommand.php'), 269 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportStockItemsByAgeCommand.php'), 270 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportStockItemsFromStockMovementsCommand.php'), 271 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportStockItemsStockMovementInfoCommand.php'), 272 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportStockMovementsByDateCommand.php'), 273 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Export/ExportStockReviewStatsCommand.php'), 274 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Feed/ArgepFeedCommand.php'), 275 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Feed/ArukeresoFeedCommand.php'), 276 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Feed/LuigisBoxApiFeed2Command.php'), 277 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Feed/LuigisBoxApiFeedCommand.php'), 278 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Fix/CompensationRepairCommand.php'), 279 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Fix/CreateCompensationMovementFix.php'), 280 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Fix/FixAmazonVatErrorsCommand.php'), 281 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Fix/FixCreditNotesWithoutDocument.php'), 282 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Fix/FixIllegalStockMovementsCommand.php'), 283 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Generate/GenerateCacheForDomainCommand.php'), 284 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Generate/GenerateInProductionConfigChangesCommand.php'), 285 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Generate/GenerateNewYearProductCardsCommand.php'), 286 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Generate/GenerateStockItemsWithSerialCommand.php'), 287 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Generate/GenerateV3IdsForBillingoDocumentsCommand.php'), 288 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Generate/GenerateV3IdsForCustomersCommand.php'), 289 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/ActiveProductsOnDomainsCommand.php'), 290 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/AddAttributeOptionForSelectedProductsCommand.php'), 291 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/AddAttributeOptionToProductTypeCommand.php'), 292 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/AddHiddenAttributeForSelectedProductsCommand.php'), 293 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/AddPositionForStockItemsWithNoPositionCommand.php'), 294 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/BlackFridayAcCommand.php'), 295 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/BlackFridayLpcFpcCommand.php'), 296 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/ChangeDocGroupForAchuCommand.php'), 297 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/ChangeDomainMetaPricesCommand.php'), 298 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/CopyAvailableStockItemsToConfigChangesCommand.php'), 299 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/CopyStockItemsFromMovementItemToAnotherCommand.php'), 300 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/CopyStockItemsToMovementCommand.php'), 301 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/DeactivateOldBasketsCommand.php'), 302 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/DuplicateDomainMetaCommand.php'), 303 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/DuplicateTranslationCommand.php'), 304 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/FinalizeMarketplaceOrdersCommand.php'), 305 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/FinalizeRefurbedOrdersCommand.php'), 306 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/GetDiffrerencesBetweenOrderStockMovDocCommand.php'), 307 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/GetPuchasePricesForContainersCommand.php'), 308 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/GetPurchasePricesForStockItemsCommand.php'), 309 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/ImportClaimsFromWBCommand.php'), 310 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/ImportProductPricesFromListCommand.php'), 311 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/MergeStockReviewsTogetherCommand.php'), 312 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/RemoveDuplicateCustomerAddressesCommand.php'), 313 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/RemoveDuplicateProductsCommand.php'), 314 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/RemoveStockItemsFromLotCommand.php'), 315 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/RenameAikenErrorCodesInStockItemsCommand.php'), 316 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/RepairExchangeRatesCommand.php'), 317 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/SeparateTextByDelimiterCommand.php'), 318 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/SetReadyToShipOrdersToCompletedCommand.php'), 319 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/ShuffleSensitiveDataCommand.php'), 320 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/SplitCustomersBetweenSalesManagersCommand.php'), 321 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Helper/TransformOrderStatusesCommand.php'), 322 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportAikenBatteryCommand.php'), 323 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportAikenBatteryCyclesCommand.php'), 324 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportAmazonListingsForProductModelCommand.php'), 325 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportBackmarketListingToArchiveCommand.php'), 326 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportBackmarketListingsForProductModelCommand.php'), 327 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportClients.php'), 328 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportErrorCodesCommand.php'), 329 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportGlsPickupPointsCommand.php'), 330 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportMarketplaceIdentificationsCommand.php'), 331 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportMarketplaceOrdersCommand.php'), 332 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportProductBadgesFromCsvCommand.php'), 333 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportProductMarginLevelCommand.php'), 334 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportRefurbedOffersForProductModelCommand.php'), 335 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportVubTransactionsCommand.php'), 336 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Import/ImportWantedItemsCsvCommand.php'), 337 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/B2cCreditNoteSendCommand.php'), 338 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/NotifyChatGroupsCommand.php'), 339 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/NotifyForFinishedBackmarketOrdersWithManuallyCreatedShipmentCommand.php'), 340 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/NotifyForLowAvailableStockCommand.php'), 341 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/NotifyForNotCreatedHuDocumentCommand.php'), 342 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/NotifyPastDueDateCommand.php'), 343 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/NotifyUnfinishedStockMovementCommand.php'), 344 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/NotifyUsersAboutLateDeliveryCommand.php'), 345 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/PriceMonitorNotificationCommand.php'), 346 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/RemindAboutNextWeekAbsencesCommand.php'), 347 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/RemindActivatedCustomersCommand.php'), 348 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/RemindCustomersAboutDomainChangeCommand.php'), 349 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/RemindCustomersAboutInCompleteOrdersCommand.php'), 350 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/RemindMealGroupCommand.php'), 351 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/RemindNotActivatedCustomersCommand.php'), 352 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/RemindNotLoggedInCustomersCommand.php'), 353 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/RemoveOldNotificationsCommand.php'), 354 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/SendShipmentChargersNeededNotificationCommand.php'), 355 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Notification/ShipmentChangeNotifications.php'), 356 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Order/CreateOrderInvoicesCommand.php'), 357 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Order/CreateStatsTableRecordsCommand.php'), 358 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Order/SendInvoiceMailsCommnad.php'), 359 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/ProductModel/ProductModelAddBatteryCommand.php'), 360 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/ProductModelCache/CacheProductModelsTableCommand.php'), 361 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Raiffeisen/CentralisRaiffeisenBalance.php'), 362 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Raiffeisen/CentralisRaiffeisenConsentQueryCommand.php'), 363 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Raiffeisen/CentralisRaiffeisenJWSCommand.php'), 364 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Raiffeisen/CentralisRaiffeisenKafkaResetCommand.php'), 365 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Raiffeisen/CentralisRaiffeisenPaymentInitCommand.php'), 366 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Raiffeisen/CentralisRaiffeisenPaymentQueryCommand.php'), 367 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/Marketplace/RemoveAmazonListingsBaseOnMigrationSetting.php'), 368 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/Marketplace/RemoveRefurbedListingsBaseOnMigrationSetting.php'), 369 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveCommissionFromGivenStockItemsCommand.php'), 370 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveDocumentPaymentsAfterDateCommand.php'), 371 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveEmptyProductModelsCommand.php'), 372 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveOldMarketplaceJobsCommand.php'), 373 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveProductAccessoryCommand.php'), 374 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveProductBadgesCommand.php'), 375 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveRefurbedOffersCommand.php'), 376 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveSelectedDocumentPaymentsCommand.php'), 377 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveStockItemsForProductTypeCommand.php'), 378 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveStockMovementCommand.php'), 379 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveStockPositionOfStockItemsCommand.php'), 380 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveStockPositionsOfProductCommand.php'), 381 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Remove/RemoveStoragesOddFromDocumentsCommand.php'), 382 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairAttributeDuplicityCommand.php'), 383 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairBilllingPrefixesCommand.php'), 384 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairBlogTagsCommand.php'), 385 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairBusinessIdCommand.php'), 386 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairCreditNoteMovementPricesCommand.php'), 387 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairCurrentVatPricesCommand.php'), 388 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairDocumentStatusesCommand.php'), 389 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairLuigisBoxDataCommand.php'), 390 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairOrderAndDocumentBusinessIdsCommand.php'), 391 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairOrderStockMovementAndExchangeRateCommand.php'), 392 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairPhoneNumberCommand.php'), 393 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairProcessorFamiliesCommand.php'), 394 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairProductLastAndAveragePricesCommand.php'), 395 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairProductPositionsCommand.php'), 396 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairProductSeoUrlsCommand.php'), 397 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairProductsInstockAvailableCountsCommand.php'), 398 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairStockItemLastPositionCommand.php'), 399 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairStockItemPurchasePricesCommand.php'), 400 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairStockItemSettingFromAikenCommand.php'), 401 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairStockMovementExchangeRatesCommand.php'), 402 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairStockMovementQtyPricesByOrderCommand.php'), 403 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairStockMovementTotalsCommand.php'), 404 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Repair/RepairSuggestedPricesCommand.php'), 405 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/ServiceManagerSyncCommand.php'), 406 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/SetActualStateOfEachCustomersSalesManager.php'), 407 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/ClaimStatsCommand.php'), 408 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/CustomerProfitStatsCommand.php'), 409 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/ImportStatsCommand.php'), 410 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/ProductListingStatsCommand.php'), 411 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsByDateAndDomainForAllSerialNumbersCommand.php'), 412 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsByDateProductCodesForSerialNumbersCommand.php'), 413 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsByDomainDateForOrdersCommand.php'), 414 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsByStockMovementCommand.php'), 415 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsConfigChangeCommand.php'), 416 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsFavouriteProductsCommand.php'), 417 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsForCommissionAtPartnersCommand.php'), 418 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsInMovementAndFirstSaleCommand.php'), 419 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsIncomeByDomainCommand.php'), 420 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsIncomeByUserCommand.php'), 421 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsMainProductsIncomeCommand.php'), 422 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsMovementInOutByDateCommand.php'), 423 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsProductMovementDataCommand.php'), 424 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsQuarantineSerialsCommand.php'), 425 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsRemovedFromStockMovementsCommand.php'), 426 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsSoldGoldFromBronzeCommand.php'), 427 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsSoldQuantityInDateIntervalCommand.php'), 428 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsStockItemsByProductCommand.php'), 429 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsStockItemsByStockMovementsCommand.php'), 430 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsStockItemsConfigCommand.php'), 431 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StatsStockItemsWithBasePrice.php'), 432 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Stats/StockPositionStatsCommand.php'), 433 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/ActivateOrDeactivateListingsCommand.php'), 434 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/MarketplaceJobs/CheckAndPrepareMarketplaceJobsCommand.php'), 435 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/MarketplaceJobs/CheckPrepareAndRunMarketplaceJobsCommand.php'), 436 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/MarketplaceJobs/CheckPriceChangeJobsCommand.php'), 437 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/MarketplaceJobs/CorrectionJobCreatingCommand.php'), 438 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/MarketplaceJobs/RunAmazonJobsCommand.php'), 439 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/MarketplaceJobs/RunBackmarketJobsCommand.php'), 440 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/MarketplaceJobs/RunRefurbedJobsCommand.php'), 441 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/SyncAbandonedCartsToZohoCRM.php'), 442 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/SyncAndExportActiveWithCentralisCustomers.php'), 443 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/SyncProductModelsToBaseCommand.php'), 444 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/SyncRtSkPricesWithRtEu.php'), 445 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Sync/SyncVendorsToBaseCommand.php'), 446 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Unas/AddKeysToTranslations.php'), 447 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Unas/CustomDevelsTranslation.php'), 448 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Unas/SyncUnasFromCentralis.php'), 449 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Unas/SyncUnasStockFromCentralis.php'), 450 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Unas/TranslateAllCategories.php'), 451 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Unas/TranslateProductModelMetas.php'), 452 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Unas/TranslateUnasTranslations.php'), 453 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Unas/UpdateProductPrices.php'), 454 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/ArchiveProductsCommand.php'), 455 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/ChristmasKeyboardReprintDiscountChange.php'), 456 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateActiveCampaignCustomersCommand.php'), 457 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateAikenCodeInProductCommissionCommand.php'), 458 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateAllProductPhotoInZohoCommand.php'), 459 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateAllProductsInStockAvailableCommand.php'), 460 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateAmazonListingsGPSRCommand.php'), 461 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateAmazonOrderMovementsTaxesCommand.php'), 462 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateBackmarketPBHTrackingAndConfirmOrderCommand.php'), 463 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateBnplOrdersStatusAfterCertainTime.php'), 464 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateBusinessIdsFromCSVCommand.php'), 465 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateCarrierSettingCommand.php'), 466 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateCommissionOrderPaymentStatus.php'), 467 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateContactOwnerInZohoCommand.php'), 468 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateCurrentVatPriceForProductsCommand.php'), 469 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateCustomerOrderInformationForDomainCommand.php'), 470 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateCustomerSalesManagerFromListCommand.php'), 471 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateCustomersDistrictCommand.php'), 472 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateDocumentExchangeRatesCommand.php'), 473 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateDocumentStatusCommand.php'), 474 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateExchangeRateFilesCommand.php'), 475 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateLastAndAveragePricesCacheCommand.php'), 476 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateLastKnownPositionToStockItemsCommand.php'), 477 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateListingModelByCSVCommand.php'), 478 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateListingTitleOrRemoveNotListedListingCommand.php'), 479 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateListingTouchScreenAndBacklitSettingByVariationSettingCommand.php'), 480 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateMainProductLastAndAvgPricesCommand.php'), 481 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateNoTouchscreenListingsModelCommand.php'), 482 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateOrderFullPricesForDomainCommand.php'), 483 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdatePriceMonitorForOrdersCommand.php'), 484 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductAttributeOptionPricesToExchangeRateCommand.php'), 485 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductBadgesByUltrabookRulesCommand.php'), 486 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductBadgesByWindows11RulesCommand.php'), 487 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductBadgesCommand.php'), 488 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductContainerPricesToExchangeRateCommand.php'), 489 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductCpuMarkCommand.php'), 490 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductLastAvgPricesCommand.php'), 491 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductLastSaleCommand.php'), 492 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductMetaPricesToExchangeRateCommand.php'), 493 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductModelNameByRamAndTouchscreenCommand.php'), 494 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductPositionsCommand.php'), 495 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductSoldDuringTimeFrame.php'), 496 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductWeightByGivenArrayCommand.php'), 497 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateProductsWithOverLimitStockMovementsCommand.php'), 498 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateRefurbedOffersOverrideSettingCommand.php'), 499 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateSelectedStockMovementsTypeCommand.php'), 500 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateServicePricesAndStockCommand.php'), 501 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateShipmentStatusCommand.php'), 502 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateSingleStockPositionsCommand.php'), 503 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateStockItemQualityPointsCommand.php'), 504 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateStockMovementExchangeRatesCommand.php'), 505 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateStockMovementTotalPricesCommand.php'), 506 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateStockValuesCommand.php'), 507 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateTimedSaleProductStatesCommand.php'), 508 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateUserPermissionCommand.php'), 509 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/Update/UpdateYearOfProductionForProductsFromCSV.php'), 510 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Command/UpdateLastStatusForClaims.php'), 511 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 512 => (\dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 513 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 514 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php')], []);
$instance->setName('translation:extract');
$instance->setAliases([0 => 'translation:update']);
$instance->setDescription('Extract missing translations keys from code to translation files.');
return $instance;
}
/**
* Gets the private 'console.command.translation_pull' shared service.
*
* @return \Symfony\Component\Translation\Command\TranslationPullCommand
*/
protected function getConsole_Command_TranslationPullService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
$this->privates['console.command.translation_pull'] = $instance = new \Symfony\Component\Translation\Command\TranslationPullCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), 'en', [], []);
$instance->setName('translation:pull');
$instance->setDescription('Pull translations from a given provider.');
return $instance;
}
/**
* Gets the private 'console.command.translation_push' shared service.
*
* @return \Symfony\Component\Translation\Command\TranslationPushCommand
*/
protected function getConsole_Command_TranslationPushService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
$this->privates['console.command.translation_push'] = $instance = new \Symfony\Component\Translation\Command\TranslationPushCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), [], []);
$instance->setName('translation:push');
$instance->setDescription('Push translations to a given provider.');
return $instance;
}
/**
* Gets the private 'console.command.validator_debug' shared service.
*
* @return \Symfony\Component\Validator\Command\DebugCommand
*/
protected function getConsole_Command_ValidatorDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Command/DebugCommand.php';
$this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
$instance->setName('debug:validator');
$instance->setDescription('Display validation constraints for classes');
return $instance;
}
/**
* Gets the private 'console.command.xliff_lint' shared service.
*
* @return \Symfony\Component\Translation\Command\XliffLintCommand
*/
protected function getConsole_Command_XliffLintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
$this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
$instance->setName('lint:xliff');
$instance->setDescription('Lint an XLIFF file and outputs encountered errors');
return $instance;
}
/**
* Gets the private 'console.command.yaml_lint' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
*/
protected function getConsole_Command_YamlLintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/yaml/Command/LintCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
$this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
$instance->setName('lint:yaml');
$instance->setDescription('Lint a YAML file and outputs encountered errors');
return $instance;
}
/**
* Gets the private 'console.error_listener' shared service.
*
* @return \Symfony\Component\Console\EventListener\ErrorListener
*/
protected function getConsole_ErrorListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/EventListener/ErrorListener.php';
$a = new \Symfony\Bridge\Monolog\Logger('console');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
}
/**
* Gets the private 'container.env_var_processor' shared service.
*
* @return \Symfony\Component\DependencyInjection\EnvVarProcessor
*/
protected function getContainer_EnvVarProcessorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
yield 0 => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
}, 1));
}
/**
* Gets the private 'container.getenv' shared service.
*
* @return \Closure
*/
protected function getContainer_GetenvService()
{
return $this->privates['container.getenv'] = \Closure::fromCallable([0 => $this, 1 => 'getEnv']);
}
/**
* Gets the private 'data_collector.form' shared service.
*
* @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
*/
protected function getDataCollector_FormService()
{
return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
}
/**
* Gets the private 'data_collector.request' shared service.
*
* @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
*/
protected function getDataCollector_RequestService()
{
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())));
}
/**
* Gets the private 'data_collector.request.session_collector' shared service.
*
* @return \Closure
*/
protected function getDataCollector_Request_SessionCollectorService()
{
return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([0 => ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), 1 => 'collectSessionUsage']);
}
/**
* Gets the private 'debug.argument_resolver.default' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_DefaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
return $this->privates['debug.argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_NotTaggedControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
$a = ($this->privates['.service_locator.mU5O92O'] ?? $this->get_ServiceLocator_MU5O92OService());
if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
return $this->privates['debug.argument_resolver.not_tagged_controller'];
}
return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.request' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_RequestService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
return $this->privates['debug.argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.request_attribute' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_RequestAttributeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
return $this->privates['debug.argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.service' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_ServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
$a = ($this->privates['.service_locator.mU5O92O'] ?? $this->get_ServiceLocator_MU5O92OService());
if (isset($this->privates['debug.argument_resolver.service'])) {
return $this->privates['debug.argument_resolver.service'];
}
return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.session' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_SessionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
return $this->privates['debug.argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.variadic' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_VariadicService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
return $this->privates['debug.argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.debug_handlers_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
*/
protected function getDebug_DebugHandlersListenerService()
{
$a = new \Symfony\Bridge\Monolog\Logger('php');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, $a, NULL, -1, true, true, NULL);
}
/**
* Gets the private 'debug.dump_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\DumpListener
*/
protected function getDebug_DumpListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
return $this->privates['debug.dump_listener'] = new \Symfony\Component\HttpKernel\EventListener\DumpListener(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), new \Symfony\Component\VarDumper\Dumper\ContextualizedDumper(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService()), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__, 4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()))]), NULL);
}
/**
* Gets the private 'debug.file_link_formatter' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
*/
protected function getDebug_FileLinkFormatterService()
{
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 () {
return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
});
}
/**
* Gets the private 'debug.file_link_formatter.url_format' shared service.
*
* @return \string
*/
protected function getDebug_FileLinkFormatter_UrlFormatService()
{
return $this->privates['debug.file_link_formatter.url_format'] = \Symfony\Component\HttpKernel\Debug\FileLinkFormatter::generateUrlFormat(($this->services['router'] ?? $this->getRouterService()), '_profiler_open_file', '?file=%f&line=%l#line%l');
}
/**
* Gets the private 'debug.log_processor' shared service.
*
* @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
*/
protected function getDebug_LogProcessorService()
{
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())));
}
/**
* Gets the private 'debug.security.access.decision_manager' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
*/
protected function getDebug_Security_Access_DecisionManagerService()
{
return $this->privates['debug.security.access.decision_manager'] = new \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager(new \Symfony\Component\Security\Core\Authorization\AccessDecisionManager(new RewindableGenerator(function () {
yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
yield 1 => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
}, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
}
/**
* Gets the private 'debug.security.firewall' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
*/
protected function getDebug_Security_FirewallService()
{
$a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
if (isset($this->privates['debug.security.firewall'])) {
return $this->privates['debug.security.firewall'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.firewall'])) {
return $this->privates['debug.security.firewall'];
}
return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a, $b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
}
/**
* Gets the private 'debug.security.firewall.authenticator.api_urls' shared service.
*
* @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
*/
protected function getDebug_Security_Firewall_Authenticator_ApiUrlsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
$a = ($this->privates['security.event_dispatcher.api_urls'] ?? $this->getSecurity_EventDispatcher_ApiUrlsService());
if (isset($this->privates['debug.security.firewall.authenticator.api_urls'])) {
return $this->privates['debug.security.firewall.authenticator.api_urls'];
}
return $this->privates['debug.security.firewall.authenticator.api_urls'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, 'api_urls', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, true, [])));
}
/**
* Gets the private 'debug.security.firewall.authenticator.clear_cache' shared service.
*
* @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
*/
protected function getDebug_Security_Firewall_Authenticator_ClearCacheService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
$a = ($this->privates['security.event_dispatcher.clear_cache'] ?? $this->getSecurity_EventDispatcher_ClearCacheService());
if (isset($this->privates['debug.security.firewall.authenticator.clear_cache'])) {
return $this->privates['debug.security.firewall.authenticator.clear_cache'];
}
return $this->privates['debug.security.firewall.authenticator.clear_cache'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, 'clear_cache', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, true, [])));
}
/**
* Gets the private 'debug.security.firewall.authenticator.create_controlling_product_list' shared service.
*
* @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
*/
protected function getDebug_Security_Firewall_Authenticator_CreateControllingProductListService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
$a = ($this->privates['security.event_dispatcher.create_controlling_product_list'] ?? $this->getSecurity_EventDispatcher_CreateControllingProductListService());
if (isset($this->privates['debug.security.firewall.authenticator.create_controlling_product_list'])) {
return $this->privates['debug.security.firewall.authenticator.create_controlling_product_list'];
}
return $this->privates['debug.security.firewall.authenticator.create_controlling_product_list'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, 'create_controlling_product_list', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, true, [])));
}
/**
* Gets the private 'debug.security.firewall.authenticator.create_controlling_stock_status_list' shared service.
*
* @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
*/
protected function getDebug_Security_Firewall_Authenticator_CreateControllingStockStatusListService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
$a = ($this->privates['security.event_dispatcher.create_controlling_stock_status_list'] ?? $this->getSecurity_EventDispatcher_CreateControllingStockStatusListService());
if (isset($this->privates['debug.security.firewall.authenticator.create_controlling_stock_status_list'])) {
return $this->privates['debug.security.firewall.authenticator.create_controlling_stock_status_list'];
}
return $this->privates['debug.security.firewall.authenticator.create_controlling_stock_status_list'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, 'create_controlling_stock_status_list', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, true, [])));
}
/**
* Gets the private 'debug.security.firewall.authenticator.create_stock_movement' shared service.
*
* @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
*/
protected function getDebug_Security_Firewall_Authenticator_CreateStockMovementService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
$a = ($this->privates['security.event_dispatcher.create_stock_movement'] ?? $this->getSecurity_EventDispatcher_CreateStockMovementService());
if (isset($this->privates['debug.security.firewall.authenticator.create_stock_movement'])) {
return $this->privates['debug.security.firewall.authenticator.create_stock_movement'];
}
return $this->privates['debug.security.firewall.authenticator.create_stock_movement'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, 'create_stock_movement', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, true, [])));
}
/**
* Gets the private 'debug.security.firewall.authenticator.discount_rss' shared service.
*
* @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
*/
protected function getDebug_Security_Firewall_Authenticator_DiscountRssService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
$a = ($this->privates['security.event_dispatcher.discount_rss'] ?? $this->getSecurity_EventDispatcher_DiscountRssService());
if (isset($this->privates['debug.security.firewall.authenticator.discount_rss'])) {
return $this->privates['debug.security.firewall.authenticator.discount_rss'];
}
return $this->privates['debug.security.firewall.authenticator.discount_rss'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, 'discount_rss', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, true, [])));
}
/**
* Gets the private 'debug.security.firewall.authenticator.export_vat_values' shared service.
*
* @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
*/
protected function getDebug_Security_Firewall_Authenticator_ExportVatValuesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
$a = ($this->privates['security.event_dispatcher.export_vat_values'] ?? $this->getSecurity_EventDispatcher_ExportVatValuesService());
if (isset($this->privates['debug.security.firewall.authenticator.export_vat_values'])) {
return $this->privates['debug.security.firewall.authenticator.export_vat_values'];
}
return $this->privates['debug.security.firewall.authenticator.export_vat_values'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, 'export_vat_values', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, true, [])));
}
/**
* Gets the private 'debug.security.firewall.authenticator.main' shared service.
*
* @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
*/
protected function getDebug_Security_Firewall_Authenticator_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
$a = ($this->privates['security.authenticator.form_login.main'] ?? $this->getSecurity_Authenticator_FormLogin_MainService());
if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
return $this->privates['debug.security.firewall.authenticator.main'];
}
$b = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
return $this->privates['debug.security.firewall.authenticator.main'];
}
return $this->privates['debug.security.firewall.authenticator.main'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([0 => $a, 1 => ($this->privates['security.authenticator.remember_me.main'] ?? $this->getSecurity_Authenticator_RememberMe_MainService())], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $b, 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, true, [])));
}
/**
* Gets the private 'debug.security.firewall.authenticator.migrate_db' shared service.
*
* @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
*/
protected function getDebug_Security_Firewall_Authenticator_MigrateDbService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
$a = ($this->privates['security.event_dispatcher.migrate_db'] ?? $this->getSecurity_EventDispatcher_MigrateDbService());
if (isset($this->privates['debug.security.firewall.authenticator.migrate_db'])) {
return $this->privates['debug.security.firewall.authenticator.migrate_db'];
}
return $this->privates['debug.security.firewall.authenticator.migrate_db'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, 'migrate_db', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, true, [])));
}
/**
* Gets the private 'debug.security.firewall.authenticator.product_data_by_code' shared service.
*
* @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
*/
protected function getDebug_Security_Firewall_Authenticator_ProductDataByCodeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
$a = ($this->privates['security.event_dispatcher.product_data_by_code'] ?? $this->getSecurity_EventDispatcher_ProductDataByCodeService());
if (isset($this->privates['debug.security.firewall.authenticator.product_data_by_code'])) {
return $this->privates['debug.security.firewall.authenticator.product_data_by_code'];
}
return $this->privates['debug.security.firewall.authenticator.product_data_by_code'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, 'product_data_by_code', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, true, [])));
}
/**
* Gets the private 'debug.security.firewall.authenticator.sales_goal' shared service.
*
* @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
*/
protected function getDebug_Security_Firewall_Authenticator_SalesGoalService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
$a = ($this->privates['security.event_dispatcher.sales_goal'] ?? $this->getSecurity_EventDispatcher_SalesGoalService());
if (isset($this->privates['debug.security.firewall.authenticator.sales_goal'])) {
return $this->privates['debug.security.firewall.authenticator.sales_goal'];
}
return $this->privates['debug.security.firewall.authenticator.sales_goal'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, 'sales_goal', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, true, [])));
}
/**
* Gets the private 'debug.security.user_value_resolver' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_Security_UserValueResolverService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
return $this->privates['debug.security.voter.security.access.authenticated_voter'];
}
return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()))), $a);
}
/**
* Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
return $this->privates['debug.security.voter.security.access.expression_voter'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
return $this->privates['debug.security.voter.security.access.expression_voter'];
}
return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $a, ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $b);
}
/**
* Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.voter.security.access.role_hierarchy_voter'])) {
return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'];
}
return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $a);
}
/**
* Gets the private 'debug.security.voter.vote_listener' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
*/
protected function getDebug_Security_Voter_VoteListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
$a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
if (isset($this->privates['debug.security.voter.vote_listener'])) {
return $this->privates['debug.security.voter.vote_listener'];
}
return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
}
/**
* Gets the private 'doctrine.cache_clear_metadata_command' shared service.
*
* @return \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand
*/
protected function getDoctrine_CacheClearMetadataCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/MetadataCommand.php';
$this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:cache:clear-metadata');
return $instance;
}
/**
* Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
*
* @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand
*/
protected function getDoctrine_CacheClearQueryCacheCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryCommand.php';
$this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:cache:clear-query');
return $instance;
}
/**
* Gets the private 'doctrine.cache_clear_result_command' shared service.
*
* @return \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand
*/
protected function getDoctrine_CacheClearResultCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/ResultCommand.php';
$this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:cache:clear-result');
return $instance;
}
/**
* Gets the private 'doctrine.cache_collection_region_command' shared service.
*
* @return \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand
*/
protected function getDoctrine_CacheCollectionRegionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
$this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:cache:clear-collection-region');
return $instance;
}
/**
* Gets the private 'doctrine.clear_entity_region_command' shared service.
*
* @return \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand
*/
protected function getDoctrine_ClearEntityRegionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
$this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:cache:clear-entity-region');
return $instance;
}
/**
* Gets the private 'doctrine.clear_query_region_command' shared service.
*
* @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand
*/
protected function getDoctrine_ClearQueryRegionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
$this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:cache:clear-query-region');
return $instance;
}
/**
* Gets the private 'doctrine.database_create_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
*/
protected function getDoctrine_DatabaseCreateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Command/CreateDatabaseDoctrineCommand.php';
$this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
$instance->setName('doctrine:database:create');
return $instance;
}
/**
* Gets the private 'doctrine.database_drop_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
*/
protected function getDoctrine_DatabaseDropCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Command/DropDatabaseDoctrineCommand.php';
$this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
$instance->setName('doctrine:database:drop');
return $instance;
}
/**
* Gets the private 'doctrine.dbal.connection_factory' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\ConnectionFactory
*/
protected function getDoctrine_Dbal_ConnectionFactoryService()
{
return $this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2', 'mssql' => 'pdo_sqlsrv', 'mysql' => 'pdo_mysql', 'mysql2' => 'pdo_mysql', 'postgres' => 'pdo_pgsql', 'postgresql' => 'pdo_pgsql', 'pgsql' => 'pdo_pgsql', 'sqlite' => 'pdo_sqlite', 'sqlite3' => 'pdo_sqlite']));
}
/**
* Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
*
* @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
*/
protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
{
return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', false],
'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', false],
'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', false],
'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', false],
'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates', 'doctrine.orm.messenger.doctrine_schema_subscriber', 'getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService', false],
], [
'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
]), [0 => 'doctrine.orm.messenger.doctrine_schema_subscriber', 1 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 2 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 3 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 4 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners']]);
}
/**
* Gets the private 'doctrine.dbal.service_manager_connection.event_manager' shared service.
*
* @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
*/
protected function getDoctrine_Dbal_ServiceManagerConnection_EventManagerService()
{
return $this->privates['doctrine.dbal.service_manager_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', false],
'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', false],
'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', false],
'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates', 'doctrine.orm.messenger.doctrine_schema_subscriber', 'getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService', false],
'doctrine.orm.service_manager_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.service_manager_listeners.attach_entity_listeners', 'getDoctrine_Orm_ServiceManagerListeners_AttachEntityListenersService', false],
], [
'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
'doctrine.orm.service_manager_listeners.attach_entity_listeners' => '?',
]), [0 => 'doctrine.orm.messenger.doctrine_schema_subscriber', 1 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 2 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 3 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 4 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.service_manager_listeners.attach_entity_listeners']]);
}
/**
* Gets the private 'doctrine.dbal.statistics_connection.event_manager' shared service.
*
* @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
*/
protected function getDoctrine_Dbal_StatisticsConnection_EventManagerService()
{
return $this->privates['doctrine.dbal.statistics_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', false],
'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', false],
'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', false],
'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates', 'doctrine.orm.messenger.doctrine_schema_subscriber', 'getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService', false],
'doctrine.orm.statistics_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.statistics_listeners.attach_entity_listeners', 'getDoctrine_Orm_StatisticsListeners_AttachEntityListenersService', false],
], [
'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
'doctrine.orm.statistics_listeners.attach_entity_listeners' => '?',
]), [0 => 'doctrine.orm.messenger.doctrine_schema_subscriber', 1 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 2 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 3 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 4 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.statistics_listeners.attach_entity_listeners']]);
}
/**
* Gets the private 'doctrine.ensure_production_settings_command' shared service.
*
* @return \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand
*/
protected function getDoctrine_EnsureProductionSettingsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/EnsureProductionSettingsCommand.php';
$this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:ensure-production-settings');
return $instance;
}
/**
* Gets the private 'doctrine.fixtures_load_command' shared service.
*
* @return \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand
*/
protected function getDoctrine_FixturesLoadCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Command/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Command/LoadDataFixturesDoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/src/Loader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataFixtures/AddFixtureImplementation.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Loader/SymfonyBridgeLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Loader/SymfonyFixturesLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/src/FixtureInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/src/SharedFixtureInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/src/AbstractFixture.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/src/ORMFixtureInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Fixture.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/DataFixtures/Test/DataFixtures.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/AppFixtures.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Purger/PurgerFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Purger/ORMPurgerFactory.php';
$a = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
$a->addFixtures([0 => ['fixture' => new \App\AtechNet\CoreBundle\DataFixtures\Test\DataFixtures(($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())), 'groups' => []], 1 => ['fixture' => new \App\DataFixtures\AppFixtures(), 'groups' => []]]);
$this->privates['doctrine.fixtures_load_command'] = $instance = new \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand($a, ($this->services['doctrine'] ?? $this->getDoctrineService()), ['default' => new \Doctrine\Bundle\FixturesBundle\Purger\ORMPurgerFactory()]);
$instance->setName('doctrine:fixtures:load');
return $instance;
}
/**
* Gets the private 'doctrine.mapping_convert_command' shared service.
*
* @return \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand
*/
protected function getDoctrine_MappingConvertCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ConvertMappingCommand.php';
$this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:mapping:convert');
return $instance;
}
/**
* Gets the private 'doctrine.mapping_import_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
*/
protected function getDoctrine_MappingImportCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Command/ImportMappingDoctrineCommand.php';
$this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
$instance->setName('doctrine:mapping:import');
return $instance;
}
/**
* Gets the private 'doctrine.mapping_info_command' shared service.
*
* @return \Doctrine\ORM\Tools\Console\Command\InfoCommand
*/
protected function getDoctrine_MappingInfoCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/InfoCommand.php';
$this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\InfoCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:mapping:info');
return $instance;
}
/**
* Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
*
* @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
*/
protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Version/MigrationFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/src/MigrationsFactory/ContainerAwareMigrationFactory.php';
$a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
}
return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a->getMigrationFactory(), $this);
}
/**
* Gets the private 'doctrine.migrations.dependency_factory' shared service.
*
* @return \Doctrine\Migrations\DependencyFactory
*/
protected function getDoctrine_Migrations_DependencyFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/DependencyFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Configuration/Migration/ConfigurationLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Configuration/Migration/ExistingConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Configuration/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Metadata/Storage/MetadataStorageConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Metadata/Storage/TableMetadataStorageConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Configuration/EntityManager/EntityManagerLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Configuration/EntityManager/ManagerRegistryEntityManager.php';
$a = new \Doctrine\Migrations\Configuration\Configuration();
$b = new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration();
$b->setTableName('migration_versions');
$b->setVersionColumnName('version');
$b->setVersionColumnLength(1024);
$b->setExecutedAtColumnName('executed_at');
$a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__, 4).'/src/Migrations'));
$a->setMigrationOrganization('year_and_month');
$a->setAllOrNothing(false);
$a->setCheckDatabasePlatform(true);
$a->setTransactional(true);
$a->setMetadataStorageConfiguration($b);
$this->privates['doctrine.migrations.dependency_factory'] = $instance = \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
});
return $instance;
}
/**
* Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
*/
protected function getDoctrine_Orm_Command_EntityManagerProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/EntityManagerProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Orm/ManagerRegistryAwareEntityManagerProvider.php';
return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'doctrine.orm.container_repository_factory' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
*/
protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
{
return $this->privates['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\AtechNet\\CoreBundle\\Repository\\AccessLogRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\AccessLogRepository', 'getAccessLogRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\AlbumRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\AlbumRepository', 'getAlbumRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\AttributeOptionRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\AttributeOptionRepository', 'getAttributeOptionRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\BackgroundJobRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\BackgroundJobRepository', 'getBackgroundJobRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\BillingoPaymentRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\BillingoPaymentRepository', 'getBillingoPaymentRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\BlogPageRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\BlogPageRepository', 'getBlogPageRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\Catalog\\ProductModelVariationMarketplaceListingRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\Catalog\\ProductModelVariationMarketplaceListingRepository', 'getProductModelVariationMarketplaceListingRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\Catalog\\ProductModelVariationRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\Catalog\\ProductModelVariationRepository', 'getProductModelVariationRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\CategoryPageRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\CategoryPageRepository', 'getCategoryPageRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\ClaimRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\ClaimRepository', 'getClaimRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\CompanyRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\CompanyRepository', 'getCompanyRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\CountryRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\CountryRepository', 'getCountryRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\CouponRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\CouponRepository', 'getCouponRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\CustomerAttachmentRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\CustomerAttachmentRepository', 'getCustomerAttachmentRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\CustomerRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\CustomerRepository', 'getCustomerRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\DashboardRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\DashboardRepository', 'getDashboardRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\DocumentPaymentRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\DocumentPaymentRepository', 'getDocumentPaymentRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\DocumentRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\DocumentRepository', 'getDocumentRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\DomainRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\DomainRepository', 'getDomainRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\ExpectedItemRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\ExpectedItemRepository', 'getExpectedItemRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\ImportLogRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\ImportLogRepository', 'getImportLogRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\ImportRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\ImportRepository', 'getImportRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\MarketplaceJobRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\MarketplaceJobRepository', 'getMarketplaceJobRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\NotificationRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\NotificationRepository', 'getNotificationRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\OrderItemRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\OrderItemRepository', 'getOrderItemRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\OrderRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\OrderRepository', 'getOrderRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\OrderStatisticsRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\OrderStatisticsRepository', 'getOrderStatisticsRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\PaymentDataRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\PaymentDataRepository', 'getPaymentDataRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\PickupPointRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\PickupPointRepository', 'getPickupPointRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\ProductCommissionRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\ProductCommissionRepository', 'getProductCommissionRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\ProductModelRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\ProductModelRepository', 'getProductModelRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\ProductRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\ProductRepository', 'getProductRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\ProductStatisticsRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\ProductStatisticsRepository', 'getProductStatisticsRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\ProductTypeRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\ProductTypeRepository', 'getProductTypeRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\ProductVariationRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\ProductVariationRepository', 'getProductVariationRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\ProductionStationRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\ProductionStationRepository', 'getProductionStationRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\ReviewRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\ReviewRepository', 'getReviewRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\ShipmentRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\ShipmentRepository', 'getShipmentRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\Statistics\\ProductionStationTrackingRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\Statistics\\ProductionStationTrackingRepository', 'getProductionStationTrackingRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\Statistics\\StockItemPositionLogRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\Statistics\\StockItemPositionLogRepository', 'getStockItemPositionLogRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\StockItemPositionLogRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\StockItemPositionLogRepository', 'getStockItemPositionLogRepository2Service', false],
'App\\AtechNet\\CoreBundle\\Repository\\StockItemPositionRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\StockItemPositionRepository', 'getStockItemPositionRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\StockItemRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\StockItemRepository', 'getStockItemRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\StockMovementItemRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\StockMovementItemRepository', 'getStockMovementItemRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\StockMovementRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\StockMovementRepository', 'getStockMovementRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\StockPositionGroupRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\StockPositionGroupRepository', 'getStockPositionGroupRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\StockPositionRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\StockPositionRepository', 'getStockPositionRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\StockReviewRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\StockReviewRepository', 'getStockReviewRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\TaskRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\TaskRepository', 'getTaskRepositoryService', false],
'App\\AtechNet\\CoreBundle\\Repository\\UserRepository' => ['privates', 'App\\AtechNet\\CoreBundle\\Repository\\UserRepository', 'getUserRepositoryService', false],
], [
'App\\AtechNet\\CoreBundle\\Repository\\AccessLogRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\AlbumRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\AttributeOptionRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\BackgroundJobRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\BillingoPaymentRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\BlogPageRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\Catalog\\ProductModelVariationMarketplaceListingRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\Catalog\\ProductModelVariationRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\CategoryPageRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\ClaimRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\CompanyRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\CountryRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\CouponRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\CustomerAttachmentRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\CustomerRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\DashboardRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\DocumentPaymentRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\DocumentRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\DomainRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\ExpectedItemRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\ImportLogRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\ImportRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\MarketplaceJobRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\NotificationRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\OrderItemRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\OrderRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\OrderStatisticsRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\PaymentDataRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\PickupPointRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\ProductCommissionRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\ProductModelRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\ProductRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\ProductStatisticsRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\ProductTypeRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\ProductVariationRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\ProductionStationRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\ReviewRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\ShipmentRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\Statistics\\ProductionStationTrackingRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\Statistics\\StockItemPositionLogRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\StockItemPositionLogRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\StockItemPositionRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\StockItemRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\StockMovementItemRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\StockMovementRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\StockPositionGroupRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\StockPositionRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\StockReviewRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\TaskRepository' => '?',
'App\\AtechNet\\CoreBundle\\Repository\\UserRepository' => '?',
]));
}
/**
* Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
*
* @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
*/
protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'])) {
return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'];
}
return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
}
/**
* Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
*
* @return \Doctrine\ORM\Tools\AttachEntityListenersListener
*/
protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/AttachEntityListenersListener.php';
return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
}
/**
* Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
*
* @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
*/
protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
}
/**
* Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
*
* @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
*/
protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.authenticator.remember_me_handler.main'] ?? $this->getSecurity_Authenticator_RememberMeHandler_MainService());
}, 1));
}
/**
* Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
*
* @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
*/
protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
}
/**
* Gets the private 'doctrine.orm.messenger.doctrine_schema_subscriber' shared service.
*
* @return \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber
*/
protected function getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/MessengerTransportDoctrineSchemaSubscriber.php';
return $this->privates['doctrine.orm.messenger.doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber(new RewindableGenerator(function () {
yield 0 => ($this->privates['messenger.transport.payment_transport'] ?? $this->getMessenger_Transport_PaymentTransportService());
yield 1 => ($this->privates['messenger.transport.payment_transport_history'] ?? $this->getMessenger_Transport_PaymentTransportHistoryService());
yield 2 => ($this->privates['messenger.transport.async'] ?? $this->getMessenger_Transport_AsyncService());
}, 3));
}
/**
* Gets the private 'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager' shared service.
*
* @return \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber
*/
protected function getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Messenger/DoctrineClearEntityManagerWorkerSubscriber.php';
return $this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] = new \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
*
* @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
*/
protected function getDoctrine_Orm_ProxyCacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'doctrine.orm.service_manager_entity_manager.property_info_extractor' shared service.
*
* @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
*/
protected function getDoctrine_Orm_ServiceManagerEntityManager_PropertyInfoExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
$a = ($this->services['doctrine.orm.service_manager_entity_manager'] ?? $this->getDoctrine_Orm_ServiceManagerEntityManagerService());
if (isset($this->privates['doctrine.orm.service_manager_entity_manager.property_info_extractor'])) {
return $this->privates['doctrine.orm.service_manager_entity_manager.property_info_extractor'];
}
return $this->privates['doctrine.orm.service_manager_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
}
/**
* Gets the private 'doctrine.orm.service_manager_listeners.attach_entity_listeners' shared service.
*
* @return \Doctrine\ORM\Tools\AttachEntityListenersListener
*/
protected function getDoctrine_Orm_ServiceManagerListeners_AttachEntityListenersService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/AttachEntityListenersListener.php';
return $this->privates['doctrine.orm.service_manager_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
}
/**
* Gets the private 'doctrine.orm.statistics_entity_manager.property_info_extractor' shared service.
*
* @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
*/
protected function getDoctrine_Orm_StatisticsEntityManager_PropertyInfoExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
$a = ($this->services['doctrine.orm.statistics_entity_manager'] ?? $this->getDoctrine_Orm_StatisticsEntityManagerService());
if (isset($this->privates['doctrine.orm.statistics_entity_manager.property_info_extractor'])) {
return $this->privates['doctrine.orm.statistics_entity_manager.property_info_extractor'];
}
return $this->privates['doctrine.orm.statistics_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
}
/**
* Gets the private 'doctrine.orm.statistics_listeners.attach_entity_listeners' shared service.
*
* @return \Doctrine\ORM\Tools\AttachEntityListenersListener
*/
protected function getDoctrine_Orm_StatisticsListeners_AttachEntityListenersService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/AttachEntityListenersListener.php';
return $this->privates['doctrine.orm.statistics_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
}
/**
* Gets the private 'doctrine.orm.validator.unique' shared service.
*
* @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
*/
protected function getDoctrine_Orm_Validator_UniqueService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'doctrine.query_dql_command' shared service.
*
* @return \Doctrine\ORM\Tools\Console\Command\RunDqlCommand
*/
protected function getDoctrine_QueryDqlCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/RunDqlCommand.php';
$this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\RunDqlCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:query:dql');
return $instance;
}
/**
* Gets the private 'doctrine.query_sql_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
*/
protected function getDoctrine_QuerySqlCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Command/Proxy/RunSqlDoctrineCommand.php';
$this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
$instance->setName('doctrine:query:sql');
return $instance;
}
/**
* Gets the private 'doctrine.schema_create_command' shared service.
*
* @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand
*/
protected function getDoctrine_SchemaCreateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/CreateCommand.php';
$this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:schema:create');
return $instance;
}
/**
* Gets the private 'doctrine.schema_drop_command' shared service.
*
* @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand
*/
protected function getDoctrine_SchemaDropCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/DropCommand.php';
$this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:schema:drop');
return $instance;
}
/**
* Gets the private 'doctrine.schema_update_command' shared service.
*
* @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand
*/
protected function getDoctrine_SchemaUpdateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/UpdateCommand.php';
$this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:schema:update');
return $instance;
}
/**
* Gets the private 'doctrine.schema_validate_command' shared service.
*
* @return \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand
*/
protected function getDoctrine_SchemaValidateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ValidateSchemaCommand.php';
$this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:schema:validate');
return $instance;
}
/**
* Gets the private 'doctrine.ulid_generator' shared service.
*
* @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
*/
protected function getDoctrine_UlidGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
}
/**
* Gets the private 'doctrine.uuid_generator' shared service.
*
* @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
*/
protected function getDoctrine_UuidGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
}
/**
* Gets the private 'doctrine_migrations.current_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
*/
protected function getDoctrineMigrations_CurrentCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/CurrentCommand.php';
$this->privates['doctrine_migrations.current_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\CurrentCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:current');
$instance->setName('doctrine:migrations:current');
$instance->setDescription('Outputs the current version');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.diff_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
*/
protected function getDoctrineMigrations_DiffCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DiffCommand.php';
$this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DiffCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:diff');
$instance->setName('doctrine:migrations:diff');
$instance->setDescription('Generate a migration by comparing your current database to your mapping information.');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.dump_schema_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
*/
protected function getDoctrineMigrations_DumpSchemaCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DumpSchemaCommand.php';
$this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:dump-schema');
$instance->setName('doctrine:migrations:dump-schema');
$instance->setDescription('Dump the schema for your database to a migration.');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.execute_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
*/
protected function getDoctrineMigrations_ExecuteCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/ExecuteCommand.php';
$this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:execute');
$instance->setName('doctrine:migrations:execute');
$instance->setDescription('Execute one or more migration versions up or down manually.');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.generate_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
*/
protected function getDoctrineMigrations_GenerateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/GenerateCommand.php';
$this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\GenerateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:generate');
$instance->setName('doctrine:migrations:generate');
$instance->setDescription('Generate a blank migration class.');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.latest_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
*/
protected function getDoctrineMigrations_LatestCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/LatestCommand.php';
$this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\LatestCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:latest');
$instance->setName('doctrine:migrations:latest');
$instance->setDescription('Outputs the latest version');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.migrate_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
*/
protected function getDoctrineMigrations_MigrateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/MigrateCommand.php';
$this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\MigrateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:migrate');
$instance->setName('doctrine:migrations:migrate');
$instance->setDescription('Execute a migration to a specified version or the latest available version.');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.rollup_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
*/
protected function getDoctrineMigrations_RollupCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/RollupCommand.php';
$this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\RollupCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:rollup');
$instance->setName('doctrine:migrations:rollup');
$instance->setDescription('Rollup migrations by deleting all tracked versions and insert the one version that exists.');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.status_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
*/
protected function getDoctrineMigrations_StatusCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/StatusCommand.php';
$this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\StatusCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:status');
$instance->setName('doctrine:migrations:status');
$instance->setDescription('View the status of a set of migrations.');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
*/
protected function getDoctrineMigrations_SyncMetadataCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/SyncMetadataCommand.php';
$this->privates['doctrine_migrations.sync_metadata_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:sync-metadata-storage');
$instance->setName('doctrine:migrations:sync-metadata-storage');
$instance->setDescription('Ensures that the metadata storage is at the latest version.');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.up_to_date_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
*/
protected function getDoctrineMigrations_UpToDateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/UpToDateCommand.php';
$this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:up-to-date');
$instance->setName('doctrine:migrations:up-to-date');
$instance->setDescription('Tells you if your schema is up-to-date.');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.version_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
*/
protected function getDoctrineMigrations_VersionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/VersionCommand.php';
$this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\VersionCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:version');
$instance->setName('doctrine:migrations:version');
$instance->setDescription('Manually add and delete migration versions from the version table.');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.versions_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
*/
protected function getDoctrineMigrations_VersionsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/ListCommand.php';
$this->privates['doctrine_migrations.versions_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ListCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:versions');
$instance->setName('doctrine:migrations:list');
$instance->setDescription('Display a list of all available migrations and their status.');
return $instance;
}
/**
* Gets the private 'error_handler.error_renderer.html' shared service.
*
* @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
*/
protected function getErrorHandler_ErrorRenderer_HtmlService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
$a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true), 'UTF-8', ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__, 4), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::getAndCleanOutputBuffer($a), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'exception_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
*/
protected function getExceptionListenerService()
{
return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
}
/**
* Gets the private 'form.choice_list_factory.cached' shared service.
*
* @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
*/
protected function getForm_ChoiceListFactory_CachedService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
return $this->privates['form.choice_list_factory.cached'] = new \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator(new \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator(new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())));
}
/**
* Gets the private 'form.registry' shared service.
*
* @return \Symfony\Component\Form\FormRegistry
*/
protected function getForm_RegistryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([0 => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\AtechNet\\CoreBundle\\Form\\AccessLogIpNameType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\AccessLogIpNameType', 'getAccessLogIpNameTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\AccountType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\AccountType', 'getAccountTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\AlbumFormType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\AlbumFormType', 'getAlbumFormTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\AttributeOptionMetaType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\AttributeOptionMetaType', 'getAttributeOptionMetaTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\AttributeOptionType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\AttributeOptionType', 'getAttributeOptionTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\AttributeProductTypeType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\AttributeProductTypeType', 'getAttributeProductTypeTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\AttributeType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\AttributeType', 'getAttributeTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\BannerItemType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\BannerItemType', 'getBannerItemTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\BannerType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\BannerType', 'getBannerTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\BillingoPaymentType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\BillingoPaymentType', 'getBillingoPaymentTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\BlogPageType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\BlogPageType', 'getBlogPageTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\CategoryGroupMemberType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\CategoryGroupMemberType', 'getCategoryGroupMemberTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\CategoryGroupType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\CategoryGroupType', 'getCategoryGroupTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\CategoryPageType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\CategoryPageType', 'getCategoryPageTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\ClaimType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\ClaimType', 'getClaimTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\CouponType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\CouponType', 'getCouponTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\CustomerAddressType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\CustomerAddressType', 'getCustomerAddressTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\CustomerAttachmentType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\CustomerAttachmentType', 'getCustomerAttachmentTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\CustomerContactPersonType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\CustomerContactPersonType', 'getCustomerContactPersonTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\CustomerDataType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\CustomerDataType', 'getCustomerDataTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\CustomerEmailType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\CustomerEmailType', 'getCustomerEmailTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\CustomerLinkType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\CustomerLinkType', 'getCustomerLinkTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\CustomerNoteType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\CustomerNoteType', 'getCustomerNoteTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\CustomerType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\CustomerType', 'getCustomerTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\DocumentGroupType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\DocumentGroupType', 'getDocumentGroupTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\DocumentPaymentsType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\DocumentPaymentsType', 'getDocumentPaymentsTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\DocumentType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\DocumentType', 'getDocumentTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\DomainPaymentTypeType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\DomainPaymentTypeType', 'getDomainPaymentTypeTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\DomainShippingTypeType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\DomainShippingTypeType', 'getDomainShippingTypeTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\ExpectedItemType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\ExpectedItemType', 'getExpectedItemTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\ExportForeignSalesType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\ExportForeignSalesType', 'getExportForeignSalesTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\ExternalInvoiceValueType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\ExternalInvoiceValueType', 'getExternalInvoiceValueTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\FeedbackAnswerType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\FeedbackAnswerType', 'getFeedbackAnswerTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\FeedbackQuestionType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\FeedbackQuestionType', 'getFeedbackQuestionTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\FeedbackType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\FeedbackType', 'getFeedbackTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\IdeaType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\IdeaType', 'getIdeaTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\InternalNewsType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\InternalNewsType', 'getInternalNewsTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\JobType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\JobType', 'getJobTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\KnowledgeBaseType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\KnowledgeBaseType', 'getKnowledgeBaseTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\MealCreditType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\MealCreditType', 'getMealCreditTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\MealType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\MealType', 'getMealTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\NanobarType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\NanobarType', 'getNanobarTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\NotificationConfigType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\NotificationConfigType', 'getNotificationConfigTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\OrderShowType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\OrderShowType', 'getOrderShowTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\OrderType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\OrderType', 'getOrderTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\PageMetaType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\PageMetaType', 'getPageMetaTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\PhotoType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\PhotoType', 'getPhotoTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\PickupPointType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\PickupPointType', 'getPickupPointTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\ProductAttributeFormType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\ProductAttributeFormType', 'getProductAttributeFormTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\ProductCommissionType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\ProductCommissionType', 'getProductCommissionTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\ProductFormType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\ProductFormType', 'getProductFormTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\ProductGroupType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\ProductGroupType', 'getProductGroupTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\ProductMarketplaceListingType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\ProductMarketplaceListingType', 'getProductMarketplaceListingTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\ProductMetaFormType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\ProductMetaFormType', 'getProductMetaFormTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\ProductModelType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\ProductModelType', 'getProductModelTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\ProductTagType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\ProductTagType', 'getProductTagTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\ProductTypeType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\ProductTypeType', 'getProductTypeTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\ProductionStationType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\ProductionStationType', 'getProductionStationTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\SettingsFormType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\SettingsFormType', 'getSettingsFormTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\SettingsType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\SettingsType', 'getSettingsTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\ShipmentType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\ShipmentType', 'getShipmentTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\ShortcutType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\ShortcutType', 'getShortcutTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\StaticPageType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\StaticPageType', 'getStaticPageTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\StatisticsCreditNoteValueImportType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\StatisticsCreditNoteValueImportType', 'getStatisticsCreditNoteValueImportTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\StatisticsCreditNoteValueType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\StatisticsCreditNoteValueType', 'getStatisticsCreditNoteValueTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\StatisticsMilestoneType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\StatisticsMilestoneType', 'getStatisticsMilestoneTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\StockItemType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\StockItemType', 'getStockItemTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\StockMovementType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\StockMovementType', 'getStockMovementTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\StockPositionGroupType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\StockPositionGroupType', 'getStockPositionGroupTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\StockPositionType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\StockPositionType', 'getStockPositionTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\StockReviewType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\StockReviewType', 'getStockReviewTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\StockType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\StockType', 'getStockTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\TaskAssignedToType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\TaskAssignedToType', 'getTaskAssignedToTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\TaskType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\TaskType', 'getTaskTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\TranslationFormType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\TranslationFormType', 'getTranslationFormTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\UploadXmlType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\UploadXmlType', 'getUploadXmlTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\UserAbsenceType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\UserAbsenceType', 'getUserAbsenceTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\UserDepartmentFormType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\UserDepartmentFormType', 'getUserDepartmentFormTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\UserFormType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\UserFormType', 'getUserFormTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\UserPermissionGroupType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\UserPermissionGroupType', 'getUserPermissionGroupTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\VendorType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\VendorType', 'getVendorTypeService', false],
'App\\AtechNet\\CoreBundle\\Form\\WantedItemType' => ['privates', 'App\\AtechNet\\CoreBundle\\Form\\WantedItemType', 'getWantedItemTypeService', false],
'App\\AtechNet\\ReportBundle\\Form\\ChartFilterType' => ['privates', 'App\\AtechNet\\ReportBundle\\Form\\ChartFilterType', 'getChartFilterTypeService', false],
'App\\AtechNet\\ReportBundle\\Form\\CityType' => ['privates', 'App\\AtechNet\\ReportBundle\\Form\\CityType', 'getCityTypeService', false],
'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates', 'form.type.entity', 'getForm_Type_EntityService', false],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates', 'form.type.choice', 'getForm_Type_ChoiceService', false],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates', 'form.type.color', 'getForm_Type_ColorService', false],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services', '.container.private.form.type.file', 'get_Container_Private_Form_Type_FileService', false],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates', 'form.type.form', 'getForm_Type_FormService', false],
], [
'App\\AtechNet\\CoreBundle\\Form\\AccessLogIpNameType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\AccountType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\AlbumFormType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\AttributeOptionMetaType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\AttributeOptionType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\AttributeProductTypeType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\AttributeType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\BannerItemType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\BannerType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\BillingoPaymentType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\BlogPageType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\CategoryGroupMemberType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\CategoryGroupType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\CategoryPageType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\ClaimType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\CouponType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\CustomerAddressType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\CustomerAttachmentType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\CustomerContactPersonType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\CustomerDataType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\CustomerEmailType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\CustomerLinkType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\CustomerNoteType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\CustomerType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\DocumentGroupType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\DocumentPaymentsType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\DocumentType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\DomainPaymentTypeType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\DomainShippingTypeType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\ExpectedItemType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\ExportForeignSalesType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\ExternalInvoiceValueType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\FeedbackAnswerType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\FeedbackQuestionType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\FeedbackType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\IdeaType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\InternalNewsType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\JobType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\KnowledgeBaseType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\MealCreditType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\MealType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\NanobarType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\NotificationConfigType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\OrderShowType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\OrderType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\PageMetaType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\PhotoType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\PickupPointType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\ProductAttributeFormType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\ProductCommissionType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\ProductFormType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\ProductGroupType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\ProductMarketplaceListingType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\ProductMetaFormType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\ProductModelType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\ProductTagType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\ProductTypeType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\ProductionStationType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\SettingsFormType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\SettingsType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\ShipmentType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\ShortcutType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\StaticPageType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\StatisticsCreditNoteValueImportType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\StatisticsCreditNoteValueType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\StatisticsMilestoneType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\StockItemType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\StockMovementType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\StockPositionGroupType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\StockPositionType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\StockReviewType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\StockType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\TaskAssignedToType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\TaskType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\TranslationFormType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\UploadXmlType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\UserAbsenceType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\UserDepartmentFormType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\UserFormType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\UserPermissionGroupType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\VendorType' => '?',
'App\\AtechNet\\CoreBundle\\Form\\WantedItemType' => '?',
'App\\AtechNet\\ReportBundle\\Form\\ChartFilterType' => '?',
'App\\AtechNet\\ReportBundle\\Form\\CityType' => '?',
'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
yield 1 => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
yield 2 => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
yield 3 => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
yield 4 => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
yield 5 => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
}, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
}, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
}, 1)], new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
yield 1 => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
}, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
}
/**
* Gets the private 'form.server_params' shared service.
*
* @return \Symfony\Component\Form\Util\ServerParams
*/
protected function getForm_ServerParamsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Util/ServerParams.php';
return $this->privates['form.server_params'] = new \Symfony\Component\Form\Util\ServerParams(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'form.type.choice' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
*/
protected function getForm_Type_ChoiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
return $this->privates['form.type.choice'] = new \Symfony\Component\Form\Extension\Core\Type\ChoiceType(($this->privates['form.choice_list_factory.cached'] ?? $this->getForm_ChoiceListFactory_CachedService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'form.type.color' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\ColorType
*/
protected function getForm_Type_ColorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'form.type.entity' shared service.
*
* @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
*/
protected function getForm_Type_EntityService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'form.type.form' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\FormType
*/
protected function getForm_Type_FormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
}
/**
* Gets the private 'form.type_extension.csrf' shared service.
*
* @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
*/
protected function getForm_TypeExtension_CsrfService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), true, '_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
}
/**
* Gets the private 'form.type_extension.form.data_collector' shared service.
*
* @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
*/
protected function getForm_TypeExtension_Form_DataCollectorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
return $this->privates['form.type_extension.form.data_collector'] = new \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
}
/**
* Gets the private 'form.type_extension.form.http_foundation' shared service.
*
* @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
*/
protected function getForm_TypeExtension_Form_HttpFoundationService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/RequestHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
return $this->privates['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler(($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService())));
}
/**
* Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
*/
protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'form.type_extension.form.validator' shared service.
*
* @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
*/
protected function getForm_TypeExtension_Form_ValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
$a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
if (isset($this->privates['form.type_extension.form.validator'])) {
return $this->privates['form.type_extension.form.validator'];
}
$b = ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService());
if (isset($this->privates['form.type_extension.form.validator'])) {
return $this->privates['form.type_extension.form.validator'];
}
return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension($a, true, $b, ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'form.type_extension.upload.validator' shared service.
*
* @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
*/
protected function getForm_TypeExtension_Upload_ValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
}
/**
* Gets the private 'form.type_guesser.doctrine' shared service.
*
* @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
*/
protected function getForm_TypeGuesser_DoctrineService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'form.type_guesser.validator' shared service.
*
* @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
*/
protected function getForm_TypeGuesser_ValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
$a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
if (isset($this->privates['form.type_guesser.validator'])) {
return $this->privates['form.type_guesser.validator'];
}
return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser($a);
}
/**
* Gets the private 'fragment.renderer.inline' shared service.
*
* @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
*/
protected function getFragment_Renderer_InlineService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
$a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
if (isset($this->privates['fragment.renderer.inline'])) {
return $this->privates['fragment.renderer.inline'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['fragment.renderer.inline'])) {
return $this->privates['fragment.renderer.inline'];
}
$this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a, $b);
$instance->setFragmentPath('/_fragment');
return $instance;
}
/**
* Gets the private 'locale_aware_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
*/
protected function getLocaleAwareListenerService()
{
return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
yield 0 => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
yield 1 => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
}, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'locale_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
*/
protected function getLocaleListenerService()
{
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, []);
}
/**
* Gets the private 'mailer.mailer' shared service.
*
* @return \Symfony\Component\Mailer\Mailer
*/
protected function getMailer_MailerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/MailerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Mailer.php';
$a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
if (isset($this->privates['mailer.mailer'])) {
return $this->privates['mailer.mailer'];
}
$b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['mailer.mailer'])) {
return $this->privates['mailer.mailer'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.mailer'])) {
return $this->privates['mailer.mailer'];
}
return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer($a, $b, $c);
}
/**
* Gets the private 'mailer.message_listener' shared service.
*
* @return \Symfony\Component\Mailer\EventListener\MessageListener
*/
protected function getMailer_MessageListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/Header/Headers.php';
$a = new \Symfony\Component\Mime\Header\Headers();
$a->addHeader('From', [0 => $this->getEnv('string:MAILER_FROM_NAME').' <'.$this->getEnv('string:MAILER_FROM').'>']);
return $this->privates['mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener($a);
}
/**
* Gets the private 'mailer.transport_factory.native' shared service.
*
* @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
*/
protected function getMailer_TransportFactory_NativeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.transport_factory.native'])) {
return $this->privates['mailer.transport_factory.native'];
}
return $this->privates['mailer.transport_factory.native'] = new \Symfony\Component\Mailer\Transport\NativeTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'mailer.transport_factory.null' shared service.
*
* @return \Symfony\Component\Mailer\Transport\NullTransportFactory
*/
protected function getMailer_TransportFactory_NullService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.transport_factory.null'])) {
return $this->privates['mailer.transport_factory.null'];
}
return $this->privates['mailer.transport_factory.null'] = new \Symfony\Component\Mailer\Transport\NullTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'mailer.transport_factory.sendmail' shared service.
*
* @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
*/
protected function getMailer_TransportFactory_SendmailService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.transport_factory.sendmail'])) {
return $this->privates['mailer.transport_factory.sendmail'];
}
return $this->privates['mailer.transport_factory.sendmail'] = new \Symfony\Component\Mailer\Transport\SendmailTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'mailer.transport_factory.smtp' shared service.
*
* @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
*/
protected function getMailer_TransportFactory_SmtpService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.transport_factory.smtp'])) {
return $this->privates['mailer.transport_factory.smtp'];
}
return $this->privates['mailer.transport_factory.smtp'] = new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'mailer.transports' shared service.
*
* @return \Symfony\Component\Mailer\Transport\Transports
*/
protected function getMailer_TransportsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/Transports.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport.php';
return $this->privates['mailer.transports'] = (new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
yield 0 => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
yield 1 => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
yield 2 => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
yield 3 => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
}, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]);
}
/**
* Gets the private 'messenger.bus.default.middleware.handle_message' shared service.
*
* @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
*/
protected function getMessenger_Bus_Default_Middleware_HandleMessageService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
$this->privates['messenger.bus.default.middleware.handle_message'] = $instance = new \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware(new \Symfony\Component\Messenger\Handler\HandlersLocator(['App\\AtechNet\\CoreBundle\\Messenger\\CreateCombinationsJobMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.6neALn2'] ?? $this->get_Messenger_HandlerDescriptor_6neALn2Service());
}, 1), 'App\\AtechNet\\CoreBundle\\Messenger\\CreateProductModelVariationMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.5fBm5Yx'] ?? $this->get_Messenger_HandlerDescriptor_5fBm5YxService());
}, 1), 'App\\AtechNet\\CoreBundle\\Messenger\\CreateProductModelVariationImportMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.oH9d02N'] ?? $this->get_Messenger_HandlerDescriptor_OH9d02NService());
}, 1), 'App\\AtechNet\\CoreBundle\\Messenger\\CreateProductsForCombinationsJobMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.VXAigTk'] ?? $this->get_Messenger_HandlerDescriptor_VXAigTkService());
}, 1), 'App\\AtechNet\\CoreBundle\\Messenger\\ImportListingDataJobMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.twvO5sb'] ?? $this->get_Messenger_HandlerDescriptor_TwvO5sbService());
}, 1), 'App\\AtechNet\\CoreBundle\\Messenger\\MigrationManagerAutoPairMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.ASEAFU9'] ?? $this->get_Messenger_HandlerDescriptor_ASEAFU9Service());
}, 1), 'App\\AtechNet\\CoreBundle\\Messenger\\MigrationManagerImportMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.cwwAVjr'] ?? $this->get_Messenger_HandlerDescriptor_CwwAVjrService());
}, 1), 'App\\AtechNet\\CoreBundle\\DTO\\Camt052\\Camt052Message' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.VrKz.bH'] ?? $this->get_Messenger_HandlerDescriptor_VrKz_BHService());
}, 1), 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.tGvt0LH'] ?? $this->get_Messenger_HandlerDescriptor_TGvt0LHService());
}, 1), 'Symfony\\Component\\Notifier\\Message\\ChatMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.vMw0m61'] ?? $this->get_Messenger_HandlerDescriptor_VMw0m61Service());
}, 1), 'Symfony\\Component\\Notifier\\Message\\SmsMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.XZowc.T'] ?? $this->get_Messenger_HandlerDescriptor_XZowc_TService());
}, 1), 'Symfony\\Component\\Notifier\\Message\\PushMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.Lml2ICs'] ?? $this->get_Messenger_HandlerDescriptor_Lml2ICsService());
}, 1)]));
$instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
return $instance;
}
/**
* Gets the private 'messenger.bus.default.middleware.traceable' shared service.
*
* @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
*/
protected function getMessenger_Bus_Default_Middleware_TraceableService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
return $this->privates['messenger.bus.default.middleware.traceable'] = new \Symfony\Component\Messenger\Middleware\TraceableMiddleware(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), 'messenger.bus.default');
}
/**
* Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
*
* @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
*/
protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
return $this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener(($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
}
/**
* Gets the private 'messenger.middleware.send_message' shared service.
*
* @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
*/
protected function getMessenger_Middleware_SendMessageService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
$a = ($this->privates['.service_locator.nQLrTbZ'] ?? $this->get_ServiceLocator_NQLrTbZService());
if (isset($this->privates['messenger.middleware.send_message'])) {
return $this->privates['messenger.middleware.send_message'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['messenger.middleware.send_message'])) {
return $this->privates['messenger.middleware.send_message'];
}
$this->privates['messenger.middleware.send_message'] = $instance = new \Symfony\Component\Messenger\Middleware\SendMessageMiddleware(new \Symfony\Component\Messenger\Transport\Sender\SendersLocator(['App\\AtechNet\\CoreBundle\\Messenger\\CreateCombinationsJobMessage' => [0 => 'async']], $a), $b);
$instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
return $instance;
}
/**
* Gets the private 'messenger.receiver_locator' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function getMessenger_ReceiverLocatorService()
{
return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'async' => ['privates', 'messenger.transport.async', 'getMessenger_Transport_AsyncService', false],
'messenger.transport.async' => ['privates', 'messenger.transport.async', 'getMessenger_Transport_AsyncService', false],
'messenger.transport.payment_transport' => ['privates', 'messenger.transport.payment_transport', 'getMessenger_Transport_PaymentTransportService', false],
'messenger.transport.payment_transport_history' => ['privates', 'messenger.transport.payment_transport_history', 'getMessenger_Transport_PaymentTransportHistoryService', false],
'payment_transport' => ['privates', 'messenger.transport.payment_transport', 'getMessenger_Transport_PaymentTransportService', false],
'payment_transport_history' => ['privates', 'messenger.transport.payment_transport_history', 'getMessenger_Transport_PaymentTransportHistoryService', false],
], [
'async' => '?',
'messenger.transport.async' => '?',
'messenger.transport.payment_transport' => '?',
'messenger.transport.payment_transport_history' => '?',
'payment_transport' => '?',
'payment_transport_history' => '?',
]);
}
/**
* Gets the private 'messenger.retry.multiplier_retry_strategy.async' shared service.
*
* @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
*/
protected function getMessenger_Retry_MultiplierRetryStrategy_AsyncService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
return $this->privates['messenger.retry.multiplier_retry_strategy.async'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3, 1000, 2, 0);
}
/**
* Gets the private 'messenger.retry.multiplier_retry_strategy.payment_transport' shared service.
*
* @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
*/
protected function getMessenger_Retry_MultiplierRetryStrategy_PaymentTransportService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
return $this->privates['messenger.retry.multiplier_retry_strategy.payment_transport'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3, 1000, 2, 0);
}
/**
* Gets the private 'messenger.retry.multiplier_retry_strategy.payment_transport_history' shared service.
*
* @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
*/
protected function getMessenger_Retry_MultiplierRetryStrategy_PaymentTransportHistoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
return $this->privates['messenger.retry.multiplier_retry_strategy.payment_transport_history'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3, 1000, 2, 0);
}
/**
* Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
*
* @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
*/
protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
$a = ($this->privates['.service_locator.nQLrTbZ'] ?? $this->get_ServiceLocator_NQLrTbZService());
if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
}
return $this->privates['messenger.retry.send_failed_message_for_retry_listener'] = new \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener($a, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'async' => ['privates', 'messenger.retry.multiplier_retry_strategy.async', 'getMessenger_Retry_MultiplierRetryStrategy_AsyncService', false],
'payment_transport' => ['privates', 'messenger.retry.multiplier_retry_strategy.payment_transport', 'getMessenger_Retry_MultiplierRetryStrategy_PaymentTransportService', false],
'payment_transport_history' => ['privates', 'messenger.retry.multiplier_retry_strategy.payment_transport_history', 'getMessenger_Retry_MultiplierRetryStrategy_PaymentTransportHistoryService', false],
], [
'async' => '?',
'payment_transport' => '?',
'payment_transport_history' => '?',
]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), $b);
}
/**
* Gets the private 'messenger.routable_message_bus' shared service.
*
* @return \Symfony\Component\Messenger\RoutableMessageBus
*/
protected function getMessenger_RoutableMessageBusService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/RoutableMessageBus.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['messenger.routable_message_bus'])) {
return $this->privates['messenger.routable_message_bus'];
}
return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'messenger.bus.default' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false],
], [
'messenger.bus.default' => '?',
]), $a);
}
/**
* Gets the private 'messenger.transport.async' shared service.
*
* @return \Symfony\Component\Messenger\Transport\TransportInterface
*/
protected function getMessenger_Transport_AsyncService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
$a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
if (isset($this->privates['messenger.transport.async'])) {
return $this->privates['messenger.transport.async'];
}
return $this->privates['messenger.transport.async'] = $a->createTransport($this->getEnv('MESSENGER_TRANSPORT_DSN_DB'), ['transport_name' => 'async'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
}
/**
* Gets the private 'messenger.transport.doctrine.factory' shared service.
*
* @return \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory
*/
protected function getMessenger_Transport_Doctrine_FactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-messenger/Transport/DoctrineTransportFactory.php';
return $this->privates['messenger.transport.doctrine.factory'] = new \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'messenger.transport.payment_transport' shared service.
*
* @return \Symfony\Component\Messenger\Transport\TransportInterface
*/
protected function getMessenger_Transport_PaymentTransportService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
$a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
if (isset($this->privates['messenger.transport.payment_transport'])) {
return $this->privates['messenger.transport.payment_transport'];
}
return $this->privates['messenger.transport.payment_transport'] = $a->createTransport($this->getEnv('MESSENGER_TRANSPORT_DSN'), ['bootstrap.servers' => $this->getEnv('KAFKA_BROKERS'), 'metadata.broker.list' => $this->getEnv('KAFKA_BROKERS'), 'enable.auto.commit' => true, 'auto.offset.reset' => 'earliest', 'group.id' => $this->getEnv('KAFKA_GROUP_ID'), 'ssl.endpoint.identification.algorithm' => 'https', 'sasl.mechanism' => 'SCRAM-SHA-512', 'sasl.username' => $this->getEnv('KAFKA_SASL_USERNAME'), 'sasl.password' => $this->getEnv('KAFKA_SASL_PASSWORD'), 'security.protocol' => 'sasl_ssl', 'consumer_consume_timeout_ms' => 5000, 'consumer_topics' => [0 => $this->getEnv('KAFKA_TOPIC')], 'producer_topic' => $this->getEnv('KAFKA_TOPIC'), 'transport_name' => 'payment_transport'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
}
/**
* Gets the private 'messenger.transport.payment_transport_history' shared service.
*
* @return \Symfony\Component\Messenger\Transport\TransportInterface
*/
protected function getMessenger_Transport_PaymentTransportHistoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
$a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
if (isset($this->privates['messenger.transport.payment_transport_history'])) {
return $this->privates['messenger.transport.payment_transport_history'];
}
return $this->privates['messenger.transport.payment_transport_history'] = $a->createTransport($this->getEnv('MESSENGER_TRANSPORT_DSN'), ['bootstrap.servers' => $this->getEnv('KAFKA_BROKERS'), 'metadata.broker.list' => $this->getEnv('KAFKA_BROKERS'), 'enable.auto.commit' => false, 'auto.offset.reset' => 'earliest', 'group.id' => $this->getEnv('string:KAFKA_GROUP_ID').'-history2', 'ssl.endpoint.identification.algorithm' => 'https', 'sasl.mechanism' => 'SCRAM-SHA-512', 'sasl.username' => $this->getEnv('KAFKA_SASL_USERNAME'), 'sasl.password' => $this->getEnv('KAFKA_SASL_PASSWORD'), 'security.protocol' => 'sasl_ssl', 'consumer_consume_timeout_ms' => 5000, 'consumer_topics' => [0 => $this->getEnv('KAFKA_TOPIC')], 'producer_topic' => $this->getEnv('KAFKA_TOPIC'), 'transport_name' => 'payment_transport_history'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
}
/**
* Gets the private 'messenger.transport.sync.factory' shared service.
*
* @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
*/
protected function getMessenger_Transport_Sync_FactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
$a = ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService());
if (isset($this->privates['messenger.transport.sync.factory'])) {
return $this->privates['messenger.transport.sync.factory'];
}
return $this->privates['messenger.transport.sync.factory'] = new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory($a);
}
/**
* Gets the private 'messenger.transport_factory' shared service.
*
* @return \Symfony\Component\Messenger\Transport\TransportFactory
*/
protected function getMessenger_TransportFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
return $this->privates['messenger.transport_factory'] = new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
yield 0 => ($this->privates['App\\AtechNet\\CoreBundle\\Kafka\\Transport\\KafkaTransportFactory'] ?? ($this->privates['App\\AtechNet\\CoreBundle\\Kafka\\Transport\\KafkaTransportFactory'] = new \App\AtechNet\CoreBundle\Kafka\Transport\KafkaTransportFactory()));
yield 1 => ($this->privates['messenger.transport.amqp.factory'] ?? ($this->privates['messenger.transport.amqp.factory'] = new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory()));
yield 2 => ($this->privates['messenger.transport.redis.factory'] ?? ($this->privates['messenger.transport.redis.factory'] = new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory()));
yield 3 => ($this->privates['messenger.transport.sync.factory'] ?? $this->getMessenger_Transport_Sync_FactoryService());
yield 4 => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
yield 5 => ($this->privates['messenger.transport.doctrine.factory'] ?? $this->getMessenger_Transport_Doctrine_FactoryService());
}, 6));
}
/**
* Gets the private 'mime_types' shared service.
*
* @return \Symfony\Component\Mime\MimeTypes
*/
protected function getMimeTypesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypesInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypes.php';
$this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
$instance->setDefault($instance);
return $instance;
}
/**
* Gets the private 'monolog.command.server_log' shared service.
*
* @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
*/
protected function getMonolog_Command_ServerLogService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
$this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
$instance->setName('server:log');
$instance->setDescription('Start a log server that displays logs in real time');
return $instance;
}
/**
* Gets the private 'monolog.handler.payment' shared service.
*
* @return \Monolog\Handler\RotatingFileHandler
*/
protected function getMonolog_Handler_PaymentService()
{
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php';
$this->privates['monolog.handler.payment'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__, 3).'/log/payment.log'), 365, 'debug', true, NULL, false);
$instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
$instance->setFilenameFormat('{filename}-{date}', 'Y-m-d');
$instance->setFormatter(new \Monolog\Formatter\JsonFormatter());
return $instance;
}
/**
* Gets the private 'monolog.logger' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_LoggerService()
{
$this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->useMicrosecondTimestamps(true);
$instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.cache' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_CacheService()
{
$this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.doctrine' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_DoctrineService()
{
$this->privates['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.mailer' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_MailerService()
{
$this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.messenger' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_MessengerService()
{
$this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.request' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_RequestService()
{
$this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.security' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_SecurityService()
{
$this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'notifier.transport_factory.null' shared service.
*
* @return \Symfony\Component\Notifier\Transport\NullTransportFactory
*/
protected function getNotifier_TransportFactory_NullService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport/NullTransportFactory.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['notifier.transport_factory.null'])) {
return $this->privates['notifier.transport_factory.null'];
}
return $this->privates['notifier.transport_factory.null'] = new \Symfony\Component\Notifier\Transport\NullTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
}
/**
* Gets the private 'parameter_bag' shared service.
*
* @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
*/
protected function getParameterBagService()
{
return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
}
/**
* Gets the private 'profiler_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
*/
protected function getProfilerListenerService()
{
$a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
if (isset($this->privates['profiler_listener'])) {
return $this->privates['profiler_listener'];
}
return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false, NULL);
}
/**
* Gets the private 'property_accessor' shared service.
*
* @return \Symfony\Component\PropertyAccess\PropertyAccessor
*/
protected function getPropertyAccessorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
$a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(3, 2, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0, false), $a, $a);
}
/**
* Gets the private 'property_info' shared service.
*
* @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
*/
protected function getPropertyInfoService()
{
return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
yield 2 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
yield 3 => ($this->privates['doctrine.orm.statistics_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_StatisticsEntityManager_PropertyInfoExtractorService());
yield 4 => ($this->privates['doctrine.orm.service_manager_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_ServiceManagerEntityManager_PropertyInfoExtractorService());
}, 5), new RewindableGenerator(function () {
yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
yield 1 => ($this->privates['doctrine.orm.statistics_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_StatisticsEntityManager_PropertyInfoExtractorService());
yield 2 => ($this->privates['doctrine.orm.service_manager_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_ServiceManagerEntityManager_PropertyInfoExtractorService());
yield 3 => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
yield 4 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
yield 5 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 6), new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
}, 1), new RewindableGenerator(function () {
yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
yield 1 => ($this->privates['doctrine.orm.statistics_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_StatisticsEntityManager_PropertyInfoExtractorService());
yield 2 => ($this->privates['doctrine.orm.service_manager_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_ServiceManagerEntityManager_PropertyInfoExtractorService());
yield 3 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 4), new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 1));
}
/**
* Gets the private 'property_info.serializer_extractor' shared service.
*
* @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
*/
protected function getPropertyInfo_SerializerExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
}
/**
* Gets the private 'request_listener' shared autowired service.
*
* @return \App\AtechNet\CoreBundle\EventListener\RequestListener
*/
protected function getRequestListenerService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['request_listener'])) {
return $this->privates['request_listener'];
}
return $this->privates['request_listener'] = new \App\AtechNet\CoreBundle\EventListener\RequestListener($a, ($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the private 'router.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
*/
protected function getRouter_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'router' => ['services', 'router', 'getRouterService', false],
], [
'router' => '?',
]))->withContext('router.cache_warmer', $this));
}
/**
* Gets the private 'router.expression_language_provider' shared service.
*
* @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
*/
protected function getRouter_ExpressionLanguageProviderService()
{
return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'env' => ['privates', 'container.getenv', 'getContainer_GetenvService', false],
], [
'env' => 'Closure',
]));
}
/**
* Gets the private 'router.request_context' shared service.
*
* @return \Symfony\Component\Routing\RequestContext
*/
protected function getRouter_RequestContextService()
{
$this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('', 'localhost', 'http', 80, 443);
$instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
return $instance;
}
/**
* Gets the private 'router_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\RouterListener
*/
protected function getRouterListenerService()
{
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);
}
/**
* Gets the private 'secrets.vault' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
*/
protected function getSecrets_VaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/LazyString.php';
return $this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__, 4).'/config/secrets/'.$this->getEnv('string:default:kernel.environment:APP_RUNTIME_ENV')), \Symfony\Component\String\LazyString::fromCallable(($this->privates['container.getenv'] ?? $this->getContainer_GetenvService()), 'base64:default::SYMFONY_DECRYPTION_SECRET'));
}
/**
* Gets the private 'security.access_listener' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\AccessListener
*/
protected function getSecurity_AccessListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
$a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
if (isset($this->privates['security.access_listener'])) {
return $this->privates['security.access_listener'];
}
return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), false);
}
/**
* Gets the private 'security.access_map' shared service.
*
* @return \Symfony\Component\Security\Http\AccessMap
*/
protected function getSecurity_AccessMapService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/AccessMapInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/AccessMap.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcher.php';
$this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/unas'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/product/product-by-code'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/furbench/product-by-serial'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/clear-cache'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/file-translation'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/migrate-db'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/create-stock-movement'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/create-controlling-product-list'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/stock-movement/statistics/export-stock-statuses'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/stock-movement/statistics/export-old-stock-items'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/export-vat-values'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/discount-rss'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/sales-goal'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/login'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/logout'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'), [0 => 'ROLE_SALES'], NULL);
return $instance;
}
/**
* Gets the private 'security.authentication.session_strategy' shared service.
*
* @return \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy
*/
protected function getSecurity_Authentication_SessionStrategyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
return $this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate', ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
}
/**
* Gets the private 'security.authentication_utils' shared service.
*
* @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
*/
protected function getSecurity_AuthenticationUtilsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
return $this->privates['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'security.authenticator.form_login.main' shared service.
*
* @return \Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator
*/
protected function getSecurity_Authenticator_FormLogin_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AbstractLoginFormAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
$a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
if (isset($this->privates['security.authenticator.form_login.main'])) {
return $this->privates['security.authenticator.form_login.main'];
}
$b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
$c = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($b, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$c->setOptions(['login_path' => 'atech_net_core_login', 'default_target_path' => 'atech_net_core_dashboard', 'always_use_default_target_path' => false, 'target_path_parameter' => '_target_path', 'use_referer' => false]);
$c->setFirewallName('main');
$d = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler($a, $b, [], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
$d->setOptions(['login_path' => 'atech_net_core_login', 'failure_path' => NULL, 'failure_forward' => false, 'failure_path_parameter' => '_failure_path']);
return $this->privates['security.authenticator.form_login.main'] = new \Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator($b, ($this->privates['security.user.provider.concrete.main'] ?? $this->getSecurity_User_Provider_Concrete_MainService()), $c, $d, ['login_path' => 'atech_net_core_login', 'check_path' => 'atech_net_core_login', 'enable_csrf' => true, 'use_forward' => false, 'require_previous_session' => false, 'username_parameter' => '_username', 'password_parameter' => '_password', 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'authenticate', 'post_only' => true, 'form_only' => false]);
}
/**
* Gets the private 'security.authenticator.remember_me.main' shared service.
*
* @return \Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator
*/
protected function getSecurity_Authenticator_RememberMe_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php';
return $this->privates['security.authenticator.remember_me.main'] = new \Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator(($this->privates['security.authenticator.remember_me_handler.main'] ?? $this->getSecurity_Authenticator_RememberMeHandler_MainService()), $this->getEnv('APP_SECRET'), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 'cntrlsRmmbrMe2023', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
}
/**
* Gets the private 'security.authenticator.remember_me_handler.main' shared service.
*
* @return \Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler
*/
protected function getSecurity_Authenticator_RememberMeHandler_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/RememberMeHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/SignatureRememberMeHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Signature/SignatureHasher.php';
return $this->privates['security.authenticator.remember_me_handler.main'] = new \Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler(new \Symfony\Component\Security\Core\Signature\SignatureHasher(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), [0 => 'password'], $this->getEnv('APP_SECRET'), NULL, NULL), ($this->privates['security.user.provider.concrete.main'] ?? $this->getSecurity_User_Provider_Concrete_MainService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['secret' => $this->getEnv('APP_SECRET'), 'lifetime' => 31536000, 'path' => '/', 'name' => 'cntrlsRmmbrMe2023', 'always_remember_me' => true, 'user_providers' => [], 'catch_exceptions' => true, 'signature_properties' => [0 => 'password'], 'domain' => NULL, 'secure' => false, 'httponly' => true, 'samesite' => 'lax', 'remember_me_parameter' => '_remember_me'], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
}
/**
* Gets the private 'security.channel_listener' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ChannelListener
*/
protected function getSecurity_ChannelListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
$a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a->getHttpPort(), $a->getHttpsPort());
}
/**
* Gets the private 'security.command.debug_firewall' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
*/
protected function getSecurity_Command_DebugFirewallService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
$this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.eBhMW6r'] ?? $this->get_ServiceLocator_EBhMW6rService()), ($this->privates['.service_locator.YhUDROX'] ?? $this->get_ServiceLocator_YhUDROXService()), ['api_urls' => [], 'product_data_by_code' => [], 'clear_cache' => [], 'migrate_db' => [], 'create_stock_movement' => [], 'create_controlling_product_list' => [], 'create_controlling_stock_status_list' => [], 'export_vat_values' => [], 'discount_rss' => [], 'sales_goal' => [], 'main' => [0 => ($this->privates['security.authenticator.form_login.main'] ?? $this->getSecurity_Authenticator_FormLogin_MainService()), 1 => ($this->privates['security.authenticator.remember_me.main'] ?? $this->getSecurity_Authenticator_RememberMe_MainService())]], true);
$instance->setName('debug:firewall');
$instance->setDescription('Display information about your security firewall(s)');
return $instance;
}
/**
* Gets the private 'security.command.user_password_encoder' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
*
* @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
*/
protected function getSecurity_Command_UserPasswordEncoderService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
$this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [0 => 'App\\AtechNet\\CoreBundle\\Entity\\User', 1 => 'App\\AtechNet\\CoreBundle\\Entity\\Customer']);
$instance->setName('security:encode-password');
$instance->setDescription('Encode a password');
return $instance;
}
/**
* Gets the private 'security.command.user_password_hash' shared service.
*
* @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
*/
protected function getSecurity_Command_UserPasswordHashService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
$this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [0 => 'App\\AtechNet\\CoreBundle\\Entity\\User', 1 => 'App\\AtechNet\\CoreBundle\\Entity\\Customer']);
$instance->setName('security:hash-password');
$instance->setDescription('Hash a user password');
return $instance;
}
/**
* Gets the private 'security.context_listener.0' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ContextListener
*/
protected function getSecurity_ContextListener_0Service()
{
$a = ($this->privates['security.event_dispatcher.api_urls'] ?? $this->getSecurity_EventDispatcher_ApiUrlsService());
if (isset($this->privates['security.context_listener.0'])) {
return $this->privates['security.context_listener.0'];
}
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 () {
yield 0 => ($this->privates['security.user.provider.concrete.main'] ?? $this->getSecurity_User_Provider_Concrete_MainService());
}, 1), 'api_urls', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
}
/**
* Gets the private 'security.context_listener.1' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ContextListener
*/
protected function getSecurity_ContextListener_1Service()
{
$a = ($this->privates['security.event_dispatcher.product_data_by_code'] ?? $this->getSecurity_EventDispatcher_ProductDataByCodeService());
if (isset($this->privates['security.context_listener.1'])) {
return $this->privates['security.context_listener.1'];
}
return $this->privates['security.context_listener.1'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
yield 0 => ($this->privates['security.user.provider.concrete.main'] ?? $this->getSecurity_User_Provider_Concrete_MainService());
}, 1), 'product_data_by_code', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
}
/**
* Gets the private 'security.context_listener.10' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ContextListener
*/
protected function getSecurity_ContextListener_10Service()
{
$a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
if (isset($this->privates['security.context_listener.10'])) {
return $this->privates['security.context_listener.10'];
}
return $this->privates['security.context_listener.10'] = 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 () {
yield 0 => ($this->privates['security.user.provider.concrete.main'] ?? $this->getSecurity_User_Provider_Concrete_MainService());
}, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
}
/**
* Gets the private 'security.context_listener.2' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ContextListener
*/
protected function getSecurity_ContextListener_2Service()
{
$a = ($this->privates['security.event_dispatcher.clear_cache'] ?? $this->getSecurity_EventDispatcher_ClearCacheService());
if (isset($this->privates['security.context_listener.2'])) {
return $this->privates['security.context_listener.2'];
}
return $this->privates['security.context_listener.2'] = 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 () {
yield 0 => ($this->privates['security.user.provider.concrete.main'] ?? $this->getSecurity_User_Provider_Concrete_MainService());
}, 1), 'clear_cache', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
}
/**
* Gets the private 'security.context_listener.3' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ContextListener
*/
protected function getSecurity_ContextListener_3Service()
{
$a = ($this->privates['security.event_dispatcher.migrate_db'] ?? $this->getSecurity_EventDispatcher_MigrateDbService());
if (isset($this->privates['security.context_listener.3'])) {
return $this->privates['security.context_listener.3'];
}
return $this->privates['security.context_listener.3'] = 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 () {
yield 0 => ($this->privates['security.user.provider.concrete.main'] ?? $this->getSecurity_User_Provider_Concrete_MainService());
}, 1), 'migrate_db', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
}
/**
* Gets the private 'security.context_listener.4' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ContextListener
*/
protected function getSecurity_ContextListener_4Service()
{
$a = ($this->privates['security.event_dispatcher.create_stock_movement'] ?? $this->getSecurity_EventDispatcher_CreateStockMovementService());
if (isset($this->privates['security.context_listener.4'])) {
return $this->privates['security.context_listener.4'];
}
return $this->privates['security.context_listener.4'] = 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 () {
yield 0 => ($this->privates['security.user.provider.concrete.main'] ?? $this->getSecurity_User_Provider_Concrete_MainService());
}, 1), 'create_stock_movement', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
}
/**
* Gets the private 'security.context_listener.5' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ContextListener
*/
protected function getSecurity_ContextListener_5Service()
{
$a = ($this->privates['security.event_dispatcher.create_controlling_product_list'] ?? $this->getSecurity_EventDispatcher_CreateControllingProductListService());
if (isset($this->privates['security.context_listener.5'])) {
return $this->privates['security.context_listener.5'];
}
return $this->privates['security.context_listener.5'] = 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 () {
yield 0 => ($this->privates['security.user.provider.concrete.main'] ?? $this->getSecurity_User_Provider_Concrete_MainService());
}, 1), 'create_controlling_product_list', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
}
/**
* Gets the private 'security.context_listener.6' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ContextListener
*/
protected function getSecurity_ContextListener_6Service()
{
$a = ($this->privates['security.event_dispatcher.create_controlling_stock_status_list'] ?? $this->getSecurity_EventDispatcher_CreateControllingStockStatusListService());
if (isset($this->privates['security.context_listener.6'])) {
return $this->privates['security.context_listener.6'];
}
return $this->privates['security.context_listener.6'] = 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 () {
yield 0 => ($this->privates['security.user.provider.concrete.main'] ?? $this->getSecurity_User_Provider_Concrete_MainService());
}, 1), 'create_controlling_stock_status_list', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
}
/**
* Gets the private 'security.context_listener.7' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ContextListener
*/
protected function getSecurity_ContextListener_7Service()
{
$a = ($this->privates['security.event_dispatcher.export_vat_values'] ?? $this->getSecurity_EventDispatcher_ExportVatValuesService());
if (isset($this->privates['security.context_listener.7'])) {
return $this->privates['security.context_listener.7'];
}
return $this->privates['security.context_listener.7'] = 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 () {
yield 0 => ($this->privates['security.user.provider.concrete.main'] ?? $this->getSecurity_User_Provider_Concrete_MainService());
}, 1), 'export_vat_values', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
}
/**
* Gets the private 'security.context_listener.8' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ContextListener
*/
protected function getSecurity_ContextListener_8Service()
{
$a = ($this->privates['security.event_dispatcher.discount_rss'] ?? $this->getSecurity_EventDispatcher_DiscountRssService());
if (isset($this->privates['security.context_listener.8'])) {
return $this->privates['security.context_listener.8'];
}
return $this->privates['security.context_listener.8'] = 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 () {
yield 0 => ($this->privates['security.user.provider.concrete.main'] ?? $this->getSecurity_User_Provider_Concrete_MainService());
}, 1), 'discount_rss', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
}
/**
* Gets the private 'security.context_listener.9' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ContextListener
*/
protected function getSecurity_ContextListener_9Service()
{
$a = ($this->privates['security.event_dispatcher.sales_goal'] ?? $this->getSecurity_EventDispatcher_SalesGoalService());
if (isset($this->privates['security.context_listener.9'])) {
return $this->privates['security.context_listener.9'];
}
return $this->privates['security.context_listener.9'] = 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 () {
yield 0 => ($this->privates['security.user.provider.concrete.main'] ?? $this->getSecurity_User_Provider_Concrete_MainService());
}, 1), 'sales_goal', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
}
/**
* Gets the private 'security.csrf.token_storage' shared service.
*
* @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
*/
protected function getSecurity_Csrf_TokenStorageService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'security.encoder_factory.generic' shared service.
*
* @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
*
* @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
*/
protected function getSecurity_EncoderFactory_GenericService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['App\\AtechNet\\CoreBundle\\Entity\\User' => ['algorithm' => 'sha512', 'encode_as_base64' => false, 'iterations' => 1, 'migrate_from' => [], 'hash_algorithm' => 'sha512', 'key_length' => 40, 'ignore_case' => false, 'cost' => NULL, 'memory_cost' => NULL, 'time_cost' => NULL], 'App\\AtechNet\\CoreBundle\\Entity\\Customer' => ['algorithm' => 'sha512', 'encode_as_base64' => false, 'iterations' => 1, 'migrate_from' => [], 'hash_algorithm' => 'sha512', 'key_length' => 40, 'ignore_case' => false, 'cost' => NULL, 'memory_cost' => NULL, 'time_cost' => NULL]]);
}
/**
* Gets the private 'security.event_dispatcher.api_urls' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_ApiUrlsService()
{
$this->privates['security.event_dispatcher.api_urls'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.session.api_urls'] ?? $this->getSecurity_Listener_Session_ApiUrlsService());
}, 1 => 'onSuccessfulLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_checker.api_urls'] ?? $this->getSecurity_Listener_UserChecker_ApiUrlsService());
}, 1 => 'preCheckCredentials'], 256);
$instance->addListener('security.authentication.success', [0 => function () {
return ($this->privates['security.listener.user_checker.api_urls'] ?? $this->getSecurity_Listener_UserChecker_ApiUrlsService());
}, 1 => 'postCheckCredentials'], 256);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['authentication_success_event_listener'] ?? $this->getAuthenticationSuccessEventListenerService());
}, 1 => 'onAuthenticationSuccess'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
}, 1 => 'checkPassport'], 1024);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['App\\AtechNet\\CoreBundle\\EventListener\\UserLocaleSubscriber'] ?? $this->getUserLocaleSubscriberService());
}, 1 => 'onInteractiveLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
}, 1 => 'onLoginSuccess'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
}, 1 => 'checkPassport'], 512);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the private 'security.event_dispatcher.clear_cache' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_ClearCacheService()
{
$this->privates['security.event_dispatcher.clear_cache'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.session.clear_cache'] ?? $this->getSecurity_Listener_Session_ClearCacheService());
}, 1 => 'onSuccessfulLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_checker.clear_cache'] ?? $this->getSecurity_Listener_UserChecker_ClearCacheService());
}, 1 => 'preCheckCredentials'], 256);
$instance->addListener('security.authentication.success', [0 => function () {
return ($this->privates['security.listener.user_checker.clear_cache'] ?? $this->getSecurity_Listener_UserChecker_ClearCacheService());
}, 1 => 'postCheckCredentials'], 256);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['authentication_success_event_listener'] ?? $this->getAuthenticationSuccessEventListenerService());
}, 1 => 'onAuthenticationSuccess'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
}, 1 => 'checkPassport'], 1024);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['App\\AtechNet\\CoreBundle\\EventListener\\UserLocaleSubscriber'] ?? $this->getUserLocaleSubscriberService());
}, 1 => 'onInteractiveLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
}, 1 => 'onLoginSuccess'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
}, 1 => 'checkPassport'], 512);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the private 'security.event_dispatcher.create_controlling_product_list' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_CreateControllingProductListService()
{
$this->privates['security.event_dispatcher.create_controlling_product_list'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.session.create_controlling_product_list'] ?? $this->getSecurity_Listener_Session_CreateControllingProductListService());
}, 1 => 'onSuccessfulLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_checker.create_controlling_product_list'] ?? $this->getSecurity_Listener_UserChecker_CreateControllingProductListService());
}, 1 => 'preCheckCredentials'], 256);
$instance->addListener('security.authentication.success', [0 => function () {
return ($this->privates['security.listener.user_checker.create_controlling_product_list'] ?? $this->getSecurity_Listener_UserChecker_CreateControllingProductListService());
}, 1 => 'postCheckCredentials'], 256);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['authentication_success_event_listener'] ?? $this->getAuthenticationSuccessEventListenerService());
}, 1 => 'onAuthenticationSuccess'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
}, 1 => 'checkPassport'], 1024);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['App\\AtechNet\\CoreBundle\\EventListener\\UserLocaleSubscriber'] ?? $this->getUserLocaleSubscriberService());
}, 1 => 'onInteractiveLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
}, 1 => 'onLoginSuccess'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
}, 1 => 'checkPassport'], 512);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the private 'security.event_dispatcher.create_controlling_stock_status_list' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_CreateControllingStockStatusListService()
{
$this->privates['security.event_dispatcher.create_controlling_stock_status_list'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.session.create_controlling_stock_status_list'] ?? $this->getSecurity_Listener_Session_CreateControllingStockStatusListService());
}, 1 => 'onSuccessfulLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_checker.create_controlling_stock_status_list'] ?? $this->getSecurity_Listener_UserChecker_CreateControllingStockStatusListService());
}, 1 => 'preCheckCredentials'], 256);
$instance->addListener('security.authentication.success', [0 => function () {
return ($this->privates['security.listener.user_checker.create_controlling_stock_status_list'] ?? $this->getSecurity_Listener_UserChecker_CreateControllingStockStatusListService());
}, 1 => 'postCheckCredentials'], 256);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['authentication_success_event_listener'] ?? $this->getAuthenticationSuccessEventListenerService());
}, 1 => 'onAuthenticationSuccess'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
}, 1 => 'checkPassport'], 1024);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['App\\AtechNet\\CoreBundle\\EventListener\\UserLocaleSubscriber'] ?? $this->getUserLocaleSubscriberService());
}, 1 => 'onInteractiveLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
}, 1 => 'onLoginSuccess'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
}, 1 => 'checkPassport'], 512);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the private 'security.event_dispatcher.create_stock_movement' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_CreateStockMovementService()
{
$this->privates['security.event_dispatcher.create_stock_movement'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.session.create_stock_movement'] ?? $this->getSecurity_Listener_Session_CreateStockMovementService());
}, 1 => 'onSuccessfulLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_checker.create_stock_movement'] ?? $this->getSecurity_Listener_UserChecker_CreateStockMovementService());
}, 1 => 'preCheckCredentials'], 256);
$instance->addListener('security.authentication.success', [0 => function () {
return ($this->privates['security.listener.user_checker.create_stock_movement'] ?? $this->getSecurity_Listener_UserChecker_CreateStockMovementService());
}, 1 => 'postCheckCredentials'], 256);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['authentication_success_event_listener'] ?? $this->getAuthenticationSuccessEventListenerService());
}, 1 => 'onAuthenticationSuccess'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
}, 1 => 'checkPassport'], 1024);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['App\\AtechNet\\CoreBundle\\EventListener\\UserLocaleSubscriber'] ?? $this->getUserLocaleSubscriberService());
}, 1 => 'onInteractiveLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
}, 1 => 'onLoginSuccess'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
}, 1 => 'checkPassport'], 512);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the private 'security.event_dispatcher.discount_rss' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_DiscountRssService()
{
$this->privates['security.event_dispatcher.discount_rss'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.session.discount_rss'] ?? $this->getSecurity_Listener_Session_DiscountRssService());
}, 1 => 'onSuccessfulLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_checker.discount_rss'] ?? $this->getSecurity_Listener_UserChecker_DiscountRssService());
}, 1 => 'preCheckCredentials'], 256);
$instance->addListener('security.authentication.success', [0 => function () {
return ($this->privates['security.listener.user_checker.discount_rss'] ?? $this->getSecurity_Listener_UserChecker_DiscountRssService());
}, 1 => 'postCheckCredentials'], 256);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['authentication_success_event_listener'] ?? $this->getAuthenticationSuccessEventListenerService());
}, 1 => 'onAuthenticationSuccess'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
}, 1 => 'checkPassport'], 1024);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['App\\AtechNet\\CoreBundle\\EventListener\\UserLocaleSubscriber'] ?? $this->getUserLocaleSubscriberService());
}, 1 => 'onInteractiveLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
}, 1 => 'onLoginSuccess'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
}, 1 => 'checkPassport'], 512);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the private 'security.event_dispatcher.export_vat_values' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_ExportVatValuesService()
{
$this->privates['security.event_dispatcher.export_vat_values'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.session.export_vat_values'] ?? $this->getSecurity_Listener_Session_ExportVatValuesService());
}, 1 => 'onSuccessfulLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_checker.export_vat_values'] ?? $this->getSecurity_Listener_UserChecker_ExportVatValuesService());
}, 1 => 'preCheckCredentials'], 256);
$instance->addListener('security.authentication.success', [0 => function () {
return ($this->privates['security.listener.user_checker.export_vat_values'] ?? $this->getSecurity_Listener_UserChecker_ExportVatValuesService());
}, 1 => 'postCheckCredentials'], 256);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['authentication_success_event_listener'] ?? $this->getAuthenticationSuccessEventListenerService());
}, 1 => 'onAuthenticationSuccess'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
}, 1 => 'checkPassport'], 1024);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['App\\AtechNet\\CoreBundle\\EventListener\\UserLocaleSubscriber'] ?? $this->getUserLocaleSubscriberService());
}, 1 => 'onInteractiveLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
}, 1 => 'onLoginSuccess'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
}, 1 => 'checkPassport'], 512);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the private 'security.event_dispatcher.main' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_MainService()
{
$this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.session.main'] ?? $this->getSecurity_Listener_Session_MainService());
}, 1 => 'onSuccessfulLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
}, 1 => 'onLogout'], 64);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
}, 1 => 'onLogout'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.check_remember_me_conditions.main'] ?? $this->getSecurity_Listener_CheckRememberMeConditions_MainService());
}, 1 => 'onSuccessfulLogin'], -32);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.remember_me.main'] ?? $this->getSecurity_Listener_RememberMe_MainService());
}, 1 => 'onSuccessfulLogin'], -64);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [0 => function () {
return ($this->privates['security.listener.remember_me.main'] ?? $this->getSecurity_Listener_RememberMe_MainService());
}, 1 => 'clearCookie'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.listener.remember_me.main'] ?? $this->getSecurity_Listener_RememberMe_MainService());
}, 1 => 'clearCookie'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [0 => function () {
return ($this->privates['security.listener.remember_me.main'] ?? $this->getSecurity_Listener_RememberMe_MainService());
}, 1 => 'clearCookie'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
}, 1 => 'preCheckCredentials'], 256);
$instance->addListener('security.authentication.success', [0 => function () {
return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
}, 1 => 'postCheckCredentials'], 256);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['authentication_success_event_listener'] ?? $this->getAuthenticationSuccessEventListenerService());
}, 1 => 'onAuthenticationSuccess'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
}, 1 => 'checkPassport'], 1024);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['App\\AtechNet\\CoreBundle\\EventListener\\UserLocaleSubscriber'] ?? $this->getUserLocaleSubscriberService());
}, 1 => 'onInteractiveLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
}, 1 => 'onLoginSuccess'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
}, 1 => 'checkPassport'], 512);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the private 'security.event_dispatcher.migrate_db' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_MigrateDbService()
{
$this->privates['security.event_dispatcher.migrate_db'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.session.migrate_db'] ?? $this->getSecurity_Listener_Session_MigrateDbService());
}, 1 => 'onSuccessfulLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_checker.migrate_db'] ?? $this->getSecurity_Listener_UserChecker_MigrateDbService());
}, 1 => 'preCheckCredentials'], 256);
$instance->addListener('security.authentication.success', [0 => function () {
return ($this->privates['security.listener.user_checker.migrate_db'] ?? $this->getSecurity_Listener_UserChecker_MigrateDbService());
}, 1 => 'postCheckCredentials'], 256);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['authentication_success_event_listener'] ?? $this->getAuthenticationSuccessEventListenerService());
}, 1 => 'onAuthenticationSuccess'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
}, 1 => 'checkPassport'], 1024);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['App\\AtechNet\\CoreBundle\\EventListener\\UserLocaleSubscriber'] ?? $this->getUserLocaleSubscriberService());
}, 1 => 'onInteractiveLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
}, 1 => 'onLoginSuccess'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
}, 1 => 'checkPassport'], 512);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the private 'security.event_dispatcher.product_data_by_code' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_ProductDataByCodeService()
{
$this->privates['security.event_dispatcher.product_data_by_code'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.session.product_data_by_code'] ?? $this->getSecurity_Listener_Session_ProductDataByCodeService());
}, 1 => 'onSuccessfulLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_checker.product_data_by_code'] ?? $this->getSecurity_Listener_UserChecker_ProductDataByCodeService());
}, 1 => 'preCheckCredentials'], 256);
$instance->addListener('security.authentication.success', [0 => function () {
return ($this->privates['security.listener.user_checker.product_data_by_code'] ?? $this->getSecurity_Listener_UserChecker_ProductDataByCodeService());
}, 1 => 'postCheckCredentials'], 256);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['authentication_success_event_listener'] ?? $this->getAuthenticationSuccessEventListenerService());
}, 1 => 'onAuthenticationSuccess'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
}, 1 => 'checkPassport'], 1024);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['App\\AtechNet\\CoreBundle\\EventListener\\UserLocaleSubscriber'] ?? $this->getUserLocaleSubscriberService());
}, 1 => 'onInteractiveLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
}, 1 => 'onLoginSuccess'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
}, 1 => 'checkPassport'], 512);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the private 'security.event_dispatcher.sales_goal' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_SalesGoalService()
{
$this->privates['security.event_dispatcher.sales_goal'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.session.sales_goal'] ?? $this->getSecurity_Listener_Session_SalesGoalService());
}, 1 => 'onSuccessfulLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_checker.sales_goal'] ?? $this->getSecurity_Listener_UserChecker_SalesGoalService());
}, 1 => 'preCheckCredentials'], 256);
$instance->addListener('security.authentication.success', [0 => function () {
return ($this->privates['security.listener.user_checker.sales_goal'] ?? $this->getSecurity_Listener_UserChecker_SalesGoalService());
}, 1 => 'postCheckCredentials'], 256);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['authentication_success_event_listener'] ?? $this->getAuthenticationSuccessEventListenerService());
}, 1 => 'onAuthenticationSuccess'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
}, 1 => 'checkPassport'], 1024);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['App\\AtechNet\\CoreBundle\\EventListener\\UserLocaleSubscriber'] ?? $this->getUserLocaleSubscriberService());
}, 1 => 'onInteractiveLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
}, 1 => 'onLoginSuccess'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
}, 1 => 'checkPassport'], 512);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the private 'security.firewall.map' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
*/
protected function getSecurity_Firewall_MapService()
{
$a = ($this->privates['.service_locator.eBhMW6r'] ?? $this->get_ServiceLocator_EBhMW6rService());
if (isset($this->privates['security.firewall.map'])) {
return $this->privates['security.firewall.map'];
}
return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
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)/')));
yield 'security.firewall.map.context.api_urls' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
yield 'security.firewall.map.context.product_data_by_code' => ($this->privates['.security.request_matcher.oAMl4b9'] ?? ($this->privates['.security.request_matcher.oAMl4b9'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/product/product-by-code')));
yield 'security.firewall.map.context.clear_cache' => ($this->privates['.security.request_matcher.kJtwsT6'] ?? ($this->privates['.security.request_matcher.kJtwsT6'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/clear-cache')));
yield 'security.firewall.map.context.migrate_db' => ($this->privates['.security.request_matcher.7TjFLVb'] ?? ($this->privates['.security.request_matcher.7TjFLVb'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/migrate-db')));
yield 'security.firewall.map.context.create_stock_movement' => ($this->privates['.security.request_matcher.1ESIZR5'] ?? ($this->privates['.security.request_matcher.1ESIZR5'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/create-stock-movement')));
yield 'security.firewall.map.context.create_controlling_product_list' => ($this->privates['.security.request_matcher.LKoMBm9'] ?? ($this->privates['.security.request_matcher.LKoMBm9'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/create-controlling-product-list')));
yield 'security.firewall.map.context.create_controlling_stock_status_list' => ($this->privates['.security.request_matcher.a9nral_'] ?? ($this->privates['.security.request_matcher.a9nral_'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/stock-movement/statistics/export-stock-statuses')));
yield 'security.firewall.map.context.export_vat_values' => ($this->privates['.security.request_matcher.9SX6c0D'] ?? ($this->privates['.security.request_matcher.9SX6c0D'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/export-vat-values')));
yield 'security.firewall.map.context.discount_rss' => ($this->privates['.security.request_matcher.TZrvlh9'] ?? ($this->privates['.security.request_matcher.TZrvlh9'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/discount-rss')));
yield 'security.firewall.map.context.sales_goal' => ($this->privates['.security.request_matcher.0QHxrKs'] ?? ($this->privates['.security.request_matcher.0QHxrKs'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/sales-goal')));
yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
}, 12));
}
/**
* Gets the private 'security.firewall.map.context.api_urls' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_ApiUrlsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
return $this->privates['security.firewall.map.context.api_urls'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
yield 1 => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
yield 2 => ($this->privates['debug.security.firewall.authenticator.api_urls'] ?? $this->getDebug_Security_Firewall_Authenticator_ApiUrlsService());
yield 3 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'api_urls', NULL, NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_urls', 'security.user_checker', '.security.request_matcher.p4VlLPC', true, false, 'security.user.provider.concrete.main', 'api_urls', NULL, NULL, NULL, [], NULL));
}
/**
* Gets the private 'security.firewall.map.context.clear_cache' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_ClearCacheService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
return $this->privates['security.firewall.map.context.clear_cache'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
yield 1 => ($this->privates['security.context_listener.2'] ?? $this->getSecurity_ContextListener_2Service());
yield 2 => ($this->privates['debug.security.firewall.authenticator.clear_cache'] ?? $this->getDebug_Security_Firewall_Authenticator_ClearCacheService());
yield 3 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'clear_cache', NULL, NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('clear_cache', 'security.user_checker', '.security.request_matcher.kJtwsT6', true, false, 'security.user.provider.concrete.main', 'clear_cache', NULL, NULL, NULL, [], NULL));
}
/**
* Gets the private 'security.firewall.map.context.create_controlling_product_list' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_CreateControllingProductListService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
return $this->privates['security.firewall.map.context.create_controlling_product_list'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
yield 1 => ($this->privates['security.context_listener.5'] ?? $this->getSecurity_ContextListener_5Service());
yield 2 => ($this->privates['debug.security.firewall.authenticator.create_controlling_product_list'] ?? $this->getDebug_Security_Firewall_Authenticator_CreateControllingProductListService());
yield 3 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'create_controlling_product_list', NULL, NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('create_controlling_product_list', 'security.user_checker', '.security.request_matcher.LKoMBm9', true, false, 'security.user.provider.concrete.main', 'create_controlling_product_list', NULL, NULL, NULL, [], NULL));
}
/**
* Gets the private 'security.firewall.map.context.create_controlling_stock_status_list' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_CreateControllingStockStatusListService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
return $this->privates['security.firewall.map.context.create_controlling_stock_status_list'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
yield 1 => ($this->privates['security.context_listener.6'] ?? $this->getSecurity_ContextListener_6Service());
yield 2 => ($this->privates['debug.security.firewall.authenticator.create_controlling_stock_status_list'] ?? $this->getDebug_Security_Firewall_Authenticator_CreateControllingStockStatusListService());
yield 3 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'create_controlling_stock_status_list', NULL, NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('create_controlling_stock_status_list', 'security.user_checker', '.security.request_matcher.a9nral_', true, false, 'security.user.provider.concrete.main', 'create_controlling_stock_status_list', NULL, NULL, NULL, [], NULL));
}
/**
* Gets the private 'security.firewall.map.context.create_stock_movement' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_CreateStockMovementService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
return $this->privates['security.firewall.map.context.create_stock_movement'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
yield 1 => ($this->privates['security.context_listener.4'] ?? $this->getSecurity_ContextListener_4Service());
yield 2 => ($this->privates['debug.security.firewall.authenticator.create_stock_movement'] ?? $this->getDebug_Security_Firewall_Authenticator_CreateStockMovementService());
yield 3 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'create_stock_movement', NULL, NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('create_stock_movement', 'security.user_checker', '.security.request_matcher.1ESIZR5', true, false, 'security.user.provider.concrete.main', 'create_stock_movement', NULL, NULL, NULL, [], NULL));
}
/**
* Gets the private 'security.firewall.map.context.dev' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_DevService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0), NULL, NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev', 'security.user_checker', '.security.request_matcher.Iy.T22O', false, false, NULL, NULL, NULL, NULL, NULL, [], NULL));
}
/**
* Gets the private 'security.firewall.map.context.discount_rss' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_DiscountRssService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
return $this->privates['security.firewall.map.context.discount_rss'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
yield 1 => ($this->privates['security.context_listener.8'] ?? $this->getSecurity_ContextListener_8Service());
yield 2 => ($this->privates['debug.security.firewall.authenticator.discount_rss'] ?? $this->getDebug_Security_Firewall_Authenticator_DiscountRssService());
yield 3 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'discount_rss', NULL, NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('discount_rss', 'security.user_checker', '.security.request_matcher.TZrvlh9', true, false, 'security.user.provider.concrete.main', 'discount_rss', NULL, NULL, NULL, [], NULL));
}
/**
* Gets the private 'security.firewall.map.context.export_vat_values' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_ExportVatValuesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
return $this->privates['security.firewall.map.context.export_vat_values'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
yield 1 => ($this->privates['security.context_listener.7'] ?? $this->getSecurity_ContextListener_7Service());
yield 2 => ($this->privates['debug.security.firewall.authenticator.export_vat_values'] ?? $this->getDebug_Security_Firewall_Authenticator_ExportVatValuesService());
yield 3 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'export_vat_values', NULL, NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('export_vat_values', 'security.user_checker', '.security.request_matcher.9SX6c0D', true, false, 'security.user.provider.concrete.main', 'export_vat_values', NULL, NULL, NULL, [], NULL));
}
/**
* Gets the private 'security.firewall.map.context.main' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
$a = ($this->privates['security.authenticator.form_login.main'] ?? $this->getSecurity_Authenticator_FormLogin_MainService());
if (isset($this->privates['security.firewall.map.context.main'])) {
return $this->privates['security.firewall.map.context.main'];
}
$b = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
if (isset($this->privates['security.firewall.map.context.main'])) {
return $this->privates['security.firewall.map.context.main'];
}
$c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
$d = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
yield 1 => ($this->privates['security.context_listener.10'] ?? $this->getSecurity_ContextListener_10Service());
yield 2 => ($this->privates['debug.security.firewall.authenticator.main'] ?? $this->getDebug_Security_Firewall_Authenticator_MainService());
yield 3 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($c, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $d, 'main', $a, NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($c, $d, $b, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'atech_net_core_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'App\\AtechNet\\CoreBundle\\Security\\UserChecker', '.security.request_matcher.3UEFixr', true, false, 'security.user.provider.concrete.main', 'main', 'security.authenticator.form_login.main', NULL, NULL, [0 => 'form_login', 1 => 'remember_me'], NULL));
}
/**
* Gets the private 'security.firewall.map.context.migrate_db' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_MigrateDbService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
return $this->privates['security.firewall.map.context.migrate_db'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
yield 1 => ($this->privates['security.context_listener.3'] ?? $this->getSecurity_ContextListener_3Service());
yield 2 => ($this->privates['debug.security.firewall.authenticator.migrate_db'] ?? $this->getDebug_Security_Firewall_Authenticator_MigrateDbService());
yield 3 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'migrate_db', NULL, NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('migrate_db', 'security.user_checker', '.security.request_matcher.7TjFLVb', true, false, 'security.user.provider.concrete.main', 'migrate_db', NULL, NULL, NULL, [], NULL));
}
/**
* Gets the private 'security.firewall.map.context.product_data_by_code' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_ProductDataByCodeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
return $this->privates['security.firewall.map.context.product_data_by_code'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
yield 1 => ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
yield 2 => ($this->privates['debug.security.firewall.authenticator.product_data_by_code'] ?? $this->getDebug_Security_Firewall_Authenticator_ProductDataByCodeService());
yield 3 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'product_data_by_code', NULL, NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('product_data_by_code', 'security.user_checker', '.security.request_matcher.oAMl4b9', true, false, 'security.user.provider.concrete.main', 'product_data_by_code', NULL, NULL, NULL, [], NULL));
}
/**
* Gets the private 'security.firewall.map.context.sales_goal' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_SalesGoalService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
return $this->privates['security.firewall.map.context.sales_goal'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
yield 1 => ($this->privates['security.context_listener.9'] ?? $this->getSecurity_ContextListener_9Service());
yield 2 => ($this->privates['debug.security.firewall.authenticator.sales_goal'] ?? $this->getDebug_Security_Firewall_Authenticator_SalesGoalService());
yield 3 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'sales_goal', NULL, NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('sales_goal', 'security.user_checker', '.security.request_matcher.0QHxrKs', true, false, 'security.user.provider.concrete.main', 'sales_goal', NULL, NULL, NULL, [], NULL));
}
/**
* Gets the private 'security.helper' shared service.
*
* @return \Symfony\Component\Security\Core\Security
*/
protected function getSecurity_HelperService()
{
return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
], [
'security.authorization_checker' => '?',
'security.token_storage' => '?',
]));
}
/**
* Gets the private 'security.http_utils' shared service.
*
* @return \Symfony\Component\Security\Http\HttpUtils
*/
protected function getSecurity_HttpUtilsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/HttpUtils.php';
$a = ($this->services['router'] ?? $this->getRouterService());
return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a, $a, '{^https?://%s$}i', NULL);
}
/**
* Gets the private 'security.listener.check_authenticator_credentials' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener
*/
protected function getSecurity_Listener_CheckAuthenticatorCredentialsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/CheckCredentialsListener.php';
return $this->privates['security.listener.check_authenticator_credentials'] = new \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
}
/**
* Gets the private 'security.listener.check_remember_me_conditions.main' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\CheckRememberMeConditionsListener
*/
protected function getSecurity_Listener_CheckRememberMeConditions_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/CheckRememberMeConditionsListener.php';
return $this->privates['security.listener.check_remember_me_conditions.main'] = new \Symfony\Component\Security\Http\EventListener\CheckRememberMeConditionsListener(['always_remember_me' => true, 'remember_me_parameter' => '_remember_me'], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'security.listener.csrf_protection' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener
*/
protected function getSecurity_Listener_CsrfProtectionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php';
return $this->privates['security.listener.csrf_protection'] = new \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
}
/**
* Gets the private 'security.listener.password_migrating' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener
*/
protected function getSecurity_Listener_PasswordMigratingService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/PasswordMigratingListener.php';
return $this->privates['security.listener.password_migrating'] = new \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
}
/**
* Gets the private 'security.listener.remember_me.main' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\RememberMeListener
*/
protected function getSecurity_Listener_RememberMe_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/RememberMeListener.php';
return $this->privates['security.listener.remember_me.main'] = new \Symfony\Component\Security\Http\EventListener\RememberMeListener(($this->privates['security.authenticator.remember_me_handler.main'] ?? $this->getSecurity_Authenticator_RememberMeHandler_MainService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
}
/**
* Gets the private 'security.listener.session.api_urls' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
*/
protected function getSecurity_Listener_Session_ApiUrlsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
return $this->privates['security.listener.session.api_urls'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
}
/**
* Gets the private 'security.listener.session.clear_cache' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
*/
protected function getSecurity_Listener_Session_ClearCacheService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
return $this->privates['security.listener.session.clear_cache'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
}
/**
* Gets the private 'security.listener.session.create_controlling_product_list' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
*/
protected function getSecurity_Listener_Session_CreateControllingProductListService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
return $this->privates['security.listener.session.create_controlling_product_list'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
}
/**
* Gets the private 'security.listener.session.create_controlling_stock_status_list' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
*/
protected function getSecurity_Listener_Session_CreateControllingStockStatusListService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
return $this->privates['security.listener.session.create_controlling_stock_status_list'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
}
/**
* Gets the private 'security.listener.session.create_stock_movement' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
*/
protected function getSecurity_Listener_Session_CreateStockMovementService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
return $this->privates['security.listener.session.create_stock_movement'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
}
/**
* Gets the private 'security.listener.session.discount_rss' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
*/
protected function getSecurity_Listener_Session_DiscountRssService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
return $this->privates['security.listener.session.discount_rss'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
}
/**
* Gets the private 'security.listener.session.export_vat_values' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
*/
protected function getSecurity_Listener_Session_ExportVatValuesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
return $this->privates['security.listener.session.export_vat_values'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
}
/**
* Gets the private 'security.listener.session.main' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
*/
protected function getSecurity_Listener_Session_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
return $this->privates['security.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
}
/**
* Gets the private 'security.listener.session.migrate_db' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
*/
protected function getSecurity_Listener_Session_MigrateDbService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
return $this->privates['security.listener.session.migrate_db'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
}
/**
* Gets the private 'security.listener.session.product_data_by_code' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
*/
protected function getSecurity_Listener_Session_ProductDataByCodeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
return $this->privates['security.listener.session.product_data_by_code'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
}
/**
* Gets the private 'security.listener.session.sales_goal' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
*/
protected function getSecurity_Listener_Session_SalesGoalService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
return $this->privates['security.listener.session.sales_goal'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
}
/**
* Gets the private 'security.listener.user_checker.api_urls' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
*/
protected function getSecurity_Listener_UserChecker_ApiUrlsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
return $this->privates['security.listener.user_checker.api_urls'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
}
/**
* Gets the private 'security.listener.user_checker.clear_cache' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
*/
protected function getSecurity_Listener_UserChecker_ClearCacheService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
return $this->privates['security.listener.user_checker.clear_cache'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
}
/**
* Gets the private 'security.listener.user_checker.create_controlling_product_list' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
*/
protected function getSecurity_Listener_UserChecker_CreateControllingProductListService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
return $this->privates['security.listener.user_checker.create_controlling_product_list'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
}
/**
* Gets the private 'security.listener.user_checker.create_controlling_stock_status_list' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
*/
protected function getSecurity_Listener_UserChecker_CreateControllingStockStatusListService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
return $this->privates['security.listener.user_checker.create_controlling_stock_status_list'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
}
/**
* Gets the private 'security.listener.user_checker.create_stock_movement' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
*/
protected function getSecurity_Listener_UserChecker_CreateStockMovementService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
return $this->privates['security.listener.user_checker.create_stock_movement'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
}
/**
* Gets the private 'security.listener.user_checker.discount_rss' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
*/
protected function getSecurity_Listener_UserChecker_DiscountRssService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
return $this->privates['security.listener.user_checker.discount_rss'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
}
/**
* Gets the private 'security.listener.user_checker.export_vat_values' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
*/
protected function getSecurity_Listener_UserChecker_ExportVatValuesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
return $this->privates['security.listener.user_checker.export_vat_values'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
}
/**
* Gets the private 'security.listener.user_checker.main' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
*/
protected function getSecurity_Listener_UserChecker_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Security/UserChecker.php';
return $this->privates['security.listener.user_checker.main'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(new \App\AtechNet\CoreBundle\Security\UserChecker());
}
/**
* Gets the private 'security.listener.user_checker.migrate_db' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
*/
protected function getSecurity_Listener_UserChecker_MigrateDbService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
return $this->privates['security.listener.user_checker.migrate_db'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
}
/**
* Gets the private 'security.listener.user_checker.product_data_by_code' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
*/
protected function getSecurity_Listener_UserChecker_ProductDataByCodeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
return $this->privates['security.listener.user_checker.product_data_by_code'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
}
/**
* Gets the private 'security.listener.user_checker.sales_goal' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
*/
protected function getSecurity_Listener_UserChecker_SalesGoalService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
return $this->privates['security.listener.user_checker.sales_goal'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
}
/**
* Gets the private 'security.listener.user_provider' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
*/
protected function getSecurity_Listener_UserProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
return $this->privates['security.listener.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.main'] ?? $this->getSecurity_User_Provider_Concrete_MainService()));
}
/**
* Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
*/
protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
return $this->privates['security.logout.listener.csrf_token_clearing'] = new \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
}
/**
* Gets the private 'security.logout.listener.default.main' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
*/
protected function getSecurity_Logout_Listener_Default_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'atech_net_core_login');
}
/**
* Gets the private 'security.logout_url_generator' shared service.
*
* @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
*/
protected function getSecurity_LogoutUrlGeneratorService()
{
$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()));
$instance->registerListener('main', 'atech_net_core_logout', 'logout', '_csrf_token', NULL, NULL);
return $instance;
}
/**
* Gets the private 'security.password_hasher_factory' shared service.
*
* @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
*/
protected function getSecurity_PasswordHasherFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['App\\AtechNet\\CoreBundle\\Entity\\User' => ['algorithm' => 'sha512', 'encode_as_base64' => false, 'iterations' => 1, 'migrate_from' => [], 'hash_algorithm' => 'sha512', 'key_length' => 40, 'ignore_case' => false, 'cost' => NULL, 'memory_cost' => NULL, 'time_cost' => NULL], 'App\\AtechNet\\CoreBundle\\Entity\\Customer' => ['algorithm' => 'sha512', 'encode_as_base64' => false, 'iterations' => 1, 'migrate_from' => [], 'hash_algorithm' => 'sha512', 'key_length' => 40, 'ignore_case' => false, 'cost' => NULL, 'memory_cost' => NULL, 'time_cost' => NULL]]);
}
/**
* Gets the private 'security.role_hierarchy' shared service.
*
* @return \Symfony\Component\Security\Core\Role\RoleHierarchy
*/
protected function getSecurity_RoleHierarchyService()
{
return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
}
/**
* Gets the private 'security.user.provider.concrete.main' shared service.
*
* @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
*/
protected function getSecurity_User_Provider_Concrete_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
return $this->privates['security.user.provider.concrete.main'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\AtechNet\\CoreBundle\\Entity\\User', 'email', NULL);
}
/**
* Gets the private 'security.user_password_hasher' shared service.
*
* @return \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher
*/
protected function getSecurity_UserPasswordHasherService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
return $this->privates['security.user_password_hasher'] = new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
}
/**
* Gets the private 'security.validator.user_password' shared service.
*
* @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
*/
protected function getSecurity_Validator_UserPasswordService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
}
/**
* Gets the private 'serializer.mapping.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
*/
protected function getSerializer_Mapping_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([0 => new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))], ($this->targetDir.''.'/serialization.php'));
}
/**
* Gets the private 'serializer.mapping.class_metadata_factory' shared service.
*
* @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
*/
protected function getSerializer_Mapping_ClassMetadataFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([0 => new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))]));
}
/**
* Gets the private 'session.factory' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\SessionFactory
*/
protected function getSession_FactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
$a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
if (isset($this->privates['session.factory'])) {
return $this->privates['session.factory'];
}
return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler((\dirname(__DIR__, 3).'/sessions/'))), new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta', 0), false), [0 => $a, 1 => 'onSessionUsage']);
}
/**
* Gets the private 'session_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\SessionListener
*/
protected function getSessionListenerService()
{
return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'initialized_session' => ['services', '.container.private.session', NULL, false],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', false],
'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', false],
'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', false],
], [
'initialized_session' => '?',
'logger' => '?',
'request_stack' => '?',
'session' => '?',
'session_collector' => '?',
'session_factory' => '?',
]), true, $this->parameters['session.storage.options']);
}
/**
* Gets the private 'texter.transports' shared service.
*
* @return \Symfony\Component\Notifier\Transport\Transports
*/
protected function getTexter_TransportsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport/Transports.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport.php';
return $this->privates['texter.transports'] = (new \Symfony\Component\Notifier\Transport(new RewindableGenerator(function () {
yield 0 => ($this->privates['notifier.transport_factory.null'] ?? $this->getNotifier_TransportFactory_NullService());
}, 1)))->fromStrings([]);
}
/**
* Gets the private 'translation.extractor' shared service.
*
* @return \Symfony\Component\Translation\Extractor\ChainExtractor
*/
protected function getTranslation_ExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
$this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
$instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
$instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
return $instance;
}
/**
* Gets the private 'translation.loader.csv' shared service.
*
* @return \Symfony\Component\Translation\Loader\CsvFileLoader
*/
protected function getTranslation_Loader_CsvService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
}
/**
* Gets the private 'translation.loader.dat' shared service.
*
* @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
*/
protected function getTranslation_Loader_DatService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
}
/**
* Gets the private 'translation.loader.ini' shared service.
*
* @return \Symfony\Component\Translation\Loader\IniFileLoader
*/
protected function getTranslation_Loader_IniService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
}
/**
* Gets the private 'translation.loader.json' shared service.
*
* @return \Symfony\Component\Translation\Loader\JsonFileLoader
*/
protected function getTranslation_Loader_JsonService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
}
/**
* Gets the private 'translation.loader.mo' shared service.
*
* @return \Symfony\Component\Translation\Loader\MoFileLoader
*/
protected function getTranslation_Loader_MoService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
}
/**
* Gets the private 'translation.loader.php' shared service.
*
* @return \Symfony\Component\Translation\Loader\PhpFileLoader
*/
protected function getTranslation_Loader_PhpService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
}
/**
* Gets the private 'translation.loader.po' shared service.
*
* @return \Symfony\Component\Translation\Loader\PoFileLoader
*/
protected function getTranslation_Loader_PoService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
}
/**
* Gets the private 'translation.loader.qt' shared service.
*
* @return \Symfony\Component\Translation\Loader\QtFileLoader
*/
protected function getTranslation_Loader_QtService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
}
/**
* Gets the private 'translation.loader.res' shared service.
*
* @return \Symfony\Component\Translation\Loader\IcuResFileLoader
*/
protected function getTranslation_Loader_ResService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
}
/**
* Gets the private 'translation.loader.xliff' shared service.
*
* @return \Symfony\Component\Translation\Loader\XliffFileLoader
*/
protected function getTranslation_Loader_XliffService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
}
/**
* Gets the private 'translation.loader.yml' shared service.
*
* @return \Symfony\Component\Translation\Loader\YamlFileLoader
*/
protected function getTranslation_Loader_YmlService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
}
/**
* Gets the private 'translation.provider_collection' shared service.
*
* @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
*/
protected function getTranslation_ProviderCollectionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
yield 0 => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
}, 1), []))->fromConfig([]);
}
/**
* Gets the private 'translation.reader' shared service.
*
* @return \Symfony\Component\Translation\Reader\TranslationReader
*/
protected function getTranslation_ReaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Reader/TranslationReader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
$this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
$a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
$b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
$instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
$instance->addLoader('yaml', $a);
$instance->addLoader('yml', $a);
$instance->addLoader('xlf', $b);
$instance->addLoader('xliff', $b);
$instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
$instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
$instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
$instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
$instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
$instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
$instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
$instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
return $instance;
}
/**
* Gets the private 'translation.warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
*/
protected function getTranslation_WarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'translator' => '?',
]))->withContext('translation.warmer', $this));
}
/**
* Gets the private 'translation.writer' shared service.
*
* @return \Symfony\Component\Translation\Writer\TranslationWriter
*/
protected function getTranslation_WriterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/FileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
$this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
$instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
$instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
$instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
$instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
$instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
$instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
$instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
$instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
$instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
$instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
$instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
return $instance;
}
/**
* Gets the private 'translator.default' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
*/
protected function getTranslator_DefaultService()
{
$this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translation.loader.csv' => ['privates', 'translation.loader.csv', 'getTranslation_Loader_CsvService', false],
'translation.loader.dat' => ['privates', 'translation.loader.dat', 'getTranslation_Loader_DatService', false],
'translation.loader.ini' => ['privates', 'translation.loader.ini', 'getTranslation_Loader_IniService', false],
'translation.loader.json' => ['privates', 'translation.loader.json', 'getTranslation_Loader_JsonService', false],
'translation.loader.mo' => ['privates', 'translation.loader.mo', 'getTranslation_Loader_MoService', false],
'translation.loader.php' => ['privates', 'translation.loader.php', 'getTranslation_Loader_PhpService', false],
'translation.loader.po' => ['privates', 'translation.loader.po', 'getTranslation_Loader_PoService', false],
'translation.loader.qt' => ['privates', 'translation.loader.qt', 'getTranslation_Loader_QtService', false],
'translation.loader.res' => ['privates', 'translation.loader.res', 'getTranslation_Loader_ResService', false],
'translation.loader.xliff' => ['privates', 'translation.loader.xliff', 'getTranslation_Loader_XliffService', false],
'translation.loader.yml' => ['privates', 'translation.loader.yml', 'getTranslation_Loader_YmlService', false],
], [
'translation.loader.csv' => '?',
'translation.loader.dat' => '?',
'translation.loader.ini' => '?',
'translation.loader.json' => '?',
'translation.loader.mo' => '?',
'translation.loader.php' => '?',
'translation.loader.po' => '?',
'translation.loader.qt' => '?',
'translation.loader.res' => '?',
'translation.loader.xliff' => '?',
'translation.loader.yml' => '?',
]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [0 => 'php'], 'translation.loader.yml' => [0 => 'yaml', 1 => 'yml'], 'translation.loader.xliff' => [0 => 'xlf', 1 => 'xliff'], 'translation.loader.po' => [0 => 'po'], 'translation.loader.mo' => [0 => 'mo'], 'translation.loader.qt' => [0 => 'ts'], 'translation.loader.csv' => [0 => 'csv'], 'translation.loader.res' => [0 => 'res'], 'translation.loader.dat' => [0 => 'dat'], 'translation.loader.ini' => [0 => 'ini'], 'translation.loader.json' => [0 => 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true, 'resource_files' => ['af' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf')], 'az' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf')], 'cy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), 3 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Resources/translations/messages+intl-icu.de.yml')], 'el' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), 3 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Resources/translations/messages+intl-icu.en.yml')], 'es' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), 3 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Resources/translations/messages+intl-icu.es.yml')], 'et' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), 3 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Resources/translations/messages+intl-icu.fr.yml')], 'gl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), 3 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Resources/translations/messages+intl-icu.hr.yml')], 'hu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), 3 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Resources/translations/messages+intl-icu.hu.yml')], 'hy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), 3 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Resources/translations/messages+intl-icu.it.yml')], 'ja' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), 3 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Resources/translations/messages+intl-icu.nl.yml')], 'nn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf')], 'pt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), 3 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Resources/translations/messages+intl-icu.pt.yml')], 'pt_BR' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), 3 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Resources/translations/messages+intl-icu.ro.yml')], 'ru' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf')], 'sk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), 3 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Resources/translations/messages+intl-icu.sk.yml')], 'sl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf')], 'th' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf')], 'uk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf')], 'ur' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'cz' => [0 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Resources/translations/messages+intl-icu.cz.yml')], 'dk' => [0 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Resources/translations/messages+intl-icu.dk.yml')], 'ie' => [0 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Resources/translations/messages+intl-icu.ie.yml')], 'se' => [0 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Resources/translations/messages+intl-icu.se.yml')], 'si' => [0 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Resources/translations/messages+intl-icu.si.yml')]], 'scanned_directories' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle/Resources/translations'), 4 => (\dirname(__DIR__, 4).'/translations'), 5 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/translations'), 9 => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle/translations'), 10 => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/translations'), 11 => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle/translations'), 12 => (\dirname(__DIR__, 4).'/vendor/mhujer/breadcrumbs-bundle/translations'), 13 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 14 => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/translations'), 15 => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/translations'), 16 => (\dirname(__DIR__, 4).'/src/AtechNet/ReportBundle/translations'), 17 => (\dirname(__DIR__, 4).'/src/AtechNet/ApiBundle/translations')], 'cache_vary' => ['scanned_directories' => [0 => 'vendor/symfony/validator/Resources/translations', 1 => 'vendor/symfony/form/Resources/translations', 2 => 'vendor/symfony/security-core/Resources/translations', 3 => 'src/AtechNet/CoreBundle/Resources/translations', 4 => 'translations', 5 => 'vendor/symfony/framework-bundle/translations', 6 => 'vendor/doctrine/doctrine-bundle/translations', 7 => 'vendor/doctrine/doctrine-migrations-bundle/translations', 8 => 'vendor/symfony/twig-bundle/translations', 9 => 'vendor/twig/extra-bundle/translations', 10 => 'vendor/symfony/security-bundle/translations', 11 => 'vendor/symfony/monolog-bundle/translations', 12 => 'vendor/mhujer/breadcrumbs-bundle/translations', 13 => 'vendor/doctrine/doctrine-fixtures-bundle/translations', 14 => 'vendor/symfony/web-profiler-bundle/translations', 15 => 'vendor/symfony/debug-bundle/translations', 16 => 'src/AtechNet/ReportBundle/translations', 17 => 'src/AtechNet/ApiBundle/translations']]], []);
$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
$instance->setFallbackLocales([0 => 'en']);
return $instance;
}
/**
* Gets the private 'twig.command.debug' shared service.
*
* @return \Symfony\Bridge\Twig\Command\DebugCommand
*/
protected function getTwig_Command_DebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
$this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), \dirname(__DIR__, 4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__, 4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:twig');
$instance->setDescription('Show a list of twig functions, filters, globals and tests');
return $instance;
}
/**
* Gets the private 'twig.command.lint' shared service.
*
* @return \Symfony\Bundle\TwigBundle\Command\LintCommand
*/
protected function getTwig_Command_LintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
$this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
$instance->setName('lint:twig');
$instance->setDescription('Lint a Twig template and outputs encountered errors');
return $instance;
}
/**
* Gets the private 'twig.form.engine' shared service.
*
* @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
*/
protected function getTwig_Form_EngineService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRendererEngineInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractRendererEngine.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['twig.form.engine'])) {
return $this->privates['twig.form.engine'];
}
return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
}
/**
* Gets the private 'twig.form.renderer' shared service.
*
* @return \Symfony\Component\Form\FormRenderer
*/
protected function getTwig_Form_RendererService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRenderer.php';
$a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
if (isset($this->privates['twig.form.renderer'])) {
return $this->privates['twig.form.renderer'];
}
return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer($a, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
}
/**
* Gets the private 'twig.mailer.message_listener' shared service.
*
* @return \Symfony\Component\Mailer\EventListener\MessageListener
*/
protected function getTwig_Mailer_MessageListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/BodyRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['twig.mailer.message_listener'])) {
return $this->privates['twig.mailer.message_listener'];
}
return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
}
/**
* Gets the private 'twig.runtime.httpkernel' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
*/
protected function getTwig_Runtime_HttpkernelService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/UriSigner.php';
$a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'inline' => ['privates', 'fragment.renderer.inline', 'getFragment_Renderer_InlineService', false],
], [
'inline' => '?',
]), $a, true), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
}
/**
* Gets the private 'twig.runtime.security_csrf' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
*/
protected function getTwig_Runtime_SecurityCsrfService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
}
/**
* Gets the private 'twig.runtime.serializer' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
*/
protected function getTwig_Runtime_SerializerService()
{
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
}
/**
* Gets the private 'twig.template_cache_warmer' shared service.
*
* @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
*/
protected function getTwig_TemplateCacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'twig' => '?',
]))->withContext('twig.template_cache_warmer', $this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel', 1)), [(\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__, 4).'/templates')));
}
/**
* Gets the private 'validator.builder' shared service.
*
* @return \Symfony\Component\Validator\ValidatorBuilder
*/
protected function getValidator_BuilderService()
{
$this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
$a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
$instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', false],
'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', false],
'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates', 'validator.email', 'getValidator_EmailService', false],
'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates', 'validator.expression', 'getValidator_ExpressionService', false],
'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates', 'validator.not_compromised_password', 'getValidator_NotCompromisedPasswordService', false],
'doctrine.orm.validator.unique' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', false],
'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', false],
'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', false],
], [
'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
'doctrine.orm.validator.unique' => '?',
'security.validator.user_password' => '?',
'validator.expression' => '?',
])));
if ($this->has('translator')) {
$instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
}
$instance->setTranslationDomain('validators');
$instance->addXmlMappings([0 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/config/validation.xml')]);
$instance->enableAnnotationMapping(true);
$instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
$instance->addMethodMapping('loadValidatorMetadata');
$instance->addObjectInitializers([0 => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
$instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));
$instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
$instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.statistics_entity_manager'] ?? $this->getDoctrine_Orm_StatisticsEntityManagerService()), NULL));
$instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.service_manager_entity_manager'] ?? $this->getDoctrine_Orm_ServiceManagerEntityManagerService()), NULL));
return $instance;
}
/**
* Gets the private 'validator.email' shared service.
*
* @return \Symfony\Component\Validator\Constraints\EmailValidator
*/
protected function getValidator_EmailService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('loose');
}
/**
* Gets the private 'validator.expression' shared service.
*
* @return \Symfony\Component\Validator\Constraints\ExpressionValidator
*/
protected function getValidator_ExpressionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())));
}
/**
* Gets the private 'validator.mapping.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
*/
protected function getValidator_Mapping_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
}
/**
* Gets the private 'validator.not_compromised_password' shared service.
*
* @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
*/
protected function getValidator_NotCompromisedPasswordService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), 'UTF-8', true, NULL);
}
/**
* Gets the private 'var_dumper.command.server_dump' shared service.
*
* @return \Symfony\Bundle\DebugBundle\Command\ServerDumpPlaceholderCommand
*/
protected function getVarDumper_Command_ServerDumpService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Command/ServerDumpPlaceholderCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
$a = new \Symfony\Bridge\Monolog\Logger('debug');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$this->privates['var_dumper.command.server_dump'] = $instance = new \Symfony\Bundle\DebugBundle\Command\ServerDumpPlaceholderCommand(new \Symfony\Component\VarDumper\Server\DumpServer('', $a), ['cli' => new \Symfony\Component\VarDumper\Command\Descriptor\CliDescriptor(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService())), 'html' => new \Symfony\Component\VarDumper\Command\Descriptor\HtmlDescriptor(($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService()))]);
$instance->setName('server:dump');
$instance->setDescription('Start a dump server that collects and displays dumps in a single place');
return $instance;
}
/**
* Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
*
* @return \Symfony\Component\VarDumper\Dumper\CliDumper
*/
protected function getVarDumper_ContextualizedCliDumper_InnerService()
{
$this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL, 'UTF-8', 0);
$instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
return $instance;
}
/**
* Gets the private 'var_dumper.html_dumper' shared service.
*
* @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
*/
protected function getVarDumper_HtmlDumperService()
{
$this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 0);
$instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
return $instance;
}
/**
* Gets the private 'web_profiler.csp.handler' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
*/
protected function getWebProfiler_Csp_HandlerService()
{
return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
}
/**
* Gets the private 'web_profiler.debug_toolbar' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
*/
protected function getWebProfiler_DebugToolbarService()
{
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['web_profiler.debug_toolbar'])) {
return $this->privates['web_profiler.debug_toolbar'];
}
return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($a, false, 2, ($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()));
}
/**
* Gets the public 'cache_clearer' alias.
*
* @return object The ".container.private.cache_clearer" service.
*/
protected function getCacheClearerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.cache_clearer');
}
/**
* Gets the public 'filesystem' alias.
*
* @return object The ".container.private.filesystem" service.
*/
protected function getFilesystemService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.filesystem');
}
/**
* Gets the public 'serializer' alias.
*
* @return object The ".container.private.serializer" service.
*/
protected function getSerializerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.serializer');
}
/**
* Gets the public 'security.csrf.token_manager' alias.
*
* @return object The ".container.private.security.csrf.token_manager" service.
*/
protected function getSecurity_Csrf_TokenManagerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.csrf.token_manager');
}
/**
* Gets the public 'form.factory' alias.
*
* @return object The ".container.private.form.factory" service.
*/
protected function getForm_FactoryService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.form.factory');
}
/**
* Gets the public 'form.type.file' alias.
*
* @return object The ".container.private.form.type.file" service.
*/
protected function getForm_Type_FileService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.form.type.file');
}
/**
* Gets the public 'profiler' alias.
*
* @return object The ".container.private.profiler" service.
*/
protected function getProfilerService()
{
trigger_deprecation('symfony/framework-bundle', '5.4', 'Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.profiler');
}
/**
* Gets the public 'twig' alias.
*
* @return object The ".container.private.twig" service.
*/
protected function getTwigService()
{
trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.twig');
}
/**
* Gets the public 'security.authorization_checker' alias.
*
* @return object The ".container.private.security.authorization_checker" service.
*/
protected function getSecurity_AuthorizationCheckerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.authorization_checker');
}
/**
* Gets the public 'security.token_storage' alias.
*
* @return object The ".container.private.security.token_storage" service.
*/
protected function getSecurity_TokenStorageService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.token_storage');
}
/**
* Gets the public 'security.password_encoder' alias.
*
* @return object The ".container.private.security.password_encoder" service.
*/
protected function getSecurity_PasswordEncoderService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.password_encoder');
}
/**
* Gets the public 'session' alias.
*
* @return object The ".container.private.session" service.
*/
protected function getSessionService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.session');
}
/**
* Gets the public 'validator' alias.
*
* @return object The ".container.private.validator" service.
*/
protected function getValidatorService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.validator');
}
/**
* @return array|bool|float|int|string|\UnitEnum|null
*/
public function getParameter(string $name)
{
if (isset($this->buildParameters[$name])) {
return $this->buildParameters[$name];
}
if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
}
if (isset($this->loadedDynamicParameters[$name])) {
return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
return $this->parameters[$name];
}
public function hasParameter(string $name): bool
{
if (isset($this->buildParameters[$name])) {
return true;
}
return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
}
public function setParameter(string $name, $value): void
{
throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
}
public function getParameterBag(): ParameterBagInterface
{
if (null === $this->parameterBag) {
$parameters = $this->parameters;
foreach ($this->loadedDynamicParameters as $name => $loaded) {
$parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
foreach ($this->buildParameters as $name => $value) {
$parameters[$name] = $value;
}
$this->parameterBag = new FrozenParameterBag($parameters);
}
return $this->parameterBag;
}
private $loadedDynamicParameters = [
'kernel.runtime_environment' => false,
'kernel.build_dir' => false,
'kernel.cache_dir' => false,
'mail_from' => false,
'mail_from_name' => false,
'kernel.secret' => false,
'debug.container.dump' => false,
'serializer.mapping.cache.file' => false,
'validator.mapping.cache.file' => false,
'profiler.storage.dsn' => false,
'doctrine.orm.proxy_dir' => false,
];
private $dynamicParameters = [];
private function getDynamicParameter(string $name)
{
switch ($name) {
case 'kernel.runtime_environment': $value = $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
case 'kernel.build_dir': $value = $this->targetDir.''; break;
case 'kernel.cache_dir': $value = $this->targetDir.''; break;
case 'mail_from': $value = $this->getEnv('MAILER_FROM'); break;
case 'mail_from_name': $value = $this->getEnv('MAILER_FROM_NAME'); break;
case 'kernel.secret': $value = $this->getEnv('APP_SECRET'); break;
case 'debug.container.dump': $value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
case 'serializer.mapping.cache.file': $value = ($this->targetDir.''.'/serialization.php'); break;
case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
case 'doctrine.orm.proxy_dir': $value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
}
$this->loadedDynamicParameters[$name] = true;
return $this->dynamicParameters[$name] = $value;
}
protected function getDefaultParameters(): array
{
return [
'kernel.project_dir' => \dirname(__DIR__, 4),
'kernel.environment' => 'dev',
'kernel.debug' => true,
'kernel.logs_dir' => (\dirname(__DIR__, 3).'/log'),
'kernel.bundles' => [
'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
'WhiteOctoberBreadcrumbsBundle' => 'WhiteOctober\\BreadcrumbsBundle\\WhiteOctoberBreadcrumbsBundle',
'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
'AtechNetCoreBundle' => 'App\\AtechNet\\CoreBundle\\AtechNetCoreBundle',
'AtechNetReportBundle' => 'App\\AtechNet\\ReportBundle\\AtechNetReportBundle',
'AtechNetApiBundle' => 'App\\AtechNet\\ApiBundle\\AtechNetApiBundle',
],
'kernel.bundles_metadata' => [
'FrameworkBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),
'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
],
'DoctrineBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle'),
'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
],
'DoctrineMigrationsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle'),
'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
],
'TwigBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'),
'namespace' => 'Symfony\\Bundle\\TwigBundle',
],
'TwigExtraBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle'),
'namespace' => 'Twig\\Extra\\TwigExtraBundle',
],
'SecurityBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle'),
'namespace' => 'Symfony\\Bundle\\SecurityBundle',
],
'MonologBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'),
'namespace' => 'Symfony\\Bundle\\MonologBundle',
],
'WhiteOctoberBreadcrumbsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/mhujer/breadcrumbs-bundle'),
'namespace' => 'WhiteOctober\\BreadcrumbsBundle',
],
'DoctrineFixturesBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle'),
'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
],
'WebProfilerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'),
'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
],
'DebugBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle'),
'namespace' => 'Symfony\\Bundle\\DebugBundle',
],
'AtechNetCoreBundle' => [
'path' => (\dirname(__DIR__, 4).'/src/AtechNet/CoreBundle'),
'namespace' => 'App\\AtechNet\\CoreBundle',
],
'AtechNetReportBundle' => [
'path' => (\dirname(__DIR__, 4).'/src/AtechNet/ReportBundle'),
'namespace' => 'App\\AtechNet\\ReportBundle',
],
'AtechNetApiBundle' => [
'path' => (\dirname(__DIR__, 4).'/src/AtechNet/ApiBundle'),
'namespace' => 'App\\AtechNet\\ApiBundle',
],
],
'kernel.charset' => 'UTF-8',
'kernel.container_class' => 'App_KernelDevDebugContainer',
'container.dumper.inline_factories' => true,
'active_campaign' => [
'url' => 'https://furbify.api-us1.com/api/3/',
'api_key' => '945dcae27dd1fbb604e2c4fe0bfc492766add64d040ce86bbe7e2b9eb50288a2adf79221',
],
'billingo' => [
'public_key' => 'c330ba3fcf942ea107a82887df4a94d4',
'private_key' => 'b2d1ee0a5420e989a7548835a82ab1fb35c4b6eeb3e7e0a2ba5dc50ebbaed81db041809ca7e3a7169ed7c369677f5e298ac12d19993d012429e0a2c32f6b4be2',
'v3' => [
'dev_api_key' => '706cfcee-1c94-11ee-88c2-0254eb6072a0',
'prod_api_key' => '7946eccc-1c89-11ee-9f0c-0adb4fd9a356',
],
],
'digital_ocean_space' => [
'access_key' => 'DO00HU8D2XNBFK4Z9RW9',
'secret_key' => 'r6dvFH+Ew2aPsr078JQ/QV7Nj8MywY93FpweEuZEbNk',
],
'cloudflare_image' => [
'active' => '1',
'token' => 'e3IULqUoZxUz9ptKOdJ6osoWk-BHcQpoBIKtW66s',
],
'gls' => [
'pass_ac_sk' => 'Ne.Jxj3Upd3us.f',
'pass_ac_hu' => 'KECM7V.n8DGq53q',
'pass_bazos' => 'bQr5RUqJNztJY.S',
'pass_ac_sk_deprecated' => 'vePc1ocp74oK',
'pass_ac_hu_deprecated' => 'fmPs80ZYhli8',
'pass_bazos_deprecated' => 'YoA3TE8mjC0I',
],
'dhl' => [
'username' => 'furbifysroSK',
'pass' => 'L#9wN@2jF@5k',
'account_number' => [
1 => '407986732',
5 => '407014864',
],
],
'dhl_at' => [
'dev' => [
'clientId' => 'TYXpjDREMf0Y0ASG8zu1iehHqmsSDT5F',
'clientSecret' => 'rPXdKrLKlqyAGKv3',
],
'prod' => [
'clientId' => 'e6XC3tdtlz6AEAqUIPGPVw2CQxbAPuYx',
'clientSecret' => '8Bou0GS3qh7AV407',
],
],
'dhl_tracking' => [
'key' => 'BRUnmlZqOhcz3edlJjDr8Y5tRJ2fR2gu',
'secret' => 'qmTcVeIYANcUSFar',
],
'packeta' => [
'api_key' => '07d8a045a8ea6377',
'api_password' => '07d8a045a8ea6377b6459aba909ec3d4',
],
'google_calendar' => [
'api_key' => 'AIzaSyDagHpBrqnfOfFp4FjbpuTulWtSdVCmLJo',
],
'erste' => [
'webApiKey' => '417e9c28-c59f-4599-a523-e931a847554e',
'clientId' => '9d4648eb-c53e-4985-9976-3664c80e8d9e',
'clientSecret' => 'a564e897-9d11-42c8-a8f4-2d921e68defe',
'walletId' => '085835ed-9a8f-4aaa-b10d-f4a289314f8f',
'walletSecret' => 'rbyg8e15vZ8nMAh1IdqPtsu95YEFp3Lj',
'accountId' => [
'slsp' => '54d102e2-19a0-48c9-a485-4ec1df8e8e56',
'ebh' => '36c3fb0a-888d-48aa-bf1c-39f3b25e8fd2',
],
],
'tatra_banka' => [
'client_id' => 'l7xx124401a9017e4edea9f0ea92e19bbbba',
'client_secret' => '9072031e02e849a1b4359944d8c960c0',
'code_challenge' => 'IxTpuXw_aqlwQreN252M_7Ctz7u-jurlk24tmiUxZQA',
'code_verifier' => '5tXamc8qx3d0sg_istLHMac6i89mt6RUWazOvqpzWx4',
'consent_id' => '439d2e9b-77b0-4c77-b356-e8486a45ddad',
'account_id' => '377a705b-d5f2-4e41-b298-d664401fc380',
],
'raiffeisen' => [
'api_base_url' => 'https://pay-api-int.raiffeisen.hu',
'api_key' => '02af5b24-820f-420c-9abd-9203f3c058b1',
'keyid' => '/SN=306264436289307467621474061761995368415/C=HU/L=Budapest/OU=only_for_development_use/CN=p19026_openbanking_-_api_user_certificates',
'private_key' => '/certificates/key.pem',
'public_key' => '/certificates/furbify_cert.pem',
],
'mini_crm' => [
'system_id' => '52997',
'api_key' => '9F6zKVoTLYi2RtDgmkh0yprOAqfEsXG7',
],
'zoho_crm' => [
'url' => 'https://www.zohoapis.eu/',
'refresh_token' => '1000.c38d4ac74b727793a2aa5888e5110bd8.e786fd41e9195420f26435e4ae172d47',
'client_id' => '1000.DKCEHS6K6ANWH2XHWD04GKG1C533JT',
'client_secret' => '6380816a2e27a62f46649b7be0f13c8a2999480c11',
],
'square_pay' => [
'username' => 'dev@furbify.eu',
'password' => 'jekk7WBgaXCtAGu',
],
'secret' => 'vdfdf546sdfdsfsdfds1f5sd3f1sdf2sd1f3sdf1s2',
'session.name' => 'cntrls34',
'session.remember_me.name' => 'lngcntrls34',
'kb_attachments_dir' => '/uploads/kb_attachments',
'customer_attachments' => '/../web/uploads/customer_attachments\'',
'controlling_export_db' => [
'prod' => [
'name' => 'centralis_controlling',
'host' => 'mariadb105.r5.websupport.sk',
'port' => 3315,
'user' => 'rq58o3q4',
'pass' => 'Qy8NF>%iC;',
],
'dev' => [
'name' => 'centralis_controlling_test',
'host' => '172.18.0.1',
'port' => 3316,
'user' => 'root',
'pass' => '',
],
],
'posta_bez_hranic' => [
'user_id' => '28718',
'api_key' => 'EsLW2q8e39amvPcBN57ogUFtEYkH4iJ6R',
],
'instacash' => [
'hu' => [
'api_key' => 'NDdlaGJ2Z2RmYnJlZmJnZWNyZW1hYmVia24=',
'financier' => 'furbify',
],
'sk' => [
'api_key' => 'NzJjeHVybGFvZWJsZHV0ZWZqcnRlb2pldHc=',
'financier' => 'furbify_sk',
],
],
'milpay' => [
'hu' => [
'prod' => [
'api_key' => 'OHJqamhpdHBha3BmdW5mcmxybHFxdXV3bA==',
'offerId' => 8,
],
'dev' => [
'api_key' => 'NmtyYmNnbGx5c3Nwa2VleGducnB1d2FrdQ==',
'offerId' => 7,
],
],
'sk' => [
'prod' => [
'api_key' => 'MTRqZXJkZXl1c2lpZGphc3ZsZWdmdm1meGI=',
'offerId' => 9,
],
'dev' => [
'api_key' => 'NmtyYmNnbGx5c3Nwa2VleGducnB1d2FrdQ==',
'offerId' => 7,
],
],
'cz' => [
'prod' => [
'api_key' => 'MTV1bGttaXZ1aWtjY2ZuaHN5aGp5Z2NlcnY=',
'offerId' => 10,
],
'dev' => [
'api_key' => 'NmtyYmNnbGx5c3Nwa2VleGducnB1d2FrdQ==',
'offerId' => 7,
],
],
],
'amazon' => [
'client_id' => 'amzn1.application-oa2-client.64c338c7afb04c919ae09dc901e2ac7b',
'client_secret' => 'amzn1.oa2-cs.v1.97a42ce197135cbe725942fc84a17af3e400687d16ba9b70a539ba1210f00ed3',
],
'past_pay' => [
'api_key_hu' => '318f5a38257832a8b665cfcfeaac732e7dffe2e5',
'api_key_sk' => 'a46f858ca75228722bc6c93754deaafb59fb2381',
],
'past_pay_demo' => [
'api_key_hu' => 'demo-edd9c7911eed5460d0b7df30f1a54fb2ced',
'api_key_sk' => 'demo-19beb883b4256bb44d3ec8b034a530254db',
],
'fingera' => [
'login' => 'APIUser',
'password' => 'A1P4i9user',
],
'klaviyo' => [
'dev' => [
'private_key' => 'pk_6df8305dc8d562137fc01361cf3b444feb',
'public_key' => 'Su4qaX',
],
'prod' => [
'private_key' => 'pk_31fefc4b69137de41118689a792645090f',
'public_key' => 'RcM2bv',
],
],
'unas' => [
'key' => 'a8c1b5337f823d5c718f29d5d3c31e1e8a21424e',
],
'blancco' => [
'api_key' => 'a5d36dd2-8d97-481d-b09e-99f060415aae',
],
'vub' => [
'iban' => 'SK2602000000000012454958',
'SN' => '4200000058d96a659e065dbfd8000000000058',
'certPass' => 'khgrlefwqori;3564!9FD',
'CA' => 'VUB-SubCA-04',
],
'chatgpt' => [
'translator' => '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',
],
'daktela' => [
'access_token' => '5edebfd3e3e16a441a53a2110d85b7d1f666d304',
],
'event_dispatcher.event_aliases' => [
'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
],
'fragment.renderer.hinclude.global_template' => NULL,
'fragment.path' => '/_fragment',
'kernel.http_method_override' => true,
'kernel.trusted_hosts' => [
],
'kernel.default_locale' => 'en',
'kernel.enabled_locales' => [
],
'kernel.error_controller' => 'error_controller',
'debug.file_link_format' => NULL,
'asset.request_context.base_path' => NULL,
'asset.request_context.secure' => NULL,
'translator.logging' => false,
'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),
'debug.error_handler.throw_at' => -1,
'router.request_context.host' => 'localhost',
'router.request_context.scheme' => 'http',
'router.request_context.base_url' => '',
'router.resource' => 'kernel::loadRoutes',
'request_listener.http_port' => 80,
'request_listener.https_port' => 443,
'session.metadata.storage_key' => '_sf2_meta',
'session.storage.options' => [
'cache_limiter' => '0',
'name' => 'cntrls2023',
'cookie_lifetime' => 31536000,
'cookie_secure' => false,
'cookie_httponly' => true,
'cookie_samesite' => 'lax',
'gc_maxlifetime' => 31536000,
'gc_probability' => 1,
],
'session.save_path' => (\dirname(__DIR__, 3).'/sessions/'),
'session.metadata.update_threshold' => 0,
'form.type_extension.csrf.enabled' => true,
'form.type_extension.csrf.field_name' => '_token',
'validator.translation_domain' => 'validators',
'profiler_listener.only_exceptions' => false,
'profiler_listener.only_main_requests' => false,
'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
'doctrine.entity_managers' => [
'default' => 'doctrine.orm.default_entity_manager',
'statistics' => 'doctrine.orm.statistics_entity_manager',
'service_manager' => 'doctrine.orm.service_manager_entity_manager',
],
'doctrine.default_entity_manager' => 'default',
'doctrine.dbal.connection_factory.types' => [
],
'doctrine.connections' => [
'default' => 'doctrine.dbal.default_connection',
'service_manager' => 'doctrine.dbal.service_manager_connection',
'statistics' => 'doctrine.dbal.statistics_connection',
],
'doctrine.default_connection' => 'default',
'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
'doctrine.orm.cache.memcache_host' => 'localhost',
'doctrine.orm.cache.memcache_port' => 11211,
'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
'doctrine.orm.cache.memcached_host' => 'localhost',
'doctrine.orm.cache.memcached_port' => 11211,
'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
'doctrine.orm.cache.redis_host' => 'localhost',
'doctrine.orm.cache.redis_port' => 6379,
'doctrine.orm.cache.redis_instance.class' => 'Redis',
'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
'doctrine.orm.typed_field_mapper.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultTypedFieldMapper',
'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
'doctrine.orm.auto_generate_proxy_classes' => true,
'doctrine.orm.enable_lazy_ghost_objects' => false,
'doctrine.orm.proxy_namespace' => 'Proxies',
'doctrine.migrations.preferred_em' => NULL,
'doctrine.migrations.preferred_connection' => NULL,
'twig.form.resources' => [
0 => 'form_div_layout.html.twig',
1 => 'bootstrap_3_horizontal_layout.html.twig',
],
'twig.default_path' => (\dirname(__DIR__, 4).'/templates'),
'security.role_hierarchy.roles' => [
'ROLE_ADMIN' => [
0 => 'ROLE_USER',
1 => 'ROLE_EMPLOYEE',
2 => 'ROLE_SALES',
],
'ROLE_USER' => [
0 => 'ROLE_EMPLOYEE',
1 => 'ROLE_SALES',
],
'ROLE_EMPLOYEE' => [
0 => 'ROLE_SALES',
],
'ROLE_SALES' => [
0 => 'ROLE_SALES',
],
],
'security.access.denied_url' => NULL,
'security.authentication.manager.erase_credentials' => true,
'security.authentication.session_strategy.strategy' => 'migrate',
'security.access.always_authenticate_before_granting' => false,
'security.authentication.hide_user_not_found' => true,
'security.firewalls' => [
0 => 'dev',
1 => 'api_urls',
2 => 'product_data_by_code',
3 => 'clear_cache',
4 => 'migrate_db',
5 => 'create_stock_movement',
6 => 'create_controlling_product_list',
7 => 'create_controlling_stock_status_list',
8 => 'export_vat_values',
9 => 'discount_rss',
10 => 'sales_goal',
11 => 'main',
],
'monolog.use_microseconds' => true,
'monolog.swift_mailer.handlers' => [
],
'monolog.handlers_to_channels' => [
'monolog.handler.payment' => [
'type' => 'inclusive',
'elements' => [
0 => 'payment',
],
],
],
'white_october_breadcrumbs.options' => [
'separator' => '',
'separatorClass' => 'separator',
'listId' => 'wo-breadcrumbs',
'listClass' => 'breadcrumb',
'itemClass' => '',
'linkRel' => '',
'locale' => NULL,
'translation_domain' => NULL,
'viewTemplate' => '@WhiteOctoberBreadcrumbs/microdata.html.twig',
],
'web_profiler.debug_toolbar.intercept_redirects' => false,
'web_profiler.debug_toolbar.mode' => 2,
'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
'data_collector.templates' => [
'data_collector.request' => [
0 => 'request',
1 => '@WebProfiler/Collector/request.html.twig',
],
'data_collector.time' => [
0 => 'time',
1 => '@WebProfiler/Collector/time.html.twig',
],
'data_collector.memory' => [
0 => 'memory',
1 => '@WebProfiler/Collector/memory.html.twig',
],
'data_collector.validator' => [
0 => 'validator',
1 => '@WebProfiler/Collector/validator.html.twig',
],
'data_collector.ajax' => [
0 => 'ajax',
1 => '@WebProfiler/Collector/ajax.html.twig',
],
'data_collector.form' => [
0 => 'form',
1 => '@WebProfiler/Collector/form.html.twig',
],
'data_collector.exception' => [
0 => 'exception',
1 => '@WebProfiler/Collector/exception.html.twig',
],
'data_collector.logger' => [
0 => 'logger',
1 => '@WebProfiler/Collector/logger.html.twig',
],
'data_collector.events' => [
0 => 'events',
1 => '@WebProfiler/Collector/events.html.twig',
],
'data_collector.router' => [
0 => 'router',
1 => '@WebProfiler/Collector/router.html.twig',
],
'data_collector.cache' => [
0 => 'cache',
1 => '@WebProfiler/Collector/cache.html.twig',
],
'data_collector.translation' => [
0 => 'translation',
1 => '@WebProfiler/Collector/translation.html.twig',
],
'data_collector.security' => [
0 => 'security',
1 => '@Security/Collector/security.html.twig',
],
'data_collector.twig' => [
0 => 'twig',
1 => '@WebProfiler/Collector/twig.html.twig',
],
'data_collector.http_client' => [
0 => 'http_client',
1 => '@WebProfiler/Collector/http_client.html.twig',
],
'data_collector.doctrine' => [
0 => 'db',
1 => '@Doctrine/Collector/db.html.twig',
],
'data_collector.dump' => [
0 => 'dump',
1 => '@Debug/Profiler/dump.html.twig',
],
'data_collector.messenger' => [
0 => 'messenger',
1 => '@WebProfiler/Collector/messenger.html.twig',
],
'mailer.data_collector' => [
0 => 'mailer',
1 => '@WebProfiler/Collector/mailer.html.twig',
],
'notifier.data_collector' => [
0 => 'notifier',
1 => '@WebProfiler/Collector/notifier.html.twig',
],
'data_collector.config' => [
0 => 'config',
1 => '@WebProfiler/Collector/config.html.twig',
],
],
'console.command.ids' => [
0 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddAttributeOptionIfNotAddedCommand',
1 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddAttributeOptionsForProductsCommand',
2 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddBadgeToProductsCommand',
3 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddDeadlineToClaimsCommand',
4 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddDefaultProductPriceLogCommand',
5 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddLinuxProductAttributesCommand',
6 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddMacOSProductAttributesCommand',
7 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddNewBatteryProductTagToProducts',
8 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddNortonAccessoryToProductsCommand',
9 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddPositionByStockItemLastPositionCommand',
10 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddProductsToCategoryPageCommand',
11 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddProductsToProductTagCommand',
12 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddRAMProductAttributesCommand',
13 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddSingleStockPositionsCommand',
14 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddStockItemsToStockMovementItemCommand',
15 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddStockPositionByMovementCommand',
16 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddStockPositionByProductCommand',
17 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddStockPositionsCommand',
18 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddStockPositionsForStockItemsCommand',
19 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddWindows10ProductAttributesCommand',
20 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Add\\AddWindows11ProductAttributesCommand',
21 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\AikenImportShipmentsCommand',
22 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Attribute\\CreateNotebookBatteryAttributeCommand',
23 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckAmazonCNsCommand',
24 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckAndExportSuggestedBackmarketListingPricesCommand',
25 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckAndExportSuggestedRefurbedListingPricesCommand',
26 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckAndRepairProductNameAndProductModelNameCommand',
27 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckBeforeStockReviewCommand',
28 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckCanceledMarketplaceOrdersCommand',
29 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckCategoryPagesWithProductTags',
30 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckConfigChangeErrorsCommand',
31 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckCreditNoteStockMovementPricesCommand',
32 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckDocumentPaidStatusCommand',
33 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckDocumentPricesCommand',
34 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckDocumentStockMovementPricesCommand',
35 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckDocumentsVatCommand',
36 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckForMovementItemsZeroPriceCommand',
37 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckForNegativeQtyCommand',
38 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckForStockMovementsCommand',
39 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckNotPaidInvoicesWithPaidPreinvoiceCommand',
40 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckOrdersDocumentsDifferenceCommand',
41 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckProductConfiguratorSettings',
42 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Check\\CheckStockItemErrorsCommand',
43 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Claim\\ClaimUpdateStatusCommand',
44 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Claim\\MigrateOldTrackingCommand',
45 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Container\\FixContainerPricesCommand',
46 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Convert\\ConvertCreditNoteAndConfigChangeMovementsCommand',
47 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Convert\\ConvertOrderStatusLogCommand',
48 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Convert\\ConvertOrdersToNewPriorityListCommand',
49 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Convert\\ConvertShipmentConfigChangeCreateCommand',
50 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Convert\\ConvertSkToNewVatCommand',
51 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Convert\\ConvertWsHuToNewVatCommand',
52 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Copy\\CopyAttributeOptionMetasFromDomainToDomainCommand',
53 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Copy\\CopyContainerMetasFromDomainToDomainCommand',
54 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Copy\\CopyCountryFromCustomerAddressToCustomerCommand',
55 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Copy\\CopyCustomersFromSalesManagersToAnotherCommand',
56 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Copy\\CopyPagesFromDomainToDomainCommand',
57 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Copy\\CopyProductMetaSettingsFromDomainToDomainCommand',
58 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Copy\\CopyProductPricesFromDomainToDomainCommand',
59 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateAOMetaPricesFromAOPricesCommand',
60 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateActiveCampaignCustomersCommand',
61 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateActiveCampaignOrdersCommand',
62 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateAdattorloStockItemsCommand',
63 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateAttibuteOptionForProductTypeCommand',
64 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateAttributeOptionForKeyboardReprintLanguageCommand',
65 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateAttributeOptionsForCPUGenearationsCommand',
66 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateAttributeOptionsForNotebookBatteriesCommand',
67 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateAttributeOptionsForProductsCommand',
68 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateAttributesCommand',
69 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateBaseFileTranslationsCommand',
70 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateClaimCommentsFromInternalNotesCommand',
71 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateCommitmentReceivableSnapshotCommand',
72 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateDailyProductStatisticsCommand',
73 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateDashboardWidgetCommand',
74 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateDocumenstForAmazonOrdersCommand',
75 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateDocumentGroupsForB2cChAndUkCommand',
76 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateDocumentGroupsForNewYearCommand',
77 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateDocumentGroupsForUnas',
78 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateDocumentInternalNotesAsCommentsCommand',
79 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateInInvoiceFromHuCommand',
80 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateInStockDaysCommand',
81 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateInStockDaysStatsCommand',
82 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateInStockDaysStatsForDatePeriodCommand',
83 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateOldStockItemsSnapshotCommand',
84 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateOptionsForSurveryQuestionCommand',
85 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateOrderProductChangelogCommand',
86 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateOutInvoiceForAcHuCommand',
87 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateOutMovementForVeglegestorlesProductCommand',
88 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateOutMovementsForServicesCommand',
89 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreatePermissionGroupByUserCommand',
90 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreatePreInvoiceForRTWSCommand',
91 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateProductModelsCommand',
92 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateProductTagsFromHiddenAttributesCommand',
93 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateQualityStatisticsCommand',
94 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateReviewSurveyMediaConnectionsCommand',
95 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateSeoUrlForPagesCommand',
96 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateSeoUrlsForProductsCommand',
97 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateStatusForClaimsCommand',
98 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateStockItemPositionLogsCommand',
99 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateStockItemsAddToStockMovementItemCommand',
100 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateStockMovementForProductTypeCommand',
101 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateStockMovementFromOrderCommand',
102 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateStockMovementsForOrdersCommand',
103 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateStockPositionCommand',
104 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateStockStatusSnapshotCommand',
105 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateTaskNotificationConfigsCommand',
106 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateTemporaryStockItemsForIncomingInProductionCommand',
107 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateUserPermissionCommand',
108 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\CreateWindowsLanguageAttributesCommand',
109 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\Permission\\CreateClaimPermissionsForUsersCommand',
110 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\Permission\\CreateCustomerPermissionsForUsersCommand',
111 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\Permission\\CreateDocumentPermissionsForUsersCommand',
112 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\Permission\\CreateFAQPermissionsForUsersCommand',
113 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\Permission\\CreateOrderPermissionsForUsersCommand',
114 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\Permission\\CreateOtherPermissionsForUsersCommand',
115 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\Permission\\CreateProductPermissionsForUsersCommand',
116 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\Permission\\CreateStockManagementPermissionsForUsersCommand',
117 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\Permission\\CreateStockMovementLockingPermissionsForUsersCommand',
118 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Create\\Permission\\CreateTaskPermissionsForUsersCommand',
119 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\CustomerOrderStatisticsCommand',
120 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Daktela\\AddCentralisLinkForContacts',
121 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Daktela\\SyncCentralisCustomerWithDaktela',
122 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Daktela\\UploadCentralisCustomerWithDaktela',
123 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\DevHelpers\\AbandonedCartsGetTestUrlCommand',
124 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\DevHelpers\\SeedMarketplaceListingsCommand',
125 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Duplicate\\DuplicateProductsCommand',
126 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\EmailPcshopCustomersCommand',
127 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Error\\UpdateErrorCodesCommand',
128 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportAbandonedCartsToActiveCampaignCommand',
129 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportArtisjusProductsCommand',
130 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportBackmarketBackboxDataCommand',
131 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportCharityCountsToControllingDbCommand',
132 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportClaimMediaToDigitalOceanCommand',
133 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportCustomersForZendesk',
134 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportCustomersForZohoCSVCommand',
135 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportCustomersSalesManagerSettingForZohoCSVCommand',
136 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportDataByAikenCodeCommand',
137 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportDocumentPDFsCommand',
138 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportExpandoProductsCommand',
139 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportFurbifyHuDocumentsCommand',
140 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportInProductionProductsCommand',
141 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportIncomingCardsTableCommand',
142 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportInvoicesToMrpCommand',
143 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportInvoicesToPastPayCommand',
144 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportInvoicesToPohodaCommand',
145 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportKSHProductListCommand',
146 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportListingsWithWrongProductModelCommand',
147 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportLogisztikaAdatgyujtesClaim',
148 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportLogisztikaAdatgyujtesOrder',
149 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportOldStockItemCommand',
150 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportOrderedProductByDomainCommand',
151 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportOrderedProductByGivenRuleCommand',
152 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportOrdersForZohoCSVCommand',
153 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportOrdersToControllingDbCommand',
154 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportPhotosToCloudflareCommand',
155 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportProductBadgesListCommand',
156 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportProductListByProductTypeCommand',
157 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportProductListForControllingCommand',
158 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportProductSellFromAlk',
159 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportProductsByCustomRulesCommand',
160 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportProductsForZohoCSVCommand',
161 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportReceivablesToDateCommand',
162 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportRefurbedBackboxDataCommand',
163 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportReturnedProductsFromHuToSKCommand',
164 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportReviewPhotosToCloudflareCommand',
165 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportSalesManagerOrdersForControllingCommand',
166 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportStockItemPositionLogCommand',
167 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportStockItemsByAgeCommand',
168 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportStockItemsFromStockMovementsCommand',
169 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportStockItemsStockMovementInfoCommand',
170 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportStockMovementsByDateCommand',
171 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Export\\ExportStockReviewStatsCommand',
172 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Feed\\ArgepFeedCommand',
173 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Feed\\ArukeresoFeedCommand',
174 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Feed\\LuigisBoxApiFeed2Command',
175 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Feed\\LuigisBoxApiFeedCommand',
176 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Fix\\CompensationRepairCommand',
177 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Fix\\CreateCompensationMovementFix',
178 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Fix\\FixAmazonVatErrorsCommand',
179 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Fix\\FixCreditNotesWithoutDocument',
180 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Fix\\FixIllegalStockMovementsCommand',
181 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Generate\\GenerateCacheForDomainCommand',
182 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Generate\\GenerateInProductionConfigChangesCommand',
183 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Generate\\GenerateNewYearProductCardsCommand',
184 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Generate\\GenerateStockItemsWithSerialCommand',
185 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Generate\\GenerateV3IdsForBillingoDocumentsCommand',
186 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Generate\\GenerateV3IdsForCustomersCommand',
187 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\ActiveProductsOnDomainsCommand',
188 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\AddAttributeOptionForSelectedProductsCommand',
189 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\AddAttributeOptionToProductTypeCommand',
190 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\AddHiddenAttributeForSelectedProductsCommand',
191 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\AddPositionForStockItemsWithNoPositionCommand',
192 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\BlackFridayAcCommand',
193 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\BlackFridayLpcFpcCommand',
194 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\ChangeDocGroupForAchuCommand',
195 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\ChangeDomainMetaPricesCommand',
196 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\CopyAvailableStockItemsToConfigChangesCommand',
197 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\CopyStockItemsFromMovementItemToAnotherCommand',
198 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\CopyStockItemsToMovementCommand',
199 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\DeactivateOldBasketsCommand',
200 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\DuplicateDomainMetaCommand',
201 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\DuplicateTranslationCommand',
202 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\FinalizeMarketplaceOrdersCommand',
203 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\FinalizeRefurbedOrdersCommand',
204 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\GetDiffrerencesBetweenOrderStockMovDocCommand',
205 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\GetPuchasePricesForContainersCommand',
206 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\GetPurchasePricesForStockItemsCommand',
207 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\ImportClaimsFromWBCommand',
208 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\ImportProductPricesFromListCommand',
209 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\MergeStockReviewsTogetherCommand',
210 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\RemoveDuplicateCustomerAddressesCommand',
211 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\RemoveDuplicateProductsCommand',
212 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\RemoveStockItemsFromLotCommand',
213 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\RenameAikenErrorCodesInStockItemsCommand',
214 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\RepairExchangeRatesCommand',
215 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\SeparateTextByDelimiterCommand',
216 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\SetReadyToShipOrdersToCompletedCommand',
217 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\ShuffleSensitiveDataCommand',
218 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\SplitCustomersBetweenSalesManagersCommand',
219 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Helper\\TransformOrderStatusesCommand',
220 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportAikenBatteryCommand',
221 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportAikenBatteryCyclesCommand',
222 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportAmazonListingsForProductModelCommand',
223 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportBackmarketListingToArchiveCommand',
224 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportBackmarketListingsForProductModelCommand',
225 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportClients',
226 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportErrorCodesCommand',
227 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportGlsPickupPointsCommand',
228 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportMarketplaceIdentificationsCommand',
229 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportMarketplaceOrdersCommand',
230 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportProductBadgesFromCsvCommand',
231 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportProductMarginLevelCommand',
232 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportRefurbedOffersForProductModelCommand',
233 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportVubTransactionsCommand',
234 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Import\\ImportWantedItemsCsvCommand',
235 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\B2cCreditNoteSendCommand',
236 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\NotifyChatGroupsCommand',
237 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\NotifyForFinishedBackmarketOrdersWithManuallyCreatedShipmentCommand',
238 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\NotifyForLowAvailableStockCommand',
239 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\NotifyForNotCreatedHuDocumentCommand',
240 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\NotifyPastDueDateCommand',
241 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\NotifyUnfinishedStockMovementCommand',
242 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\NotifyUsersAboutLateDeliveryCommand',
243 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\PriceMonitorNotificationCommand',
244 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\RemindAboutNextWeekAbsencesCommand',
245 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\RemindActivatedCustomersCommand',
246 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\RemindCustomersAboutDomainChangeCommand',
247 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\RemindCustomersAboutInCompleteOrdersCommand',
248 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\RemindMealGroupCommand',
249 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\RemindNotActivatedCustomersCommand',
250 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\RemindNotLoggedInCustomersCommand',
251 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\RemoveOldNotificationsCommand',
252 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\SendShipmentChargersNeededNotificationCommand',
253 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Notification\\ShipmentChangeNotifications',
254 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Order\\CreateOrderInvoicesCommand',
255 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Order\\CreateStatsTableRecordsCommand',
256 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Order\\SendInvoiceMailsCommnad',
257 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\ProductModel\\ProductModelAddBatteryCommand',
258 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\ProductModelCache\\CacheProductModelsTableCommand',
259 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Raiffeisen\\CentralisRaiffeisenBalance',
260 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Raiffeisen\\CentralisRaiffeisenConsentQueryCommand',
261 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Raiffeisen\\CentralisRaiffeisenJWSCommand',
262 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Raiffeisen\\CentralisRaiffeisenKafkaResetCommand',
263 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Raiffeisen\\CentralisRaiffeisenPaymentInitCommand',
264 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Raiffeisen\\CentralisRaiffeisenPaymentQueryCommand',
265 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\Marketplace\\RemoveAmazonListingsBaseOnMigrationSetting',
266 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\Marketplace\\RemoveRefurbedListingsBaseOnMigrationSetting',
267 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveCommissionFromGivenStockItemsCommand',
268 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveDocumentPaymentsAfterDateCommand',
269 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveEmptyProductModelsCommand',
270 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveOldMarketplaceJobsCommand',
271 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveProductAccessoryCommand',
272 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveProductBadgesCommand',
273 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveRefurbedOffersCommand',
274 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveSelectedDocumentPaymentsCommand',
275 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveStockItemsForProductTypeCommand',
276 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveStockMovementCommand',
277 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveStockPositionOfStockItemsCommand',
278 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveStockPositionsOfProductCommand',
279 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Remove\\RemoveStoragesOddFromDocumentsCommand',
280 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairAttributeDuplicityCommand',
281 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairBilllingPrefixesCommand',
282 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairBlogTagsCommand',
283 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairBusinessIdCommand',
284 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairCreditNoteMovementPricesCommand',
285 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairCurrentVatPricesCommand',
286 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairDocumentStatusesCommand',
287 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairLuigisBoxDataCommand',
288 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairOrderAndDocumentBusinessIdsCommand',
289 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairOrderStockMovementAndExchangeRateCommand',
290 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairPhoneNumberCommand',
291 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairProcessorFamiliesCommand',
292 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairProductLastAndAveragePricesCommand',
293 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairProductPositionsCommand',
294 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairProductSeoUrlsCommand',
295 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairProductsInstockAvailableCountsCommand',
296 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairStockItemLastPositionCommand',
297 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairStockItemPurchasePricesCommand',
298 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairStockItemSettingFromAikenCommand',
299 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairStockMovementExchangeRatesCommand',
300 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairStockMovementQtyPricesByOrderCommand',
301 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairStockMovementTotalsCommand',
302 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Repair\\RepairSuggestedPricesCommand',
303 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\ServiceManagerSyncCommand',
304 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\SetActualStateOfEachCustomersSalesManager',
305 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\ClaimStatsCommand',
306 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\CustomerProfitStatsCommand',
307 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\ImportStatsCommand',
308 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\ProductListingStatsCommand',
309 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsByDateAndDomainForAllSerialNumbersCommand',
310 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsByDateProductCodesForSerialNumbersCommand',
311 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsByDomainDateForOrdersCommand',
312 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsByStockMovementCommand',
313 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsConfigChangeCommand',
314 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsFavouriteProductsCommand',
315 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsForCommissionAtPartnersCommand',
316 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsInMovementAndFirstSaleCommand',
317 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsIncomeByDomainCommand',
318 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsIncomeByUserCommand',
319 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsMainProductsIncomeCommand',
320 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsMovementInOutByDateCommand',
321 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsProductMovementDataCommand',
322 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsQuarantineSerialsCommand',
323 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsRemovedFromStockMovementsCommand',
324 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsSoldGoldFromBronzeCommand',
325 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsSoldQuantityInDateIntervalCommand',
326 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsStockItemsByProductCommand',
327 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsStockItemsByStockMovementsCommand',
328 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsStockItemsConfigCommand',
329 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StatsStockItemsWithBasePrice',
330 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Stats\\StockPositionStatsCommand',
331 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\ActivateOrDeactivateListingsCommand',
332 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\MarketplaceJobs\\CheckAndPrepareMarketplaceJobsCommand',
333 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\MarketplaceJobs\\CheckPrepareAndRunMarketplaceJobsCommand',
334 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\MarketplaceJobs\\CheckPriceChangeJobsCommand',
335 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\MarketplaceJobs\\CorrectionJobCreatingCommand',
336 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\MarketplaceJobs\\RunAmazonJobsCommand',
337 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\MarketplaceJobs\\RunBackmarketJobsCommand',
338 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\MarketplaceJobs\\RunRefurbedJobsCommand',
339 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\SyncAbandonedCartsToZohoCRM',
340 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\SyncAndExportActiveWithCentralisCustomers',
341 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\SyncProductModelsToBaseCommand',
342 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\SyncRtSkPricesWithRtEu',
343 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Sync\\SyncVendorsToBaseCommand',
344 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Unas\\AddKeysToTranslations',
345 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Unas\\CustomDevelsTranslation',
346 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Unas\\SyncUnasFromCentralis',
347 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Unas\\SyncUnasStockFromCentralis',
348 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Unas\\TranslateAllCategories',
349 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Unas\\TranslateProductModelMetas',
350 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Unas\\TranslateUnasTranslations',
351 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Unas\\UpdateProductPrices',
352 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\ArchiveProductsCommand',
353 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\ChristmasKeyboardReprintDiscountChange',
354 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateActiveCampaignCustomersCommand',
355 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateAikenCodeInProductCommissionCommand',
356 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateAllProductPhotoInZohoCommand',
357 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateAllProductsInStockAvailableCommand',
358 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateAmazonListingsGPSRCommand',
359 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateAmazonOrderMovementsTaxesCommand',
360 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateBackmarketPBHTrackingAndConfirmOrderCommand',
361 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateBnplOrdersStatusAfterCertainTime',
362 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateBusinessIdsFromCSVCommand',
363 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateCarrierSettingCommand',
364 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateCommissionOrderPaymentStatus',
365 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateContactOwnerInZohoCommand',
366 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateCurrentVatPriceForProductsCommand',
367 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateCustomerOrderInformationForDomainCommand',
368 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateCustomerSalesManagerFromListCommand',
369 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateCustomersDistrictCommand',
370 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateDocumentExchangeRatesCommand',
371 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateDocumentStatusCommand',
372 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateExchangeRateFilesCommand',
373 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateLastAndAveragePricesCacheCommand',
374 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateLastKnownPositionToStockItemsCommand',
375 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateListingModelByCSVCommand',
376 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateListingTitleOrRemoveNotListedListingCommand',
377 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateListingTouchScreenAndBacklitSettingByVariationSettingCommand',
378 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateMainProductLastAndAvgPricesCommand',
379 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateNoTouchscreenListingsModelCommand',
380 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateOrderFullPricesForDomainCommand',
381 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdatePriceMonitorForOrdersCommand',
382 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductAttributeOptionPricesToExchangeRateCommand',
383 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductBadgesByUltrabookRulesCommand',
384 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductBadgesByWindows11RulesCommand',
385 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductBadgesCommand',
386 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductContainerPricesToExchangeRateCommand',
387 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductCpuMarkCommand',
388 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductLastAvgPricesCommand',
389 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductLastSaleCommand',
390 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductMetaPricesToExchangeRateCommand',
391 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductModelNameByRamAndTouchscreenCommand',
392 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductPositionsCommand',
393 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductSoldDuringTimeFrame',
394 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductWeightByGivenArrayCommand',
395 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateProductsWithOverLimitStockMovementsCommand',
396 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateRefurbedOffersOverrideSettingCommand',
397 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateSelectedStockMovementsTypeCommand',
398 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateServicePricesAndStockCommand',
399 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateShipmentStatusCommand',
400 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateSingleStockPositionsCommand',
401 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateStockItemQualityPointsCommand',
402 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateStockMovementExchangeRatesCommand',
403 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateStockMovementTotalPricesCommand',
404 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateStockValuesCommand',
405 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateTimedSaleProductStatesCommand',
406 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateUserPermissionCommand',
407 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\Update\\UpdateYearOfProductionForProductsFromCSV',
408 => 'console.command.public_alias.App\\AtechNet\\CoreBundle\\Command\\UpdateLastStatusForClaims',
],
];
}
protected function throw($message)
{
throw new RuntimeException($message);
}
}