Files
drmaterac.pl/var/cache/prod/ContainerCc7oevn/appProdProjectContainer.php
2025-01-06 20:47:25 +01:00

4116 lines
450 KiB
PHP

<?php
namespace ContainerCc7oevn;
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\ContainerInterface;
use Symfony\Component\DependencyInjection\Container;
use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
use Symfony\Component\DependencyInjection\Exception\LogicException;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
/*
* This class has been auto-generated
* by the Symfony Dependency Injection Component.
*
* @final since Symfony 3.3
*/
class appProdProjectContainer extends Container
{
private $buildParameters;
private $containerDir;
private $parameters;
private $targetDirs = array();
public function __construct(array $buildParameters = array(), $containerDir = __DIR__)
{
$dir = $this->targetDirs[0] = \dirname($containerDir);
for ($i = 1; $i <= 5; ++$i) {
$this->targetDirs[$i] = $dir = \dirname($dir);
}
$this->buildParameters = $buildParameters;
$this->containerDir = $containerDir;
$this->parameters = $this->getDefaultParameters();
$this->services = array();
$this->normalizedIds = array(
'prestashop.core.api.stockmovement.controller' => 'prestashop.core.api.stockMovement.controller',
'prestashop.core.api.stockmovement.repository' => 'prestashop.core.api.stockMovement.repository',
'prestashop.twig.extension.dataformatter' => 'prestashop.twig.extension.dataFormatter',
'symfony\\bundle\\frameworkbundle\\controller\\redirectcontroller' => 'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController',
'symfony\\bundle\\frameworkbundle\\controller\\templatecontroller' => 'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController',
);
$this->syntheticIds = array(
'kernel' => true,
);
$this->methodMap = array(
'annotation_reader' => 'getAnnotationReaderService',
'annotations.reader' => 'getAnnotations_ReaderService',
'argument_metadata_factory' => 'getArgumentMetadataFactoryService',
'assets._version__default' => 'getAssets_VersionDefaultService',
'assets.context' => 'getAssets_ContextService',
'assets.packages' => 'getAssets_PackagesService',
'cache.app' => 'getCache_AppService',
'config_cache_factory' => 'getConfigCacheFactoryService',
'controller_name_converter' => 'getControllerNameConverterService',
'csa_guzzle.client.addons_api' => 'getCsaGuzzle_Client_AddonsApiService',
'csa_guzzle.subscriber.cache' => 'getCsaGuzzle_Subscriber_CacheService',
'debug.debug_handlers_listener' => 'getDebug_DebugHandlersListenerService',
'debug.file_link_formatter' => 'getDebug_FileLinkFormatterService',
'debug.stopwatch' => 'getDebug_StopwatchService',
'doctrine' => 'getDoctrineService',
'doctrine.cache.provider' => 'getDoctrine_Cache_ProviderService',
'doctrine.dbal.connection_factory' => 'getDoctrine_Dbal_ConnectionFactoryService',
'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
'doctrine.orm.default_listeners.attach_entity_listeners' => 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService',
'doctrine.orm.default_manager_configurator' => 'getDoctrine_Orm_DefaultManagerConfiguratorService',
'doctrine_cache.providers.doctrine.orm.default_metadata_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultMetadataCacheService',
'doctrine_cache.providers.doctrine.orm.default_query_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultQueryCacheService',
'doctrine_cache.providers.doctrine.orm.default_result_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultResultCacheService',
'event_dispatcher' => 'getEventDispatcherService',
'file_locator' => 'getFileLocatorService',
'filesystem' => 'getFilesystemService',
'fragment.listener' => 'getFragment_ListenerService',
'framework_extra_bundle.argument_name_convertor' => 'getFrameworkExtraBundle_ArgumentNameConvertorService',
'framework_extra_bundle.event.is_granted' => 'getFrameworkExtraBundle_Event_IsGrantedService',
'guzzle.cache' => 'getGuzzle_CacheService',
'http_kernel' => 'getHttpKernelService',
'locale_listener' => 'getLocaleListenerService',
'logger' => 'getLoggerService',
'monolog.handler.console' => 'getMonolog_Handler_ConsoleService',
'monolog.handler.main' => 'getMonolog_Handler_MainService',
'monolog.handler.nested' => 'getMonolog_Handler_NestedService',
'monolog.logger.cache' => 'getMonolog_Logger_CacheService',
'monolog.logger.request' => 'getMonolog_Logger_RequestService',
'monolog.processor.psr_log_message' => 'getMonolog_Processor_PsrLogMessageService',
'prestashop.adapter.data_provider.module' => 'getPrestashop_Adapter_DataProvider_ModuleService',
'prestashop.adapter.legacy.block.helper.subscriber' => 'getPrestashop_Adapter_Legacy_Block_Helper_SubscriberService',
'prestashop.adapter.legacy.context' => 'getPrestashop_Adapter_Legacy_ContextService',
'prestashop.adapter.legacy.hook.subscriber' => 'getPrestashop_Adapter_Legacy_Hook_SubscriberService',
'prestashop.adapter.legacy.logger' => 'getPrestashop_Adapter_Legacy_LoggerService',
'prestashop.adapter.middleware.ssl' => 'getPrestashop_Adapter_Middleware_SslService',
'prestashop.adapter.module.prestatrust.checker' => 'getPrestashop_Adapter_Module_Prestatrust_CheckerService',
'prestashop.adapter.security.admin' => 'getPrestashop_Adapter_Security_AdminService',
'prestashop.adapter.tools' => 'getPrestashop_Adapter_ToolsService',
'prestashop.addons.client_api' => 'getPrestashop_Addons_ClientApiService',
'prestashop.bundle.routing.converter.cache_provider' => 'getPrestashop_Bundle_Routing_Converter_CacheProviderService',
'prestashop.bundle.routing.converter.legacy_url_converter' => 'getPrestashop_Bundle_Routing_Converter_LegacyUrlConverterService',
'prestashop.bundle.routing.converter.router_provider' => 'getPrestashop_Bundle_Routing_Converter_RouterProviderService',
'prestashop.bundle.routing.converter.routing_cache_key_generator' => 'getPrestashop_Bundle_Routing_Converter_RoutingCacheKeyGeneratorService',
'prestashop.bundle.twig.extension.column' => 'getPrestashop_Bundle_Twig_Extension_ColumnService',
'prestashop.categories_provider' => 'getPrestashop_CategoriesProviderService',
'prestashop.core.admin.data_provider.addons_interface' => 'getPrestashop_Core_Admin_DataProvider_AddonsInterfaceService',
'prestashop.core.admin.data_provider.module_interface' => 'getPrestashop_Core_Admin_DataProvider_ModuleInterfaceService',
'prestashop.core.admin.module.repository' => 'getPrestashop_Core_Admin_Module_RepositoryService',
'prestashop.core.hook.dispatcher' => 'getPrestashop_Core_Hook_DispatcherService',
'prestashop.core.module.updater' => 'getPrestashop_Core_Module_UpdaterService',
'prestashop.database.naming_strategy' => 'getPrestashop_Database_NamingStrategyService',
'prestashop.demo_mode_enabled.listener' => 'getPrestashop_DemoModeEnabled_ListenerService',
'prestashop.dispatcher.legacy_hooks.subscriber' => 'getPrestashop_Dispatcher_LegacyHooks_SubscriberService',
'prestashop.handler.log' => 'getPrestashop_Handler_LogService',
'prestashop.hook.dispatcher' => 'getPrestashop_Hook_DispatcherService',
'prestashop.legacy_url_listener' => 'getPrestashop_LegacyUrlListenerService',
'prestashop.module.zip.manager' => 'getPrestashop_Module_Zip_ManagerService',
'prestashop.module_activated.listener' => 'getPrestashop_ModuleActivated_ListenerService',
'prestashop.security.admin.provider' => 'getPrestashop_Security_Admin_ProviderService',
'prestashop.static_cache.adapter' => 'getPrestashop_StaticCache_AdapterService',
'prestashop.tokenized_url_listener' => 'getPrestashop_TokenizedUrlListenerService',
'prestashop.twig.extension.data_formatter' => 'getPrestashop_Twig_Extension_DataFormatterService',
'prestashop.twig.extension.hook' => 'getPrestashop_Twig_Extension_HookService',
'prestashop.twig.extension.layout' => 'getPrestashop_Twig_Extension_LayoutService',
'prestashop.twig.extension.stringloader' => 'getPrestashop_Twig_Extension_StringloaderService',
'prestashop.twig.extension.translation' => 'getPrestashop_Twig_Extension_TranslationService',
'prestashop.twig.modules.loader' => 'getPrestashop_Twig_Modules_LoaderService',
'prestashop.user_locale.listener' => 'getPrestashop_UserLocale_ListenerService',
'request_stack' => 'getRequestStackService',
'resolve_controller_name_subscriber' => 'getResolveControllerNameSubscriberService',
'response_listener' => 'getResponseListenerService',
'router.request_context' => 'getRouter_RequestContextService',
'router_listener' => 'getRouterListenerService',
'security.access.decision_manager' => 'getSecurity_Access_DecisionManagerService',
'security.authentication.manager' => 'getSecurity_Authentication_ManagerService',
'security.authentication.trust_resolver' => 'getSecurity_Authentication_TrustResolverService',
'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
'security.firewall' => 'getSecurity_FirewallService',
'security.logout_url_generator' => 'getSecurity_LogoutUrlGeneratorService',
'security.rememberme.response_listener' => 'getSecurity_Rememberme_ResponseListenerService',
'security.role_hierarchy' => 'getSecurity_RoleHierarchyService',
'security.token_storage' => 'getSecurity_TokenStorageService',
'sensio_framework_extra.cache.listener' => 'getSensioFrameworkExtra_Cache_ListenerService',
'sensio_framework_extra.controller.listener' => 'getSensioFrameworkExtra_Controller_ListenerService',
'sensio_framework_extra.converter.listener' => 'getSensioFrameworkExtra_Converter_ListenerService',
'sensio_framework_extra.converter.manager' => 'getSensioFrameworkExtra_Converter_ManagerService',
'sensio_framework_extra.security.listener' => 'getSensioFrameworkExtra_Security_ListenerService',
'sensio_framework_extra.view.listener' => 'getSensioFrameworkExtra_View_ListenerService',
'service_locator.sr6ctxe' => 'getServiceLocator_Sr6ctxeService',
'session' => 'getSessionService',
'session.save_listener' => 'getSession_SaveListenerService',
'session.storage.metadata_bag' => 'getSession_Storage_MetadataBagService',
'session.storage.native' => 'getSession_Storage_NativeService',
'session_listener' => 'getSessionListenerService',
'streamed_response_listener' => 'getStreamedResponseListenerService',
'templating.locator' => 'getTemplating_LocatorService',
'templating.name_parser' => 'getTemplating_NameParserService',
'translation_tools.translation.node_visitor' => 'getTranslationTools_Translation_NodeVisitorService',
'translator.default' => 'getTranslator_DefaultService',
'translator_listener' => 'getTranslatorListenerService',
'twig' => 'getTwigService',
'twig.loader' => 'getTwig_LoaderService',
'uri_signer' => 'getUriSignerService',
'validate_request_listener' => 'getValidateRequestListenerService',
);
$this->fileMap = array(
'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
'annotations.cache' => 'getAnnotations_CacheService.php',
'annotations.cache_warmer' => 'getAnnotations_CacheWarmerService.php',
'argument_resolver.default' => 'getArgumentResolver_DefaultService.php',
'argument_resolver.request' => 'getArgumentResolver_RequestService.php',
'argument_resolver.request_attribute' => 'getArgumentResolver_RequestAttributeService.php',
'argument_resolver.service' => 'getArgumentResolver_ServiceService.php',
'argument_resolver.session' => 'getArgumentResolver_SessionService.php',
'argument_resolver.variadic' => 'getArgumentResolver_VariadicService.php',
'cache.annotations' => 'getCache_AnnotationsService.php',
'cache.default_clearer' => 'getCache_DefaultClearerService.php',
'cache.global_clearer' => 'getCache_GlobalClearerService.php',
'cache.property_access' => 'getCache_PropertyAccessService.php',
'cache.serializer' => 'getCache_SerializerService.php',
'cache.system' => 'getCache_SystemService.php',
'cache.system_clearer' => 'getCache_SystemClearerService.php',
'cache.validator' => 'getCache_ValidatorService.php',
'cache_clearer' => 'getCacheClearerService.php',
'cache_warmer' => 'getCacheWarmerService.php',
'console.command.about' => 'getConsole_Command_AboutService.php',
'console.command.assets_install' => 'getConsole_Command_AssetsInstallService.php',
'console.command.cache_clear' => 'getConsole_Command_CacheClearService.php',
'console.command.cache_pool_clear' => 'getConsole_Command_CachePoolClearService.php',
'console.command.cache_pool_prune' => 'getConsole_Command_CachePoolPruneService.php',
'console.command.cache_warmup' => 'getConsole_Command_CacheWarmupService.php',
'console.command.config_debug' => 'getConsole_Command_ConfigDebugService.php',
'console.command.config_dump_reference' => 'getConsole_Command_ConfigDumpReferenceService.php',
'console.command.container_debug' => 'getConsole_Command_ContainerDebugService.php',
'console.command.debug_autowiring' => 'getConsole_Command_DebugAutowiringService.php',
'console.command.event_dispatcher_debug' => 'getConsole_Command_EventDispatcherDebugService.php',
'console.command.form_debug' => 'getConsole_Command_FormDebugService.php',
'console.command.router_debug' => 'getConsole_Command_RouterDebugService.php',
'console.command.router_match' => 'getConsole_Command_RouterMatchService.php',
'console.command.translation_debug' => 'getConsole_Command_TranslationDebugService.php',
'console.command.translation_update' => 'getConsole_Command_TranslationUpdateService.php',
'console.command.xliff_lint' => 'getConsole_Command_XliffLintService.php',
'console.command.yaml_lint' => 'getConsole_Command_YamlLintService.php',
'console.command_loader' => 'getConsole_CommandLoaderService.php',
'console.error_listener' => 'getConsole_ErrorListenerService.php',
'csa_guzzle.cache.adapter.doctrine' => 'getCsaGuzzle_Cache_Adapter_DoctrineService.php',
'csa_guzzle.cache_warmer.description' => 'getCsaGuzzle_CacheWarmer_DescriptionService.php',
'csa_guzzle.client_factory' => 'getCsaGuzzle_ClientFactoryService.php',
'csa_guzzle.description_factory' => 'getCsaGuzzle_DescriptionFactoryService.php',
'csa_guzzle.description_loader' => 'getCsaGuzzle_DescriptionLoaderService.php',
'csa_guzzle.description_loader.resolver' => 'getCsaGuzzle_DescriptionLoader_ResolverService.php',
'deprecated.form.registry' => 'getDeprecated_Form_RegistryService.php',
'deprecated.form.registry.csrf' => 'getDeprecated_Form_Registry_CsrfService.php',
'doctrine.cache_clear_metadata_command' => 'getDoctrine_CacheClearMetadataCommandService.php',
'doctrine.cache_clear_query_cache_command' => 'getDoctrine_CacheClearQueryCacheCommandService.php',
'doctrine.cache_clear_result_command' => 'getDoctrine_CacheClearResultCommandService.php',
'doctrine.cache_collection_region_command' => 'getDoctrine_CacheCollectionRegionCommandService.php',
'doctrine.clear_entity_region_command' => 'getDoctrine_ClearEntityRegionCommandService.php',
'doctrine.clear_query_region_command' => 'getDoctrine_ClearQueryRegionCommandService.php',
'doctrine.database_create_command' => 'getDoctrine_DatabaseCreateCommandService.php',
'doctrine.database_drop_command' => 'getDoctrine_DatabaseDropCommandService.php',
'doctrine.database_import_command' => 'getDoctrine_DatabaseImportCommandService.php',
'doctrine.ensure_production_settings_command' => 'getDoctrine_EnsureProductionSettingsCommandService.php',
'doctrine.generate_entities_command' => 'getDoctrine_GenerateEntitiesCommandService.php',
'doctrine.mapping_convert_command' => 'getDoctrine_MappingConvertCommandService.php',
'doctrine.mapping_import_command' => 'getDoctrine_MappingImportCommandService.php',
'doctrine.mapping_info_command' => 'getDoctrine_MappingInfoCommandService.php',
'doctrine.orm.default_entity_manager.property_info_extractor' => 'getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php',
'doctrine.orm.proxy_cache_warmer' => 'getDoctrine_Orm_ProxyCacheWarmerService.php',
'doctrine.orm.validator.unique' => 'getDoctrine_Orm_Validator_UniqueService.php',
'doctrine.orm.validator_initializer' => 'getDoctrine_Orm_ValidatorInitializerService.php',
'doctrine.query_dql_command' => 'getDoctrine_QueryDqlCommandService.php',
'doctrine.query_sql_command' => 'getDoctrine_QuerySqlCommandService.php',
'doctrine.schema_create_command' => 'getDoctrine_SchemaCreateCommandService.php',
'doctrine.schema_drop_command' => 'getDoctrine_SchemaDropCommandService.php',
'doctrine.schema_update_command' => 'getDoctrine_SchemaUpdateCommandService.php',
'doctrine.schema_validate_command' => 'getDoctrine_SchemaValidateCommandService.php',
'doctrine_cache.contains_command' => 'getDoctrineCache_ContainsCommandService.php',
'doctrine_cache.delete_command' => 'getDoctrineCache_DeleteCommandService.php',
'doctrine_cache.flush_command' => 'getDoctrineCache_FlushCommandService.php',
'doctrine_cache.stats_command' => 'getDoctrineCache_StatsCommandService.php',
'form.factory' => 'getForm_FactoryService.php',
'form.registry' => 'getForm_RegistryService.php',
'form.resolved_type_factory' => 'getForm_ResolvedTypeFactoryService.php',
'form.server_params' => 'getForm_ServerParamsService.php',
'form.type.admininistration.general' => 'getForm_Type_Admininistration_GeneralService.php',
'form.type.administration.notification' => 'getForm_Type_Administration_NotificationService.php',
'form.type.administration.upload_quota' => 'getForm_Type_Administration_UploadQuotaService.php',
'form.type.birthday' => 'getForm_Type_BirthdayService.php',
'form.type.button' => 'getForm_Type_ButtonService.php',
'form.type.checkbox' => 'getForm_Type_CheckboxService.php',
'form.type.choice' => 'getForm_Type_ChoiceService.php',
'form.type.collection' => 'getForm_Type_CollectionService.php',
'form.type.country' => 'getForm_Type_CountryService.php',
'form.type.currency' => 'getForm_Type_CurrencyService.php',
'form.type.customer_preferences.general' => 'getForm_Type_CustomerPreferences_GeneralService.php',
'form.type.date' => 'getForm_Type_DateService.php',
'form.type.date_picker' => 'getForm_Type_DatePickerService.php',
'form.type.datetime' => 'getForm_Type_DatetimeService.php',
'form.type.email' => 'getForm_Type_EmailService.php',
'form.type.email.email_configuration' => 'getForm_Type_Email_EmailConfigurationService.php',
'form.type.entity' => 'getForm_Type_EntityService.php',
'form.type.extension.money' => 'getForm_Type_Extension_MoneyService.php',
'form.type.file' => 'getForm_Type_FileService.php',
'form.type.form' => 'getForm_Type_FormService.php',
'form.type.geolocation.options' => 'getForm_Type_Geolocation_OptionsService.php',
'form.type.hidden' => 'getForm_Type_HiddenService.php',
'form.type.import.import' => 'getForm_Type_Import_ImportService.php',
'form.type.integer' => 'getForm_Type_IntegerService.php',
'form.type.language' => 'getForm_Type_LanguageService.php',
'form.type.locale' => 'getForm_Type_LocaleService.php',
'form.type.localization.import_pack' => 'getForm_Type_Localization_ImportPackService.php',
'form.type.localization_configuration' => 'getForm_Type_LocalizationConfigurationService.php',
'form.type.maintenance.general' => 'getForm_Type_Maintenance_GeneralService.php',
'form.type.money' => 'getForm_Type_MoneyService.php',
'form.type.number' => 'getForm_Type_NumberService.php',
'form.type.order.delivery.slip.options' => 'getForm_Type_Order_Delivery_Slip_OptionsService.php',
'form.type.order.invoices.generate_by_date' => 'getForm_Type_Order_Invoices_GenerateByDateService.php',
'form.type.order.invoices.generate_by_status' => 'getForm_Type_Order_Invoices_GenerateByStatusService.php',
'form.type.order.invoices.invoice_options' => 'getForm_Type_Order_Invoices_InvoiceOptionsService.php',
'form.type.order_preferences.general' => 'getForm_Type_OrderPreferences_GeneralService.php',
'form.type.order_preferences.gift_options' => 'getForm_Type_OrderPreferences_GiftOptionsService.php',
'form.type.password' => 'getForm_Type_PasswordService.php',
'form.type.payment.module_currency_restriction' => 'getForm_Type_Payment_ModuleCurrencyRestrictionService.php',
'form.type.percent' => 'getForm_Type_PercentService.php',
'form.type.performance.caching' => 'getForm_Type_Performance_CachingService.php',
'form.type.performance.ccc' => 'getForm_Type_Performance_CccService.php',
'form.type.performance.debug_mode' => 'getForm_Type_Performance_DebugModeService.php',
'form.type.performance.media_servers' => 'getForm_Type_Performance_MediaServersService.php',
'form.type.performance.memcache_servers' => 'getForm_Type_Performance_MemcacheServersService.php',
'form.type.performance.optional_features' => 'getForm_Type_Performance_OptionalFeaturesService.php',
'form.type.performance.smarty' => 'getForm_Type_Performance_SmartyService.php',
'form.type.product.attachment' => 'getForm_Type_Product_AttachmentService.php',
'form.type.product.categories' => 'getForm_Type_Product_CategoriesService.php',
'form.type.product.categories_tree' => 'getForm_Type_Product_CategoriesTreeService.php',
'form.type.product.combination' => 'getForm_Type_Product_CombinationService.php',
'form.type.product.combination_bulk' => 'getForm_Type_Product_CombinationBulkService.php',
'form.type.product.custom_field' => 'getForm_Type_Product_CustomFieldService.php',
'form.type.product.feature' => 'getForm_Type_Product_FeatureService.php',
'form.type.product.information' => 'getForm_Type_Product_InformationService.php',
'form.type.product.options' => 'getForm_Type_Product_OptionsService.php',
'form.type.product.price' => 'getForm_Type_Product_PriceService.php',
'form.type.product.quantity' => 'getForm_Type_Product_QuantityService.php',
'form.type.product.seo' => 'getForm_Type_Product_SeoService.php',
'form.type.product.shipping' => 'getForm_Type_Product_ShippingService.php',
'form.type.product.simple_category' => 'getForm_Type_Product_SimpleCategoryService.php',
'form.type.product.specific_price' => 'getForm_Type_Product_SpecificPriceService.php',
'form.type.product.supplier_combination' => 'getForm_Type_Product_SupplierCombinationService.php',
'form.type.product.translate' => 'getForm_Type_Product_TranslateService.php',
'form.type.product.virtual' => 'getForm_Type_Product_VirtualService.php',
'form.type.product.warehouse_combination' => 'getForm_Type_Product_WarehouseCombinationService.php',
'form.type.product_preferences.general' => 'getForm_Type_ProductPreferences_GeneralService.php',
'form.type.product_preferences.stock' => 'getForm_Type_ProductPreferences_StockService.php',
'form.type.radio' => 'getForm_Type_RadioService.php',
'form.type.range' => 'getForm_Type_RangeService.php',
'form.type.repeated' => 'getForm_Type_RepeatedService.php',
'form.type.reset' => 'getForm_Type_ResetService.php',
'form.type.search' => 'getForm_Type_SearchService.php',
'form.type.shipping_preferences.carrier_options' => 'getForm_Type_ShippingPreferences_CarrierOptionsService.php',
'form.type.shipping_preferences.handling' => 'getForm_Type_ShippingPreferences_HandlingService.php',
'form.type.shop.traffic_seo.meta' => 'getForm_Type_Shop_TrafficSeo_MetaService.php',
'form.type.shop.traffic_seo.meta.set_up_url' => 'getForm_Type_Shop_TrafficSeo_Meta_SetUpUrlService.php',
'form.type.shop.traffic_seo.meta.shop_url' => 'getForm_Type_Shop_TrafficSeo_Meta_ShopUrlService.php',
'form.type.shop.traffic_seo.meta.url_schema' => 'getForm_Type_Shop_TrafficSeo_Meta_UrlSchemaService.php',
'form.type.shop_parameters.general' => 'getForm_Type_ShopParameters_GeneralService.php',
'form.type.submit' => 'getForm_Type_SubmitService.php',
'form.type.text' => 'getForm_Type_TextService.php',
'form.type.textarea' => 'getForm_Type_TextareaService.php',
'form.type.time' => 'getForm_Type_TimeService.php',
'form.type.timezone' => 'getForm_Type_TimezoneService.php',
'form.type.translations.add_update_language' => 'getForm_Type_Translations_AddUpdateLanguageService.php',
'form.type.translations.copy_language' => 'getForm_Type_Translations_CopyLanguageService.php',
'form.type.translations.export_language' => 'getForm_Type_Translations_ExportLanguageService.php',
'form.type.translations.modify' => 'getForm_Type_Translations_ModifyService.php',
'form.type.typeahead.customer' => 'getForm_Type_Typeahead_CustomerService.php',
'form.type.typeahead.product' => 'getForm_Type_Typeahead_ProductService.php',
'form.type.typeahead.product_pack' => 'getForm_Type_Typeahead_ProductPackService.php',
'form.type.url' => 'getForm_Type_UrlService.php',
'form.type_extension.csrf' => 'getForm_TypeExtension_CsrfService.php',
'form.type_extension.form.http_foundation' => 'getForm_TypeExtension_Form_HttpFoundationService.php',
'form.type_extension.form.transformation_failure_handling' => 'getForm_TypeExtension_Form_TransformationFailureHandlingService.php',
'form.type_extension.form.validator' => 'getForm_TypeExtension_Form_ValidatorService.php',
'form.type_extension.repeated.validator' => 'getForm_TypeExtension_Repeated_ValidatorService.php',
'form.type_extension.submit.validator' => 'getForm_TypeExtension_Submit_ValidatorService.php',
'form.type_extension.upload.validator' => 'getForm_TypeExtension_Upload_ValidatorService.php',
'form.type_guesser.doctrine' => 'getForm_TypeGuesser_DoctrineService.php',
'form.type_guesser.validator' => 'getForm_TypeGuesser_ValidatorService.php',
'fragment.handler' => 'getFragment_HandlerService.php',
'fragment.renderer.hinclude' => 'getFragment_Renderer_HincludeService.php',
'fragment.renderer.inline' => 'getFragment_Renderer_InlineService.php',
'kernel.class_cache.cache_warmer' => 'getKernel_ClassCache_CacheWarmerService.php',
'main.warmer.cache_warmer' => 'getMain_Warmer_CacheWarmerService.php',
'monolog.handler.null_internal' => 'getMonolog_Handler_NullInternalService.php',
'monolog.logger.console' => 'getMonolog_Logger_ConsoleService.php',
'monolog.logger.doctrine' => 'getMonolog_Logger_DoctrineService.php',
'monolog.logger.php' => 'getMonolog_Logger_PhpService.php',
'monolog.logger.security' => 'getMonolog_Logger_SecurityService.php',
'monolog.logger.translation' => 'getMonolog_Logger_TranslationService.php',
'prestashop.access_denied.listener' => 'getPrestashop_AccessDenied_ListenerService.php',
'prestashop.adapter.admin.controller.attribute_generator' => 'getPrestashop_Adapter_Admin_Controller_AttributeGeneratorService.php',
'prestashop.adapter.admin.controller.category' => 'getPrestashop_Adapter_Admin_Controller_CategoryService.php',
'prestashop.adapter.admin.model.product' => 'getPrestashop_Adapter_Admin_Model_ProductService.php',
'prestashop.adapter.admin.wrapper.product' => 'getPrestashop_Adapter_Admin_Wrapper_ProductService.php',
'prestashop.adapter.administration.form_handler' => 'getPrestashop_Adapter_Administration_FormHandlerService.php',
'prestashop.adapter.administration.form_provider' => 'getPrestashop_Adapter_Administration_FormProviderService.php',
'prestashop.adapter.backup.backup_provider' => 'getPrestashop_Adapter_Backup_BackupProviderService.php',
'prestashop.adapter.backup.backup_remover' => 'getPrestashop_Adapter_Backup_BackupRemoverService.php',
'prestashop.adapter.backup.database_creator' => 'getPrestashop_Adapter_Backup_DatabaseCreatorService.php',
'prestashop.adapter.cache_clearer' => 'getPrestashop_Adapter_CacheClearerService.php',
'prestashop.adapter.caching.configuration' => 'getPrestashop_Adapter_Caching_ConfigurationService.php',
'prestashop.adapter.ccc.configuration' => 'getPrestashop_Adapter_Ccc_ConfigurationService.php',
'prestashop.adapter.check_missing_files' => 'getPrestashop_Adapter_CheckMissingFilesService.php',
'prestashop.adapter.check_requirements' => 'getPrestashop_Adapter_CheckRequirementsService.php',
'prestashop.adapter.combination_feature' => 'getPrestashop_Adapter_CombinationFeatureService.php',
'prestashop.adapter.contact.repository' => 'getPrestashop_Adapter_Contact_RepositoryService.php',
'prestashop.adapter.customer.customer_configuration' => 'getPrestashop_Adapter_Customer_CustomerConfigurationService.php',
'prestashop.adapter.data_provider.attachment' => 'getPrestashop_Adapter_DataProvider_AttachmentService.php',
'prestashop.adapter.data_provider.attribute' => 'getPrestashop_Adapter_DataProvider_AttributeService.php',
'prestashop.adapter.data_provider.carrier' => 'getPrestashop_Adapter_DataProvider_CarrierService.php',
'prestashop.adapter.data_provider.category' => 'getPrestashop_Adapter_DataProvider_CategoryService.php',
'prestashop.adapter.data_provider.cms' => 'getPrestashop_Adapter_DataProvider_CmsService.php',
'prestashop.adapter.data_provider.combination' => 'getPrestashop_Adapter_DataProvider_CombinationService.php',
'prestashop.adapter.data_provider.country' => 'getPrestashop_Adapter_DataProvider_CountryService.php',
'prestashop.adapter.data_provider.currency' => 'getPrestashop_Adapter_DataProvider_CurrencyService.php',
'prestashop.adapter.data_provider.customer' => 'getPrestashop_Adapter_DataProvider_CustomerService.php',
'prestashop.adapter.data_provider.default_route' => 'getPrestashop_Adapter_DataProvider_DefaultRouteService.php',
'prestashop.adapter.data_provider.feature' => 'getPrestashop_Adapter_DataProvider_FeatureService.php',
'prestashop.adapter.data_provider.group' => 'getPrestashop_Adapter_DataProvider_GroupService.php',
'prestashop.adapter.data_provider.language' => 'getPrestashop_Adapter_DataProvider_LanguageService.php',
'prestashop.adapter.data_provider.manufacturer' => 'getPrestashop_Adapter_DataProvider_ManufacturerService.php',
'prestashop.adapter.data_provider.order_invoice' => 'getPrestashop_Adapter_DataProvider_OrderInvoiceService.php',
'prestashop.adapter.data_provider.order_state' => 'getPrestashop_Adapter_DataProvider_OrderStateService.php',
'prestashop.adapter.data_provider.pack' => 'getPrestashop_Adapter_DataProvider_PackService.php',
'prestashop.adapter.data_provider.product' => 'getPrestashop_Adapter_DataProvider_ProductService.php',
'prestashop.adapter.data_provider.supplier' => 'getPrestashop_Adapter_DataProvider_SupplierService.php',
'prestashop.adapter.data_provider.tax' => 'getPrestashop_Adapter_DataProvider_TaxService.php',
'prestashop.adapter.data_provider.warehouse' => 'getPrestashop_Adapter_DataProvider_WarehouseService.php',
'prestashop.adapter.database' => 'getPrestashop_Adapter_DatabaseService.php',
'prestashop.adapter.debug_mode' => 'getPrestashop_Adapter_DebugModeService.php',
'prestashop.adapter.debug_mode.configuration' => 'getPrestashop_Adapter_DebugMode_ConfigurationService.php',
'prestashop.adapter.email.email_configuration_tester' => 'getPrestashop_Adapter_Email_EmailConfigurationTesterService.php',
'prestashop.adapter.email.email_log_eraser' => 'getPrestashop_Adapter_Email_EmailLogEraserService.php',
'prestashop.adapter.feature.feature' => 'getPrestashop_Adapter_Feature_FeatureService.php',
'prestashop.adapter.file.htaccess_file_generator' => 'getPrestashop_Adapter_File_HtaccessFileGeneratorService.php',
'prestashop.adapter.file.robots_text_file_generator' => 'getPrestashop_Adapter_File_RobotsTextFileGeneratorService.php',
'prestashop.adapter.formatter.price' => 'getPrestashop_Adapter_Formatter_PriceService.php',
'prestashop.adapter.general.configuration' => 'getPrestashop_Adapter_General_ConfigurationService.php',
'prestashop.adapter.geolocation_by_ip_address.configuration' => 'getPrestashop_Adapter_GeolocationByIpAddress_ConfigurationService.php',
'prestashop.adapter.geolocation_ip_address_whitelist.configuration' => 'getPrestashop_Adapter_GeolocationIpAddressWhitelist_ConfigurationService.php',
'prestashop.adapter.geolocation_options.configuration' => 'getPrestashop_Adapter_GeolocationOptions_ConfigurationService.php',
'prestashop.adapter.group.feature' => 'getPrestashop_Adapter_Group_FeatureService.php',
'prestashop.adapter.hosting_information' => 'getPrestashop_Adapter_HostingInformationService.php',
'prestashop.adapter.image_manager' => 'getPrestashop_Adapter_ImageManagerService.php',
'prestashop.adapter.kpi.enabled_languages' => 'getPrestashop_Adapter_Kpi_EnabledLanguagesService.php',
'prestashop.adapter.kpi.main_country' => 'getPrestashop_Adapter_Kpi_MainCountryService.php',
'prestashop.adapter.kpi.translations' => 'getPrestashop_Adapter_Kpi_TranslationsService.php',
'prestashop.adapter.language.activator' => 'getPrestashop_Adapter_Language_ActivatorService.php',
'prestashop.adapter.language.copier' => 'getPrestashop_Adapter_Language_CopierService.php',
'prestashop.adapter.language.language_pack_installer' => 'getPrestashop_Adapter_Language_LanguagePackInstallerService.php',
'prestashop.adapter.language.pack.importer' => 'getPrestashop_Adapter_Language_Pack_ImporterService.php',
'prestashop.adapter.language.validator' => 'getPrestashop_Adapter_Language_ValidatorService.php',
'prestashop.adapter.legacy.configuration' => 'getPrestashop_Adapter_Legacy_ConfigurationService.php',
'prestashop.adapter.legacy.hook' => 'getPrestashop_Adapter_Legacy_HookService.php',
'prestashop.adapter.legacy.kpi_configuration' => 'getPrestashop_Adapter_Legacy_KpiConfigurationService.php',
'prestashop.adapter.legacy.module' => 'getPrestashop_Adapter_Legacy_ModuleService.php',
'prestashop.adapter.local_units.configuration' => 'getPrestashop_Adapter_LocalUnits_ConfigurationService.php',
'prestashop.adapter.localization.configuration' => 'getPrestashop_Adapter_Localization_ConfigurationService.php',
'prestashop.adapter.localization_advanced.configuration' => 'getPrestashop_Adapter_LocalizationAdvanced_ConfigurationService.php',
'prestashop.adapter.logs.configuration' => 'getPrestashop_Adapter_Logs_ConfigurationService.php',
'prestashop.adapter.logs.form_handler' => 'getPrestashop_Adapter_Logs_FormHandlerService.php',
'prestashop.adapter.logs.form_provider' => 'getPrestashop_Adapter_Logs_FormProviderService.php',
'prestashop.adapter.mailing_information' => 'getPrestashop_Adapter_MailingInformationService.php',
'prestashop.adapter.maintenance.configuration' => 'getPrestashop_Adapter_Maintenance_ConfigurationService.php',
'prestashop.adapter.maintenance.form_handler' => 'getPrestashop_Adapter_Maintenance_FormHandlerService.php',
'prestashop.adapter.maintenance.form_provider' => 'getPrestashop_Adapter_Maintenance_FormProviderService.php',
'prestashop.adapter.manager.currency' => 'getPrestashop_Adapter_Manager_CurrencyService.php',
'prestashop.adapter.media_servers.configuration' => 'getPrestashop_Adapter_MediaServers_ConfigurationService.php',
'prestashop.adapter.memcache_server.manager' => 'getPrestashop_Adapter_MemcacheServer_ManagerService.php',
'prestashop.adapter.meta.data_provider' => 'getPrestashop_Adapter_Meta_DataProviderService.php',
'prestashop.adapter.meta.meta_eraser' => 'getPrestashop_Adapter_Meta_MetaEraserService.php',
'prestashop.adapter.meta.set_up_urls.configuration' => 'getPrestashop_Adapter_Meta_SetUpUrls_ConfigurationService.php',
'prestashop.adapter.meta.shop_url.configuration' => 'getPrestashop_Adapter_Meta_ShopUrl_ConfigurationService.php',
'prestashop.adapter.meta.url_schema.configuration' => 'getPrestashop_Adapter_Meta_UrlSchema_ConfigurationService.php',
'prestashop.adapter.module.data_provider.tab_module_list' => 'getPrestashop_Adapter_Module_DataProvider_TabModuleListService.php',
'prestashop.adapter.module.payment_module_provider' => 'getPrestashop_Adapter_Module_PaymentModuleProviderService.php',
'prestashop.adapter.module.presenter.payment' => 'getPrestashop_Adapter_Module_Presenter_PaymentService.php',
'prestashop.adapter.module.prestatrust.eventsubscriber' => 'getPrestashop_Adapter_Module_Prestatrust_EventsubscriberService.php',
'prestashop.adapter.module.self_configurator' => 'getPrestashop_Adapter_Module_SelfConfiguratorService.php',
'prestashop.adapter.module.tab.eventsubscriber' => 'getPrestashop_Adapter_Module_Tab_EventsubscriberService.php',
'prestashop.adapter.module.tab.register' => 'getPrestashop_Adapter_Module_Tab_RegisterService.php',
'prestashop.adapter.module.tab.unregister' => 'getPrestashop_Adapter_Module_Tab_UnregisterService.php',
'prestashop.adapter.multistore_feature' => 'getPrestashop_Adapter_MultistoreFeatureService.php',
'prestashop.adapter.notifications.configuration' => 'getPrestashop_Adapter_Notifications_ConfigurationService.php',
'prestashop.adapter.optional_features.configuration' => 'getPrestashop_Adapter_OptionalFeatures_ConfigurationService.php',
'prestashop.adapter.order.delivery.slip.options.configuration' => 'getPrestashop_Adapter_Order_Delivery_Slip_Options_ConfigurationService.php',
'prestashop.adapter.order.delivery.slip.options.form_handler' => 'getPrestashop_Adapter_Order_Delivery_Slip_Options_FormHandlerService.php',
'prestashop.adapter.order.delivery.slip.options.form_provider' => 'getPrestashop_Adapter_Order_Delivery_Slip_Options_FormProviderService.php',
'prestashop.adapter.order.delivery.slip.pdf.configuration' => 'getPrestashop_Adapter_Order_Delivery_Slip_Pdf_ConfigurationService.php',
'prestashop.adapter.order.delivery.slip.pdf.form_handler' => 'getPrestashop_Adapter_Order_Delivery_Slip_Pdf_FormHandlerService.php',
'prestashop.adapter.order.delivery.slip.pdf.form_provider' => 'getPrestashop_Adapter_Order_Delivery_Slip_Pdf_FormProviderService.php',
'prestashop.adapter.order.invoice_options.configuration' => 'getPrestashop_Adapter_Order_InvoiceOptions_ConfigurationService.php',
'prestashop.adapter.order_general.configuration' => 'getPrestashop_Adapter_OrderGeneral_ConfigurationService.php',
'prestashop.adapter.order_gift.configuration' => 'getPrestashop_Adapter_OrderGift_ConfigurationService.php',
'prestashop.adapter.payment_module_preferences.configuration' => 'getPrestashop_Adapter_PaymentModulePreferences_ConfigurationService.php',
'prestashop.adapter.pdf.generator.invoice' => 'getPrestashop_Adapter_Pdf_Generator_InvoiceService.php',
'prestashop.adapter.pdf.type_provider.invoice' => 'getPrestashop_Adapter_Pdf_TypeProvider_InvoiceService.php',
'prestashop.adapter.performance.form_handler' => 'getPrestashop_Adapter_Performance_FormHandlerService.php',
'prestashop.adapter.performance.form_provider' => 'getPrestashop_Adapter_Performance_FormProviderService.php',
'prestashop.adapter.php_parameters' => 'getPrestashop_Adapter_PhpParametersService.php',
'prestashop.adapter.preferences.configuration' => 'getPrestashop_Adapter_Preferences_ConfigurationService.php',
'prestashop.adapter.preferences.form_handler' => 'getPrestashop_Adapter_Preferences_FormHandlerService.php',
'prestashop.adapter.preferences.form_provider' => 'getPrestashop_Adapter_Preferences_FormProviderService.php',
'prestashop.adapter.presenter.module' => 'getPrestashop_Adapter_Presenter_ModuleService.php',
'prestashop.adapter.product.filter_categories_request_purifier' => 'getPrestashop_Adapter_Product_FilterCategoriesRequestPurifierService.php',
'prestashop.adapter.product.list_parameters_updater' => 'getPrestashop_Adapter_Product_ListParametersUpdaterService.php',
'prestashop.adapter.product_general.configuration' => 'getPrestashop_Adapter_ProductGeneral_ConfigurationService.php',
'prestashop.adapter.product_page.configuration' => 'getPrestashop_Adapter_ProductPage_ConfigurationService.php',
'prestashop.adapter.product_pagination.configuration' => 'getPrestashop_Adapter_ProductPagination_ConfigurationService.php',
'prestashop.adapter.product_stock.configuration' => 'getPrestashop_Adapter_ProductStock_ConfigurationService.php',
'prestashop.adapter.routes.route_validator' => 'getPrestashop_Adapter_Routes_RouteValidatorService.php',
'prestashop.adapter.shipping_preferences.carrier_options_configuration' => 'getPrestashop_Adapter_ShippingPreferences_CarrierOptionsConfigurationService.php',
'prestashop.adapter.shipping_preferences.handling_configuration' => 'getPrestashop_Adapter_ShippingPreferences_HandlingConfigurationService.php',
'prestashop.adapter.shop.context' => 'getPrestashop_Adapter_Shop_ContextService.php',
'prestashop.adapter.shop.shop_url' => 'getPrestashop_Adapter_Shop_ShopUrlService.php',
'prestashop.adapter.shop_information' => 'getPrestashop_Adapter_ShopInformationService.php',
'prestashop.adapter.smarty_cache.configuration' => 'getPrestashop_Adapter_SmartyCache_ConfigurationService.php',
'prestashop.adapter.sql_manager.command_handler.add_request_sql' => 'getPrestashop_Adapter_SqlManager_CommandHandler_AddRequestSqlService.php',
'prestashop.adapter.sql_manager.command_handler.bulk_delete_request_sql' => 'getPrestashop_Adapter_SqlManager_CommandHandler_BulkDeleteRequestSqlService.php',
'prestashop.adapter.sql_manager.command_handler.delete_request_sql' => 'getPrestashop_Adapter_SqlManager_CommandHandler_DeleteRequestSqlService.php',
'prestashop.adapter.sql_manager.command_handler.edit_request_sql' => 'getPrestashop_Adapter_SqlManager_CommandHandler_EditRequestSqlService.php',
'prestashop.adapter.sql_manager.query_handler.get_database_table_fields_list' => 'getPrestashop_Adapter_SqlManager_QueryHandler_GetDatabaseTableFieldsListService.php',
'prestashop.adapter.sql_manager.query_handler.get_database_tables_list' => 'getPrestashop_Adapter_SqlManager_QueryHandler_GetDatabaseTablesListService.php',
'prestashop.adapter.sql_manager.query_handler.get_request_sql_execution_result' => 'getPrestashop_Adapter_SqlManager_QueryHandler_GetRequestSqlExecutionResultService.php',
'prestashop.adapter.sql_manager.query_handler.get_request_sql_for_editing' => 'getPrestashop_Adapter_SqlManager_QueryHandler_GetRequestSqlForEditingService.php',
'prestashop.adapter.sql_manager.request_sql_form_data_validator' => 'getPrestashop_Adapter_SqlManager_RequestSqlFormDataValidatorService.php',
'prestashop.adapter.sql_manager.sql_query_validator' => 'getPrestashop_Adapter_SqlManager_SqlQueryValidatorService.php',
'prestashop.adapter.sql_manager_settings.configuration' => 'getPrestashop_Adapter_SqlManagerSettings_ConfigurationService.php',
'prestashop.adapter.system_information' => 'getPrestashop_Adapter_SystemInformationService.php',
'prestashop.adapter.translation_route_finder' => 'getPrestashop_Adapter_TranslationRouteFinderService.php',
'prestashop.adapter.upload_quota.configuration' => 'getPrestashop_Adapter_UploadQuota_ConfigurationService.php',
'prestashop.adapter.validate' => 'getPrestashop_Adapter_ValidateService.php',
'prestashop.adapter.webservice.configuration' => 'getPrestashop_Adapter_Webservice_ConfigurationService.php',
'prestashop.adapter.webservice.form_handler' => 'getPrestashop_Adapter_Webservice_FormHandlerService.php',
'prestashop.adapter.webservice.webservice_key_eraser' => 'getPrestashop_Adapter_Webservice_WebserviceKeyEraserService.php',
'prestashop.adapter.webservice.webservice_key_status_modifier' => 'getPrestashop_Adapter_Webservice_WebserviceKeyStatusModifierService.php',
'prestashop.admin.backup.form_data_provider' => 'getPrestashop_Admin_Backup_FormDataProviderService.php',
'prestashop.admin.backup.form_handler' => 'getPrestashop_Admin_Backup_FormHandlerService.php',
'prestashop.admin.customer_preferences.data_provider' => 'getPrestashop_Admin_CustomerPreferences_DataProviderService.php',
'prestashop.admin.customer_preferences.form_handler' => 'getPrestashop_Admin_CustomerPreferences_FormHandlerService.php',
'prestashop.admin.email_configuration.form_data_provider' => 'getPrestashop_Admin_EmailConfiguration_FormDataProviderService.php',
'prestashop.admin.email_configuration.form_handler' => 'getPrestashop_Admin_EmailConfiguration_FormHandlerService.php',
'prestashop.admin.geolocation.form_data_provider' => 'getPrestashop_Admin_Geolocation_FormDataProviderService.php',
'prestashop.admin.geolocation.form_handler' => 'getPrestashop_Admin_Geolocation_FormHandlerService.php',
'prestashop.admin.import.form_builder' => 'getPrestashop_Admin_Import_FormBuilderService.php',
'prestashop.admin.import.form_data_provider' => 'getPrestashop_Admin_Import_FormDataProviderService.php',
'prestashop.admin.import.form_handler' => 'getPrestashop_Admin_Import_FormHandlerService.php',
'prestashop.admin.localization.form_data_provider' => 'getPrestashop_Admin_Localization_FormDataProviderService.php',
'prestashop.admin.localization.form_handler' => 'getPrestashop_Admin_Localization_FormHandlerService.php',
'prestashop.admin.meta_settings.form_handler' => 'getPrestashop_Admin_MetaSettings_FormHandlerService.php',
'prestashop.admin.order.invoices.by_date.data_provider' => 'getPrestashop_Admin_Order_Invoices_ByDate_DataProviderService.php',
'prestashop.admin.order.invoices.by_date.form_handler' => 'getPrestashop_Admin_Order_Invoices_ByDate_FormHandlerService.php',
'prestashop.admin.order.invoices.by_status.data_provider' => 'getPrestashop_Admin_Order_Invoices_ByStatus_DataProviderService.php',
'prestashop.admin.order.invoices.by_status.form_handler' => 'getPrestashop_Admin_Order_Invoices_ByStatus_FormHandlerService.php',
'prestashop.admin.order.invoices.options.data_provider' => 'getPrestashop_Admin_Order_Invoices_Options_DataProviderService.php',
'prestashop.admin.order.invoices.options.form_handler' => 'getPrestashop_Admin_Order_Invoices_Options_FormHandlerService.php',
'prestashop.admin.order_preferences.data_provider' => 'getPrestashop_Admin_OrderPreferences_DataProviderService.php',
'prestashop.admin.order_preferences.form_handler' => 'getPrestashop_Admin_OrderPreferences_FormHandlerService.php',
'prestashop.admin.payment_preferences.form_data_provider' => 'getPrestashop_Admin_PaymentPreferences_FormDataProviderService.php',
'prestashop.admin.payment_preferences.form_handler' => 'getPrestashop_Admin_PaymentPreferences_FormHandlerService.php',
'prestashop.admin.product_preferences.data_provider' => 'getPrestashop_Admin_ProductPreferences_DataProviderService.php',
'prestashop.admin.product_preferences.form_handler' => 'getPrestashop_Admin_ProductPreferences_FormHandlerService.php',
'prestashop.admin.request_sql.form_handler' => 'getPrestashop_Admin_RequestSql_FormHandlerService.php',
'prestashop.admin.request_sql_settings.form_data_provider' => 'getPrestashop_Admin_RequestSqlSettings_FormDataProviderService.php',
'prestashop.admin.request_sql_settings.form_handler' => 'getPrestashop_Admin_RequestSqlSettings_FormHandlerService.php',
'prestashop.admin.shipping_preferences.data_provider' => 'getPrestashop_Admin_ShippingPreferences_DataProviderService.php',
'prestashop.admin.shipping_preferences.form_handler' => 'getPrestashop_Admin_ShippingPreferences_FormHandlerService.php',
'prestashop.admin.traffic_seo.meta_settings.form_data_provider' => 'getPrestashop_Admin_TrafficSeo_MetaSettings_FormDataProviderService.php',
'prestashop.admin.translations_settings.form_handler' => 'getPrestashop_Admin_TranslationsSettings_FormHandlerService.php',
'prestashop.admin.webservice.form_data_provider' => 'getPrestashop_Admin_Webservice_FormDataProviderService.php',
'prestashop.bundle.form.admin.configure.advanced_parameters.request_sql.form_data_provider' => 'getPrestashop_Bundle_Form_Admin_Configure_AdvancedParameters_RequestSql_FormDataProviderService.php',
'prestashop.bundle.repository.module' => 'getPrestashop_Bundle_Repository_ModuleService.php',
'prestashop.bundle.routing.module_route_loader' => 'getPrestashop_Bundle_Routing_ModuleRouteLoaderService.php',
'prestashop.cache.refresh' => 'getPrestashop_Cache_RefreshService.php',
'prestashop.compiler.smarty.template' => 'getPrestashop_Compiler_Smarty_TemplateService.php',
'prestashop.core.addon.theme.exporter' => 'getPrestashop_Core_Addon_Theme_ExporterService.php',
'prestashop.core.addon.theme.repository' => 'getPrestashop_Core_Addon_Theme_RepositoryService.php',
'prestashop.core.admin.admin_filter.repository' => 'getPrestashop_Core_Admin_AdminFilter_RepositoryService.php',
'prestashop.core.admin.data_provider.product_interface' => 'getPrestashop_Core_Admin_DataProvider_ProductInterfaceService.php',
'prestashop.core.admin.data_updater.product_interface' => 'getPrestashop_Core_Admin_DataUpdater_ProductInterfaceService.php',
'prestashop.core.admin.lang.repository' => 'getPrestashop_Core_Admin_Lang_RepositoryService.php',
'prestashop.core.admin.log.repository' => 'getPrestashop_Core_Admin_Log_RepositoryService.php',
'prestashop.core.admin.page_preference_interface' => 'getPrestashop_Core_Admin_PagePreferenceInterfaceService.php',
'prestashop.core.admin.request_sql.repository' => 'getPrestashop_Core_Admin_RequestSql_RepositoryService.php',
'prestashop.core.admin.search_parameters' => 'getPrestashop_Core_Admin_SearchParametersService.php',
'prestashop.core.admin.shop.repository' => 'getPrestashop_Core_Admin_Shop_RepositoryService.php',
'prestashop.core.admin.tab.repository' => 'getPrestashop_Core_Admin_Tab_RepositoryService.php',
'prestashop.core.admin.timezone.repository' => 'getPrestashop_Core_Admin_Timezone_RepositoryService.php',
'prestashop.core.admin.translation.repository' => 'getPrestashop_Core_Admin_Translation_RepositoryService.php',
'prestashop.core.admin.url_generator' => 'getPrestashop_Core_Admin_UrlGeneratorService.php',
'prestashop.core.admin.url_generator_factory' => 'getPrestashop_Core_Admin_UrlGeneratorFactoryService.php',
'prestashop.core.admin.url_generator_legacy' => 'getPrestashop_Core_Admin_UrlGeneratorLegacyService.php',
'prestashop.core.api.attribute.controller' => 'getPrestashop_Core_Api_Attribute_ControllerService.php',
'prestashop.core.api.category.controller' => 'getPrestashop_Core_Api_Category_ControllerService.php',
'prestashop.core.api.category.repository' => 'getPrestashop_Core_Api_Category_RepositoryService.php',
'prestashop.core.api.feature.controller' => 'getPrestashop_Core_Api_Feature_ControllerService.php',
'prestashop.core.api.feature_attribute.repository' => 'getPrestashop_Core_Api_FeatureAttribute_RepositoryService.php',
'prestashop.core.api.i18n.controller' => 'getPrestashop_Core_Api_I18n_ControllerService.php',
'prestashop.core.api.improve.design.postions.controller' => 'getPrestashop_Core_Api_Improve_Design_Postions_ControllerService.php',
'prestashop.core.api.manufacturer.controller' => 'getPrestashop_Core_Api_Manufacturer_ControllerService.php',
'prestashop.core.api.manufacturer.repository' => 'getPrestashop_Core_Api_Manufacturer_RepositoryService.php',
'prestashop.core.api.order_invoice.repository' => 'getPrestashop_Core_Api_OrderInvoice_RepositoryService.php',
'prestashop.core.api.query_stock_movement_params_collection' => 'getPrestashop_Core_Api_QueryStockMovementParamsCollectionService.php',
'prestashop.core.api.query_stock_params_collection' => 'getPrestashop_Core_Api_QueryStockParamsCollectionService.php',
'prestashop.core.api.query_translation_params_collection' => 'getPrestashop_Core_Api_QueryTranslationParamsCollectionService.php',
'prestashop.core.api.stock.controller' => 'getPrestashop_Core_Api_Stock_ControllerService.php',
'prestashop.core.api.stock.movements_collection' => 'getPrestashop_Core_Api_Stock_MovementsCollectionService.php',
'prestashop.core.api.stock.repository' => 'getPrestashop_Core_Api_Stock_RepositoryService.php',
'prestashop.core.api.stock_movement.controller' => 'getPrestashop_Core_Api_StockMovement_ControllerService.php',
'prestashop.core.api.stock_movement.repository' => 'getPrestashop_Core_Api_StockMovement_RepositoryService.php',
'prestashop.core.api.supplier.controller' => 'getPrestashop_Core_Api_Supplier_ControllerService.php',
'prestashop.core.api.supplier.repository' => 'getPrestashop_Core_Api_Supplier_RepositoryService.php',
'prestashop.core.api.translation.controller' => 'getPrestashop_Core_Api_Translation_ControllerService.php',
'prestashop.core.backup.comparator.backup_by_date_comparator' => 'getPrestashop_Core_Backup_Comparator_BackupByDateComparatorService.php',
'prestashop.core.backup.listing.grid_data_factory' => 'getPrestashop_Core_Backup_Listing_GridDataFactoryService.php',
'prestashop.core.backup.options_configuration' => 'getPrestashop_Core_Backup_OptionsConfigurationService.php',
'prestashop.core.command_bus' => 'getPrestashop_Core_CommandBusService.php',
'prestashop.core.configuration.ini_configuration' => 'getPrestashop_Core_Configuration_IniConfigurationService.php',
'prestashop.core.configuration.php_extension_checker' => 'getPrestashop_Core_Configuration_PhpExtensionCheckerService.php',
'prestashop.core.data_provider.stock_interface' => 'getPrestashop_Core_DataProvider_StockInterfaceService.php',
'prestashop.core.domain.sql_management.command_handler.save_settings' => 'getPrestashop_Core_Domain_SqlManagement_CommandHandler_SaveSettingsService.php',
'prestashop.core.domain.sql_management.query_handler.get_sql_request_settings' => 'getPrestashop_Core_Domain_SqlManagement_QueryHandler_GetSqlRequestSettingsService.php',
'prestashop.core.email.email_configurator' => 'getPrestashop_Core_Email_EmailConfiguratorService.php',
'prestashop.core.email.smtp_configurator' => 'getPrestashop_Core_Email_SmtpConfiguratorService.php',
'prestashop.core.export.dir' => 'getPrestashop_Core_Export_DirService.php',
'prestashop.core.export.file_writer.export_csv_file_writer' => 'getPrestashop_Core_Export_FileWriter_ExportCsvFileWriterService.php',
'prestashop.core.file.cached_finder.invoice_model' => 'getPrestashop_Core_File_CachedFinder_InvoiceModelService.php',
'prestashop.core.file.finder.invoice_model' => 'getPrestashop_Core_File_Finder_InvoiceModelService.php',
'prestashop.core.form.choice_provider.canonical_redirect_type' => 'getPrestashop_Core_Form_ChoiceProvider_CanonicalRedirectTypeService.php',
'prestashop.core.form.choice_provider.carrier_by_reference_id' => 'getPrestashop_Core_Form_ChoiceProvider_CarrierByReferenceIdService.php',
'prestashop.core.form.choice_provider.contact_by_id' => 'getPrestashop_Core_Form_ChoiceProvider_ContactByIdService.php',
'prestashop.core.form.choice_provider.country_by_id' => 'getPrestashop_Core_Form_ChoiceProvider_CountryByIdService.php',
'prestashop.core.form.choice_provider.country_by_iso_code' => 'getPrestashop_Core_Form_ChoiceProvider_CountryByIsoCodeService.php',
'prestashop.core.form.choice_provider.currency_by_id' => 'getPrestashop_Core_Form_ChoiceProvider_CurrencyByIdService.php',
'prestashop.core.form.choice_provider.email_content_type' => 'getPrestashop_Core_Form_ChoiceProvider_EmailContentTypeService.php',
'prestashop.core.form.choice_provider.group_by_id' => 'getPrestashop_Core_Form_ChoiceProvider_GroupByIdService.php',
'prestashop.core.form.choice_provider.invoice_model_by_name' => 'getPrestashop_Core_Form_ChoiceProvider_InvoiceModelByNameService.php',
'prestashop.core.form.choice_provider.language_by_id' => 'getPrestashop_Core_Form_ChoiceProvider_LanguageByIdService.php',
'prestashop.core.form.choice_provider.localization_pack_by_iso_code' => 'getPrestashop_Core_Form_ChoiceProvider_LocalizationPackByIsoCodeService.php',
'prestashop.core.form.choice_provider.mail_method' => 'getPrestashop_Core_Form_ChoiceProvider_MailMethodService.php',
'prestashop.core.form.choice_provider.module_by_name' => 'getPrestashop_Core_Form_ChoiceProvider_ModuleByNameService.php',
'prestashop.core.form.choice_provider.non_installed_localization' => 'getPrestashop_Core_Form_ChoiceProvider_NonInstalledLocalizationService.php',
'prestashop.core.form.choice_provider.order_state_by_id' => 'getPrestashop_Core_Form_ChoiceProvider_OrderStateByIdService.php',
'prestashop.core.form.choice_provider.status' => 'getPrestashop_Core_Form_ChoiceProvider_StatusService.php',
'prestashop.core.form.choice_provider.theme_by_name' => 'getPrestashop_Core_Form_ChoiceProvider_ThemeByNameService.php',
'prestashop.core.form.choice_provider.timezone_by_name' => 'getPrestashop_Core_Form_ChoiceProvider_TimezoneByNameService.php',
'prestashop.core.form.choice_provider.translation_type' => 'getPrestashop_Core_Form_ChoiceProvider_TranslationTypeService.php',
'prestashop.core.foundation.version' => 'getPrestashop_Core_Foundation_VersionService.php',
'prestashop.core.geolocation.geo_lite_city.checker' => 'getPrestashop_Core_Geolocation_GeoLiteCity_CheckerService.php',
'prestashop.core.grid.data_provider.email_logs' => 'getPrestashop_Core_Grid_DataProvider_EmailLogsService.php',
'prestashop.core.grid.data_provider.log' => 'getPrestashop_Core_Grid_DataProvider_LogService.php',
'prestashop.core.grid.data_provider.meta' => 'getPrestashop_Core_Grid_DataProvider_MetaService.php',
'prestashop.core.grid.data_provider.request_sql' => 'getPrestashop_Core_Grid_DataProvider_RequestSqlService.php',
'prestashop.core.grid.data_provider.webservice_key' => 'getPrestashop_Core_Grid_DataProvider_WebserviceKeyService.php',
'prestashop.core.grid.definition.factory.backup' => 'getPrestashop_Core_Grid_Definition_Factory_BackupService.php',
'prestashop.core.grid.definition.factory.email_logs' => 'getPrestashop_Core_Grid_Definition_Factory_EmailLogsService.php',
'prestashop.core.grid.definition.factory.logs' => 'getPrestashop_Core_Grid_Definition_Factory_LogsService.php',
'prestashop.core.grid.definition.factory.meta' => 'getPrestashop_Core_Grid_Definition_Factory_MetaService.php',
'prestashop.core.grid.definition.factory.request_sql' => 'getPrestashop_Core_Grid_Definition_Factory_RequestSqlService.php',
'prestashop.core.grid.definition.factory.webservice_key' => 'getPrestashop_Core_Grid_Definition_Factory_WebserviceKeyService.php',
'prestashop.core.grid.factory.backup' => 'getPrestashop_Core_Grid_Factory_BackupService.php',
'prestashop.core.grid.factory.email_logs' => 'getPrestashop_Core_Grid_Factory_EmailLogsService.php',
'prestashop.core.grid.factory.meta' => 'getPrestashop_Core_Grid_Factory_MetaService.php',
'prestashop.core.grid.factory.request_sql' => 'getPrestashop_Core_Grid_Factory_RequestSqlService.php',
'prestashop.core.grid.factory.webservice_key' => 'getPrestashop_Core_Grid_Factory_WebserviceKeyService.php',
'prestashop.core.grid.filter.form_factory' => 'getPrestashop_Core_Grid_Filter_FormFactoryService.php',
'prestashop.core.grid.log_factory' => 'getPrestashop_Core_Grid_LogFactoryService.php',
'prestashop.core.grid.position.doctrine_grid_position_updater' => 'getPrestashop_Core_Grid_Position_DoctrineGridPositionUpdaterService.php',
'prestashop.core.grid.position.position_update_factory' => 'getPrestashop_Core_Grid_Position_PositionUpdateFactoryService.php',
'prestashop.core.grid.position.update_handler.doctrine_position_update_handler' => 'getPrestashop_Core_Grid_Position_UpdateHandler_DoctrinePositionUpdateHandlerService.php',
'prestashop.core.grid.presenter.grid_presenter' => 'getPrestashop_Core_Grid_Presenter_GridPresenterService.php',
'prestashop.core.grid.query.doctrine_query_parser' => 'getPrestashop_Core_Grid_Query_DoctrineQueryParserService.php',
'prestashop.core.grid.query.webservice_key_query_builder' => 'getPrestashop_Core_Grid_Query_WebserviceKeyQueryBuilderService.php',
'prestashop.core.grid.query_builder.email_logs' => 'getPrestashop_Core_Grid_QueryBuilder_EmailLogsService.php',
'prestashop.core.grid.query_builder.meta' => 'getPrestashop_Core_Grid_QueryBuilder_MetaService.php',
'prestashop.core.helper_doc.meta_page_link_provider' => 'getPrestashop_Core_HelperDoc_MetaPageLinkProviderService.php',
'prestashop.core.import.dir' => 'getPrestashop_Core_Import_DirService.php',
'prestashop.core.import.file_finder' => 'getPrestashop_Core_Import_FileFinderService.php',
'prestashop.core.import.file_removal' => 'getPrestashop_Core_Import_FileRemovalService.php',
'prestashop.core.import.file_uploader' => 'getPrestashop_Core_Import_FileUploaderService.php',
'prestashop.core.import.sample.file_provider' => 'getPrestashop_Core_Import_Sample_FileProviderService.php',
'prestashop.core.kpi_row.factory.translations_page' => 'getPrestashop_Core_KpiRow_Factory_TranslationsPageService.php',
'prestashop.core.kpi_row.presenter' => 'getPrestashop_Core_KpiRow_PresenterService.php',
'prestashop.core.language.pack.loader.remote' => 'getPrestashop_Core_Language_Pack_Loader_RemoteService.php',
'prestashop.core.localization.pack.import.importer' => 'getPrestashop_Core_Localization_Pack_Import_ImporterService.php',
'prestashop.core.localization.pack.loader.local' => 'getPrestashop_Core_Localization_Pack_Loader_LocalService.php',
'prestashop.core.localization.pack.loader.remote' => 'getPrestashop_Core_Localization_Pack_Loader_RemoteService.php',
'prestashop.core.localozation.pack.factory.localization_pack' => 'getPrestashop_Core_Localozation_Pack_Factory_LocalizationPackService.php',
'prestashop.core.module.configuration.payment_restrictions_configurator' => 'getPrestashop_Core_Module_Configuration_PaymentRestrictionsConfiguratorService.php',
'prestashop.core.product.csv_exporter' => 'getPrestashop_Core_Product_CsvExporterService.php',
'prestashop.core.query.doctrine_search_criteria_applicator' => 'getPrestashop_Core_Query_DoctrineSearchCriteriaApplicatorService.php',
'prestashop.core.query_bus' => 'getPrestashop_Core_QueryBusService.php',
'prestashop.core.sql_manager.configuration.sql_request_configuration' => 'getPrestashop_Core_SqlManager_Configuration_SqlRequestConfigurationService.php',
'prestashop.core.sql_manager.exporter.sql_request_exporter' => 'getPrestashop_Core_SqlManager_Exporter_SqlRequestExporterService.php',
'prestashop.core.util.url.url_file_checker' => 'getPrestashop_Core_Util_Url_UrlFileCheckerService.php',
'prestashop.core.validation.validator' => 'getPrestashop_Core_Validation_ValidatorService.php',
'prestashop.core.webservice.server_requirements_checker' => 'getPrestashop_Core_Webservice_ServerRequirementsCheckerService.php',
'prestashop.data_provider.modules.recommended' => 'getPrestashop_DataProvider_Modules_RecommendedService.php',
'prestashop.dumper.xliff' => 'getPrestashop_Dumper_XliffService.php',
'prestashop.hook.finder' => 'getPrestashop_Hook_FinderService.php',
'prestashop.hooks_registry' => 'getPrestashop_HooksRegistryService.php',
'prestashop.module.manager' => 'getPrestashop_Module_ManagerService.php',
'prestashop.module_kernel.repository' => 'getPrestashop_ModuleKernel_RepositoryService.php',
'prestashop.multishop_command_listener' => 'getPrestashop_MultishopCommandListenerService.php',
'prestashop.router' => 'getPrestashop_RouterService.php',
'prestashop.search_parameters.resolver' => 'getPrestashop_SearchParameters_ResolverService.php',
'prestashop.security.role.dynamic_role_hierarchy' => 'getPrestashop_Security_Role_DynamicRoleHierarchyService.php',
'prestashop.security.voter.product' => 'getPrestashop_Security_Voter_ProductService.php',
'prestashop.service.product' => 'getPrestashop_Service_ProductService.php',
'prestashop.service.translation' => 'getPrestashop_Service_TranslationService.php',
'prestashop.smarty' => 'getPrestashop_SmartyService.php',
'prestashop.translation.api.international' => 'getPrestashop_Translation_Api_InternationalService.php',
'prestashop.translation.api.stock' => 'getPrestashop_Translation_Api_StockService.php',
'prestashop.translation.backoffice_provider' => 'getPrestashop_Translation_BackofficeProviderService.php',
'prestashop.translation.chainextractor' => 'getPrestashop_Translation_ChainextractorService.php',
'prestashop.translation.database_loader' => 'getPrestashop_Translation_DatabaseLoaderService.php',
'prestashop.translation.dumper.xliff' => 'getPrestashop_Translation_Dumper_XliffService.php',
'prestashop.translation.extractor.crowdin.php' => 'getPrestashop_Translation_Extractor_Crowdin_PhpService.php',
'prestashop.translation.extractor.php' => 'getPrestashop_Translation_Extractor_PhpService.php',
'prestashop.translation.extractor.smarty' => 'getPrestashop_Translation_Extractor_SmartyService.php',
'prestashop.translation.extractor.twig' => 'getPrestashop_Translation_Extractor_TwigService.php',
'prestashop.translation.frontoffice_provider' => 'getPrestashop_Translation_FrontofficeProviderService.php',
'prestashop.translation.mails' => 'getPrestashop_Translation_MailsService.php',
'prestashop.translation.manager.original_string_manager' => 'getPrestashop_Translation_Manager_OriginalStringManagerService.php',
'prestashop.translation.manager.translation_manager' => 'getPrestashop_Translation_Manager_TranslationManagerService.php',
'prestashop.translation.module_provider' => 'getPrestashop_Translation_ModuleProviderService.php',
'prestashop.translation.modules_provider' => 'getPrestashop_Translation_ModulesProviderService.php',
'prestashop.translation.others_provider' => 'getPrestashop_Translation_OthersProviderService.php',
'prestashop.translation.parser.crowdin_php_parser' => 'getPrestashop_Translation_Parser_CrowdinPhpParserService.php',
'prestashop.translation.search_provider' => 'getPrestashop_Translation_SearchProviderService.php',
'prestashop.translation.theme.exporter' => 'getPrestashop_Translation_Theme_ExporterService.php',
'prestashop.translation.theme_extractor' => 'getPrestashop_Translation_ThemeExtractorService.php',
'prestashop.translation.theme_provider' => 'getPrestashop_Translation_ThemeProviderService.php',
'prestashop.translation.theme_translations_factory' => 'getPrestashop_Translation_ThemeTranslationsFactoryService.php',
'prestashop.translation.translations_factory' => 'getPrestashop_Translation_TranslationsFactoryService.php',
'prestashop.user_provider' => 'getPrestashop_UserProviderService.php',
'prestashop.utils.zip_manager' => 'getPrestashop_Utils_ZipManagerService.php',
'property_accessor' => 'getPropertyAccessorService.php',
'router.cache_warmer' => 'getRouter_CacheWarmerService.php',
'routing.loader' => 'getRouting_LoaderService.php',
'security.access.authenticated_voter' => 'getSecurity_Access_AuthenticatedVoterService.php',
'security.access.expression_voter' => 'getSecurity_Access_ExpressionVoterService.php',
'security.access.simple_role_voter' => 'getSecurity_Access_SimpleRoleVoterService.php',
'security.access_listener' => 'getSecurity_AccessListenerService.php',
'security.access_map' => 'getSecurity_AccessMapService.php',
'security.authentication.guard_handler' => 'getSecurity_Authentication_GuardHandlerService.php',
'security.authentication.listener.anonymous.main' => 'getSecurity_Authentication_Listener_Anonymous_MainService.php',
'security.authentication.provider.anonymous.main' => 'getSecurity_Authentication_Provider_Anonymous_MainService.php',
'security.authentication.session_strategy.main' => 'getSecurity_Authentication_SessionStrategy_MainService.php',
'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
'security.channel_listener' => 'getSecurity_ChannelListenerService.php',
'security.command.user_password_encoder' => 'getSecurity_Command_UserPasswordEncoderService.php',
'security.context_listener.0' => 'getSecurity_ContextListener_0Service.php',
'security.encoder_factory' => 'getSecurity_EncoderFactoryService.php',
'security.firewall.map.context.dev' => 'getSecurity_Firewall_Map_Context_DevService.php',
'security.firewall.map.context.main' => 'getSecurity_Firewall_Map_Context_MainService.php',
'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
'security.request_matcher.zfhj2lw' => 'getSecurity_RequestMatcher_Zfhj2lwService.php',
'security.user.provider.concrete.in_memory' => 'getSecurity_User_Provider_Concrete_InMemoryService.php',
'security.user_value_resolver' => 'getSecurity_UserValueResolverService.php',
'security.validator.user_password' => 'getSecurity_Validator_UserPasswordService.php',
'sensio_framework_extra.routing.loader.annot_class' => 'getSensioFrameworkExtra_Routing_Loader_AnnotClassService.php',
'sensio_framework_extra.routing.loader.annot_dir' => 'getSensioFrameworkExtra_Routing_Loader_AnnotDirService.php',
'sensio_framework_extra.routing.loader.annot_file' => 'getSensioFrameworkExtra_Routing_Loader_AnnotFileService.php',
'serializer' => 'getSerializerService.php',
'serializer.mapping.cache.symfony' => 'getSerializer_Mapping_Cache_SymfonyService.php',
'serializer.mapping.cache_warmer' => 'getSerializer_Mapping_CacheWarmerService.php',
'services_resetter' => 'getServicesResetterService.php',
'session.storage.filesystem' => 'getSession_Storage_FilesystemService.php',
'session.storage.php_bridge' => 'getSession_Storage_PhpBridgeService.php',
'swiftmailer.email_sender.listener' => 'getSwiftmailer_EmailSender_ListenerService.php',
'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
'swiftmailer.mailer.default.spool' => 'getSwiftmailer_Mailer_Default_SpoolService.php',
'swiftmailer.mailer.default.transport' => 'getSwiftmailer_Mailer_Default_TransportService.php',
'swiftmailer.mailer.default.transport.eventdispatcher' => 'getSwiftmailer_Mailer_Default_Transport_EventdispatcherService.php',
'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService.php',
'tactician.commandbus.default' => 'getTactician_Commandbus_DefaultService.php',
'tactician.handler.command_name_extractor.class_name' => 'getTactician_Handler_CommandNameExtractor_ClassNameService.php',
'tactician.handler.locator.symfony' => 'getTactician_Handler_Locator_SymfonyService.php',
'tactician.handler.method_name_inflector.handle' => 'getTactician_Handler_MethodNameInflector_HandleService.php',
'tactician.handler.method_name_inflector.handle_class_name' => 'getTactician_Handler_MethodNameInflector_HandleClassNameService.php',
'tactician.handler.method_name_inflector.handle_class_name_without_suffix' => 'getTactician_Handler_MethodNameInflector_HandleClassNameWithoutSuffixService.php',
'tactician.handler.method_name_inflector.invoke' => 'getTactician_Handler_MethodNameInflector_InvokeService.php',
'tactician.middleware.command_handler' => 'getTactician_Middleware_CommandHandlerService.php',
'tactician.middleware.locking' => 'getTactician_Middleware_LockingService.php',
'tactician.middleware.validator' => 'getTactician_Middleware_ValidatorService.php',
'tactician.plugins.named_command.extractor' => 'getTactician_Plugins_NamedCommand_ExtractorService.php',
'templating' => 'getTemplatingService.php',
'templating.cache_warmer.template_paths' => 'getTemplating_CacheWarmer_TemplatePathsService.php',
'templating.filename_parser' => 'getTemplating_FilenameParserService.php',
'templating.finder' => 'getTemplating_FinderService.php',
'templating.helper.logout_url' => 'getTemplating_Helper_LogoutUrlService.php',
'templating.helper.security' => 'getTemplating_Helper_SecurityService.php',
'templating.loader' => 'getTemplating_LoaderService.php',
'translation.dumper.csv' => 'getTranslation_Dumper_CsvService.php',
'translation.dumper.ini' => 'getTranslation_Dumper_IniService.php',
'translation.dumper.json' => 'getTranslation_Dumper_JsonService.php',
'translation.dumper.mo' => 'getTranslation_Dumper_MoService.php',
'translation.dumper.php' => 'getTranslation_Dumper_PhpService.php',
'translation.dumper.po' => 'getTranslation_Dumper_PoService.php',
'translation.dumper.qt' => 'getTranslation_Dumper_QtService.php',
'translation.dumper.res' => 'getTranslation_Dumper_ResService.php',
'translation.dumper.xliff' => 'getTranslation_Dumper_XliffService.php',
'translation.dumper.yml' => 'getTranslation_Dumper_YmlService.php',
'translation.extractor' => 'getTranslation_ExtractorService.php',
'translation.extractor.php' => 'getTranslation_Extractor_PhpService.php',
'translation.loader' => 'getTranslation_LoaderService.php',
'translation.loader.csv' => 'getTranslation_Loader_CsvService.php',
'translation.loader.dat' => 'getTranslation_Loader_DatService.php',
'translation.loader.ini' => 'getTranslation_Loader_IniService.php',
'translation.loader.json' => 'getTranslation_Loader_JsonService.php',
'translation.loader.mo' => 'getTranslation_Loader_MoService.php',
'translation.loader.php' => 'getTranslation_Loader_PhpService.php',
'translation.loader.po' => 'getTranslation_Loader_PoService.php',
'translation.loader.qt' => 'getTranslation_Loader_QtService.php',
'translation.loader.res' => 'getTranslation_Loader_ResService.php',
'translation.loader.xliff' => 'getTranslation_Loader_XliffService.php',
'translation.loader.yml' => 'getTranslation_Loader_YmlService.php',
'translation.reader' => 'getTranslation_ReaderService.php',
'translation.warmer' => 'getTranslation_WarmerService.php',
'translation.writer' => 'getTranslation_WriterService.php',
'twig.cache_warmer' => 'getTwig_CacheWarmerService.php',
'twig.command.debug' => 'getTwig_Command_DebugService.php',
'twig.command.lint' => 'getTwig_Command_LintService.php',
'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
'twig.exception_listener' => 'getTwig_ExceptionListenerService.php',
'twig.form.renderer' => 'getTwig_Form_RendererService.php',
'twig.profile' => 'getTwig_ProfileService.php',
'twig.runtime.httpkernel' => 'getTwig_Runtime_HttpkernelService.php',
'twig.template_cache_warmer' => 'getTwig_TemplateCacheWarmerService.php',
'twig.translation.extractor' => 'getTwig_Translation_ExtractorService.php',
'validator' => 'getValidatorService.php',
'validator.builder' => 'getValidator_BuilderService.php',
'validator.email' => 'getValidator_EmailService.php',
'validator.expression' => 'getValidator_ExpressionService.php',
'validator.mapping.cache_warmer' => 'getValidator_Mapping_CacheWarmerService.php',
);
$this->privates = array(
'csa_guzzle.default_cache_adapter' => true,
'monolog.handler.legacy' => true,
'prestashop.bundle.routing.converter.cache' => true,
'session.storage' => true,
'swiftmailer.mailer' => true,
'swiftmailer.spool' => true,
'swiftmailer.transport' => true,
'swiftmailer.transport.real' => true,
'tactician.commandbus' => true,
'annotation_reader' => true,
'annotations.cache' => true,
'annotations.cache_warmer' => true,
'annotations.reader' => true,
'argument_metadata_factory' => true,
'argument_resolver.default' => true,
'argument_resolver.request' => true,
'argument_resolver.request_attribute' => true,
'argument_resolver.service' => true,
'argument_resolver.session' => true,
'argument_resolver.variadic' => true,
'assets._version__default' => true,
'assets.context' => true,
'assets.packages' => true,
'cache.annotations' => true,
'cache.default_clearer' => true,
'cache.property_access' => true,
'cache.serializer' => true,
'cache.validator' => true,
'config_cache_factory' => true,
'console.command.about' => true,
'console.command.assets_install' => true,
'console.command.cache_clear' => true,
'console.command.cache_pool_clear' => true,
'console.command.cache_pool_prune' => true,
'console.command.cache_warmup' => true,
'console.command.config_debug' => true,
'console.command.config_dump_reference' => true,
'console.command.container_debug' => true,
'console.command.debug_autowiring' => true,
'console.command.event_dispatcher_debug' => true,
'console.command.form_debug' => true,
'console.command.router_debug' => true,
'console.command.router_match' => true,
'console.command.translation_debug' => true,
'console.command.translation_update' => true,
'console.command.xliff_lint' => true,
'console.command.yaml_lint' => true,
'console.error_listener' => true,
'controller_name_converter' => true,
'csa_guzzle.cache.adapter.doctrine' => true,
'csa_guzzle.cache_warmer.description' => true,
'csa_guzzle.client.addons_api' => true,
'csa_guzzle.client_factory' => true,
'csa_guzzle.description_factory' => true,
'csa_guzzle.description_loader' => true,
'csa_guzzle.description_loader.resolver' => true,
'csa_guzzle.subscriber.cache' => true,
'debug.debug_handlers_listener' => true,
'debug.file_link_formatter' => true,
'debug.stopwatch' => true,
'deprecated.form.registry' => true,
'deprecated.form.registry.csrf' => true,
'doctrine.cache_clear_metadata_command' => true,
'doctrine.cache_clear_query_cache_command' => true,
'doctrine.cache_clear_result_command' => true,
'doctrine.cache_collection_region_command' => true,
'doctrine.clear_entity_region_command' => true,
'doctrine.clear_query_region_command' => true,
'doctrine.database_create_command' => true,
'doctrine.database_drop_command' => true,
'doctrine.database_import_command' => true,
'doctrine.dbal.connection_factory' => true,
'doctrine.ensure_production_settings_command' => true,
'doctrine.generate_entities_command' => true,
'doctrine.mapping_convert_command' => true,
'doctrine.mapping_import_command' => true,
'doctrine.mapping_info_command' => true,
'doctrine.orm.default_entity_listener_resolver' => true,
'doctrine.orm.default_entity_manager.property_info_extractor' => true,
'doctrine.orm.default_listeners.attach_entity_listeners' => true,
'doctrine.orm.default_manager_configurator' => true,
'doctrine.orm.proxy_cache_warmer' => true,
'doctrine.orm.validator.unique' => true,
'doctrine.orm.validator_initializer' => true,
'doctrine.query_dql_command' => true,
'doctrine.query_sql_command' => true,
'doctrine.schema_create_command' => true,
'doctrine.schema_drop_command' => true,
'doctrine.schema_update_command' => true,
'doctrine.schema_validate_command' => true,
'doctrine_cache.contains_command' => true,
'doctrine_cache.delete_command' => true,
'doctrine_cache.flush_command' => true,
'doctrine_cache.stats_command' => true,
'file_locator' => true,
'form.registry' => true,
'form.resolved_type_factory' => true,
'form.server_params' => true,
'form.type.choice' => true,
'form.type.entity' => true,
'form.type.form' => true,
'form.type_extension.csrf' => true,
'form.type_extension.form.http_foundation' => true,
'form.type_extension.form.transformation_failure_handling' => true,
'form.type_extension.form.validator' => true,
'form.type_extension.repeated.validator' => true,
'form.type_extension.submit.validator' => true,
'form.type_extension.upload.validator' => true,
'form.type_guesser.doctrine' => true,
'form.type_guesser.validator' => true,
'fragment.handler' => true,
'fragment.listener' => true,
'fragment.renderer.hinclude' => true,
'fragment.renderer.inline' => true,
'framework_extra_bundle.argument_name_convertor' => true,
'framework_extra_bundle.event.is_granted' => true,
'kernel.class_cache.cache_warmer' => true,
'locale_listener' => true,
'logger' => true,
'monolog.handler.console' => true,
'monolog.handler.main' => true,
'monolog.handler.nested' => true,
'monolog.handler.null_internal' => true,
'monolog.logger.cache' => true,
'monolog.logger.console' => true,
'monolog.logger.doctrine' => true,
'monolog.logger.php' => true,
'monolog.logger.request' => true,
'monolog.logger.security' => true,
'monolog.logger.translation' => true,
'monolog.processor.psr_log_message' => true,
'prestashop.bundle.routing.converter.cache_provider' => true,
'prestashop.bundle.routing.converter.router_provider' => true,
'prestashop.bundle.routing.converter.routing_cache_key_generator' => true,
'prestashop.bundle.routing.module_route_loader' => true,
'prestashop.compiler.smarty.template' => true,
'prestashop.dumper.xliff' => true,
'prestashop.security.voter.product' => true,
'prestashop.smarty' => true,
'prestashop.translation.chainextractor' => true,
'prestashop.translation.extractor.crowdin.php' => true,
'prestashop.translation.extractor.php' => true,
'prestashop.translation.extractor.smarty' => true,
'prestashop.translation.extractor.twig' => true,
'prestashop.translation.manager.original_string_manager' => true,
'prestashop.translation.manager.translation_manager' => true,
'prestashop.translation.parser.crowdin_php_parser' => true,
'property_accessor' => true,
'resolve_controller_name_subscriber' => true,
'response_listener' => true,
'router.cache_warmer' => true,
'router.request_context' => true,
'router_listener' => true,
'security.access.authenticated_voter' => true,
'security.access.decision_manager' => true,
'security.access.expression_voter' => true,
'security.access.simple_role_voter' => true,
'security.access_listener' => true,
'security.access_map' => true,
'security.authentication.guard_handler' => true,
'security.authentication.listener.anonymous.main' => true,
'security.authentication.manager' => true,
'security.authentication.provider.anonymous.main' => true,
'security.authentication.session_strategy.main' => true,
'security.authentication.trust_resolver' => true,
'security.channel_listener' => true,
'security.command.user_password_encoder' => true,
'security.context_listener.0' => true,
'security.encoder_factory' => true,
'security.firewall' => true,
'security.firewall.map.context.dev' => true,
'security.firewall.map.context.main' => true,
'security.logout_url_generator' => true,
'security.rememberme.response_listener' => true,
'security.request_matcher.zfhj2lw' => true,
'security.role_hierarchy' => true,
'security.user.provider.concrete.in_memory' => true,
'security.user_value_resolver' => true,
'security.validator.user_password' => true,
'sensio_framework_extra.cache.listener' => true,
'sensio_framework_extra.controller.listener' => true,
'sensio_framework_extra.converter.listener' => true,
'sensio_framework_extra.converter.manager' => true,
'sensio_framework_extra.routing.loader.annot_class' => true,
'sensio_framework_extra.routing.loader.annot_dir' => true,
'sensio_framework_extra.routing.loader.annot_file' => true,
'sensio_framework_extra.security.listener' => true,
'sensio_framework_extra.view.listener' => true,
'serializer.mapping.cache.symfony' => true,
'serializer.mapping.cache_warmer' => true,
'service_locator.sr6ctxe' => true,
'session.save_listener' => true,
'session.storage.filesystem' => true,
'session.storage.metadata_bag' => true,
'session.storage.native' => true,
'session.storage.php_bridge' => true,
'session_listener' => true,
'streamed_response_listener' => true,
'swiftmailer.email_sender.listener' => true,
'swiftmailer.mailer.default.spool' => true,
'swiftmailer.mailer.default.transport' => true,
'swiftmailer.mailer.default.transport.eventdispatcher' => true,
'tactician.commandbus.default' => true,
'tactician.handler.command_name_extractor.class_name' => true,
'tactician.handler.locator.symfony' => true,
'tactician.handler.method_name_inflector.handle' => true,
'tactician.handler.method_name_inflector.handle_class_name' => true,
'tactician.handler.method_name_inflector.handle_class_name_without_suffix' => true,
'tactician.handler.method_name_inflector.invoke' => true,
'tactician.middleware.command_handler' => true,
'tactician.middleware.locking' => true,
'tactician.middleware.validator' => true,
'tactician.plugins.named_command.extractor' => true,
'templating.cache_warmer.template_paths' => true,
'templating.filename_parser' => true,
'templating.finder' => true,
'templating.helper.logout_url' => true,
'templating.helper.security' => true,
'templating.locator' => true,
'templating.name_parser' => true,
'translation.dumper.csv' => true,
'translation.dumper.ini' => true,
'translation.dumper.json' => true,
'translation.dumper.mo' => true,
'translation.dumper.php' => true,
'translation.dumper.po' => true,
'translation.dumper.qt' => true,
'translation.dumper.res' => true,
'translation.dumper.xliff' => true,
'translation.dumper.yml' => true,
'translation.extractor' => true,
'translation.extractor.php' => true,
'translation.loader' => true,
'translation.loader.csv' => true,
'translation.loader.dat' => true,
'translation.loader.ini' => true,
'translation.loader.json' => true,
'translation.loader.mo' => true,
'translation.loader.php' => true,
'translation.loader.po' => true,
'translation.loader.qt' => true,
'translation.loader.res' => true,
'translation.loader.xliff' => true,
'translation.loader.yml' => true,
'translation.reader' => true,
'translation.warmer' => true,
'translation.writer' => true,
'translation_tools.translation.node_visitor' => true,
'translator.default' => true,
'translator_listener' => true,
'twig.cache_warmer' => true,
'twig.command.debug' => true,
'twig.command.lint' => true,
'twig.exception_listener' => true,
'twig.form.renderer' => true,
'twig.loader' => true,
'twig.profile' => true,
'twig.runtime.httpkernel' => true,
'twig.template_cache_warmer' => true,
'twig.translation.extractor' => true,
'uri_signer' => true,
'validate_request_listener' => true,
'validator.builder' => true,
'validator.email' => true,
'validator.expression' => true,
'validator.mapping.cache_warmer' => true,
);
$this->aliases = array(
'cache.app_clearer' => 'cache.default_clearer',
'console.command.doctrine_bundle_doctrinecachebundle_command_containscommand' => 'doctrine_cache.contains_command',
'console.command.doctrine_bundle_doctrinecachebundle_command_deletecommand' => 'doctrine_cache.delete_command',
'console.command.doctrine_bundle_doctrinecachebundle_command_flushcommand' => 'doctrine_cache.flush_command',
'console.command.doctrine_bundle_doctrinecachebundle_command_statscommand' => 'doctrine_cache.stats_command',
'csa_guzzle.default_cache_adapter' => 'guzzle.cache',
'database_connection' => 'doctrine.dbal.default_connection',
'doctrine.orm.default_metadata_cache' => 'doctrine_cache.providers.doctrine.orm.default_metadata_cache',
'doctrine.orm.default_query_cache' => 'doctrine_cache.providers.doctrine.orm.default_query_cache',
'doctrine.orm.default_result_cache' => 'doctrine_cache.providers.doctrine.orm.default_result_cache',
'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
'mailer' => 'swiftmailer.mailer.default',
'monolog.handler.legacy' => 'prestashop.handler.log',
'prestashop.bundle.routing.converter.cache' => 'cache.app',
'prestashop.core.api.stockMovement.controller' => 'prestashop.core.api.stock_movement.controller',
'prestashop.core.api.stockMovement.repository' => 'prestashop.core.api.stock_movement.repository',
'prestashop.twig.extension.dataFormatter' => 'prestashop.twig.extension.data_formatter',
'ps.theme_translations_factory' => 'prestashop.translation.theme_translations_factory',
'ps.translations_factory' => 'prestashop.translation.translations_factory',
'router' => 'prestashop.router',
'session.storage' => 'session.storage.native',
'swiftmailer.mailer' => 'swiftmailer.mailer.default',
'swiftmailer.spool' => 'swiftmailer.mailer.default.spool',
'swiftmailer.transport' => 'swiftmailer.mailer.default.transport',
'swiftmailer.transport.real' => 'swiftmailer.mailer.default.transport.real',
'tactician.commandbus' => 'tactician.commandbus.default',
'translator' => 'translator.default',
);
}
public function getRemovedIds()
{
return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
}
public function compile()
{
throw new LogicException('You cannot compile a dumped container that was already compiled.');
}
public function isCompiled()
{
return true;
}
public function isFrozen()
{
@trigger_error(sprintf('The %s() method is deprecated since Symfony 3.3 and will be removed in 4.0. Use the isCompiled() method instead.', __METHOD__), E_USER_DEPRECATED);
return true;
}
protected function load($file, $lazyLoad = true)
{
return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
}
/*
* Gets the public 'cache.app' shared service.
*
* @return \Symfony\Component\Cache\Adapter\FilesystemAdapter
*/
protected function getCache_AppService()
{
$this->services['cache.app'] = $instance = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('HSGVTeh0rg', 0, ($this->targetDirs[0].'/pools'));
$instance->setLogger(${($_ = isset($this->services['monolog.logger.cache']) ? $this->services['monolog.logger.cache'] : $this->getMonolog_Logger_CacheService()) && false ?: '_'});
return $instance;
}
/*
* 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.cache.provider' shared service.
*
* @return \Doctrine\Common\Cache\FilesystemCache
*/
protected function getDoctrine_Cache_ProviderService()
{
return $this->services['doctrine.cache.provider'] = new \Doctrine\Common\Cache\FilesystemCache(($this->targetDirs[0].'/doctrine'));
}
/*
* Gets the public 'doctrine.dbal.default_connection' shared service.
*
* @return \Doctrine\DBAL\Connection
*/
protected function getDoctrine_Dbal_DefaultConnectionService()
{
$a = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
$a->addEventListener(array(0 => 'loadClassMetadata'), ${($_ = isset($this->services['doctrine.orm.default_listeners.attach_entity_listeners']) ? $this->services['doctrine.orm.default_listeners.attach_entity_listeners'] : $this->services['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener()) && false ?: '_'});
return $this->services['doctrine.dbal.default_connection'] = ${($_ = isset($this->services['doctrine.dbal.connection_factory']) ? $this->services['doctrine.dbal.connection_factory'] : $this->services['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory(array())) && false ?: '_'}->createConnection(array('driver' => 'pdo_mysql', 'host' => 'localhost', 'port' => '', 'dbname' => 'admin_drmaterac', 'user' => 'admin_drmaterac', 'password' => 'eRbZ]Ioh-0-2]fM+', 'charset' => 'UTF8', 'driverOptions' => array(1002 => 'SET sql_mode=(SELECT REPLACE(@@sql_mode,\'ONLY_FULL_GROUP_BY\',\'\'))'), 'serverVersion' => 5.1, 'defaultTableOptions' => array()), new \Doctrine\DBAL\Configuration(), $a, array('enum' => 'string'));
}
/*
* Gets the public 'doctrine.orm.default_entity_manager' shared service.
*
* @return \Doctrine\ORM\EntityManager
*/
protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
{
$a = new \Doctrine\ORM\Configuration();
$b = new \Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain();
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'}, array(0 => ($this->targetDirs[3].'/src/PrestaShopBundle/Entity'))), 'PrestaShopBundle\\Entity');
$a->setEntityNamespaces(array('PrestaShopBundle' => 'PrestaShopBundle\\Entity'));
$a->setMetadataCacheImpl(${($_ = isset($this->services['doctrine_cache.providers.doctrine.orm.default_metadata_cache']) ? $this->services['doctrine_cache.providers.doctrine.orm.default_metadata_cache'] : $this->getDoctrineCache_Providers_Doctrine_Orm_DefaultMetadataCacheService()) && false ?: '_'});
$a->setQueryCacheImpl(${($_ = isset($this->services['doctrine_cache.providers.doctrine.orm.default_query_cache']) ? $this->services['doctrine_cache.providers.doctrine.orm.default_query_cache'] : $this->getDoctrineCache_Providers_Doctrine_Orm_DefaultQueryCacheService()) && false ?: '_'});
$a->setResultCacheImpl(${($_ = isset($this->services['doctrine_cache.providers.doctrine.orm.default_result_cache']) ? $this->services['doctrine_cache.providers.doctrine.orm.default_result_cache'] : $this->getDoctrineCache_Providers_Doctrine_Orm_DefaultResultCacheService()) && false ?: '_'});
$a->setMetadataDriverImpl($b);
$a->setProxyDir(($this->targetDirs[0].'/doctrine/orm/Proxies'));
$a->setProxyNamespace('Proxies');
$a->setAutoGenerateProxyClasses(false);
$a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
$a->setNamingStrategy(${($_ = isset($this->services['prestashop.database.naming_strategy']) ? $this->services['prestashop.database.naming_strategy'] : $this->services['prestashop.database.naming_strategy'] = new \PrestaShopBundle\Service\Database\DoctrineNamingStrategy('materac_')) && false ?: '_'});
$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
$a->setEntityListenerResolver(${($_ = isset($this->services['doctrine.orm.default_entity_listener_resolver']) ? $this->services['doctrine.orm.default_entity_listener_resolver'] : $this->services['doctrine.orm.default_entity_listener_resolver'] = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerAwareEntityListenerResolver($this)) && false ?: '_'});
$a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(${($_ = isset($this->services['service_locator.sr6ctxe']) ? $this->services['service_locator.sr6ctxe'] : $this->services['service_locator.sr6ctxe'] = new \Symfony\Component\DependencyInjection\ServiceLocator(array())) && false ?: '_'}));
$a->addCustomStringFunction('regexp', 'DoctrineExtensions\\Query\\Mysql\\Regexp');
$this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(${($_ = isset($this->services['doctrine.dbal.default_connection']) ? $this->services['doctrine.dbal.default_connection'] : $this->getDoctrine_Dbal_DefaultConnectionService()) && false ?: '_'}, $a);
${($_ = isset($this->services['doctrine.orm.default_manager_configurator']) ? $this->services['doctrine.orm.default_manager_configurator'] : $this->services['doctrine.orm.default_manager_configurator'] = new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator(array(), array())) && false ?: '_'}->configure($instance);
return $instance;
}
/*
* Gets the public 'doctrine_cache.providers.doctrine.orm.default_metadata_cache' shared service.
*
* @return \Doctrine\Common\Cache\ArrayCache
*/
protected function getDoctrineCache_Providers_Doctrine_Orm_DefaultMetadataCacheService()
{
$this->services['doctrine_cache.providers.doctrine.orm.default_metadata_cache'] = $instance = new \Doctrine\Common\Cache\ArrayCache();
$instance->setNamespace('sf_orm_default_cfba86c5ae2097ea530961966f09394bfc82a80d9da8482cc78b5a089d93a2df');
return $instance;
}
/*
* Gets the public 'doctrine_cache.providers.doctrine.orm.default_query_cache' shared service.
*
* @return \Doctrine\Common\Cache\ArrayCache
*/
protected function getDoctrineCache_Providers_Doctrine_Orm_DefaultQueryCacheService()
{
$this->services['doctrine_cache.providers.doctrine.orm.default_query_cache'] = $instance = new \Doctrine\Common\Cache\ArrayCache();
$instance->setNamespace('sf_orm_default_cfba86c5ae2097ea530961966f09394bfc82a80d9da8482cc78b5a089d93a2df');
return $instance;
}
/*
* Gets the public 'doctrine_cache.providers.doctrine.orm.default_result_cache' shared service.
*
* @return \Doctrine\Common\Cache\ArrayCache
*/
protected function getDoctrineCache_Providers_Doctrine_Orm_DefaultResultCacheService()
{
$this->services['doctrine_cache.providers.doctrine.orm.default_result_cache'] = $instance = new \Doctrine\Common\Cache\ArrayCache();
$instance->setNamespace('sf_orm_default_cfba86c5ae2097ea530961966f09394bfc82a80d9da8482cc78b5a089d93a2df');
return $instance;
}
/*
* Gets the public 'event_dispatcher' shared service.
*
* @return \Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher
*/
protected function getEventDispatcherService()
{
$this->services['event_dispatcher'] = $instance = new \Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher($this);
$instance->addListener('kernel.request', array(0 => function () {
return ${($_ = isset($this->services['prestashop.user_locale.listener']) ? $this->services['prestashop.user_locale.listener'] : $this->getPrestashop_UserLocale_ListenerService()) && false ?: '_'};
}, 1 => 'onKernelRequest'), 15);
$instance->addListener('kernel.request', array(0 => function () {
return ${($_ = isset($this->services['prestashop.tokenized_url_listener']) ? $this->services['prestashop.tokenized_url_listener'] : $this->getPrestashop_TokenizedUrlListenerService()) && false ?: '_'};
}, 1 => 'onKernelRequest'), 0);
$instance->addListener('kernel.request', array(0 => function () {
return ${($_ = isset($this->services['prestashop.legacy_url_listener']) ? $this->services['prestashop.legacy_url_listener'] : $this->getPrestashop_LegacyUrlListenerService()) && false ?: '_'};
}, 1 => 'onKernelRequest'), 40);
$instance->addListener('console.command', array(0 => function () {
return ${($_ = isset($this->services['prestashop.multishop_command_listener']) ? $this->services['prestashop.multishop_command_listener'] : $this->load('getPrestashop_MultishopCommandListenerService.php')) && false ?: '_'};
}, 1 => 'onConsoleCommand'), 0);
$instance->addListener('kernel.exception', array(0 => function () {
return ${($_ = isset($this->services['prestashop.access_denied.listener']) ? $this->services['prestashop.access_denied.listener'] : $this->load('getPrestashop_AccessDenied_ListenerService.php')) && false ?: '_'};
}, 1 => 'onKernelException'), 0);
$instance->addListener('kernel.controller', array(0 => function () {
return ${($_ = isset($this->services['prestashop.demo_mode_enabled.listener']) ? $this->services['prestashop.demo_mode_enabled.listener'] : $this->getPrestashop_DemoModeEnabled_ListenerService()) && false ?: '_'};
}, 1 => 'onKernelController'), 0);
$instance->addListener('kernel.controller', array(0 => function () {
return ${($_ = isset($this->services['prestashop.module_activated.listener']) ? $this->services['prestashop.module_activated.listener'] : $this->getPrestashop_ModuleActivated_ListenerService()) && false ?: '_'};
}, 1 => 'onKernelController'), 0);
$instance->addListener('kernel.request', array(0 => function () {
return ${($_ = isset($this->services['prestashop.adapter.security.admin']) ? $this->services['prestashop.adapter.security.admin'] : $this->getPrestashop_Adapter_Security_AdminService()) && false ?: '_'};
}, 1 => 'onKernelRequest'), 0);
$instance->addListener('kernel.request', array(0 => function () {
return ${($_ = isset($this->services['prestashop.adapter.middleware.ssl']) ? $this->services['prestashop.adapter.middleware.ssl'] : $this->services['prestashop.adapter.middleware.ssl'] = new \PrestaShop\PrestaShop\Adapter\Security\SslMiddleware()) && false ?: '_'};
}, 1 => 'onKernelRequest'), 0);
$instance->addListener('kernel.response', array(0 => function () {
return ${($_ = isset($this->services['response_listener']) ? $this->services['response_listener'] : $this->services['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')) && false ?: '_'};
}, 1 => 'onKernelResponse'), 0);
$instance->addListener('kernel.response', array(0 => function () {
return ${($_ = isset($this->services['streamed_response_listener']) ? $this->services['streamed_response_listener'] : $this->services['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()) && false ?: '_'};
}, 1 => 'onKernelResponse'), -1024);
$instance->addListener('kernel.request', array(0 => function () {
return ${($_ = isset($this->services['locale_listener']) ? $this->services['locale_listener'] : $this->getLocaleListenerService()) && false ?: '_'};
}, 1 => 'onKernelRequest'), 16);
$instance->addListener('kernel.finish_request', array(0 => function () {
return ${($_ = isset($this->services['locale_listener']) ? $this->services['locale_listener'] : $this->getLocaleListenerService()) && false ?: '_'};
}, 1 => 'onKernelFinishRequest'), 0);
$instance->addListener('kernel.request', array(0 => function () {
return ${($_ = isset($this->services['validate_request_listener']) ? $this->services['validate_request_listener'] : $this->services['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()) && false ?: '_'};
}, 1 => 'onKernelRequest'), 256);
$instance->addListener('kernel.request', array(0 => function () {
return ${($_ = isset($this->services['resolve_controller_name_subscriber']) ? $this->services['resolve_controller_name_subscriber'] : $this->getResolveControllerNameSubscriberService()) && false ?: '_'};
}, 1 => 'onKernelRequest'), 24);
$instance->addListener('console.error', array(0 => function () {
return ${($_ = isset($this->services['console.error_listener']) ? $this->services['console.error_listener'] : $this->load('getConsole_ErrorListenerService.php')) && false ?: '_'};
}, 1 => 'onConsoleError'), -128);
$instance->addListener('console.terminate', array(0 => function () {
return ${($_ = isset($this->services['console.error_listener']) ? $this->services['console.error_listener'] : $this->load('getConsole_ErrorListenerService.php')) && false ?: '_'};
}, 1 => 'onConsoleTerminate'), -128);
$instance->addListener('kernel.request', array(0 => function () {
return ${($_ = isset($this->services['session_listener']) ? $this->services['session_listener'] : $this->getSessionListenerService()) && false ?: '_'};
}, 1 => 'onKernelRequest'), 128);
$instance->addListener('kernel.response', array(0 => function () {
return ${($_ = isset($this->services['session_listener']) ? $this->services['session_listener'] : $this->getSessionListenerService()) && false ?: '_'};
}, 1 => 'onKernelResponse'), -1000);
$instance->addListener('kernel.finish_request', array(0 => function () {
return ${($_ = isset($this->services['session_listener']) ? $this->services['session_listener'] : $this->getSessionListenerService()) && false ?: '_'};
}, 1 => 'onFinishRequest'), 0);
$instance->addListener('kernel.response', array(0 => function () {
return ${($_ = isset($this->services['session.save_listener']) ? $this->services['session.save_listener'] : $this->services['session.save_listener'] = new \Symfony\Component\HttpKernel\EventListener\SaveSessionListener()) && false ?: '_'};
}, 1 => 'onKernelResponse'), -1000);
$instance->addListener('kernel.request', array(0 => function () {
return ${($_ = isset($this->services['fragment.listener']) ? $this->services['fragment.listener'] : $this->getFragment_ListenerService()) && false ?: '_'};
}, 1 => 'onKernelRequest'), 48);
$instance->addListener('kernel.request', array(0 => function () {
return ${($_ = isset($this->services['translator_listener']) ? $this->services['translator_listener'] : $this->getTranslatorListenerService()) && false ?: '_'};
}, 1 => 'onKernelRequest'), 10);
$instance->addListener('kernel.finish_request', array(0 => function () {
return ${($_ = isset($this->services['translator_listener']) ? $this->services['translator_listener'] : $this->getTranslatorListenerService()) && false ?: '_'};
}, 1 => 'onKernelFinishRequest'), 0);
$instance->addListener('kernel.request', array(0 => function () {
return ${($_ = isset($this->services['debug.debug_handlers_listener']) ? $this->services['debug.debug_handlers_listener'] : $this->getDebug_DebugHandlersListenerService()) && false ?: '_'};
}, 1 => 'configure'), 2048);
$instance->addListener('kernel.request', array(0 => function () {
return ${($_ = isset($this->services['router_listener']) ? $this->services['router_listener'] : $this->getRouterListenerService()) && false ?: '_'};
}, 1 => 'onKernelRequest'), 32);
$instance->addListener('kernel.finish_request', array(0 => function () {
return ${($_ = isset($this->services['router_listener']) ? $this->services['router_listener'] : $this->getRouterListenerService()) && false ?: '_'};
}, 1 => 'onKernelFinishRequest'), 0);
$instance->addListener('kernel.exception', array(0 => function () {
return ${($_ = isset($this->services['router_listener']) ? $this->services['router_listener'] : $this->getRouterListenerService()) && false ?: '_'};
}, 1 => 'onKernelException'), -64);
$instance->addListener('kernel.request', array(0 => function () {
return ${($_ = isset($this->services['security.firewall']) ? $this->services['security.firewall'] : $this->getSecurity_FirewallService()) && false ?: '_'};
}, 1 => 'onKernelRequest'), 8);
$instance->addListener('kernel.finish_request', array(0 => function () {
return ${($_ = isset($this->services['security.firewall']) ? $this->services['security.firewall'] : $this->getSecurity_FirewallService()) && false ?: '_'};
}, 1 => 'onKernelFinishRequest'), 0);
$instance->addListener('kernel.response', array(0 => function () {
return ${($_ = isset($this->services['security.rememberme.response_listener']) ? $this->services['security.rememberme.response_listener'] : $this->services['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()) && false ?: '_'};
}, 1 => 'onKernelResponse'), 0);
$instance->addListener('kernel.exception', array(0 => function () {
return ${($_ = isset($this->services['twig.exception_listener']) ? $this->services['twig.exception_listener'] : $this->load('getTwig_ExceptionListenerService.php')) && false ?: '_'};
}, 1 => 'onKernelException'), -128);
$instance->addListener('console.command', array(0 => function () {
return ${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'};
}, 1 => 'onCommand'), 255);
$instance->addListener('console.terminate', array(0 => function () {
return ${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'};
}, 1 => 'onTerminate'), -255);
$instance->addListener('kernel.exception', array(0 => function () {
return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
}, 1 => 'onException'), 0);
$instance->addListener('kernel.terminate', array(0 => function () {
return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
}, 1 => 'onTerminate'), 0);
$instance->addListener('console.error', array(0 => function () {
return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
}, 1 => 'onException'), 0);
$instance->addListener('console.terminate', array(0 => function () {
return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
}, 1 => 'onTerminate'), 0);
$instance->addListener('kernel.controller', array(0 => function () {
return ${($_ = isset($this->services['sensio_framework_extra.controller.listener']) ? $this->services['sensio_framework_extra.controller.listener'] : $this->getSensioFrameworkExtra_Controller_ListenerService()) && false ?: '_'};
}, 1 => 'onKernelController'), 0);
$instance->addListener('kernel.controller', array(0 => function () {
return ${($_ = isset($this->services['sensio_framework_extra.converter.listener']) ? $this->services['sensio_framework_extra.converter.listener'] : $this->getSensioFrameworkExtra_Converter_ListenerService()) && false ?: '_'};
}, 1 => 'onKernelController'), 0);
$instance->addListener('kernel.controller', array(0 => function () {
return ${($_ = isset($this->services['sensio_framework_extra.view.listener']) ? $this->services['sensio_framework_extra.view.listener'] : $this->getSensioFrameworkExtra_View_ListenerService()) && false ?: '_'};
}, 1 => 'onKernelController'), -128);
$instance->addListener('kernel.view', array(0 => function () {
return ${($_ = isset($this->services['sensio_framework_extra.view.listener']) ? $this->services['sensio_framework_extra.view.listener'] : $this->getSensioFrameworkExtra_View_ListenerService()) && false ?: '_'};
}, 1 => 'onKernelView'), 0);
$instance->addListener('kernel.controller', array(0 => function () {
return ${($_ = isset($this->services['sensio_framework_extra.cache.listener']) ? $this->services['sensio_framework_extra.cache.listener'] : $this->services['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()) && false ?: '_'};
}, 1 => 'onKernelController'), 0);
$instance->addListener('kernel.response', array(0 => function () {
return ${($_ = isset($this->services['sensio_framework_extra.cache.listener']) ? $this->services['sensio_framework_extra.cache.listener'] : $this->services['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()) && false ?: '_'};
}, 1 => 'onKernelResponse'), 0);
$instance->addListener('kernel.controller_arguments', array(0 => function () {
return ${($_ = isset($this->services['sensio_framework_extra.security.listener']) ? $this->services['sensio_framework_extra.security.listener'] : $this->getSensioFrameworkExtra_Security_ListenerService()) && false ?: '_'};
}, 1 => 'onKernelControllerArguments'), 0);
$instance->addListener('kernel.controller_arguments', array(0 => function () {
return ${($_ = isset($this->services['framework_extra_bundle.event.is_granted']) ? $this->services['framework_extra_bundle.event.is_granted'] : $this->getFrameworkExtraBundle_Event_IsGrantedService()) && false ?: '_'};
}, 1 => 'onKernelControllerArguments'), 0);
$instance->addListener('kernel.controller', array(0 => function () {
return ${($_ = isset($this->services['prestashop.dispatcher.legacy_hooks.subscriber']) ? $this->services['prestashop.dispatcher.legacy_hooks.subscriber'] : $this->getPrestashop_Dispatcher_LegacyHooks_SubscriberService()) && false ?: '_'};
}, 1 => 'callActionDispatcherBeforeHook'), 100);
$instance->addListener('kernel.response', array(0 => function () {
return ${($_ = isset($this->services['prestashop.dispatcher.legacy_hooks.subscriber']) ? $this->services['prestashop.dispatcher.legacy_hooks.subscriber'] : $this->getPrestashop_Dispatcher_LegacyHooks_SubscriberService()) && false ?: '_'};
}, 1 => 'callActionDispatcherAfterHook'), 255);
$instance->addListener('module.install', array(0 => function () {
return ${($_ = isset($this->services['prestashop.adapter.module.tab.eventsubscriber']) ? $this->services['prestashop.adapter.module.tab.eventsubscriber'] : $this->load('getPrestashop_Adapter_Module_Tab_EventsubscriberService.php')) && false ?: '_'};
}, 1 => 'onModuleInstall'), 0);
$instance->addListener('module.uninstall', array(0 => function () {
return ${($_ = isset($this->services['prestashop.adapter.module.tab.eventsubscriber']) ? $this->services['prestashop.adapter.module.tab.eventsubscriber'] : $this->load('getPrestashop_Adapter_Module_Tab_EventsubscriberService.php')) && false ?: '_'};
}, 1 => 'onModuleUninstall'), 0);
$instance->addListener('module.download', array(0 => function () {
return ${($_ = isset($this->services['prestashop.adapter.module.prestatrust.eventsubscriber']) ? $this->services['prestashop.adapter.module.prestatrust.eventsubscriber'] : $this->load('getPrestashop_Adapter_Module_Prestatrust_EventsubscriberService.php')) && false ?: '_'};
}, 1 => 'onNewModule'), 0);
return $instance;
}
/*
* Gets the public 'filesystem' shared service.
*
* @return \Symfony\Component\Filesystem\Filesystem
*/
protected function getFilesystemService()
{
return $this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
}
/*
* Gets the public 'guzzle.cache' service.
*
* @return \Csa\Bundle\GuzzleBundle\GuzzleHttp\Cache\DoctrineAdapter
*/
protected function getGuzzle_CacheService()
{
return new \Csa\Bundle\GuzzleBundle\GuzzleHttp\Cache\DoctrineAdapter(${($_ = isset($this->services['doctrine.cache.provider']) ? $this->services['doctrine.cache.provider'] : $this->services['doctrine.cache.provider'] = new \Doctrine\Common\Cache\FilesystemCache(($this->targetDirs[0].'/doctrine'))) && false ?: '_'}, 7200);
}
/*
* Gets the public 'http_kernel' shared service.
*
* @return \Symfony\Component\HttpKernel\HttpKernel
*/
protected function getHttpKernelService()
{
return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(${($_ = isset($this->services['event_dispatcher']) ? $this->services['event_dispatcher'] : $this->getEventDispatcherService()) && false ?: '_'}, new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ${($_ = isset($this->services['controller_name_converter']) ? $this->services['controller_name_converter'] : $this->services['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'})) && false ?: '_'}, ${($_ = isset($this->services['monolog.logger.request']) ? $this->services['monolog.logger.request'] : $this->getMonolog_Logger_RequestService()) && false ?: '_'}), ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()) && false ?: '_'}, new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(${($_ = isset($this->services['argument_metadata_factory']) ? $this->services['argument_metadata_factory'] : $this->services['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory()) && false ?: '_'}, new RewindableGenerator(function () {
yield 0 => ${($_ = isset($this->services['argument_resolver.request_attribute']) ? $this->services['argument_resolver.request_attribute'] : $this->services['argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver()) && false ?: '_'};
yield 1 => ${($_ = isset($this->services['argument_resolver.request']) ? $this->services['argument_resolver.request'] : $this->services['argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver()) && false ?: '_'};
yield 2 => ${($_ = isset($this->services['argument_resolver.session']) ? $this->services['argument_resolver.session'] : $this->services['argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver()) && false ?: '_'};
yield 3 => ${($_ = isset($this->services['prestashop.search_parameters.resolver']) ? $this->services['prestashop.search_parameters.resolver'] : $this->load('getPrestashop_SearchParameters_ResolverService.php')) && false ?: '_'};
yield 4 => ${($_ = isset($this->services['security.user_value_resolver']) ? $this->services['security.user_value_resolver'] : $this->load('getSecurity_UserValueResolverService.php')) && false ?: '_'};
yield 5 => ${($_ = isset($this->services['argument_resolver.service']) ? $this->services['argument_resolver.service'] : $this->load('getArgumentResolver_ServiceService.php')) && false ?: '_'};
yield 6 => ${($_ = isset($this->services['argument_resolver.default']) ? $this->services['argument_resolver.default'] : $this->services['argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver()) && false ?: '_'};
yield 7 => ${($_ = isset($this->services['argument_resolver.variadic']) ? $this->services['argument_resolver.variadic'] : $this->services['argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver()) && false ?: '_'};
}, 8)));
}
/*
* Gets the public 'prestashop.adapter.data_provider.module' shared service.
*
* @return \PrestaShop\PrestaShop\Adapter\Module\ModuleDataProvider
*/
protected function getPrestashop_Adapter_DataProvider_ModuleService()
{
$this->services['prestashop.adapter.data_provider.module'] = $instance = new \PrestaShop\PrestaShop\Adapter\Module\ModuleDataProvider(${($_ = isset($this->services['prestashop.adapter.legacy.logger']) ? $this->services['prestashop.adapter.legacy.logger'] : $this->services['prestashop.adapter.legacy.logger'] = new \PrestaShop\PrestaShop\Adapter\LegacyLogger()) && false ?: '_'}, ${($_ = isset($this->services['translator.default']) ? $this->services['translator.default'] : $this->getTranslator_DefaultService()) && false ?: '_'}, ${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'});
$instance->setEmployeeId(((${($_ = isset($this->services['prestashop.adapter.legacy.context']) ? $this->services['prestashop.adapter.legacy.context'] : $this->services['prestashop.adapter.legacy.context'] = new \PrestaShop\PrestaShop\Adapter\LegacyContext()) && false ?: '_'}->getContext()->employee) ? (${($_ = isset($this->services['prestashop.adapter.legacy.context']) ? $this->services['prestashop.adapter.legacy.context'] : $this->services['prestashop.adapter.legacy.context'] = new \PrestaShop\PrestaShop\Adapter\LegacyContext()) && false ?: '_'}->getContext()->employee->id) : (0)));
return $instance;
}
/*
* Gets the public 'prestashop.adapter.legacy.block.helper.subscriber' shared service.
*
* @return \PrestaShop\PrestaShop\Adapter\Admin\LegacyBlockHelperSubscriber
*/
protected function getPrestashop_Adapter_Legacy_Block_Helper_SubscriberService()
{
return $this->services['prestashop.adapter.legacy.block.helper.subscriber'] = new \PrestaShop\PrestaShop\Adapter\Admin\LegacyBlockHelperSubscriber();
}
/*
* Gets the public 'prestashop.adapter.legacy.context' shared service.
*
* @return \PrestaShop\PrestaShop\Adapter\LegacyContext
*/
protected function getPrestashop_Adapter_Legacy_ContextService()
{
return $this->services['prestashop.adapter.legacy.context'] = new \PrestaShop\PrestaShop\Adapter\LegacyContext();
}
/*
* Gets the public 'prestashop.adapter.legacy.hook.subscriber' shared service.
*
* @return \PrestaShop\PrestaShop\Adapter\LegacyHookSubscriber
*/
protected function getPrestashop_Adapter_Legacy_Hook_SubscriberService()
{
return $this->services['prestashop.adapter.legacy.hook.subscriber'] = new \PrestaShop\PrestaShop\Adapter\LegacyHookSubscriber();
}
/*
* Gets the public 'prestashop.adapter.legacy.logger' shared service.
*
* @return \PrestaShop\PrestaShop\Adapter\LegacyLogger
*/
protected function getPrestashop_Adapter_Legacy_LoggerService()
{
return $this->services['prestashop.adapter.legacy.logger'] = new \PrestaShop\PrestaShop\Adapter\LegacyLogger();
}
/*
* Gets the public 'prestashop.adapter.middleware.ssl' shared service.
*
* @return \PrestaShop\PrestaShop\Adapter\Security\SslMiddleware
*/
protected function getPrestashop_Adapter_Middleware_SslService()
{
return $this->services['prestashop.adapter.middleware.ssl'] = new \PrestaShop\PrestaShop\Adapter\Security\SslMiddleware();
}
/*
* Gets the public 'prestashop.adapter.module.prestatrust.checker' shared service.
*
* @return \PrestaShop\PrestaShop\Adapter\Module\PrestaTrust\PrestaTrustChecker
*/
protected function getPrestashop_Adapter_Module_Prestatrust_CheckerService()
{
return $this->services['prestashop.adapter.module.prestatrust.checker'] = new \PrestaShop\PrestaShop\Adapter\Module\PrestaTrust\PrestaTrustChecker(${($_ = isset($this->services['doctrine.cache.provider']) ? $this->services['doctrine.cache.provider'] : $this->services['doctrine.cache.provider'] = new \Doctrine\Common\Cache\FilesystemCache(($this->targetDirs[0].'/doctrine'))) && false ?: '_'}, ${($_ = isset($this->services['prestashop.addons.client_api']) ? $this->services['prestashop.addons.client_api'] : $this->getPrestashop_Addons_ClientApiService()) && false ?: '_'}, ${($_ = isset($this->services['translator.default']) ? $this->services['translator.default'] : $this->getTranslator_DefaultService()) && false ?: '_'});
}
/*
* Gets the public 'prestashop.adapter.security.admin' shared service.
*
* @return \PrestaShop\PrestaShop\Adapter\Security\Admin
*/
protected function getPrestashop_Adapter_Security_AdminService()
{
return $this->services['prestashop.adapter.security.admin'] = new \PrestaShop\PrestaShop\Adapter\Security\Admin(${($_ = isset($this->services['prestashop.adapter.legacy.context']) ? $this->services['prestashop.adapter.legacy.context'] : $this->services['prestashop.adapter.legacy.context'] = new \PrestaShop\PrestaShop\Adapter\LegacyContext()) && false ?: '_'}, ${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()) && false ?: '_'}, ${($_ = isset($this->services['prestashop.security.admin.provider']) ? $this->services['prestashop.security.admin.provider'] : $this->getPrestashop_Security_Admin_ProviderService()) && false ?: '_'});
}
/*
* Gets the public 'prestashop.adapter.tools' shared service.
*
* @return \PrestaShop\PrestaShop\Adapter\Tools
*/
protected function getPrestashop_Adapter_ToolsService()
{
return $this->services['prestashop.adapter.tools'] = new \PrestaShop\PrestaShop\Adapter\Tools();
}
/*
* Gets the public 'prestashop.addons.client_api' shared service.
*
* @return \PrestaShopBundle\Service\DataProvider\Marketplace\ApiClient
*/
protected function getPrestashop_Addons_ClientApiService()
{
$this->services['prestashop.addons.client_api'] = $instance = new \PrestaShopBundle\Service\DataProvider\Marketplace\ApiClient(${($_ = isset($this->services['csa_guzzle.client.addons_api']) ? $this->services['csa_guzzle.client.addons_api'] : $this->getCsaGuzzle_Client_AddonsApiService()) && false ?: '_'}, ${($_ = isset($this->services['translator.default']) ? $this->services['translator.default'] : $this->getTranslator_DefaultService()) && false ?: '_'}->getLocale(), ${($_ = isset($this->services['prestashop.adapter.data_provider.country']) ? $this->services['prestashop.adapter.data_provider.country'] : $this->services['prestashop.adapter.data_provider.country'] = new \PrestaShop\PrestaShop\Adapter\Country\CountryDataProvider()) && false ?: '_'}->getIsoCodebyId(), ${($_ = isset($this->services['prestashop.adapter.tools']) ? $this->services['prestashop.adapter.tools'] : $this->services['prestashop.adapter.tools'] = new \PrestaShop\PrestaShop\Adapter\Tools()) && false ?: '_'}, ${($_ = isset($this->services['prestashop.adapter.legacy.configuration']) ? $this->services['prestashop.adapter.legacy.configuration'] : $this->services['prestashop.adapter.legacy.configuration'] = new \PrestaShop\PrestaShop\Adapter\Configuration()) && false ?: '_'}->get("_PS_BASE_URL_"), ${($_ = isset($this->services['prestashop.core.foundation.version']) ? $this->services['prestashop.core.foundation.version'] : $this->load('getPrestashop_Core_Foundation_VersionService.php')) && false ?: '_'}->getVersion());
$instance->setSslVerification(($this->targetDirs[0].'/cacert.pem'));
return $instance;
}
/*
* Gets the public 'prestashop.bundle.routing.converter.legacy_url_converter' shared service.
*
* @return \PrestaShopBundle\Routing\Converter\LegacyUrlConverter
*/
protected function getPrestashop_Bundle_Routing_Converter_LegacyUrlConverterService()
{
return $this->services['prestashop.bundle.routing.converter.legacy_url_converter'] = new \PrestaShopBundle\Routing\Converter\LegacyUrlConverter(${($_ = isset($this->services['prestashop.router']) ? $this->services['prestashop.router'] : $this->load('getPrestashop_RouterService.php')) && false ?: '_'}, ${($_ = isset($this->services['prestashop.bundle.routing.converter.cache_provider']) ? $this->services['prestashop.bundle.routing.converter.cache_provider'] : $this->getPrestashop_Bundle_Routing_Converter_CacheProviderService()) && false ?: '_'});
}
/*
* Gets the public 'prestashop.bundle.twig.extension.column' shared service.
*
* @return \PrestaShopBundle\Twig\Extension\GridExtension
*/
protected function getPrestashop_Bundle_Twig_Extension_ColumnService()
{
$a = ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'};
if (isset($this->services['prestashop.bundle.twig.extension.column'])) {
return $this->services['prestashop.bundle.twig.extension.column'];
}
return $this->services['prestashop.bundle.twig.extension.column'] = new \PrestaShopBundle\Twig\Extension\GridExtension($a, ${($_ = isset($this->services['prestashop.static_cache.adapter']) ? $this->services['prestashop.static_cache.adapter'] : $this->getPrestashop_StaticCache_AdapterService()) && false ?: '_'});
}
/*
* Gets the public 'prestashop.categories_provider' shared service.
*
* @return \PrestaShopBundle\Service\DataProvider\Admin\CategoriesProvider
*/
protected function getPrestashop_CategoriesProviderService()
{
return $this->services['prestashop.categories_provider'] = new \PrestaShopBundle\Service\DataProvider\Admin\CategoriesProvider(${($_ = isset($this->services['prestashop.addons.client_api']) ? $this->services['prestashop.addons.client_api'] : $this->getPrestashop_Addons_ClientApiService()) && false ?: '_'}, ${($_ = isset($this->services['logger']) ? $this->services['logger'] : $this->getLoggerService()) && false ?: '_'}, $this->parameters['prestashop.addons.categories'], ((${($_ = isset($this->services['prestashop.adapter.legacy.context']) ? $this->services['prestashop.adapter.legacy.context'] : $this->services['prestashop.adapter.legacy.context'] = new \PrestaShop\PrestaShop\Adapter\LegacyContext()) && false ?: '_'}->getContext()->shop->theme_name) ? (${($_ = isset($this->services['prestashop.core.addon.theme.repository']) ? $this->services['prestashop.core.addon.theme.repository'] : $this->load('getPrestashop_Core_Addon_Theme_RepositoryService.php')) && false ?: '_'}->getInstanceByName(${($_ = isset($this->services['prestashop.adapter.legacy.context']) ? $this->services['prestashop.adapter.legacy.context'] : $this->services['prestashop.adapter.legacy.context'] = new \PrestaShop\PrestaShop\Adapter\LegacyContext()) && false ?: '_'}->getContext()->shop->theme_name)->getModulesToEnable()) : (array())));
}
/*
* Gets the public 'prestashop.core.admin.data_provider.addons_interface' shared service.
*
* @return \PrestaShop\PrestaShop\Adapter\Addons\AddonsDataProvider
*/
protected function getPrestashop_Core_Admin_DataProvider_AddonsInterfaceService()
{
$this->services['prestashop.core.admin.data_provider.addons_interface'] = $instance = new \PrestaShop\PrestaShop\Adapter\Addons\AddonsDataProvider(${($_ = isset($this->services['prestashop.addons.client_api']) ? $this->services['prestashop.addons.client_api'] : $this->getPrestashop_Addons_ClientApiService()) && false ?: '_'}, ${($_ = isset($this->services['prestashop.module.zip.manager']) ? $this->services['prestashop.module.zip.manager'] : $this->getPrestashop_Module_Zip_ManagerService()) && false ?: '_'});
$instance->cacheDir = $this->targetDirs[0];
return $instance;
}
/*
* Gets the public 'prestashop.core.admin.data_provider.module_interface' shared service.
*
* @return \PrestaShop\PrestaShop\Adapter\Module\AdminModuleDataProvider
*/
protected function getPrestashop_Core_Admin_DataProvider_ModuleInterfaceService()
{
$this->services['prestashop.core.admin.data_provider.module_interface'] = $instance = new \PrestaShop\PrestaShop\Adapter\Module\AdminModuleDataProvider(${($_ = isset($this->services['translator.default']) ? $this->services['translator.default'] : $this->getTranslator_DefaultService()) && false ?: '_'}, ${($_ = isset($this->services['logger']) ? $this->services['logger'] : $this->getLoggerService()) && false ?: '_'}, ${($_ = isset($this->services['prestashop.core.admin.data_provider.addons_interface']) ? $this->services['prestashop.core.admin.data_provider.addons_interface'] : $this->getPrestashop_Core_Admin_DataProvider_AddonsInterfaceService()) && false ?: '_'}, ${($_ = isset($this->services['prestashop.categories_provider']) ? $this->services['prestashop.categories_provider'] : $this->getPrestashop_CategoriesProviderService()) && false ?: '_'}, ${($_ = isset($this->services['prestashop.adapter.data_provider.module']) ? $this->services['prestashop.adapter.data_provider.module'] : $this->getPrestashop_Adapter_DataProvider_ModuleService()) && false ?: '_'}, ${($_ = isset($this->services['doctrine.cache.provider']) ? $this->services['doctrine.cache.provider'] : $this->services['doctrine.cache.provider'] = new \Doctrine\Common\Cache\FilesystemCache(($this->targetDirs[0].'/doctrine'))) && false ?: '_'}, ${($_ = isset($this->services['prestashop.adapter.legacy.context']) ? $this->services['prestashop.adapter.legacy.context'] : $this->services['prestashop.adapter.legacy.context'] = new \PrestaShop\PrestaShop\Adapter\LegacyContext()) && false ?: '_'}->getContext()->employee);
$instance->setRouter(${($_ = isset($this->services['prestashop.router']) ? $this->services['prestashop.router'] : $this->load('getPrestashop_RouterService.php')) && false ?: '_'});
return $instance;
}
/*
* Gets the public 'prestashop.core.admin.module.repository' shared service.
*
* @return \PrestaShop\PrestaShop\Core\Addon\Module\ModuleRepository
*/
protected function getPrestashop_Core_Admin_Module_RepositoryService()
{
$this->services['prestashop.core.admin.module.repository'] = $instance = new \PrestaShop\PrestaShop\Core\Addon\Module\ModuleRepository(${($_ = isset($this->services['prestashop.core.admin.data_provider.module_interface']) ? $this->services['prestashop.core.admin.data_provider.module_interface'] : $this->getPrestashop_Core_Admin_DataProvider_ModuleInterfaceService()) && false ?: '_'}, ${($_ = isset($this->services['prestashop.adapter.data_provider.module']) ? $this->services['prestashop.adapter.data_provider.module'] : $this->getPrestashop_Adapter_DataProvider_ModuleService()) && false ?: '_'}, ${($_ = isset($this->services['prestashop.core.module.updater']) ? $this->services['prestashop.core.module.updater'] : $this->getPrestashop_Core_Module_UpdaterService()) && false ?: '_'}, ${($_ = isset($this->services['prestashop.adapter.legacy.logger']) ? $this->services['prestashop.adapter.legacy.logger'] : $this->services['prestashop.adapter.legacy.logger'] = new \PrestaShop\PrestaShop\Adapter\LegacyLogger()) && false ?: '_'}, ${($_ = isset($this->services['translator.default']) ? $this->services['translator.default'] : $this->getTranslator_DefaultService()) && false ?: '_'}, ${($_ = isset($this->services['prestashop.adapter.legacy.configuration']) ? $this->services['prestashop.adapter.legacy.configuration'] : $this->services['prestashop.adapter.legacy.configuration'] = new \PrestaShop\PrestaShop\Adapter\Configuration()) && false ?: '_'}->get("_PS_MODULE_DIR_"), ${($_ = isset($this->services['doctrine.cache.provider']) ? $this->services['doctrine.cache.provider'] : $this->services['doctrine.cache.provider'] = new \Doctrine\Common\Cache\FilesystemCache(($this->targetDirs[0].'/doctrine'))) && false ?: '_'});
$instance->setPrestaTrustChecker(${($_ = isset($this->services['prestashop.adapter.module.prestatrust.checker']) ? $this->services['prestashop.adapter.module.prestatrust.checker'] : $this->getPrestashop_Adapter_Module_Prestatrust_CheckerService()) && false ?: '_'});
return $instance;
}
/*
* Gets the public 'prestashop.core.hook.dispatcher' shared service.
*
* @return \PrestaShop\PrestaShop\Core\Hook\HookDispatcher
*/
protected function getPrestashop_Core_Hook_DispatcherService()
{
return $this->services['prestashop.core.hook.dispatcher'] = new \PrestaShop\PrestaShop\Core\Hook\HookDispatcher(${($_ = isset($this->services['prestashop.hook.dispatcher']) ? $this->services['prestashop.hook.dispatcher'] : $this->getPrestashop_Hook_DispatcherService()) && false ?: '_'});
}
/*
* Gets the public 'prestashop.core.module.updater' shared service.
*
* @return \PrestaShop\PrestaShop\Adapter\Module\ModuleDataUpdater
*/
protected function getPrestashop_Core_Module_UpdaterService()
{
return $this->services['prestashop.core.module.updater'] = new \PrestaShop\PrestaShop\Adapter\Module\ModuleDataUpdater(${($_ = isset($this->services['prestashop.core.admin.data_provider.addons_interface']) ? $this->services['prestashop.core.admin.data_provider.addons_interface'] : $this->getPrestashop_Core_Admin_DataProvider_AddonsInterfaceService()) && false ?: '_'}, ${($_ = isset($this->services['prestashop.core.admin.data_provider.module_interface']) ? $this->services['prestashop.core.admin.data_provider.module_interface'] : $this->getPrestashop_Core_Admin_DataProvider_ModuleInterfaceService()) && false ?: '_'});
}
/*
* Gets the public 'prestashop.database.naming_strategy' shared service.
*
* @return \PrestaShopBundle\Service\Database\DoctrineNamingStrategy
*/
protected function getPrestashop_Database_NamingStrategyService()
{
return $this->services['prestashop.database.naming_strategy'] = new \PrestaShopBundle\Service\Database\DoctrineNamingStrategy('materac_');
}
/*
* Gets the public 'prestashop.demo_mode_enabled.listener' shared service.
*
* @return \PrestaShopBundle\EventListener\DemoModeEnabledListener
*/
protected function getPrestashop_DemoModeEnabled_ListenerService()
{
return $this->services['prestashop.demo_mode_enabled.listener'] = new \PrestaShopBundle\EventListener\DemoModeEnabledListener(${($_ = isset($this->services['prestashop.router']) ? $this->services['prestashop.router'] : $this->load('getPrestashop_RouterService.php')) && false ?: '_'}, ${($_ = isset($this->services['translator.default']) ? $this->services['translator.default'] : $this->getTranslator_DefaultService()) && false ?: '_'}, ${($_ = isset($this->services['session']) ? $this->services['session'] : $this->getSessionService()) && false ?: '_'}, ${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'}, ${($_ = isset($this->services['prestashop.adapter.legacy.configuration']) ? $this->services['prestashop.adapter.legacy.configuration'] : $this->services['prestashop.adapter.legacy.configuration'] = new \PrestaShop\PrestaShop\Adapter\Configuration()) && false ?: '_'}->getBoolean("_PS_MODE_DEMO_"));
}
/*
* Gets the public 'prestashop.dispatcher.legacy_hooks.subscriber' shared service.
*
* @return \PrestaShopBundle\EventListener\ActionDispatcherLegacyHooksSubscriber
*/
protected function getPrestashop_Dispatcher_LegacyHooks_SubscriberService()
{
return $this->services['prestashop.dispatcher.legacy_hooks.subscriber'] = new \PrestaShopBundle\EventListener\ActionDispatcherLegacyHooksSubscriber(${($_ = isset($this->services['prestashop.core.hook.dispatcher']) ? $this->services['prestashop.core.hook.dispatcher'] : $this->getPrestashop_Core_Hook_DispatcherService()) && false ?: '_'});
}
/*
* Gets the public 'prestashop.handler.log' shared service.
*
* @return \PrestaShopBundle\Service\Log\LogHandler
*/
protected function getPrestashop_Handler_LogService()
{
return $this->services['prestashop.handler.log'] = new \PrestaShopBundle\Service\Log\LogHandler($this);
}
/*
* Gets the public 'prestashop.hook.dispatcher' shared service.
*
* @return \PrestaShop\PrestaShop\Adapter\Hook\HookDispatcher
*/
protected function getPrestashop_Hook_DispatcherService()
{
$this->services['prestashop.hook.dispatcher'] = $instance = new \PrestaShop\PrestaShop\Adapter\Hook\HookDispatcher();
$instance->addSubscriber(${($_ = isset($this->services['prestashop.adapter.legacy.hook.subscriber']) ? $this->services['prestashop.adapter.legacy.hook.subscriber'] : $this->services['prestashop.adapter.legacy.hook.subscriber'] = new \PrestaShop\PrestaShop\Adapter\LegacyHookSubscriber()) && false ?: '_'});
$instance->addSubscriber(${($_ = isset($this->services['prestashop.adapter.legacy.block.helper.subscriber']) ? $this->services['prestashop.adapter.legacy.block.helper.subscriber'] : $this->services['prestashop.adapter.legacy.block.helper.subscriber'] = new \PrestaShop\PrestaShop\Adapter\Admin\LegacyBlockHelperSubscriber()) && false ?: '_'});
return $instance;
}
/*
* Gets the public 'prestashop.legacy_url_listener' shared service.
*
* @return \PrestaShopBundle\EventListener\LegacyUrlListener
*/
protected function getPrestashop_LegacyUrlListenerService()
{
return $this->services['prestashop.legacy_url_listener'] = new \PrestaShopBundle\EventListener\LegacyUrlListener(${($_ = isset($this->services['prestashop.bundle.routing.converter.legacy_url_converter']) ? $this->services['prestashop.bundle.routing.converter.legacy_url_converter'] : $this->getPrestashop_Bundle_Routing_Converter_LegacyUrlConverterService()) && false ?: '_'});
}
/*
* Gets the public 'prestashop.module.zip.manager' shared service.
*
* @return \PrestaShop\PrestaShop\Adapter\Module\ModuleZipManager
*/
protected function getPrestashop_Module_Zip_ManagerService()
{
return $this->services['prestashop.module.zip.manager'] = new \PrestaShop\PrestaShop\Adapter\Module\ModuleZipManager(${($_ = isset($this->services['filesystem']) ? $this->services['filesystem'] : $this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem()) && false ?: '_'}, ${($_ = isset($this->services['translator.default']) ? $this->services['translator.default'] : $this->getTranslator_DefaultService()) && false ?: '_'}, ${($_ = isset($this->services['event_dispatcher']) ? $this->services['event_dispatcher'] : $this->getEventDispatcherService()) && false ?: '_'});
}
/*
* Gets the public 'prestashop.module_activated.listener' shared service.
*
* @return \PrestaShopBundle\EventListener\ModuleActivatedListener
*/
protected function getPrestashop_ModuleActivated_ListenerService()
{
return $this->services['prestashop.module_activated.listener'] = new \PrestaShopBundle\EventListener\ModuleActivatedListener(${($_ = isset($this->services['prestashop.router']) ? $this->services['prestashop.router'] : $this->load('getPrestashop_RouterService.php')) && false ?: '_'}, ${($_ = isset($this->services['translator.default']) ? $this->services['translator.default'] : $this->getTranslator_DefaultService()) && false ?: '_'}, ${($_ = isset($this->services['session']) ? $this->services['session'] : $this->getSessionService()) && false ?: '_'}, ${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'}, ${($_ = isset($this->services['prestashop.core.admin.module.repository']) ? $this->services['prestashop.core.admin.module.repository'] : $this->getPrestashop_Core_Admin_Module_RepositoryService()) && false ?: '_'});
}
/*
* Gets the public 'prestashop.security.admin.provider' shared service.
*
* @return \PrestaShopBundle\Security\Admin\EmployeeProvider
*/
protected function getPrestashop_Security_Admin_ProviderService()
{
return $this->services['prestashop.security.admin.provider'] = new \PrestaShopBundle\Security\Admin\EmployeeProvider(${($_ = isset($this->services['prestashop.adapter.legacy.context']) ? $this->services['prestashop.adapter.legacy.context'] : $this->services['prestashop.adapter.legacy.context'] = new \PrestaShop\PrestaShop\Adapter\LegacyContext()) && false ?: '_'}, ${($_ = isset($this->services['prestashop.static_cache.adapter']) ? $this->services['prestashop.static_cache.adapter'] : $this->getPrestashop_StaticCache_AdapterService()) && false ?: '_'});
}
/*
* Gets the public 'prestashop.static_cache.adapter' shared service.
*
* @return \Symfony\Component\Cache\Adapter\ArrayAdapter
*/
protected function getPrestashop_StaticCache_AdapterService()
{
$this->services['prestashop.static_cache.adapter'] = $instance = new \Symfony\Component\Cache\Adapter\ArrayAdapter();
$instance->setLogger(${($_ = isset($this->services['monolog.logger.cache']) ? $this->services['monolog.logger.cache'] : $this->getMonolog_Logger_CacheService()) && false ?: '_'});
return $instance;
}
/*
* Gets the public 'prestashop.tokenized_url_listener' shared service.
*
* @return \PrestaShopBundle\EventListener\TokenizedUrlsListener
*/
protected function getPrestashop_TokenizedUrlListenerService()
{
return $this->services['prestashop.tokenized_url_listener'] = new \PrestaShopBundle\EventListener\TokenizedUrlsListener(${($_ = isset($this->services['security.csrf.token_manager']) ? $this->services['security.csrf.token_manager'] : $this->getSecurity_Csrf_TokenManagerService()) && false ?: '_'}, ${($_ = isset($this->services['prestashop.router']) ? $this->services['prestashop.router'] : $this->load('getPrestashop_RouterService.php')) && false ?: '_'}, ${($_ = isset($this->services['prestashop.user_provider']) ? $this->services['prestashop.user_provider'] : $this->load('getPrestashop_UserProviderService.php')) && false ?: '_'}->getUsername(), ${($_ = isset($this->services['prestashop.adapter.legacy.context']) ? $this->services['prestashop.adapter.legacy.context'] : $this->services['prestashop.adapter.legacy.context'] = new \PrestaShop\PrestaShop\Adapter\LegacyContext()) && false ?: '_'});
}
/*
* Gets the public 'prestashop.twig.extension.data_formatter' shared service.
*
* @return \PrestaShopBundle\Twig\DataFormatterExtension
*/
protected function getPrestashop_Twig_Extension_DataFormatterService()
{
return $this->services['prestashop.twig.extension.data_formatter'] = new \PrestaShopBundle\Twig\DataFormatterExtension();
}
/*
* Gets the public 'prestashop.twig.extension.hook' shared service.
*
* @return \PrestaShopBundle\Twig\HookExtension
*/
protected function getPrestashop_Twig_Extension_HookService()
{
return $this->services['prestashop.twig.extension.hook'] = new \PrestaShopBundle\Twig\HookExtension(${($_ = isset($this->services['prestashop.core.hook.dispatcher']) ? $this->services['prestashop.core.hook.dispatcher'] : $this->getPrestashop_Core_Hook_DispatcherService()) && false ?: '_'}, ${($_ = isset($this->services['prestashop.adapter.data_provider.module']) ? $this->services['prestashop.adapter.data_provider.module'] : $this->getPrestashop_Adapter_DataProvider_ModuleService()) && false ?: '_'}, ((${($_ = isset($this->services['prestashop.adapter.legacy.context']) ? $this->services['prestashop.adapter.legacy.context'] : $this->services['prestashop.adapter.legacy.context'] = new \PrestaShop\PrestaShop\Adapter\LegacyContext()) && false ?: '_'}->getContext()->employee) ? (${($_ = isset($this->services['prestashop.core.admin.module.repository']) ? $this->services['prestashop.core.admin.module.repository'] : $this->getPrestashop_Core_Admin_Module_RepositoryService()) && false ?: '_'}) : (null)));
}
/*
* Gets the public 'prestashop.twig.extension.layout' shared service.
*
* @return \PrestaShopBundle\Twig\LayoutExtension
*/
protected function getPrestashop_Twig_Extension_LayoutService()
{
return $this->services['prestashop.twig.extension.layout'] = new \PrestaShopBundle\Twig\LayoutExtension(${($_ = isset($this->services['prestashop.adapter.legacy.context']) ? $this->services['prestashop.adapter.legacy.context'] : $this->services['prestashop.adapter.legacy.context'] = new \PrestaShop\PrestaShop\Adapter\LegacyContext()) && false ?: '_'}, 'prod');
}
/*
* Gets the public 'prestashop.twig.extension.stringloader' shared service.
*
* @return \Twig_Extension_StringLoader
*/
protected function getPrestashop_Twig_Extension_StringloaderService()
{
return $this->services['prestashop.twig.extension.stringloader'] = new \Twig_Extension_StringLoader();
}
/*
* Gets the public 'prestashop.twig.extension.translation' shared service.
*
* @return \PrestaShopBundle\Twig\TranslationsExtension
*/
protected function getPrestashop_Twig_Extension_TranslationService()
{
$this->services['prestashop.twig.extension.translation'] = $instance = new \PrestaShopBundle\Twig\TranslationsExtension($this, ${($_ = isset($this->services['prestashop.router']) ? $this->services['prestashop.router'] : $this->load('getPrestashop_RouterService.php')) && false ?: '_'});
$instance->logger = ${($_ = isset($this->services['logger']) ? $this->services['logger'] : $this->getLoggerService()) && false ?: '_'};
$instance->translator = ${($_ = isset($this->services['translator.default']) ? $this->services['translator.default'] : $this->getTranslator_DefaultService()) && false ?: '_'};
return $instance;
}
/*
* Gets the public 'prestashop.twig.modules.loader' shared service.
*
* @return \PrestaShopBundle\Twig\Locator\ModuleTemplateLoader
*/
protected function getPrestashop_Twig_Modules_LoaderService()
{
return $this->services['prestashop.twig.modules.loader'] = new \PrestaShopBundle\Twig\Locator\ModuleTemplateLoader(array('PrestaShop' => '', 'Product' => '/Admin/Product', 'Twig' => '/Admin/TwigTemplateForm', 'AdvancedParameters' => '/Admin/Configure/AdvancedParameters', 'ShopParameters' => '/Admin/Configure/ShopParameters'), ${($_ = isset($this->services['prestashop.module_kernel.repository']) ? $this->services['prestashop.module_kernel.repository'] : $this->load('getPrestashop_ModuleKernel_RepositoryService.php')) && false ?: '_'}->getActiveModulesPaths());
}
/*
* Gets the public 'prestashop.user_locale.listener' shared service.
*
* @return \PrestaShopBundle\EventListener\UserLocaleListener
*/
protected function getPrestashop_UserLocale_ListenerService()
{
return $this->services['prestashop.user_locale.listener'] = new \PrestaShopBundle\EventListener\UserLocaleListener(${($_ = isset($this->services['prestashop.adapter.legacy.context']) ? $this->services['prestashop.adapter.legacy.context'] : $this->services['prestashop.adapter.legacy.context'] = new \PrestaShop\PrestaShop\Adapter\LegacyContext()) && false ?: '_'});
}
/*
* 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 'security.authorization_checker' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
*/
protected function getSecurity_AuthorizationCheckerService()
{
return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()) && false ?: '_'}, ${($_ = isset($this->services['security.authentication.manager']) ? $this->services['security.authentication.manager'] : $this->getSecurity_Authentication_ManagerService()) && false ?: '_'}, ${($_ = isset($this->services['security.access.decision_manager']) ? $this->services['security.access.decision_manager'] : $this->getSecurity_Access_DecisionManagerService()) && false ?: '_'}, false);
}
/*
* Gets the public 'security.csrf.token_manager' shared service.
*
* @return \Symfony\Component\Security\Csrf\CsrfTokenManager
*/
protected function getSecurity_Csrf_TokenManagerService()
{
return $this->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(${($_ = isset($this->services['session']) ? $this->services['session'] : $this->getSessionService()) && false ?: '_'}), ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()) && false ?: '_'});
}
/*
* Gets the public 'security.token_storage' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage
*/
protected function getSecurity_TokenStorageService()
{
return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage();
}
/*
* Gets the public 'session' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Session
*/
protected function getSessionService()
{
return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(${($_ = isset($this->services['session.storage.native']) ? $this->services['session.storage.native'] : $this->getSession_Storage_NativeService()) && false ?: '_'}, new \Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag(), new \Symfony\Component\HttpFoundation\Session\Flash\FlashBag());
}
/*
* Gets the public 'twig' shared service.
*
* @return \Twig\Environment
*/
protected function getTwigService()
{
$this->services['twig'] = $instance = new \Twig\Environment(${($_ = isset($this->services['twig.loader']) ? $this->services['twig.loader'] : $this->getTwig_LoaderService()) && false ?: '_'}, array('autoescape' => 'name', 'debug' => false, 'strict_variables' => false, 'form_themes' => $this->parameters['twig.form.resources'], 'paths' => array(($this->targetDirs[3].'/app/../src/PrestaShopBundle/Resources/views/Admin/Product') => 'Product', ($this->targetDirs[3].'/app/../src/PrestaShopBundle/Resources/views/Admin/TwigTemplateForm') => 'Twig', ($this->targetDirs[3].'/app/../src/PrestaShopBundle/Resources/views/Admin/Configure/AdvancedParameters') => 'AdvancedParameters', ($this->targetDirs[3].'/app/../src/PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters') => 'ShopParameters', ($this->targetDirs[3].'/app/../modules') => 'Modules'), 'exception_controller' => 'twig.controller.exception:showAction', 'cache' => ($this->targetDirs[0].'/twig'), 'charset' => 'UTF-8', 'default_path' => ($this->targetDirs[3].'/templates'), 'date' => array('format' => 'F j, Y H:i', 'interval_format' => '%d days', 'timezone' => NULL), 'number_format' => array('decimals' => 0, 'decimal_point' => '.', 'thousands_separator' => ',')));
$a = ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()) && false ?: '_'};
$b = new \Symfony\Bridge\Twig\AppVariable();
$b->setEnvironment('prod');
$b->setDebug(false);
if ($this->has('security.token_storage')) {
$b->setTokenStorage(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()) && false ?: '_'});
}
if ($this->has('request_stack')) {
$b->setRequestStack($a);
}
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(${($_ = isset($this->services['security.logout_url_generator']) ? $this->services['security.logout_url_generator'] : $this->getSecurity_LogoutUrlGeneratorService()) && false ?: '_'}));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'}));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(${($_ = isset($this->services['translator.default']) ? $this->services['translator.default'] : $this->getTranslator_DefaultService()) && false ?: '_'}, ${($_ = isset($this->services['translation_tools.translation.node_visitor']) ? $this->services['translation_tools.translation.node_visitor'] : $this->services['translation_tools.translation.node_visitor'] = new \PrestaShop\TranslationToolsBundle\Twig\NodeVisitor\TranslationNodeVisitor()) && false ?: '_'}));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(${($_ = isset($this->services['assets.packages']) ? $this->services['assets.packages'] : $this->getAssets_PackagesService()) && false ?: '_'}));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension(${($_ = isset($this->services['debug.file_link_formatter']) ? $this->services['debug.file_link_formatter'] : $this->services['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL)) && false ?: '_'}, ($this->targetDirs[3].'/app'), 'UTF-8'));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(${($_ = isset($this->services['prestashop.router']) ? $this->services['prestashop.router'] : $this->load('getPrestashop_RouterService.php')) && false ?: '_'}));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension(${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : $this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)) && false ?: '_'}, false));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension($a, ${($_ = isset($this->services['router.request_context']) ? $this->services['router.request_context'] : $this->getRouter_RequestContextService()) && false ?: '_'}));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension(array(0 => $this, 1 => 'twig.form.renderer')));
$instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
$instance->addExtension(${($_ = isset($this->services['prestashop.twig.extension.stringloader']) ? $this->services['prestashop.twig.extension.stringloader'] : $this->services['prestashop.twig.extension.stringloader'] = new \Twig_Extension_StringLoader()) && false ?: '_'});
$instance->addExtension(${($_ = isset($this->services['prestashop.twig.extension.layout']) ? $this->services['prestashop.twig.extension.layout'] : $this->getPrestashop_Twig_Extension_LayoutService()) && false ?: '_'});
$instance->addExtension(${($_ = isset($this->services['prestashop.twig.extension.translation']) ? $this->services['prestashop.twig.extension.translation'] : $this->getPrestashop_Twig_Extension_TranslationService()) && false ?: '_'});
$instance->addExtension(${($_ = isset($this->services['prestashop.twig.extension.data_formatter']) ? $this->services['prestashop.twig.extension.data_formatter'] : $this->services['prestashop.twig.extension.data_formatter'] = new \PrestaShopBundle\Twig\DataFormatterExtension()) && false ?: '_'});
$instance->addExtension(${($_ = isset($this->services['prestashop.twig.extension.hook']) ? $this->services['prestashop.twig.extension.hook'] : $this->getPrestashop_Twig_Extension_HookService()) && false ?: '_'});
$instance->addExtension(${($_ = isset($this->services['prestashop.bundle.twig.extension.column']) ? $this->services['prestashop.bundle.twig.extension.column'] : $this->getPrestashop_Bundle_Twig_Extension_ColumnService()) && false ?: '_'});
$instance->addGlobal('app', $b);
$instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\ServiceLocator(array('Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => function () {
return ${($_ = isset($this->services['twig.runtime.httpkernel']) ? $this->services['twig.runtime.httpkernel'] : $this->load('getTwig_Runtime_HttpkernelService.php')) && false ?: '_'};
}, 'Symfony\\Component\\Form\\FormRenderer' => function () {
return ${($_ = isset($this->services['twig.form.renderer']) ? $this->services['twig.form.renderer'] : $this->load('getTwig_Form_RendererService.php')) && false ?: '_'};
}))));
$instance->addGlobal('webpack_server', false);
(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
return $instance;
}
/*
* Gets the private 'annotation_reader' shared service.
*
* @return \Doctrine\Common\Annotations\CachedReader
*/
protected function getAnnotationReaderService()
{
return $this->services['annotation_reader'] = new \Doctrine\Common\Annotations\CachedReader(${($_ = isset($this->services['annotations.reader']) ? $this->services['annotations.reader'] : $this->getAnnotations_ReaderService()) && false ?: '_'}, ${($_ = isset($this->services['annotations.cache']) ? $this->services['annotations.cache'] : $this->load('getAnnotations_CacheService.php')) && false ?: '_'}, false);
}
/*
* Gets the private 'annotations.reader' shared service.
*
* @return \Doctrine\Common\Annotations\AnnotationReader
*/
protected function getAnnotations_ReaderService()
{
$this->services['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
$a = new \Doctrine\Common\Annotations\AnnotationRegistry();
$a->registerLoader('class_exists');
$instance->addGlobalIgnoredName('required', $a);
return $instance;
}
/*
* Gets the private 'argument_metadata_factory' shared service.
*
* @return \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory
*/
protected function getArgumentMetadataFactoryService()
{
return $this->services['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory();
}
/*
* Gets the private 'assets._version__default' shared service.
*
* @return \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy
*/
protected function getAssets_VersionDefaultService()
{
return $this->services['assets._version__default'] = new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('1.7.5.0', '%s?%s');
}
/*
* Gets the private 'assets.context' shared service.
*
* @return \Symfony\Component\Asset\Context\RequestStackContext
*/
protected function getAssets_ContextService()
{
return $this->services['assets.context'] = new \Symfony\Component\Asset\Context\RequestStackContext(${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()) && false ?: '_'}, '', false);
}
/*
* Gets the private 'assets.packages' shared service.
*
* @return \Symfony\Component\Asset\Packages
*/
protected function getAssets_PackagesService()
{
return $this->services['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', ${($_ = isset($this->services['assets._version__default']) ? $this->services['assets._version__default'] : $this->getAssets_VersionDefaultService()) && false ?: '_'}, ${($_ = isset($this->services['assets.context']) ? $this->services['assets.context'] : $this->getAssets_ContextService()) && false ?: '_'}), array());
}
/*
* Gets the private 'config_cache_factory' shared service.
*
* @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
*/
protected function getConfigCacheFactoryService()
{
return $this->services['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory();
}
/*
* Gets the private 'controller_name_converter' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser
*/
protected function getControllerNameConverterService()
{
return $this->services['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'});
}
/*
* Gets the private 'csa_guzzle.client.addons_api' shared service.
*
* @return \GuzzleHttp\Client
*/
protected function getCsaGuzzle_Client_AddonsApiService()
{
$this->services['csa_guzzle.client.addons_api'] = $instance = new \GuzzleHttp\Client(array('base_url' => 'https://api-addons.prestashop.com', 'defaults' => array('timeout' => '5.0'), 'headers' => array('Accept' => 'application/json')));
(new \Csa\Bundle\GuzzleBundle\DependencyInjection\Configurator\ClientConfigurator(array(0 => ${($_ = isset($this->services['csa_guzzle.subscriber.cache']) ? $this->services['csa_guzzle.subscriber.cache'] : $this->getCsaGuzzle_Subscriber_CacheService()) && false ?: '_'}), NULL))->configure($instance);
return $instance;
}
/*
* Gets the private 'csa_guzzle.subscriber.cache' shared service.
*
* @return \Csa\Bundle\GuzzleBundle\GuzzleHttp\Subscriber\CacheSubscriber
*/
protected function getCsaGuzzle_Subscriber_CacheService()
{
return $this->services['csa_guzzle.subscriber.cache'] = new \Csa\Bundle\GuzzleBundle\GuzzleHttp\Subscriber\CacheSubscriber(new \Csa\Bundle\GuzzleBundle\GuzzleHttp\Cache\DoctrineAdapter(${($_ = isset($this->services['doctrine.cache.provider']) ? $this->services['doctrine.cache.provider'] : $this->services['doctrine.cache.provider'] = new \Doctrine\Common\Cache\FilesystemCache(($this->targetDirs[0].'/doctrine'))) && false ?: '_'}, 7200));
}
/*
* Gets the private 'debug.debug_handlers_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
*/
protected function getDebug_DebugHandlersListenerService()
{
return $this->services['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, NULL, -1, 0, false, ${($_ = isset($this->services['debug.file_link_formatter']) ? $this->services['debug.file_link_formatter'] : $this->services['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL)) && false ?: '_'}, false);
}
/*
* Gets the private 'debug.file_link_formatter' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
*/
protected function getDebug_FileLinkFormatterService()
{
return $this->services['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL);
}
/*
* Gets the private 'debug.stopwatch' shared service.
*
* @return \Symfony\Component\Stopwatch\Stopwatch
*/
protected function getDebug_StopwatchService()
{
return $this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true);
}
/*
* Gets the private 'doctrine.dbal.connection_factory' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\ConnectionFactory
*/
protected function getDoctrine_Dbal_ConnectionFactoryService()
{
return $this->services['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory(array());
}
/*
* Gets the private 'doctrine.orm.default_entity_listener_resolver' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerAwareEntityListenerResolver
*/
protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
{
return $this->services['doctrine.orm.default_entity_listener_resolver'] = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerAwareEntityListenerResolver($this);
}
/*
* Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
*
* @return \Doctrine\ORM\Tools\AttachEntityListenersListener
*/
protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
{
return $this->services['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
}
/*
* Gets the private 'doctrine.orm.default_manager_configurator' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator
*/
protected function getDoctrine_Orm_DefaultManagerConfiguratorService()
{
return $this->services['doctrine.orm.default_manager_configurator'] = new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator(array(), array());
}
/*
* Gets the private 'file_locator' shared service.
*
* @return \Symfony\Component\HttpKernel\Config\FileLocator
*/
protected function getFileLocatorService()
{
return $this->services['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}, ($this->targetDirs[3].'/app/Resources'), array(0 => ($this->targetDirs[3].'/app')));
}
/*
* Gets the private 'fragment.listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
*/
protected function getFragment_ListenerService()
{
return $this->services['fragment.listener'] = new \Symfony\Component\HttpKernel\EventListener\FragmentListener(${($_ = isset($this->services['uri_signer']) ? $this->services['uri_signer'] : $this->services['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner('LStbzv3bfsMaq5dvsVR5wXt8dEpe63IAx2uOHffpbK9gy9x4EZsjWeRM')) && false ?: '_'}, '/_fragment');
}
/*
* Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
*/
protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
{
return $this->services['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(${($_ = isset($this->services['argument_metadata_factory']) ? $this->services['argument_metadata_factory'] : $this->services['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory()) && false ?: '_'});
}
/*
* Gets the private 'framework_extra_bundle.event.is_granted' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
*/
protected function getFrameworkExtraBundle_Event_IsGrantedService()
{
return $this->services['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(${($_ = isset($this->services['framework_extra_bundle.argument_name_convertor']) ? $this->services['framework_extra_bundle.argument_name_convertor'] : $this->getFrameworkExtraBundle_ArgumentNameConvertorService()) && false ?: '_'}, ${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'});
}
/*
* Gets the private 'locale_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
*/
protected function getLocaleListenerService()
{
return $this->services['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()) && false ?: '_'}, 'pl-PL', ${($_ = isset($this->services['prestashop.router']) ? $this->services['prestashop.router'] : $this->load('getPrestashop_RouterService.php')) && false ?: '_'});
}
/*
* Gets the private 'logger' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getLoggerService()
{
$this->services['logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
$instance->useMicrosecondTimestamps(true);
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['prestashop.handler.log']) ? $this->services['prestashop.handler.log'] : $this->services['prestashop.handler.log'] = new \PrestaShopBundle\Service\Log\LogHandler($this)) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
return $instance;
}
/*
* Gets the private 'monolog.handler.console' shared service.
*
* @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
*/
protected function getMonolog_Handler_ConsoleService()
{
$this->services['monolog.handler.console'] = $instance = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULL, true, array());
$instance->pushProcessor(${($_ = isset($this->services['monolog.processor.psr_log_message']) ? $this->services['monolog.processor.psr_log_message'] : $this->services['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor()) && false ?: '_'});
return $instance;
}
/*
* Gets the private 'monolog.handler.main' shared service.
*
* @return \Monolog\Handler\FingersCrossedHandler
*/
protected function getMonolog_Handler_MainService()
{
$this->services['monolog.handler.main'] = $instance = new \Monolog\Handler\FingersCrossedHandler(${($_ = isset($this->services['monolog.handler.nested']) ? $this->services['monolog.handler.nested'] : $this->getMonolog_Handler_NestedService()) && false ?: '_'}, 400, 0, true, true, NULL);
$instance->pushProcessor(${($_ = isset($this->services['monolog.processor.psr_log_message']) ? $this->services['monolog.processor.psr_log_message'] : $this->services['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor()) && false ?: '_'});
return $instance;
}
/*
* Gets the private 'monolog.handler.nested' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_NestedService()
{
$this->services['monolog.handler.nested'] = $instance = new \Monolog\Handler\StreamHandler($this->getEnv('PS_LOG_OUTPUT'), 100, true, NULL);
$instance->pushProcessor(${($_ = isset($this->services['monolog.processor.psr_log_message']) ? $this->services['monolog.processor.psr_log_message'] : $this->services['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor()) && false ?: '_'});
return $instance;
}
/*
* Gets the private 'monolog.logger.cache' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_CacheService()
{
$this->services['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
return $instance;
}
/*
* Gets the private 'monolog.logger.request' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_RequestService()
{
$this->services['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
return $instance;
}
/*
* Gets the private 'monolog.processor.psr_log_message' shared service.
*
* @return \Monolog\Processor\PsrLogMessageProcessor
*/
protected function getMonolog_Processor_PsrLogMessageService()
{
return $this->services['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor();
}
/*
* Gets the private 'prestashop.bundle.routing.converter.cache_provider' shared service.
*
* @return \PrestaShopBundle\Routing\Converter\CacheProvider
*/
protected function getPrestashop_Bundle_Routing_Converter_CacheProviderService()
{
return $this->services['prestashop.bundle.routing.converter.cache_provider'] = new \PrestaShopBundle\Routing\Converter\CacheProvider(${($_ = isset($this->services['prestashop.bundle.routing.converter.router_provider']) ? $this->services['prestashop.bundle.routing.converter.router_provider'] : $this->getPrestashop_Bundle_Routing_Converter_RouterProviderService()) && false ?: '_'}, ${($_ = isset($this->services['cache.app']) ? $this->services['cache.app'] : $this->getCache_AppService()) && false ?: '_'}, ${($_ = isset($this->services['prestashop.bundle.routing.converter.routing_cache_key_generator']) ? $this->services['prestashop.bundle.routing.converter.routing_cache_key_generator'] : $this->getPrestashop_Bundle_Routing_Converter_RoutingCacheKeyGeneratorService()) && false ?: '_'});
}
/*
* Gets the private 'prestashop.bundle.routing.converter.router_provider' shared service.
*
* @return \PrestaShopBundle\Routing\Converter\RouterProvider
*/
protected function getPrestashop_Bundle_Routing_Converter_RouterProviderService()
{
return $this->services['prestashop.bundle.routing.converter.router_provider'] = new \PrestaShopBundle\Routing\Converter\RouterProvider(${($_ = isset($this->services['prestashop.router']) ? $this->services['prestashop.router'] : $this->load('getPrestashop_RouterService.php')) && false ?: '_'});
}
/*
* Gets the private 'prestashop.bundle.routing.converter.routing_cache_key_generator' shared service.
*
* @return \PrestaShopBundle\Routing\Converter\RoutingCacheKeyGenerator
*/
protected function getPrestashop_Bundle_Routing_Converter_RoutingCacheKeyGeneratorService()
{
return $this->services['prestashop.bundle.routing.converter.routing_cache_key_generator'] = new \PrestaShopBundle\Routing\Converter\RoutingCacheKeyGenerator(array(0 => ($this->targetDirs[3].'/src/PrestaShopBundle/Resources/config/routing/admin')), ${($_ = isset($this->services['prestashop.module_kernel.repository']) ? $this->services['prestashop.module_kernel.repository'] : $this->load('getPrestashop_ModuleKernel_RepositoryService.php')) && false ?: '_'}->getActiveModulesPaths(), 'prod');
}
/*
* Gets the private 'resolve_controller_name_subscriber' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
*/
protected function getResolveControllerNameSubscriberService()
{
return $this->services['resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(${($_ = isset($this->services['controller_name_converter']) ? $this->services['controller_name_converter'] : $this->services['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'})) && false ?: '_'});
}
/*
* Gets the private 'response_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ResponseListener
*/
protected function getResponseListenerService()
{
return $this->services['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8');
}
/*
* Gets the private 'router.request_context' shared service.
*
* @return \Symfony\Component\Routing\RequestContext
*/
protected function getRouter_RequestContextService()
{
return $this->services['router.request_context'] = new \Symfony\Component\Routing\RequestContext('', 'GET', 'localhost', 'http', 80, 443);
}
/*
* Gets the private 'router_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\RouterListener
*/
protected function getRouterListenerService()
{
return $this->services['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(${($_ = isset($this->services['prestashop.router']) ? $this->services['prestashop.router'] : $this->load('getPrestashop_RouterService.php')) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()) && false ?: '_'}, ${($_ = isset($this->services['router.request_context']) ? $this->services['router.request_context'] : $this->getRouter_RequestContextService()) && false ?: '_'}, ${($_ = isset($this->services['monolog.logger.request']) ? $this->services['monolog.logger.request'] : $this->getMonolog_Logger_RequestService()) && false ?: '_'}, $this->targetDirs[3], false);
}
/*
* Gets the private 'security.access.decision_manager' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\AccessDecisionManager
*/
protected function getSecurity_Access_DecisionManagerService()
{
return $this->services['security.access.decision_manager'] = new \Symfony\Component\Security\Core\Authorization\AccessDecisionManager(new RewindableGenerator(function () {
yield 0 => ${($_ = isset($this->services['security.access.authenticated_voter']) ? $this->services['security.access.authenticated_voter'] : $this->load('getSecurity_Access_AuthenticatedVoterService.php')) && false ?: '_'};
yield 1 => ${($_ = isset($this->services['security.access.simple_role_voter']) ? $this->services['security.access.simple_role_voter'] : $this->services['security.access.simple_role_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\RoleVoter()) && false ?: '_'};
yield 2 => ${($_ = isset($this->services['security.access.expression_voter']) ? $this->services['security.access.expression_voter'] : $this->load('getSecurity_Access_ExpressionVoterService.php')) && false ?: '_'};
yield 3 => ${($_ = isset($this->services['prestashop.security.voter.product']) ? $this->services['prestashop.security.voter.product'] : $this->services['prestashop.security.voter.product'] = new \PrestaShopBundle\Security\Voter\PageVoter()) && false ?: '_'};
}, 4), 'affirmative', false, true);
}
/*
* Gets the private 'security.authentication.manager' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
*/
protected function getSecurity_Authentication_ManagerService()
{
$this->services['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
yield 0 => ${($_ = isset($this->services['security.authentication.provider.anonymous.main']) ? $this->services['security.authentication.provider.anonymous.main'] : $this->services['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))) && false ?: '_'};
}, 1), true);
$instance->setEventDispatcher(${($_ = isset($this->services['event_dispatcher']) ? $this->services['event_dispatcher'] : $this->getEventDispatcherService()) && false ?: '_'});
return $instance;
}
/*
* Gets the private 'security.authentication.trust_resolver' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver
*/
protected function getSecurity_Authentication_TrustResolverService()
{
return $this->services['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver('Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken', 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken');
}
/*
* Gets the private 'security.firewall' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\EventListener\FirewallListener
*/
protected function getSecurity_FirewallService()
{
return $this->services['security.firewall'] = new \Symfony\Bundle\SecurityBundle\EventListener\FirewallListener(new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\ServiceLocator(array('security.firewall.map.context.dev' => function () {
return ${($_ = isset($this->services['security.firewall.map.context.dev']) ? $this->services['security.firewall.map.context.dev'] : $this->load('getSecurity_Firewall_Map_Context_DevService.php')) && false ?: '_'};
}, 'security.firewall.map.context.main' => function () {
return ${($_ = isset($this->services['security.firewall.map.context.main']) ? $this->services['security.firewall.map.context.main'] : $this->load('getSecurity_Firewall_Map_Context_MainService.php')) && false ?: '_'};
})), new RewindableGenerator(function () {
yield 'security.firewall.map.context.dev' => ${($_ = isset($this->services['security.request_matcher.zfhj2lw']) ? $this->services['security.request_matcher.zfhj2lw'] : $this->services['security.request_matcher.zfhj2lw'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')) && false ?: '_'};
yield 'security.firewall.map.context.main' => NULL;
}, 2)), ${($_ = isset($this->services['event_dispatcher']) ? $this->services['event_dispatcher'] : $this->getEventDispatcherService()) && false ?: '_'}, ${($_ = isset($this->services['security.logout_url_generator']) ? $this->services['security.logout_url_generator'] : $this->getSecurity_LogoutUrlGeneratorService()) && false ?: '_'});
}
/*
* Gets the private 'security.logout_url_generator' shared service.
*
* @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
*/
protected function getSecurity_LogoutUrlGeneratorService()
{
return $this->services['security.logout_url_generator'] = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()) && false ?: '_'}, ${($_ = isset($this->services['prestashop.router']) ? $this->services['prestashop.router'] : $this->load('getPrestashop_RouterService.php')) && false ?: '_'}, ${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()) && false ?: '_'});
}
/*
* Gets the private 'security.rememberme.response_listener' shared service.
*
* @return \Symfony\Component\Security\Http\RememberMe\ResponseListener
*/
protected function getSecurity_Rememberme_ResponseListenerService()
{
return $this->services['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener();
}
/*
* Gets the private 'security.role_hierarchy' shared service.
*
* @return \Symfony\Component\Security\Core\Role\RoleHierarchy
*/
protected function getSecurity_RoleHierarchyService()
{
return $this->services['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy(array());
}
/*
* Gets the private 'sensio_framework_extra.cache.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener
*/
protected function getSensioFrameworkExtra_Cache_ListenerService()
{
return $this->services['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener();
}
/*
* Gets the private 'sensio_framework_extra.controller.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
*/
protected function getSensioFrameworkExtra_Controller_ListenerService()
{
return $this->services['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'});
}
/*
* Gets the private 'sensio_framework_extra.converter.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
*/
protected function getSensioFrameworkExtra_Converter_ListenerService()
{
return $this->services['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener(${($_ = isset($this->services['sensio_framework_extra.converter.manager']) ? $this->services['sensio_framework_extra.converter.manager'] : $this->getSensioFrameworkExtra_Converter_ManagerService()) && false ?: '_'}, true);
}
/*
* Gets the private 'sensio_framework_extra.converter.manager' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager
*/
protected function getSensioFrameworkExtra_Converter_ManagerService()
{
$this->services['sensio_framework_extra.converter.manager'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
$instance->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'}, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0, 'doctrine.orm');
$instance->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0, 'datetime');
return $instance;
}
/*
* Gets the private 'sensio_framework_extra.security.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
*/
protected function getSensioFrameworkExtra_Security_ListenerService()
{
return $this->services['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(${($_ = isset($this->services['framework_extra_bundle.argument_name_convertor']) ? $this->services['framework_extra_bundle.argument_name_convertor'] : $this->getFrameworkExtraBundle_ArgumentNameConvertorService()) && false ?: '_'}, new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ${($_ = isset($this->services['security.authentication.trust_resolver']) ? $this->services['security.authentication.trust_resolver'] : $this->services['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver('Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken', 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken')) && false ?: '_'}, ${($_ = isset($this->services['security.role_hierarchy']) ? $this->services['security.role_hierarchy'] : $this->services['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy(array())) && false ?: '_'}, ${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()) && false ?: '_'}, ${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'}, ${($_ = isset($this->services['logger']) ? $this->services['logger'] : $this->getLoggerService()) && false ?: '_'});
}
/*
* Gets the private 'sensio_framework_extra.view.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
*/
protected function getSensioFrameworkExtra_View_ListenerService()
{
return $this->services['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}), ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});
}
/*
* Gets the private 'service_locator.sr6ctxe' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function getServiceLocator_Sr6ctxeService()
{
return $this->services['service_locator.sr6ctxe'] = new \Symfony\Component\DependencyInjection\ServiceLocator(array());
}
/*
* Gets the private 'session.save_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\SaveSessionListener
*/
protected function getSession_SaveListenerService()
{
return $this->services['session.save_listener'] = new \Symfony\Component\HttpKernel\EventListener\SaveSessionListener();
}
/*
* Gets the private 'session.storage.metadata_bag' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
*/
protected function getSession_Storage_MetadataBagService()
{
return $this->services['session.storage.metadata_bag'] = new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta', '0');
}
/*
* Gets the private 'session.storage.native' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
*/
protected function getSession_Storage_NativeService()
{
return $this->services['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], NULL, ${($_ = isset($this->services['session.storage.metadata_bag']) ? $this->services['session.storage.metadata_bag'] : $this->services['session.storage.metadata_bag'] = new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta', '0')) && false ?: '_'});
}
/*
* Gets the private 'session_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\SessionListener
*/
protected function getSessionListenerService()
{
return $this->services['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\ServiceLocator(array('session' => function () {
return ${($_ = isset($this->services['session']) ? $this->services['session'] : $this->getSessionService()) && false ?: '_'};
})));
}
/*
* Gets the private 'streamed_response_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener
*/
protected function getStreamedResponseListenerService()
{
return $this->services['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener();
}
/*
* Gets the private 'templating.locator' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator
*/
protected function getTemplating_LocatorService()
{
return $this->services['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(${($_ = isset($this->services['file_locator']) ? $this->services['file_locator'] : $this->services['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}, ($this->targetDirs[3].'/app/Resources'), array(0 => ($this->targetDirs[3].'/app')))) && false ?: '_'}, $this->targetDirs[0]);
}
/*
* Gets the private 'templating.name_parser' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser
*/
protected function getTemplating_NameParserService()
{
return $this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'});
}
/*
* Gets the private 'translation_tools.translation.node_visitor' shared service.
*
* @return \PrestaShop\TranslationToolsBundle\Twig\NodeVisitor\TranslationNodeVisitor
*/
protected function getTranslationTools_Translation_NodeVisitorService()
{
return $this->services['translation_tools.translation.node_visitor'] = new \PrestaShop\TranslationToolsBundle\Twig\NodeVisitor\TranslationNodeVisitor();
}
/*
* Gets the private 'translator.default' shared service.
*
* @return \PrestaShopBundle\Translation\Translator
*/
protected function getTranslator_DefaultService()
{
$this->services['translator.default'] = $instance = new \PrestaShopBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\ServiceLocator(array('prestashop.translation.database_loader' => function () {
return ${($_ = isset($this->services['prestashop.translation.database_loader']) ? $this->services['prestashop.translation.database_loader'] : $this->load('getPrestashop_Translation_DatabaseLoaderService.php')) && false ?: '_'};
}, 'translation.loader.csv' => function () {
return ${($_ = isset($this->services['translation.loader.csv']) ? $this->services['translation.loader.csv'] : $this->services['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader()) && false ?: '_'};
}, 'translation.loader.dat' => function () {
return ${($_ = isset($this->services['translation.loader.dat']) ? $this->services['translation.loader.dat'] : $this->services['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader()) && false ?: '_'};
}, 'translation.loader.ini' => function () {
return ${($_ = isset($this->services['translation.loader.ini']) ? $this->services['translation.loader.ini'] : $this->services['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader()) && false ?: '_'};
}, 'translation.loader.json' => function () {
return ${($_ = isset($this->services['translation.loader.json']) ? $this->services['translation.loader.json'] : $this->services['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader()) && false ?: '_'};
}, 'translation.loader.mo' => function () {
return ${($_ = isset($this->services['translation.loader.mo']) ? $this->services['translation.loader.mo'] : $this->services['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader()) && false ?: '_'};
}, 'translation.loader.php' => function () {
return ${($_ = isset($this->services['translation.loader.php']) ? $this->services['translation.loader.php'] : $this->services['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader()) && false ?: '_'};
}, 'translation.loader.po' => function () {
return ${($_ = isset($this->services['translation.loader.po']) ? $this->services['translation.loader.po'] : $this->services['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader()) && false ?: '_'};
}, 'translation.loader.qt' => function () {
return ${($_ = isset($this->services['translation.loader.qt']) ? $this->services['translation.loader.qt'] : $this->services['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader()) && false ?: '_'};
}, 'translation.loader.res' => function () {
return ${($_ = isset($this->services['translation.loader.res']) ? $this->services['translation.loader.res'] : $this->services['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader()) && false ?: '_'};
}, 'translation.loader.xliff' => function () {
return ${($_ = isset($this->services['translation.loader.xliff']) ? $this->services['translation.loader.xliff'] : $this->services['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()) && false ?: '_'};
}, 'translation.loader.yml' => function () {
return ${($_ = isset($this->services['translation.loader.yml']) ? $this->services['translation.loader.yml'] : $this->services['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()) && false ?: '_'};
})), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\MessageSelector()), 'pl-PL', array('translation.loader.php' => array(0 => 'php'), 'translation.loader.yml' => array(0 => 'yaml', 1 => 'yml'), 'translation.loader.xliff' => array(0 => 'xlf', 1 => 'xliff'), 'translation.loader.po' => array(0 => 'po'), 'translation.loader.mo' => array(0 => 'mo'), 'translation.loader.qt' => array(0 => 'ts'), 'translation.loader.csv' => array(0 => 'csv'), 'translation.loader.res' => array(0 => 'res'), 'translation.loader.dat' => array(0 => 'dat'), 'translation.loader.ini' => array(0 => 'ini'), 'translation.loader.json' => array(0 => 'json'), 'prestashop.translation.database_loader' => array(0 => 'db')), array('cache_dir' => ($this->targetDirs[0].'/translations'), 'debug' => false, 'resource_files' => array('af' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.af.xlf')), 'ar' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ar.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ar.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ar.xlf')), 'az' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.az.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.az.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.az.xlf')), 'bg' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.bg.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.bg.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.bg.xlf')), 'ca' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ca.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ca.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ca.xlf')), 'cs' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.cs.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.cs.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.cs.xlf')), 'cy' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.cy.xlf')), 'da' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.da.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.da.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.da.xlf')), 'de' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.de.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.de.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.de.xlf')), 'el' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.el.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.el.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.el.xlf')), 'en' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.en.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.en.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.en.xlf')), 'es' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.es.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.es.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.es.xlf')), 'et' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.et.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.et.xlf')), 'eu' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.eu.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.eu.xlf')), 'fa' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fa.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fa.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.fa.xlf')), 'fi' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fi.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fi.xlf')), 'fr' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fr.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fr.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.fr.xlf')), 'gl' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.gl.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.gl.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.gl.xlf')), 'he' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.he.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.he.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.he.xlf')), 'hr' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.hr.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.hr.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.hr.xlf')), 'hu' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.hu.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.hu.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.hu.xlf')), 'hy' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.hy.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.hy.xlf')), 'id' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.id.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.id.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.id.xlf')), 'it' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.it.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.it.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.it.xlf')), 'ja' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ja.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ja.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ja.xlf')), 'lb' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.lb.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.lb.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.lb.xlf')), 'lt' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.lt.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.lt.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.lt.xlf')), 'lv' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.lv.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.lv.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.lv.xlf')), 'mn' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.mn.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.mn.xlf')), 'nb' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.nb.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.nb.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.nb.xlf')), 'nl' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.nl.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.nl.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.nl.xlf')), 'nn' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.nn.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.nn.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.nn.xlf')), 'no' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.no.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.no.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.no.xlf')), 'pl' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.pl.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.pl.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.pl.xlf')), 'pt' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.pt.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.pt.xlf')), 'pt_BR' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.pt_BR.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.pt_BR.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.pt_BR.xlf')), 'ro' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ro.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ro.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ro.xlf')), 'ru' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ru.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ru.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ru.xlf')), 'sk' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sk.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sk.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sk.xlf')), 'sl' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sl.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sl.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sl.xlf')), 'sq' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sq.xlf')), 'sr_Cyrl' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sr_Cyrl.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sr_Cyrl.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sr_Cyrl.xlf')), 'sr_Latn' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sr_Latn.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sr_Latn.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sr_Latn.xlf')), 'sv' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sv.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sv.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sv.xlf')), 'th' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.th.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.th.xlf')), 'tl' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.tl.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.tl.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.tl.xlf')), 'tr' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.tr.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.tr.xlf')), 'uk' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.uk.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.uk.xlf')), 'vi' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.vi.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.vi.xlf')), 'zh_CN' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.zh_CN.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.zh_CN.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.zh_CN.xlf')), 'zh_TW' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.zh_TW.xlf')), 'pt_PT' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.pt_PT.xlf')), 'ua' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ua.xlf')), 'ar-SA' => array(0 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminActions.ar-SA.xlf'), 1 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminAdvparametersFeature.ar-SA.xlf'), 2 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminAdvparametersHelp.ar-SA.xlf'), 3 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminAdvparametersNotification.ar-SA.xlf'), 4 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminCatalogFeature.ar-SA.xlf'), 5 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminCatalogHelp.ar-SA.xlf'), 6 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminCatalogNotification.ar-SA.xlf'), 7 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminDashboardFeature.ar-SA.xlf'), 8 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminDashboardHelp.ar-SA.xlf'), 9 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminDashboardNotification.ar-SA.xlf'), 10 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminDesignFeature.ar-SA.xlf'), 11 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminDesignHelp.ar-SA.xlf'), 12 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminDesignNotification.ar-SA.xlf'), 13 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminGlobal.ar-SA.xlf'), 14 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminGlobalError.ar-SA.xlf'), 15 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminInternationalFeature.ar-SA.xlf'), 16 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminInternationalHelp.ar-SA.xlf'), 17 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminInternationalNotification.ar-SA.xlf'), 18 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminLoginFeature.ar-SA.xlf'), 19 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminLoginNotification.ar-SA.xlf'), 20 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminModulesFeature.ar-SA.xlf'), 21 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminModulesHelp.ar-SA.xlf'), 22 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminModulesNotification.ar-SA.xlf'), 23 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminNavigationFooter.ar-SA.xlf'), 24 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminNavigationHeader.ar-SA.xlf'), 25 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminNavigationMenu.ar-SA.xlf'), 26 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminNavigationNotification.ar-SA.xlf'), 27 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminNavigationSearch.ar-SA.xlf'), 28 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminNotificationsError.ar-SA.xlf'), 29 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminNotificationsInfo.ar-SA.xlf'), 30 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminNotificationsSuccess.ar-SA.xlf'), 31 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminNotificationsWarning.ar-SA.xlf'), 32 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminOrderscustomersFeature.ar-SA.xlf'), 33 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminOrderscustomersHelp.ar-SA.xlf'), 34 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminOrderscustomersNotification.ar-SA.xlf'), 35 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminPaymentFeature.ar-SA.xlf'), 36 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminPaymentHelp.ar-SA.xlf'), 37 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminPaymentNotification.ar-SA.xlf'), 38 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminShippingFeature.ar-SA.xlf'), 39 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminShippingHelp.ar-SA.xlf'), 40 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminShippingNotification.ar-SA.xlf'), 41 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminShopparametersFeature.ar-SA.xlf'), 42 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminShopparametersHelp.ar-SA.xlf'), 43 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminShopparametersNotification.ar-SA.xlf'), 44 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminStatsFeature.ar-SA.xlf'), 45 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminStatsHelp.ar-SA.xlf'), 46 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/AdminStatsNotification.ar-SA.xlf'), 47 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/EmailsBody.ar-SA.xlf'), 48 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/EmailsSubject.ar-SA.xlf'), 49 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/GlobalActions.ar-SA.xlf'), 50 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/Install.ar-SA.xlf'), 51 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesAdvertisingAdmin.ar-SA.xlf'), 52 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesAutoupgradeAdmin.ar-SA.xlf'), 53 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesBannerAdmin.ar-SA.xlf'), 54 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesBannerShop.ar-SA.xlf'), 55 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesBestsellersAdmin.ar-SA.xlf'), 56 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesBestsellersShop.ar-SA.xlf'), 57 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesBlockreassuranceAdmin.ar-SA.xlf'), 58 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesBlockreassuranceShop.ar-SA.xlf'), 59 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesBrandlistAdmin.ar-SA.xlf'), 60 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesBrandlistShop.ar-SA.xlf'), 61 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesBuybuttonliteAdmin.ar-SA.xlf'), 62 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesCarriercomparisonAdmin.ar-SA.xlf'), 63 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesCarriercomparisonShop.ar-SA.xlf'), 64 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesCashondeliveryAdmin.ar-SA.xlf'), 65 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesCashondeliveryShop.ar-SA.xlf'), 66 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesCategoryproductsAdmin.ar-SA.xlf'), 67 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesCategoryproductsShop.ar-SA.xlf'), 68 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesCategorytreeAdmin.ar-SA.xlf'), 69 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesCheckpaymentAdmin.ar-SA.xlf'), 70 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesCheckpaymentShop.ar-SA.xlf'), 71 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesContactformAdmin.ar-SA.xlf'), 72 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesContactformShop.ar-SA.xlf'), 73 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesContactinfoAdmin.ar-SA.xlf'), 74 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesContactinfoShop.ar-SA.xlf'), 75 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesCrosssellingAdmin.ar-SA.xlf'), 76 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesCrosssellingShop.ar-SA.xlf'), 77 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesCurrencyselectorAdmin.ar-SA.xlf'), 78 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesCustomeraccountlinksAdmin.ar-SA.xlf'), 79 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesCustomersigninAdmin.ar-SA.xlf'), 80 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesCustomtextAdmin.ar-SA.xlf'), 81 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesDashactivityAdmin.ar-SA.xlf'), 82 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesDashgoalsAdmin.ar-SA.xlf'), 83 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesDashproductsAdmin.ar-SA.xlf'), 84 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesDashtrendsAdmin.ar-SA.xlf'), 85 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesDataprivacyAdmin.ar-SA.xlf'), 86 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesDataprivacyShop.ar-SA.xlf'), 87 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesDateofdeliveryAdmin.ar-SA.xlf'), 88 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesDateofdeliveryShop.ar-SA.xlf'), 89 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesEmailsubscriptionAdmin.ar-SA.xlf'), 90 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesEmailsubscriptionShop.ar-SA.xlf'), 91 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesFacetedsearchAdmin.ar-SA.xlf'), 92 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesFacetedsearchShop.ar-SA.xlf'), 93 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesFaviconnotificationboAdmin.ar-SA.xlf'), 94 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesFeaturedproductsAdmin.ar-SA.xlf'), 95 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesFeaturedproductsShop.ar-SA.xlf'), 96 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesFeederAdmin.ar-SA.xlf'), 97 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesGAnalyticsAdmin.ar-SA.xlf'), 98 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesGraphnvd3Admin.ar-SA.xlf'), 99 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesGridhtmlAdmin.ar-SA.xlf'), 100 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesGsitemapAdmin.ar-SA.xlf'), 101 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesImagesliderAdmin.ar-SA.xlf'), 102 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesLanguageselectorAdmin.ar-SA.xlf'), 103 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesLegalcomplianceAdmin.ar-SA.xlf'), 104 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesLegalcomplianceShop.ar-SA.xlf'), 105 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesLinklistAdmin.ar-SA.xlf'), 106 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesLinklistShop.ar-SA.xlf'), 107 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesLivetranslationAdmin.ar-SA.xlf'), 108 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesLivetranslationShop.ar-SA.xlf'), 109 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesMailalertsAdmin.ar-SA.xlf'), 110 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesMailalertsShop.ar-SA.xlf'), 111 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesMainmenuAdmin.ar-SA.xlf'), 112 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesNewproductsAdmin.ar-SA.xlf'), 113 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesNewproductsShop.ar-SA.xlf'), 114 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesNewsletterAdmin.ar-SA.xlf'), 115 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesPagesnotfoundAdmin.ar-SA.xlf'), 116 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesProductinfoAdmin.ar-SA.xlf'), 117 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesPscleanerAdmin.ar-SA.xlf'), 118 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesReminderAdmin.ar-SA.xlf'), 119 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesRssfeedAdmin.ar-SA.xlf'), 120 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesRssfeedShop.ar-SA.xlf'), 121 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesSearchbarAdmin.ar-SA.xlf'), 122 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesSearchbarShop.ar-SA.xlf'), 123 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesSekeywordsAdmin.ar-SA.xlf'), 124 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesSharebuttonsAdmin.ar-SA.xlf'), 125 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesSharebuttonsShop.ar-SA.xlf'), 126 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesShoppingcartAdmin.ar-SA.xlf'), 127 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesSocialfollowAdmin.ar-SA.xlf'), 128 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesSocialfollowShop.ar-SA.xlf'), 129 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesSpecialsAdmin.ar-SA.xlf'), 130 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesSpecialsShop.ar-SA.xlf'), 131 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesStatsbestcategoriesAdmin.ar-SA.xlf'), 132 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesStatsbestcustomersAdmin.ar-SA.xlf'), 133 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesStatsbestmanufacturersAdmin.ar-SA.xlf'), 134 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesStatsbestproductsAdmin.ar-SA.xlf'), 135 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesStatsbestsuppliersAdmin.ar-SA.xlf'), 136 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesStatsbestvouchersAdmin.ar-SA.xlf'), 137 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesStatscarrierAdmin.ar-SA.xlf'), 138 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesStatscatalogAdmin.ar-SA.xlf'), 139 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesStatscheckupAdmin.ar-SA.xlf'), 140 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesStatsdataAdmin.ar-SA.xlf'), 141 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesStatsequipmentAdmin.ar-SA.xlf'), 142 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesStatsforecastAdmin.ar-SA.xlf'), 143 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesStatsliveAdmin.ar-SA.xlf'), 144 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesStatsnewsletterAdmin.ar-SA.xlf'), 145 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesStatsoriginAdmin.ar-SA.xlf'), 146 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesStatspersonalinfosAdmin.ar-SA.xlf'), 147 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesStatsproductAdmin.ar-SA.xlf'), 148 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesStatsregistrationsAdmin.ar-SA.xlf'), 149 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesStatssalesAdmin.ar-SA.xlf'), 150 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesStatssearchAdmin.ar-SA.xlf'), 151 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesStatsstockAdmin.ar-SA.xlf'), 152 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesStatsvisitsAdmin.ar-SA.xlf'), 153 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesSupplierlistAdmin.ar-SA.xlf'), 154 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesSupplierlistShop.ar-SA.xlf'), 155 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesTrackingfrontAdmin.ar-SA.xlf'), 156 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesTrackingfrontShop.ar-SA.xlf'), 157 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesViewedproductAdmin.ar-SA.xlf'), 158 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesViewedproductShop.ar-SA.xlf'), 159 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesWelcomeAdmin.ar-SA.xlf'), 160 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesWirepaymentAdmin.ar-SA.xlf'), 161 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ModulesWirepaymentShop.ar-SA.xlf'), 162 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ShopDemoCatalog.ar-SA.xlf'), 163 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ShopFormsErrors.ar-SA.xlf'), 164 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ShopFormsHelp.ar-SA.xlf'), 165 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ShopFormsLabels.ar-SA.xlf'), 166 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ShopNavigation.ar-SA.xlf'), 167 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ShopNotificationsError.ar-SA.xlf'), 168 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ShopNotificationsInfo.ar-SA.xlf'), 169 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ShopNotificationsSuccess.ar-SA.xlf'), 170 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ShopNotificationsWarning.ar-SA.xlf'), 171 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ShopPdf.ar-SA.xlf'), 172 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ShopThemeActions.ar-SA.xlf'), 173 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ShopThemeCatalog.ar-SA.xlf'), 174 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ShopThemeCheckout.ar-SA.xlf'), 175 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ShopThemeCustomeraccount.ar-SA.xlf'), 176 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/ShopThemeGlobal.ar-SA.xlf'), 177 => ($this->targetDirs[3].'/app/Resources/translations/ar-SA/messages.ar-SA.xlf')), 'de-DE' => array(0 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminActions.de-DE.xlf'), 1 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminAdvparametersFeature.de-DE.xlf'), 2 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminAdvparametersHelp.de-DE.xlf'), 3 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminAdvparametersNotification.de-DE.xlf'), 4 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminCatalogFeature.de-DE.xlf'), 5 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminCatalogHelp.de-DE.xlf'), 6 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminCatalogNotification.de-DE.xlf'), 7 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminDashboardFeature.de-DE.xlf'), 8 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminDashboardHelp.de-DE.xlf'), 9 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminDashboardNotification.de-DE.xlf'), 10 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminDesignFeature.de-DE.xlf'), 11 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminDesignHelp.de-DE.xlf'), 12 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminDesignNotification.de-DE.xlf'), 13 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminGlobal.de-DE.xlf'), 14 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminGlobalError.de-DE.xlf'), 15 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminInternationalFeature.de-DE.xlf'), 16 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminInternationalHelp.de-DE.xlf'), 17 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminInternationalNotification.de-DE.xlf'), 18 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminLoginFeature.de-DE.xlf'), 19 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminLoginNotification.de-DE.xlf'), 20 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminModulesFeature.de-DE.xlf'), 21 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminModulesHelp.de-DE.xlf'), 22 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminModulesNotification.de-DE.xlf'), 23 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminNavigationFooter.de-DE.xlf'), 24 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminNavigationHeader.de-DE.xlf'), 25 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminNavigationMenu.de-DE.xlf'), 26 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminNavigationNotification.de-DE.xlf'), 27 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminNavigationSearch.de-DE.xlf'), 28 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminNotificationsError.de-DE.xlf'), 29 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminNotificationsInfo.de-DE.xlf'), 30 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminNotificationsSuccess.de-DE.xlf'), 31 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminNotificationsWarning.de-DE.xlf'), 32 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminOrderscustomersFeature.de-DE.xlf'), 33 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminOrderscustomersHelp.de-DE.xlf'), 34 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminOrderscustomersNotification.de-DE.xlf'), 35 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminPaymentFeature.de-DE.xlf'), 36 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminPaymentHelp.de-DE.xlf'), 37 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminPaymentNotification.de-DE.xlf'), 38 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminShippingFeature.de-DE.xlf'), 39 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminShippingHelp.de-DE.xlf'), 40 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminShippingNotification.de-DE.xlf'), 41 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminShopparametersFeature.de-DE.xlf'), 42 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminShopparametersHelp.de-DE.xlf'), 43 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminShopparametersNotification.de-DE.xlf'), 44 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminStatsFeature.de-DE.xlf'), 45 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminStatsHelp.de-DE.xlf'), 46 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/AdminStatsNotification.de-DE.xlf'), 47 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/EmailsBody.de-DE.xlf'), 48 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/EmailsSubject.de-DE.xlf'), 49 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/GlobalActions.de-DE.xlf'), 50 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/Install.de-DE.xlf'), 51 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesAdvertisingAdmin.de-DE.xlf'), 52 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesAutoupgradeAdmin.de-DE.xlf'), 53 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesBannerAdmin.de-DE.xlf'), 54 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesBannerShop.de-DE.xlf'), 55 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesBestsellersAdmin.de-DE.xlf'), 56 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesBestsellersShop.de-DE.xlf'), 57 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesBlockreassuranceAdmin.de-DE.xlf'), 58 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesBlockreassuranceShop.de-DE.xlf'), 59 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesBrandlistAdmin.de-DE.xlf'), 60 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesBrandlistShop.de-DE.xlf'), 61 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesBuybuttonliteAdmin.de-DE.xlf'), 62 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesCarriercomparisonAdmin.de-DE.xlf'), 63 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesCarriercomparisonShop.de-DE.xlf'), 64 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesCashondeliveryAdmin.de-DE.xlf'), 65 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesCashondeliveryShop.de-DE.xlf'), 66 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesCategoryproductsAdmin.de-DE.xlf'), 67 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesCategoryproductsShop.de-DE.xlf'), 68 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesCategorytreeAdmin.de-DE.xlf'), 69 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesCheckpaymentAdmin.de-DE.xlf'), 70 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesCheckpaymentShop.de-DE.xlf'), 71 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesContactformAdmin.de-DE.xlf'), 72 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesContactformShop.de-DE.xlf'), 73 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesContactinfoAdmin.de-DE.xlf'), 74 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesContactinfoShop.de-DE.xlf'), 75 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesCrosssellingAdmin.de-DE.xlf'), 76 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesCrosssellingShop.de-DE.xlf'), 77 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesCurrencyselectorAdmin.de-DE.xlf'), 78 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesCustomeraccountlinksAdmin.de-DE.xlf'), 79 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesCustomersigninAdmin.de-DE.xlf'), 80 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesCustomtextAdmin.de-DE.xlf'), 81 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesDashactivityAdmin.de-DE.xlf'), 82 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesDashgoalsAdmin.de-DE.xlf'), 83 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesDashproductsAdmin.de-DE.xlf'), 84 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesDashtrendsAdmin.de-DE.xlf'), 85 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesDataprivacyAdmin.de-DE.xlf'), 86 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesDataprivacyShop.de-DE.xlf'), 87 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesDateofdeliveryAdmin.de-DE.xlf'), 88 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesDateofdeliveryShop.de-DE.xlf'), 89 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesEmailsubscriptionAdmin.de-DE.xlf'), 90 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesEmailsubscriptionShop.de-DE.xlf'), 91 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesFacetedsearchAdmin.de-DE.xlf'), 92 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesFacetedsearchShop.de-DE.xlf'), 93 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesFaviconnotificationboAdmin.de-DE.xlf'), 94 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesFeaturedproductsAdmin.de-DE.xlf'), 95 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesFeaturedproductsShop.de-DE.xlf'), 96 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesFeederAdmin.de-DE.xlf'), 97 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesGAnalyticsAdmin.de-DE.xlf'), 98 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesGraphnvd3Admin.de-DE.xlf'), 99 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesGridhtmlAdmin.de-DE.xlf'), 100 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesGsitemapAdmin.de-DE.xlf'), 101 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesImagesliderAdmin.de-DE.xlf'), 102 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesLanguageselectorAdmin.de-DE.xlf'), 103 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesLegalcomplianceAdmin.de-DE.xlf'), 104 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesLegalcomplianceShop.de-DE.xlf'), 105 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesLinklistAdmin.de-DE.xlf'), 106 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesLinklistShop.de-DE.xlf'), 107 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesLivetranslationAdmin.de-DE.xlf'), 108 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesLivetranslationShop.de-DE.xlf'), 109 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesMailalertsAdmin.de-DE.xlf'), 110 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesMailalertsShop.de-DE.xlf'), 111 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesMainmenuAdmin.de-DE.xlf'), 112 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesNewproductsAdmin.de-DE.xlf'), 113 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesNewproductsShop.de-DE.xlf'), 114 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesNewsletterAdmin.de-DE.xlf'), 115 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesPagesnotfoundAdmin.de-DE.xlf'), 116 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesProductinfoAdmin.de-DE.xlf'), 117 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesPscleanerAdmin.de-DE.xlf'), 118 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesReminderAdmin.de-DE.xlf'), 119 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesRssfeedAdmin.de-DE.xlf'), 120 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesRssfeedShop.de-DE.xlf'), 121 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesSearchbarAdmin.de-DE.xlf'), 122 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesSearchbarShop.de-DE.xlf'), 123 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesSekeywordsAdmin.de-DE.xlf'), 124 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesSharebuttonsAdmin.de-DE.xlf'), 125 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesSharebuttonsShop.de-DE.xlf'), 126 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesShoppingcartAdmin.de-DE.xlf'), 127 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesSocialfollowAdmin.de-DE.xlf'), 128 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesSocialfollowShop.de-DE.xlf'), 129 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesSpecialsAdmin.de-DE.xlf'), 130 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesSpecialsShop.de-DE.xlf'), 131 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesStatsbestcategoriesAdmin.de-DE.xlf'), 132 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesStatsbestcustomersAdmin.de-DE.xlf'), 133 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesStatsbestmanufacturersAdmin.de-DE.xlf'), 134 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesStatsbestproductsAdmin.de-DE.xlf'), 135 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesStatsbestsuppliersAdmin.de-DE.xlf'), 136 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesStatsbestvouchersAdmin.de-DE.xlf'), 137 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesStatscarrierAdmin.de-DE.xlf'), 138 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesStatscatalogAdmin.de-DE.xlf'), 139 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesStatscheckupAdmin.de-DE.xlf'), 140 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesStatsdataAdmin.de-DE.xlf'), 141 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesStatsequipmentAdmin.de-DE.xlf'), 142 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesStatsforecastAdmin.de-DE.xlf'), 143 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesStatsliveAdmin.de-DE.xlf'), 144 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesStatsnewsletterAdmin.de-DE.xlf'), 145 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesStatsoriginAdmin.de-DE.xlf'), 146 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesStatspersonalinfosAdmin.de-DE.xlf'), 147 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesStatsproductAdmin.de-DE.xlf'), 148 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesStatsregistrationsAdmin.de-DE.xlf'), 149 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesStatssalesAdmin.de-DE.xlf'), 150 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesStatssearchAdmin.de-DE.xlf'), 151 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesStatsstockAdmin.de-DE.xlf'), 152 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesStatsvisitsAdmin.de-DE.xlf'), 153 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesSupplierlistAdmin.de-DE.xlf'), 154 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesSupplierlistShop.de-DE.xlf'), 155 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesTrackingfrontAdmin.de-DE.xlf'), 156 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesTrackingfrontShop.de-DE.xlf'), 157 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesViewedproductAdmin.de-DE.xlf'), 158 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesViewedproductShop.de-DE.xlf'), 159 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesWelcomeAdmin.de-DE.xlf'), 160 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesWirepaymentAdmin.de-DE.xlf'), 161 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ModulesWirepaymentShop.de-DE.xlf'), 162 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ShopDemoCatalog.de-DE.xlf'), 163 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ShopFormsErrors.de-DE.xlf'), 164 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ShopFormsHelp.de-DE.xlf'), 165 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ShopFormsLabels.de-DE.xlf'), 166 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ShopNavigation.de-DE.xlf'), 167 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ShopNotificationsError.de-DE.xlf'), 168 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ShopNotificationsInfo.de-DE.xlf'), 169 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ShopNotificationsSuccess.de-DE.xlf'), 170 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ShopNotificationsWarning.de-DE.xlf'), 171 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ShopPdf.de-DE.xlf'), 172 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ShopThemeActions.de-DE.xlf'), 173 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ShopThemeCatalog.de-DE.xlf'), 174 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ShopThemeCheckout.de-DE.xlf'), 175 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ShopThemeCustomeraccount.de-DE.xlf'), 176 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/ShopThemeGlobal.de-DE.xlf'), 177 => ($this->targetDirs[3].'/app/Resources/translations/de-DE/messages.de-DE.xlf')), 'en-US' => array(0 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminActions.en-US.xlf'), 1 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminAdvparametersFeature.en-US.xlf'), 2 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminAdvparametersHelp.en-US.xlf'), 3 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminAdvparametersNotification.en-US.xlf'), 4 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminCatalogFeature.en-US.xlf'), 5 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminCatalogHelp.en-US.xlf'), 6 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminCatalogNotification.en-US.xlf'), 7 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminDashboardFeature.en-US.xlf'), 8 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminDashboardHelp.en-US.xlf'), 9 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminDashboardNotification.en-US.xlf'), 10 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminDesignFeature.en-US.xlf'), 11 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminDesignHelp.en-US.xlf'), 12 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminDesignNotification.en-US.xlf'), 13 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminGlobal.en-US.xlf'), 14 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminGlobalError.en-US.xlf'), 15 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminInternationalFeature.en-US.xlf'), 16 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminInternationalHelp.en-US.xlf'), 17 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminInternationalNotification.en-US.xlf'), 18 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminLoginFeature.en-US.xlf'), 19 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminLoginNotification.en-US.xlf'), 20 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminModulesFeature.en-US.xlf'), 21 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminModulesHelp.en-US.xlf'), 22 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminModulesNotification.en-US.xlf'), 23 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminNavigationFooter.en-US.xlf'), 24 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminNavigationHeader.en-US.xlf'), 25 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminNavigationMenu.en-US.xlf'), 26 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminNavigationNotification.en-US.xlf'), 27 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminNavigationSearch.en-US.xlf'), 28 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminNotificationsError.en-US.xlf'), 29 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminNotificationsInfo.en-US.xlf'), 30 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminNotificationsSuccess.en-US.xlf'), 31 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminNotificationsWarning.en-US.xlf'), 32 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminOrderscustomersFeature.en-US.xlf'), 33 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminOrderscustomersHelp.en-US.xlf'), 34 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminOrderscustomersNotification.en-US.xlf'), 35 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminPaymentFeature.en-US.xlf'), 36 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminPaymentHelp.en-US.xlf'), 37 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminPaymentNotification.en-US.xlf'), 38 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminShippingFeature.en-US.xlf'), 39 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminShippingHelp.en-US.xlf'), 40 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminShippingNotification.en-US.xlf'), 41 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminShopparametersFeature.en-US.xlf'), 42 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminShopparametersHelp.en-US.xlf'), 43 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminShopparametersNotification.en-US.xlf'), 44 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminStatsFeature.en-US.xlf'), 45 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminStatsHelp.en-US.xlf'), 46 => ($this->targetDirs[3].'/app/Resources/translations/en-US/AdminStatsNotification.en-US.xlf'), 47 => ($this->targetDirs[3].'/app/Resources/translations/en-US/EmailsBody.en-US.xlf'), 48 => ($this->targetDirs[3].'/app/Resources/translations/en-US/EmailsSubject.en-US.xlf'), 49 => ($this->targetDirs[3].'/app/Resources/translations/en-US/GlobalActions.en-US.xlf'), 50 => ($this->targetDirs[3].'/app/Resources/translations/en-US/Install.en-US.xlf'), 51 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesAdvertisingAdmin.en-US.xlf'), 52 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesAutoupgradeAdmin.en-US.xlf'), 53 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesBannerAdmin.en-US.xlf'), 54 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesBannerShop.en-US.xlf'), 55 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesBestsellersAdmin.en-US.xlf'), 56 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesBestsellersShop.en-US.xlf'), 57 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesBlockreassuranceAdmin.en-US.xlf'), 58 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesBlockreassuranceShop.en-US.xlf'), 59 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesBrandlistAdmin.en-US.xlf'), 60 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesBrandlistShop.en-US.xlf'), 61 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesBuybuttonliteAdmin.en-US.xlf'), 62 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesCarriercomparisonAdmin.en-US.xlf'), 63 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesCarriercomparisonShop.en-US.xlf'), 64 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesCashondeliveryAdmin.en-US.xlf'), 65 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesCashondeliveryShop.en-US.xlf'), 66 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesCategoryproductsAdmin.en-US.xlf'), 67 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesCategoryproductsShop.en-US.xlf'), 68 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesCategorytreeAdmin.en-US.xlf'), 69 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesCheckpaymentAdmin.en-US.xlf'), 70 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesCheckpaymentShop.en-US.xlf'), 71 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesContactformAdmin.en-US.xlf'), 72 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesContactformShop.en-US.xlf'), 73 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesContactinfoAdmin.en-US.xlf'), 74 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesContactinfoShop.en-US.xlf'), 75 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesCrosssellingAdmin.en-US.xlf'), 76 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesCrosssellingShop.en-US.xlf'), 77 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesCurrencyselectorAdmin.en-US.xlf'), 78 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesCustomeraccountlinksAdmin.en-US.xlf'), 79 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesCustomersigninAdmin.en-US.xlf'), 80 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesCustomtextAdmin.en-US.xlf'), 81 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesDashactivityAdmin.en-US.xlf'), 82 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesDashgoalsAdmin.en-US.xlf'), 83 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesDashproductsAdmin.en-US.xlf'), 84 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesDashtrendsAdmin.en-US.xlf'), 85 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesDataprivacyAdmin.en-US.xlf'), 86 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesDataprivacyShop.en-US.xlf'), 87 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesDateofdeliveryAdmin.en-US.xlf'), 88 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesDateofdeliveryShop.en-US.xlf'), 89 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesEmailsubscriptionAdmin.en-US.xlf'), 90 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesEmailsubscriptionShop.en-US.xlf'), 91 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesFacetedsearchAdmin.en-US.xlf'), 92 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesFacetedsearchShop.en-US.xlf'), 93 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesFaviconnotificationboAdmin.en-US.xlf'), 94 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesFeaturedproductsAdmin.en-US.xlf'), 95 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesFeaturedproductsShop.en-US.xlf'), 96 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesFeederAdmin.en-US.xlf'), 97 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesGAnalyticsAdmin.en-US.xlf'), 98 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesGraphnvd3Admin.en-US.xlf'), 99 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesGridhtmlAdmin.en-US.xlf'), 100 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesGsitemapAdmin.en-US.xlf'), 101 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesImagesliderAdmin.en-US.xlf'), 102 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesLanguageselectorAdmin.en-US.xlf'), 103 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesLegalcomplianceAdmin.en-US.xlf'), 104 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesLegalcomplianceShop.en-US.xlf'), 105 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesLinklistAdmin.en-US.xlf'), 106 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesLinklistShop.en-US.xlf'), 107 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesLivetranslationAdmin.en-US.xlf'), 108 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesLivetranslationShop.en-US.xlf'), 109 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesMailalertsAdmin.en-US.xlf'), 110 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesMailalertsShop.en-US.xlf'), 111 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesMainmenuAdmin.en-US.xlf'), 112 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesNewproductsAdmin.en-US.xlf'), 113 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesNewproductsShop.en-US.xlf'), 114 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesNewsletterAdmin.en-US.xlf'), 115 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesPagesnotfoundAdmin.en-US.xlf'), 116 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesProductinfoAdmin.en-US.xlf'), 117 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesPscleanerAdmin.en-US.xlf'), 118 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesReminderAdmin.en-US.xlf'), 119 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesRssfeedAdmin.en-US.xlf'), 120 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesRssfeedShop.en-US.xlf'), 121 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesSearchbarAdmin.en-US.xlf'), 122 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesSearchbarShop.en-US.xlf'), 123 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesSekeywordsAdmin.en-US.xlf'), 124 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesSharebuttonsAdmin.en-US.xlf'), 125 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesSharebuttonsShop.en-US.xlf'), 126 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesShoppingcartAdmin.en-US.xlf'), 127 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesSocialfollowAdmin.en-US.xlf'), 128 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesSocialfollowShop.en-US.xlf'), 129 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesSpecialsAdmin.en-US.xlf'), 130 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesSpecialsShop.en-US.xlf'), 131 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesStatsbestcategoriesAdmin.en-US.xlf'), 132 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesStatsbestcustomersAdmin.en-US.xlf'), 133 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesStatsbestmanufacturersAdmin.en-US.xlf'), 134 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesStatsbestproductsAdmin.en-US.xlf'), 135 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesStatsbestsuppliersAdmin.en-US.xlf'), 136 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesStatsbestvouchersAdmin.en-US.xlf'), 137 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesStatscarrierAdmin.en-US.xlf'), 138 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesStatscatalogAdmin.en-US.xlf'), 139 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesStatscheckupAdmin.en-US.xlf'), 140 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesStatsdataAdmin.en-US.xlf'), 141 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesStatsequipmentAdmin.en-US.xlf'), 142 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesStatsforecastAdmin.en-US.xlf'), 143 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesStatsliveAdmin.en-US.xlf'), 144 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesStatsnewsletterAdmin.en-US.xlf'), 145 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesStatsoriginAdmin.en-US.xlf'), 146 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesStatspersonalinfosAdmin.en-US.xlf'), 147 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesStatsproductAdmin.en-US.xlf'), 148 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesStatsregistrationsAdmin.en-US.xlf'), 149 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesStatssalesAdmin.en-US.xlf'), 150 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesStatssearchAdmin.en-US.xlf'), 151 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesStatsstockAdmin.en-US.xlf'), 152 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesStatsvisitsAdmin.en-US.xlf'), 153 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesSupplierlistAdmin.en-US.xlf'), 154 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesSupplierlistShop.en-US.xlf'), 155 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesTrackingfrontAdmin.en-US.xlf'), 156 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesTrackingfrontShop.en-US.xlf'), 157 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesViewedproductAdmin.en-US.xlf'), 158 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesViewedproductShop.en-US.xlf'), 159 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesWelcomeAdmin.en-US.xlf'), 160 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesWirepaymentAdmin.en-US.xlf'), 161 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ModulesWirepaymentShop.en-US.xlf'), 162 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ShopDemoCatalog.en-US.xlf'), 163 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ShopFormsErrors.en-US.xlf'), 164 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ShopFormsHelp.en-US.xlf'), 165 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ShopFormsLabels.en-US.xlf'), 166 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ShopNavigation.en-US.xlf'), 167 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ShopNotificationsError.en-US.xlf'), 168 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ShopNotificationsInfo.en-US.xlf'), 169 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ShopNotificationsSuccess.en-US.xlf'), 170 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ShopNotificationsWarning.en-US.xlf'), 171 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ShopPdf.en-US.xlf'), 172 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ShopThemeActions.en-US.xlf'), 173 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ShopThemeCatalog.en-US.xlf'), 174 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ShopThemeCheckout.en-US.xlf'), 175 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ShopThemeCustomeraccount.en-US.xlf'), 176 => ($this->targetDirs[3].'/app/Resources/translations/en-US/ShopThemeGlobal.en-US.xlf'), 177 => ($this->targetDirs[3].'/app/Resources/translations/en-US/messages.en-US.xlf')), 'es-ES' => array(0 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminActions.es-ES.xlf'), 1 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminAdvparametersFeature.es-ES.xlf'), 2 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminAdvparametersHelp.es-ES.xlf'), 3 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminAdvparametersNotification.es-ES.xlf'), 4 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminCatalogFeature.es-ES.xlf'), 5 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminCatalogHelp.es-ES.xlf'), 6 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminCatalogNotification.es-ES.xlf'), 7 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminDashboardFeature.es-ES.xlf'), 8 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminDashboardHelp.es-ES.xlf'), 9 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminDashboardNotification.es-ES.xlf'), 10 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminDesignFeature.es-ES.xlf'), 11 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminDesignHelp.es-ES.xlf'), 12 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminDesignNotification.es-ES.xlf'), 13 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminGlobal.es-ES.xlf'), 14 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminGlobalError.es-ES.xlf'), 15 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminInternationalFeature.es-ES.xlf'), 16 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminInternationalHelp.es-ES.xlf'), 17 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminInternationalNotification.es-ES.xlf'), 18 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminLoginFeature.es-ES.xlf'), 19 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminLoginNotification.es-ES.xlf'), 20 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminModulesFeature.es-ES.xlf'), 21 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminModulesHelp.es-ES.xlf'), 22 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminModulesNotification.es-ES.xlf'), 23 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminNavigationFooter.es-ES.xlf'), 24 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminNavigationHeader.es-ES.xlf'), 25 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminNavigationMenu.es-ES.xlf'), 26 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminNavigationNotification.es-ES.xlf'), 27 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminNavigationSearch.es-ES.xlf'), 28 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminNotificationsError.es-ES.xlf'), 29 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminNotificationsInfo.es-ES.xlf'), 30 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminNotificationsSuccess.es-ES.xlf'), 31 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminNotificationsWarning.es-ES.xlf'), 32 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminOrderscustomersFeature.es-ES.xlf'), 33 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminOrderscustomersHelp.es-ES.xlf'), 34 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminOrderscustomersNotification.es-ES.xlf'), 35 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminPaymentFeature.es-ES.xlf'), 36 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminPaymentHelp.es-ES.xlf'), 37 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminPaymentNotification.es-ES.xlf'), 38 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminShippingFeature.es-ES.xlf'), 39 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminShippingHelp.es-ES.xlf'), 40 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminShippingNotification.es-ES.xlf'), 41 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminShopparametersFeature.es-ES.xlf'), 42 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminShopparametersHelp.es-ES.xlf'), 43 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminShopparametersNotification.es-ES.xlf'), 44 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminStatsFeature.es-ES.xlf'), 45 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminStatsHelp.es-ES.xlf'), 46 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/AdminStatsNotification.es-ES.xlf'), 47 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/EmailsBody.es-ES.xlf'), 48 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/EmailsSubject.es-ES.xlf'), 49 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/GlobalActions.es-ES.xlf'), 50 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/Install.es-ES.xlf'), 51 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesAdvertisingAdmin.es-ES.xlf'), 52 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesAutoupgradeAdmin.es-ES.xlf'), 53 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesBannerAdmin.es-ES.xlf'), 54 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesBannerShop.es-ES.xlf'), 55 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesBestsellersAdmin.es-ES.xlf'), 56 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesBestsellersShop.es-ES.xlf'), 57 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesBlockreassuranceAdmin.es-ES.xlf'), 58 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesBlockreassuranceShop.es-ES.xlf'), 59 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesBrandlistAdmin.es-ES.xlf'), 60 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesBrandlistShop.es-ES.xlf'), 61 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesBuybuttonliteAdmin.es-ES.xlf'), 62 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesCarriercomparisonAdmin.es-ES.xlf'), 63 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesCarriercomparisonShop.es-ES.xlf'), 64 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesCashondeliveryAdmin.es-ES.xlf'), 65 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesCashondeliveryShop.es-ES.xlf'), 66 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesCategoryproductsAdmin.es-ES.xlf'), 67 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesCategoryproductsShop.es-ES.xlf'), 68 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesCategorytreeAdmin.es-ES.xlf'), 69 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesCheckpaymentAdmin.es-ES.xlf'), 70 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesCheckpaymentShop.es-ES.xlf'), 71 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesContactformAdmin.es-ES.xlf'), 72 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesContactformShop.es-ES.xlf'), 73 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesContactinfoAdmin.es-ES.xlf'), 74 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesContactinfoShop.es-ES.xlf'), 75 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesCrosssellingAdmin.es-ES.xlf'), 76 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesCrosssellingShop.es-ES.xlf'), 77 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesCurrencyselectorAdmin.es-ES.xlf'), 78 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesCustomeraccountlinksAdmin.es-ES.xlf'), 79 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesCustomersigninAdmin.es-ES.xlf'), 80 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesCustomtextAdmin.es-ES.xlf'), 81 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesDashactivityAdmin.es-ES.xlf'), 82 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesDashgoalsAdmin.es-ES.xlf'), 83 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesDashproductsAdmin.es-ES.xlf'), 84 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesDashtrendsAdmin.es-ES.xlf'), 85 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesDataprivacyAdmin.es-ES.xlf'), 86 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesDataprivacyShop.es-ES.xlf'), 87 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesDateofdeliveryAdmin.es-ES.xlf'), 88 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesDateofdeliveryShop.es-ES.xlf'), 89 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesEmailsubscriptionAdmin.es-ES.xlf'), 90 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesEmailsubscriptionShop.es-ES.xlf'), 91 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesFacetedsearchAdmin.es-ES.xlf'), 92 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesFacetedsearchShop.es-ES.xlf'), 93 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesFaviconnotificationboAdmin.es-ES.xlf'), 94 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesFeaturedproductsAdmin.es-ES.xlf'), 95 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesFeaturedproductsShop.es-ES.xlf'), 96 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesFeederAdmin.es-ES.xlf'), 97 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesGAnalyticsAdmin.es-ES.xlf'), 98 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesGraphnvd3Admin.es-ES.xlf'), 99 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesGridhtmlAdmin.es-ES.xlf'), 100 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesGsitemapAdmin.es-ES.xlf'), 101 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesImagesliderAdmin.es-ES.xlf'), 102 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesLanguageselectorAdmin.es-ES.xlf'), 103 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesLegalcomplianceAdmin.es-ES.xlf'), 104 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesLegalcomplianceShop.es-ES.xlf'), 105 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesLinklistAdmin.es-ES.xlf'), 106 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesLinklistShop.es-ES.xlf'), 107 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesLivetranslationAdmin.es-ES.xlf'), 108 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesLivetranslationShop.es-ES.xlf'), 109 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesMailalertsAdmin.es-ES.xlf'), 110 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesMailalertsShop.es-ES.xlf'), 111 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesMainmenuAdmin.es-ES.xlf'), 112 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesNewproductsAdmin.es-ES.xlf'), 113 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesNewproductsShop.es-ES.xlf'), 114 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesNewsletterAdmin.es-ES.xlf'), 115 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesPagesnotfoundAdmin.es-ES.xlf'), 116 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesProductinfoAdmin.es-ES.xlf'), 117 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesPscleanerAdmin.es-ES.xlf'), 118 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesReminderAdmin.es-ES.xlf'), 119 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesRssfeedAdmin.es-ES.xlf'), 120 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesRssfeedShop.es-ES.xlf'), 121 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesSearchbarAdmin.es-ES.xlf'), 122 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesSearchbarShop.es-ES.xlf'), 123 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesSekeywordsAdmin.es-ES.xlf'), 124 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesSharebuttonsAdmin.es-ES.xlf'), 125 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesSharebuttonsShop.es-ES.xlf'), 126 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesShoppingcartAdmin.es-ES.xlf'), 127 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesSocialfollowAdmin.es-ES.xlf'), 128 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesSocialfollowShop.es-ES.xlf'), 129 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesSpecialsAdmin.es-ES.xlf'), 130 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesSpecialsShop.es-ES.xlf'), 131 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesStatsbestcategoriesAdmin.es-ES.xlf'), 132 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesStatsbestcustomersAdmin.es-ES.xlf'), 133 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesStatsbestmanufacturersAdmin.es-ES.xlf'), 134 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesStatsbestproductsAdmin.es-ES.xlf'), 135 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesStatsbestsuppliersAdmin.es-ES.xlf'), 136 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesStatsbestvouchersAdmin.es-ES.xlf'), 137 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesStatscarrierAdmin.es-ES.xlf'), 138 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesStatscatalogAdmin.es-ES.xlf'), 139 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesStatscheckupAdmin.es-ES.xlf'), 140 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesStatsdataAdmin.es-ES.xlf'), 141 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesStatsequipmentAdmin.es-ES.xlf'), 142 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesStatsforecastAdmin.es-ES.xlf'), 143 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesStatsliveAdmin.es-ES.xlf'), 144 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesStatsnewsletterAdmin.es-ES.xlf'), 145 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesStatsoriginAdmin.es-ES.xlf'), 146 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesStatspersonalinfosAdmin.es-ES.xlf'), 147 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesStatsproductAdmin.es-ES.xlf'), 148 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesStatsregistrationsAdmin.es-ES.xlf'), 149 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesStatssalesAdmin.es-ES.xlf'), 150 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesStatssearchAdmin.es-ES.xlf'), 151 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesStatsstockAdmin.es-ES.xlf'), 152 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesStatsvisitsAdmin.es-ES.xlf'), 153 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesSupplierlistAdmin.es-ES.xlf'), 154 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesSupplierlistShop.es-ES.xlf'), 155 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesTrackingfrontAdmin.es-ES.xlf'), 156 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesTrackingfrontShop.es-ES.xlf'), 157 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesViewedproductAdmin.es-ES.xlf'), 158 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesViewedproductShop.es-ES.xlf'), 159 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesWelcomeAdmin.es-ES.xlf'), 160 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesWirepaymentAdmin.es-ES.xlf'), 161 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ModulesWirepaymentShop.es-ES.xlf'), 162 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ShopDemoCatalog.es-ES.xlf'), 163 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ShopFormsErrors.es-ES.xlf'), 164 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ShopFormsHelp.es-ES.xlf'), 165 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ShopFormsLabels.es-ES.xlf'), 166 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ShopNavigation.es-ES.xlf'), 167 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ShopNotificationsError.es-ES.xlf'), 168 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ShopNotificationsInfo.es-ES.xlf'), 169 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ShopNotificationsSuccess.es-ES.xlf'), 170 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ShopNotificationsWarning.es-ES.xlf'), 171 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ShopPdf.es-ES.xlf'), 172 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ShopThemeActions.es-ES.xlf'), 173 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ShopThemeCatalog.es-ES.xlf'), 174 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ShopThemeCheckout.es-ES.xlf'), 175 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ShopThemeCustomeraccount.es-ES.xlf'), 176 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/ShopThemeGlobal.es-ES.xlf'), 177 => ($this->targetDirs[3].'/app/Resources/translations/es-ES/messages.es-ES.xlf')), 'fr-FR' => array(0 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminActions.fr-FR.xlf'), 1 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminAdvparametersFeature.fr-FR.xlf'), 2 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminAdvparametersHelp.fr-FR.xlf'), 3 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminAdvparametersNotification.fr-FR.xlf'), 4 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminCatalogFeature.fr-FR.xlf'), 5 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminCatalogHelp.fr-FR.xlf'), 6 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminCatalogNotification.fr-FR.xlf'), 7 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminDashboardFeature.fr-FR.xlf'), 8 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminDashboardHelp.fr-FR.xlf'), 9 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminDashboardNotification.fr-FR.xlf'), 10 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminDesignFeature.fr-FR.xlf'), 11 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminDesignHelp.fr-FR.xlf'), 12 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminDesignNotification.fr-FR.xlf'), 13 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminGlobal.fr-FR.xlf'), 14 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminGlobalError.fr-FR.xlf'), 15 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminInternationalFeature.fr-FR.xlf'), 16 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminInternationalHelp.fr-FR.xlf'), 17 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminInternationalNotification.fr-FR.xlf'), 18 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminLoginFeature.fr-FR.xlf'), 19 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminLoginNotification.fr-FR.xlf'), 20 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminModulesFeature.fr-FR.xlf'), 21 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminModulesHelp.fr-FR.xlf'), 22 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminModulesNotification.fr-FR.xlf'), 23 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminNavigationFooter.fr-FR.xlf'), 24 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminNavigationHeader.fr-FR.xlf'), 25 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminNavigationMenu.fr-FR.xlf'), 26 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminNavigationNotification.fr-FR.xlf'), 27 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminNavigationSearch.fr-FR.xlf'), 28 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminNotificationsError.fr-FR.xlf'), 29 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminNotificationsInfo.fr-FR.xlf'), 30 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminNotificationsSuccess.fr-FR.xlf'), 31 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminNotificationsWarning.fr-FR.xlf'), 32 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminOrderscustomersFeature.fr-FR.xlf'), 33 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminOrderscustomersHelp.fr-FR.xlf'), 34 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminOrderscustomersNotification.fr-FR.xlf'), 35 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminPaymentFeature.fr-FR.xlf'), 36 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminPaymentHelp.fr-FR.xlf'), 37 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminPaymentNotification.fr-FR.xlf'), 38 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminShippingFeature.fr-FR.xlf'), 39 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminShippingHelp.fr-FR.xlf'), 40 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminShippingNotification.fr-FR.xlf'), 41 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminShopparametersFeature.fr-FR.xlf'), 42 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminShopparametersHelp.fr-FR.xlf'), 43 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminShopparametersNotification.fr-FR.xlf'), 44 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminStatsFeature.fr-FR.xlf'), 45 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminStatsHelp.fr-FR.xlf'), 46 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/AdminStatsNotification.fr-FR.xlf'), 47 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/EmailsBody.fr-FR.xlf'), 48 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/EmailsSubject.fr-FR.xlf'), 49 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/GlobalActions.fr-FR.xlf'), 50 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/Install.fr-FR.xlf'), 51 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesAdvertisingAdmin.fr-FR.xlf'), 52 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesAutoupgradeAdmin.fr-FR.xlf'), 53 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesBannerAdmin.fr-FR.xlf'), 54 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesBannerShop.fr-FR.xlf'), 55 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesBestsellersAdmin.fr-FR.xlf'), 56 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesBestsellersShop.fr-FR.xlf'), 57 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesBlockreassuranceAdmin.fr-FR.xlf'), 58 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesBlockreassuranceShop.fr-FR.xlf'), 59 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesBrandlistAdmin.fr-FR.xlf'), 60 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesBrandlistShop.fr-FR.xlf'), 61 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesBuybuttonliteAdmin.fr-FR.xlf'), 62 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesCarriercomparisonAdmin.fr-FR.xlf'), 63 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesCarriercomparisonShop.fr-FR.xlf'), 64 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesCashondeliveryAdmin.fr-FR.xlf'), 65 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesCashondeliveryShop.fr-FR.xlf'), 66 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesCategoryproductsAdmin.fr-FR.xlf'), 67 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesCategoryproductsShop.fr-FR.xlf'), 68 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesCategorytreeAdmin.fr-FR.xlf'), 69 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesCheckpaymentAdmin.fr-FR.xlf'), 70 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesCheckpaymentShop.fr-FR.xlf'), 71 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesContactformAdmin.fr-FR.xlf'), 72 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesContactformShop.fr-FR.xlf'), 73 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesContactinfoAdmin.fr-FR.xlf'), 74 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesContactinfoShop.fr-FR.xlf'), 75 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesCrosssellingAdmin.fr-FR.xlf'), 76 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesCrosssellingShop.fr-FR.xlf'), 77 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesCurrencyselectorAdmin.fr-FR.xlf'), 78 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesCustomeraccountlinksAdmin.fr-FR.xlf'), 79 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesCustomersigninAdmin.fr-FR.xlf'), 80 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesCustomtextAdmin.fr-FR.xlf'), 81 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesDashactivityAdmin.fr-FR.xlf'), 82 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesDashgoalsAdmin.fr-FR.xlf'), 83 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesDashproductsAdmin.fr-FR.xlf'), 84 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesDashtrendsAdmin.fr-FR.xlf'), 85 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesDataprivacyAdmin.fr-FR.xlf'), 86 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesDataprivacyShop.fr-FR.xlf'), 87 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesDateofdeliveryAdmin.fr-FR.xlf'), 88 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesDateofdeliveryShop.fr-FR.xlf'), 89 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesEmailsubscriptionAdmin.fr-FR.xlf'), 90 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesEmailsubscriptionShop.fr-FR.xlf'), 91 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesFacetedsearchAdmin.fr-FR.xlf'), 92 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesFacetedsearchShop.fr-FR.xlf'), 93 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesFaviconnotificationboAdmin.fr-FR.xlf'), 94 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesFeaturedproductsAdmin.fr-FR.xlf'), 95 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesFeaturedproductsShop.fr-FR.xlf'), 96 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesFeederAdmin.fr-FR.xlf'), 97 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesGAnalyticsAdmin.fr-FR.xlf'), 98 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesGraphnvd3Admin.fr-FR.xlf'), 99 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesGridhtmlAdmin.fr-FR.xlf'), 100 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesGsitemapAdmin.fr-FR.xlf'), 101 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesImagesliderAdmin.fr-FR.xlf'), 102 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesLanguageselectorAdmin.fr-FR.xlf'), 103 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesLegalcomplianceAdmin.fr-FR.xlf'), 104 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesLegalcomplianceShop.fr-FR.xlf'), 105 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesLinklistAdmin.fr-FR.xlf'), 106 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesLinklistShop.fr-FR.xlf'), 107 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesLivetranslationAdmin.fr-FR.xlf'), 108 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesLivetranslationShop.fr-FR.xlf'), 109 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesMailalertsAdmin.fr-FR.xlf'), 110 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesMailalertsShop.fr-FR.xlf'), 111 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesMainmenuAdmin.fr-FR.xlf'), 112 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesNewproductsAdmin.fr-FR.xlf'), 113 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesNewproductsShop.fr-FR.xlf'), 114 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesNewsletterAdmin.fr-FR.xlf'), 115 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesPagesnotfoundAdmin.fr-FR.xlf'), 116 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesProductinfoAdmin.fr-FR.xlf'), 117 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesPscleanerAdmin.fr-FR.xlf'), 118 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesReminderAdmin.fr-FR.xlf'), 119 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesRssfeedAdmin.fr-FR.xlf'), 120 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesRssfeedShop.fr-FR.xlf'), 121 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesSearchbarAdmin.fr-FR.xlf'), 122 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesSearchbarShop.fr-FR.xlf'), 123 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesSekeywordsAdmin.fr-FR.xlf'), 124 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesSharebuttonsAdmin.fr-FR.xlf'), 125 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesSharebuttonsShop.fr-FR.xlf'), 126 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesShoppingcartAdmin.fr-FR.xlf'), 127 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesSocialfollowAdmin.fr-FR.xlf'), 128 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesSocialfollowShop.fr-FR.xlf'), 129 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesSpecialsAdmin.fr-FR.xlf'), 130 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesSpecialsShop.fr-FR.xlf'), 131 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesStatsbestcategoriesAdmin.fr-FR.xlf'), 132 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesStatsbestcustomersAdmin.fr-FR.xlf'), 133 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesStatsbestmanufacturersAdmin.fr-FR.xlf'), 134 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesStatsbestproductsAdmin.fr-FR.xlf'), 135 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesStatsbestsuppliersAdmin.fr-FR.xlf'), 136 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesStatsbestvouchersAdmin.fr-FR.xlf'), 137 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesStatscarrierAdmin.fr-FR.xlf'), 138 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesStatscatalogAdmin.fr-FR.xlf'), 139 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesStatscheckupAdmin.fr-FR.xlf'), 140 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesStatsdataAdmin.fr-FR.xlf'), 141 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesStatsequipmentAdmin.fr-FR.xlf'), 142 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesStatsforecastAdmin.fr-FR.xlf'), 143 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesStatsliveAdmin.fr-FR.xlf'), 144 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesStatsnewsletterAdmin.fr-FR.xlf'), 145 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesStatsoriginAdmin.fr-FR.xlf'), 146 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesStatspersonalinfosAdmin.fr-FR.xlf'), 147 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesStatsproductAdmin.fr-FR.xlf'), 148 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesStatsregistrationsAdmin.fr-FR.xlf'), 149 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesStatssalesAdmin.fr-FR.xlf'), 150 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesStatssearchAdmin.fr-FR.xlf'), 151 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesStatsstockAdmin.fr-FR.xlf'), 152 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesStatsvisitsAdmin.fr-FR.xlf'), 153 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesSupplierlistAdmin.fr-FR.xlf'), 154 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesSupplierlistShop.fr-FR.xlf'), 155 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesTrackingfrontAdmin.fr-FR.xlf'), 156 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesTrackingfrontShop.fr-FR.xlf'), 157 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesViewedproductAdmin.fr-FR.xlf'), 158 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesViewedproductShop.fr-FR.xlf'), 159 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesWelcomeAdmin.fr-FR.xlf'), 160 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesWirepaymentAdmin.fr-FR.xlf'), 161 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ModulesWirepaymentShop.fr-FR.xlf'), 162 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ShopDemoCatalog.fr-FR.xlf'), 163 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ShopFormsErrors.fr-FR.xlf'), 164 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ShopFormsHelp.fr-FR.xlf'), 165 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ShopFormsLabels.fr-FR.xlf'), 166 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ShopNavigation.fr-FR.xlf'), 167 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ShopNotificationsError.fr-FR.xlf'), 168 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ShopNotificationsInfo.fr-FR.xlf'), 169 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ShopNotificationsSuccess.fr-FR.xlf'), 170 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ShopNotificationsWarning.fr-FR.xlf'), 171 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ShopPdf.fr-FR.xlf'), 172 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ShopThemeActions.fr-FR.xlf'), 173 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ShopThemeCatalog.fr-FR.xlf'), 174 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ShopThemeCheckout.fr-FR.xlf'), 175 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ShopThemeCustomeraccount.fr-FR.xlf'), 176 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/ShopThemeGlobal.fr-FR.xlf'), 177 => ($this->targetDirs[3].'/app/Resources/translations/fr-FR/messages.fr-FR.xlf')), 'it-IT' => array(0 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminActions.it-IT.xlf'), 1 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminAdvparametersFeature.it-IT.xlf'), 2 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminAdvparametersHelp.it-IT.xlf'), 3 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminAdvparametersNotification.it-IT.xlf'), 4 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminCatalogFeature.it-IT.xlf'), 5 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminCatalogHelp.it-IT.xlf'), 6 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminCatalogNotification.it-IT.xlf'), 7 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminDashboardFeature.it-IT.xlf'), 8 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminDashboardHelp.it-IT.xlf'), 9 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminDashboardNotification.it-IT.xlf'), 10 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminDesignFeature.it-IT.xlf'), 11 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminDesignHelp.it-IT.xlf'), 12 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminDesignNotification.it-IT.xlf'), 13 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminGlobal.it-IT.xlf'), 14 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminGlobalError.it-IT.xlf'), 15 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminInternationalFeature.it-IT.xlf'), 16 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminInternationalHelp.it-IT.xlf'), 17 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminInternationalNotification.it-IT.xlf'), 18 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminLoginFeature.it-IT.xlf'), 19 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminLoginNotification.it-IT.xlf'), 20 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminModulesFeature.it-IT.xlf'), 21 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminModulesHelp.it-IT.xlf'), 22 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminModulesNotification.it-IT.xlf'), 23 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminNavigationFooter.it-IT.xlf'), 24 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminNavigationHeader.it-IT.xlf'), 25 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminNavigationMenu.it-IT.xlf'), 26 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminNavigationNotification.it-IT.xlf'), 27 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminNavigationSearch.it-IT.xlf'), 28 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminNotificationsError.it-IT.xlf'), 29 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminNotificationsInfo.it-IT.xlf'), 30 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminNotificationsSuccess.it-IT.xlf'), 31 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminNotificationsWarning.it-IT.xlf'), 32 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminOrderscustomersFeature.it-IT.xlf'), 33 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminOrderscustomersHelp.it-IT.xlf'), 34 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminOrderscustomersNotification.it-IT.xlf'), 35 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminPaymentFeature.it-IT.xlf'), 36 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminPaymentHelp.it-IT.xlf'), 37 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminPaymentNotification.it-IT.xlf'), 38 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminShippingFeature.it-IT.xlf'), 39 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminShippingHelp.it-IT.xlf'), 40 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminShippingNotification.it-IT.xlf'), 41 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminShopparametersFeature.it-IT.xlf'), 42 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminShopparametersHelp.it-IT.xlf'), 43 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminShopparametersNotification.it-IT.xlf'), 44 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminStatsFeature.it-IT.xlf'), 45 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminStatsHelp.it-IT.xlf'), 46 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/AdminStatsNotification.it-IT.xlf'), 47 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/EmailsBody.it-IT.xlf'), 48 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/EmailsSubject.it-IT.xlf'), 49 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/GlobalActions.it-IT.xlf'), 50 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/Install.it-IT.xlf'), 51 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesAdvertisingAdmin.it-IT.xlf'), 52 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesAutoupgradeAdmin.it-IT.xlf'), 53 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesBannerAdmin.it-IT.xlf'), 54 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesBannerShop.it-IT.xlf'), 55 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesBestsellersAdmin.it-IT.xlf'), 56 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesBestsellersShop.it-IT.xlf'), 57 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesBlockreassuranceAdmin.it-IT.xlf'), 58 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesBlockreassuranceShop.it-IT.xlf'), 59 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesBrandlistAdmin.it-IT.xlf'), 60 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesBrandlistShop.it-IT.xlf'), 61 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesBuybuttonliteAdmin.it-IT.xlf'), 62 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesCarriercomparisonAdmin.it-IT.xlf'), 63 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesCarriercomparisonShop.it-IT.xlf'), 64 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesCashondeliveryAdmin.it-IT.xlf'), 65 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesCashondeliveryShop.it-IT.xlf'), 66 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesCategoryproductsAdmin.it-IT.xlf'), 67 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesCategoryproductsShop.it-IT.xlf'), 68 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesCategorytreeAdmin.it-IT.xlf'), 69 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesCheckpaymentAdmin.it-IT.xlf'), 70 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesCheckpaymentShop.it-IT.xlf'), 71 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesContactformAdmin.it-IT.xlf'), 72 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesContactformShop.it-IT.xlf'), 73 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesContactinfoAdmin.it-IT.xlf'), 74 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesContactinfoShop.it-IT.xlf'), 75 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesCrosssellingAdmin.it-IT.xlf'), 76 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesCrosssellingShop.it-IT.xlf'), 77 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesCurrencyselectorAdmin.it-IT.xlf'), 78 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesCustomeraccountlinksAdmin.it-IT.xlf'), 79 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesCustomersigninAdmin.it-IT.xlf'), 80 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesCustomtextAdmin.it-IT.xlf'), 81 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesDashactivityAdmin.it-IT.xlf'), 82 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesDashgoalsAdmin.it-IT.xlf'), 83 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesDashproductsAdmin.it-IT.xlf'), 84 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesDashtrendsAdmin.it-IT.xlf'), 85 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesDataprivacyAdmin.it-IT.xlf'), 86 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesDataprivacyShop.it-IT.xlf'), 87 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesDateofdeliveryAdmin.it-IT.xlf'), 88 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesDateofdeliveryShop.it-IT.xlf'), 89 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesEmailsubscriptionAdmin.it-IT.xlf'), 90 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesEmailsubscriptionShop.it-IT.xlf'), 91 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesFacetedsearchAdmin.it-IT.xlf'), 92 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesFacetedsearchShop.it-IT.xlf'), 93 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesFaviconnotificationboAdmin.it-IT.xlf'), 94 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesFeaturedproductsAdmin.it-IT.xlf'), 95 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesFeaturedproductsShop.it-IT.xlf'), 96 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesFeederAdmin.it-IT.xlf'), 97 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesGAnalyticsAdmin.it-IT.xlf'), 98 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesGraphnvd3Admin.it-IT.xlf'), 99 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesGridhtmlAdmin.it-IT.xlf'), 100 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesGsitemapAdmin.it-IT.xlf'), 101 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesImagesliderAdmin.it-IT.xlf'), 102 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesLanguageselectorAdmin.it-IT.xlf'), 103 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesLegalcomplianceAdmin.it-IT.xlf'), 104 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesLegalcomplianceShop.it-IT.xlf'), 105 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesLinklistAdmin.it-IT.xlf'), 106 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesLinklistShop.it-IT.xlf'), 107 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesLivetranslationAdmin.it-IT.xlf'), 108 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesLivetranslationShop.it-IT.xlf'), 109 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesMailalertsAdmin.it-IT.xlf'), 110 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesMailalertsShop.it-IT.xlf'), 111 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesMainmenuAdmin.it-IT.xlf'), 112 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesNewproductsAdmin.it-IT.xlf'), 113 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesNewproductsShop.it-IT.xlf'), 114 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesNewsletterAdmin.it-IT.xlf'), 115 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesPagesnotfoundAdmin.it-IT.xlf'), 116 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesProductinfoAdmin.it-IT.xlf'), 117 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesPscleanerAdmin.it-IT.xlf'), 118 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesReminderAdmin.it-IT.xlf'), 119 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesRssfeedAdmin.it-IT.xlf'), 120 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesRssfeedShop.it-IT.xlf'), 121 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesSearchbarAdmin.it-IT.xlf'), 122 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesSearchbarShop.it-IT.xlf'), 123 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesSekeywordsAdmin.it-IT.xlf'), 124 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesSharebuttonsAdmin.it-IT.xlf'), 125 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesSharebuttonsShop.it-IT.xlf'), 126 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesShoppingcartAdmin.it-IT.xlf'), 127 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesSocialfollowAdmin.it-IT.xlf'), 128 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesSocialfollowShop.it-IT.xlf'), 129 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesSpecialsAdmin.it-IT.xlf'), 130 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesSpecialsShop.it-IT.xlf'), 131 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesStatsbestcategoriesAdmin.it-IT.xlf'), 132 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesStatsbestcustomersAdmin.it-IT.xlf'), 133 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesStatsbestmanufacturersAdmin.it-IT.xlf'), 134 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesStatsbestproductsAdmin.it-IT.xlf'), 135 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesStatsbestsuppliersAdmin.it-IT.xlf'), 136 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesStatsbestvouchersAdmin.it-IT.xlf'), 137 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesStatscarrierAdmin.it-IT.xlf'), 138 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesStatscatalogAdmin.it-IT.xlf'), 139 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesStatscheckupAdmin.it-IT.xlf'), 140 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesStatsdataAdmin.it-IT.xlf'), 141 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesStatsequipmentAdmin.it-IT.xlf'), 142 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesStatsforecastAdmin.it-IT.xlf'), 143 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesStatsliveAdmin.it-IT.xlf'), 144 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesStatsnewsletterAdmin.it-IT.xlf'), 145 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesStatsoriginAdmin.it-IT.xlf'), 146 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesStatspersonalinfosAdmin.it-IT.xlf'), 147 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesStatsproductAdmin.it-IT.xlf'), 148 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesStatsregistrationsAdmin.it-IT.xlf'), 149 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesStatssalesAdmin.it-IT.xlf'), 150 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesStatssearchAdmin.it-IT.xlf'), 151 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesStatsstockAdmin.it-IT.xlf'), 152 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesStatsvisitsAdmin.it-IT.xlf'), 153 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesSupplierlistAdmin.it-IT.xlf'), 154 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesSupplierlistShop.it-IT.xlf'), 155 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesTrackingfrontAdmin.it-IT.xlf'), 156 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesTrackingfrontShop.it-IT.xlf'), 157 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesViewedproductAdmin.it-IT.xlf'), 158 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesViewedproductShop.it-IT.xlf'), 159 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesWelcomeAdmin.it-IT.xlf'), 160 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesWirepaymentAdmin.it-IT.xlf'), 161 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ModulesWirepaymentShop.it-IT.xlf'), 162 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ShopDemoCatalog.it-IT.xlf'), 163 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ShopFormsErrors.it-IT.xlf'), 164 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ShopFormsHelp.it-IT.xlf'), 165 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ShopFormsLabels.it-IT.xlf'), 166 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ShopNavigation.it-IT.xlf'), 167 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ShopNotificationsError.it-IT.xlf'), 168 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ShopNotificationsInfo.it-IT.xlf'), 169 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ShopNotificationsSuccess.it-IT.xlf'), 170 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ShopNotificationsWarning.it-IT.xlf'), 171 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ShopPdf.it-IT.xlf'), 172 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ShopThemeActions.it-IT.xlf'), 173 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ShopThemeCatalog.it-IT.xlf'), 174 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ShopThemeCheckout.it-IT.xlf'), 175 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ShopThemeCustomeraccount.it-IT.xlf'), 176 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/ShopThemeGlobal.it-IT.xlf'), 177 => ($this->targetDirs[3].'/app/Resources/translations/it-IT/messages.it-IT.xlf')), 'pl-PL' => array(0 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminActions.pl-PL.xlf'), 1 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminAdvparametersFeature.pl-PL.xlf'), 2 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminAdvparametersHelp.pl-PL.xlf'), 3 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminAdvparametersNotification.pl-PL.xlf'), 4 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminCatalogFeature.pl-PL.xlf'), 5 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminCatalogHelp.pl-PL.xlf'), 6 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminCatalogNotification.pl-PL.xlf'), 7 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminDashboardFeature.pl-PL.xlf'), 8 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminDashboardHelp.pl-PL.xlf'), 9 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminDashboardNotification.pl-PL.xlf'), 10 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminDesignFeature.pl-PL.xlf'), 11 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminDesignHelp.pl-PL.xlf'), 12 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminDesignNotification.pl-PL.xlf'), 13 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminGlobal.pl-PL.xlf'), 14 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminGlobalError.pl-PL.xlf'), 15 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminInternationalFeature.pl-PL.xlf'), 16 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminInternationalHelp.pl-PL.xlf'), 17 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminInternationalNotification.pl-PL.xlf'), 18 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminLoginFeature.pl-PL.xlf'), 19 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminLoginNotification.pl-PL.xlf'), 20 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminModulesFeature.pl-PL.xlf'), 21 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminModulesHelp.pl-PL.xlf'), 22 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminModulesNotification.pl-PL.xlf'), 23 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminNavigationFooter.pl-PL.xlf'), 24 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminNavigationHeader.pl-PL.xlf'), 25 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminNavigationMenu.pl-PL.xlf'), 26 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminNavigationNotification.pl-PL.xlf'), 27 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminNavigationSearch.pl-PL.xlf'), 28 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminNotificationsError.pl-PL.xlf'), 29 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminNotificationsInfo.pl-PL.xlf'), 30 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminNotificationsSuccess.pl-PL.xlf'), 31 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminNotificationsWarning.pl-PL.xlf'), 32 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminOrderscustomersFeature.pl-PL.xlf'), 33 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminOrderscustomersHelp.pl-PL.xlf'), 34 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminOrderscustomersNotification.pl-PL.xlf'), 35 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminPaymentFeature.pl-PL.xlf'), 36 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminPaymentHelp.pl-PL.xlf'), 37 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminPaymentNotification.pl-PL.xlf'), 38 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminShippingFeature.pl-PL.xlf'), 39 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminShippingHelp.pl-PL.xlf'), 40 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminShippingNotification.pl-PL.xlf'), 41 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminShopparametersFeature.pl-PL.xlf'), 42 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminShopparametersHelp.pl-PL.xlf'), 43 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminShopparametersNotification.pl-PL.xlf'), 44 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminStatsFeature.pl-PL.xlf'), 45 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminStatsHelp.pl-PL.xlf'), 46 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/AdminStatsNotification.pl-PL.xlf'), 47 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/EmailsBody.pl-PL.xlf'), 48 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/EmailsSubject.pl-PL.xlf'), 49 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/GlobalActions.pl-PL.xlf'), 50 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/Install.pl-PL.xlf'), 51 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesAdvertisingAdmin.pl-PL.xlf'), 52 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesAutoupgradeAdmin.pl-PL.xlf'), 53 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesBannerAdmin.pl-PL.xlf'), 54 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesBannerShop.pl-PL.xlf'), 55 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesBestsellersAdmin.pl-PL.xlf'), 56 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesBestsellersShop.pl-PL.xlf'), 57 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesBlockreassuranceAdmin.pl-PL.xlf'), 58 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesBlockreassuranceShop.pl-PL.xlf'), 59 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesBrandlistAdmin.pl-PL.xlf'), 60 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesBrandlistShop.pl-PL.xlf'), 61 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesBuybuttonliteAdmin.pl-PL.xlf'), 62 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesCarriercomparisonAdmin.pl-PL.xlf'), 63 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesCarriercomparisonShop.pl-PL.xlf'), 64 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesCashondeliveryAdmin.pl-PL.xlf'), 65 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesCashondeliveryShop.pl-PL.xlf'), 66 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesCategoryproductsAdmin.pl-PL.xlf'), 67 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesCategoryproductsShop.pl-PL.xlf'), 68 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesCategorytreeAdmin.pl-PL.xlf'), 69 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesCheckpaymentAdmin.pl-PL.xlf'), 70 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesCheckpaymentShop.pl-PL.xlf'), 71 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesContactformAdmin.pl-PL.xlf'), 72 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesContactformShop.pl-PL.xlf'), 73 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesContactinfoAdmin.pl-PL.xlf'), 74 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesContactinfoShop.pl-PL.xlf'), 75 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesCrosssellingAdmin.pl-PL.xlf'), 76 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesCrosssellingShop.pl-PL.xlf'), 77 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesCurrencyselectorAdmin.pl-PL.xlf'), 78 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesCustomeraccountlinksAdmin.pl-PL.xlf'), 79 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesCustomersigninAdmin.pl-PL.xlf'), 80 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesCustomtextAdmin.pl-PL.xlf'), 81 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesDashactivityAdmin.pl-PL.xlf'), 82 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesDashgoalsAdmin.pl-PL.xlf'), 83 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesDashproductsAdmin.pl-PL.xlf'), 84 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesDashtrendsAdmin.pl-PL.xlf'), 85 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesDataprivacyAdmin.pl-PL.xlf'), 86 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesDataprivacyShop.pl-PL.xlf'), 87 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesDateofdeliveryAdmin.pl-PL.xlf'), 88 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesDateofdeliveryShop.pl-PL.xlf'), 89 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesEmailsubscriptionAdmin.pl-PL.xlf'), 90 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesEmailsubscriptionShop.pl-PL.xlf'), 91 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesFacetedsearchAdmin.pl-PL.xlf'), 92 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesFacetedsearchShop.pl-PL.xlf'), 93 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesFaviconnotificationboAdmin.pl-PL.xlf'), 94 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesFeaturedproductsAdmin.pl-PL.xlf'), 95 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesFeaturedproductsShop.pl-PL.xlf'), 96 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesFeederAdmin.pl-PL.xlf'), 97 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesGAnalyticsAdmin.pl-PL.xlf'), 98 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesGraphnvd3Admin.pl-PL.xlf'), 99 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesGridhtmlAdmin.pl-PL.xlf'), 100 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesGsitemapAdmin.pl-PL.xlf'), 101 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesImagesliderAdmin.pl-PL.xlf'), 102 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesLanguageselectorAdmin.pl-PL.xlf'), 103 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesLegalcomplianceAdmin.pl-PL.xlf'), 104 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesLegalcomplianceShop.pl-PL.xlf'), 105 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesLinklistAdmin.pl-PL.xlf'), 106 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesLinklistShop.pl-PL.xlf'), 107 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesLivetranslationAdmin.pl-PL.xlf'), 108 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesLivetranslationShop.pl-PL.xlf'), 109 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesMailalertsAdmin.pl-PL.xlf'), 110 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesMailalertsShop.pl-PL.xlf'), 111 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesMainmenuAdmin.pl-PL.xlf'), 112 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesNewproductsAdmin.pl-PL.xlf'), 113 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesNewproductsShop.pl-PL.xlf'), 114 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesNewsletterAdmin.pl-PL.xlf'), 115 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesPagesnotfoundAdmin.pl-PL.xlf'), 116 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesProductinfoAdmin.pl-PL.xlf'), 117 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesPscleanerAdmin.pl-PL.xlf'), 118 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesReminderAdmin.pl-PL.xlf'), 119 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesRssfeedAdmin.pl-PL.xlf'), 120 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesRssfeedShop.pl-PL.xlf'), 121 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesSearchbarAdmin.pl-PL.xlf'), 122 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesSearchbarShop.pl-PL.xlf'), 123 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesSekeywordsAdmin.pl-PL.xlf'), 124 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesSharebuttonsAdmin.pl-PL.xlf'), 125 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesSharebuttonsShop.pl-PL.xlf'), 126 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesShoppingcartAdmin.pl-PL.xlf'), 127 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesSocialfollowAdmin.pl-PL.xlf'), 128 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesSocialfollowShop.pl-PL.xlf'), 129 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesSpecialsAdmin.pl-PL.xlf'), 130 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesSpecialsShop.pl-PL.xlf'), 131 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesStatsbestcategoriesAdmin.pl-PL.xlf'), 132 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesStatsbestcustomersAdmin.pl-PL.xlf'), 133 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesStatsbestmanufacturersAdmin.pl-PL.xlf'), 134 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesStatsbestproductsAdmin.pl-PL.xlf'), 135 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesStatsbestsuppliersAdmin.pl-PL.xlf'), 136 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesStatsbestvouchersAdmin.pl-PL.xlf'), 137 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesStatscarrierAdmin.pl-PL.xlf'), 138 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesStatscatalogAdmin.pl-PL.xlf'), 139 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesStatscheckupAdmin.pl-PL.xlf'), 140 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesStatsdataAdmin.pl-PL.xlf'), 141 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesStatsequipmentAdmin.pl-PL.xlf'), 142 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesStatsforecastAdmin.pl-PL.xlf'), 143 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesStatsliveAdmin.pl-PL.xlf'), 144 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesStatsnewsletterAdmin.pl-PL.xlf'), 145 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesStatsoriginAdmin.pl-PL.xlf'), 146 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesStatspersonalinfosAdmin.pl-PL.xlf'), 147 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesStatsproductAdmin.pl-PL.xlf'), 148 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesStatsregistrationsAdmin.pl-PL.xlf'), 149 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesStatssalesAdmin.pl-PL.xlf'), 150 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesStatssearchAdmin.pl-PL.xlf'), 151 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesStatsstockAdmin.pl-PL.xlf'), 152 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesStatsvisitsAdmin.pl-PL.xlf'), 153 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesSupplierlistAdmin.pl-PL.xlf'), 154 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesSupplierlistShop.pl-PL.xlf'), 155 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesTrackingfrontAdmin.pl-PL.xlf'), 156 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesTrackingfrontShop.pl-PL.xlf'), 157 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesViewedproductAdmin.pl-PL.xlf'), 158 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesViewedproductShop.pl-PL.xlf'), 159 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesWelcomeAdmin.pl-PL.xlf'), 160 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesWirepaymentAdmin.pl-PL.xlf'), 161 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ModulesWirepaymentShop.pl-PL.xlf'), 162 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ShopDemoCatalog.pl-PL.xlf'), 163 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ShopFormsErrors.pl-PL.xlf'), 164 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ShopFormsHelp.pl-PL.xlf'), 165 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ShopFormsLabels.pl-PL.xlf'), 166 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ShopNavigation.pl-PL.xlf'), 167 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ShopNotificationsError.pl-PL.xlf'), 168 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ShopNotificationsInfo.pl-PL.xlf'), 169 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ShopNotificationsSuccess.pl-PL.xlf'), 170 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ShopNotificationsWarning.pl-PL.xlf'), 171 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ShopPdf.pl-PL.xlf'), 172 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ShopThemeActions.pl-PL.xlf'), 173 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ShopThemeCatalog.pl-PL.xlf'), 174 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ShopThemeCheckout.pl-PL.xlf'), 175 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ShopThemeCustomeraccount.pl-PL.xlf'), 176 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/ShopThemeGlobal.pl-PL.xlf'), 177 => ($this->targetDirs[3].'/app/Resources/translations/pl-PL/messages.pl-PL.xlf')), 'sk-SK' => array(0 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminActions.sk-SK.xlf'), 1 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminAdvparametersFeature.sk-SK.xlf'), 2 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminAdvparametersHelp.sk-SK.xlf'), 3 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminAdvparametersNotification.sk-SK.xlf'), 4 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminCatalogFeature.sk-SK.xlf'), 5 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminCatalogHelp.sk-SK.xlf'), 6 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminCatalogNotification.sk-SK.xlf'), 7 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminDashboardFeature.sk-SK.xlf'), 8 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminDashboardHelp.sk-SK.xlf'), 9 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminDashboardNotification.sk-SK.xlf'), 10 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminDesignFeature.sk-SK.xlf'), 11 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminDesignHelp.sk-SK.xlf'), 12 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminDesignNotification.sk-SK.xlf'), 13 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminGlobal.sk-SK.xlf'), 14 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminGlobalError.sk-SK.xlf'), 15 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminInternationalFeature.sk-SK.xlf'), 16 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminInternationalHelp.sk-SK.xlf'), 17 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminInternationalNotification.sk-SK.xlf'), 18 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminLoginFeature.sk-SK.xlf'), 19 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminLoginNotification.sk-SK.xlf'), 20 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminModulesFeature.sk-SK.xlf'), 21 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminModulesHelp.sk-SK.xlf'), 22 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminModulesNotification.sk-SK.xlf'), 23 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminNavigationFooter.sk-SK.xlf'), 24 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminNavigationHeader.sk-SK.xlf'), 25 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminNavigationMenu.sk-SK.xlf'), 26 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminNavigationNotification.sk-SK.xlf'), 27 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminNavigationSearch.sk-SK.xlf'), 28 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminNotificationsError.sk-SK.xlf'), 29 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminNotificationsInfo.sk-SK.xlf'), 30 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminNotificationsSuccess.sk-SK.xlf'), 31 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminNotificationsWarning.sk-SK.xlf'), 32 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminOrderscustomersFeature.sk-SK.xlf'), 33 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminOrderscustomersHelp.sk-SK.xlf'), 34 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminOrderscustomersNotification.sk-SK.xlf'), 35 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminPaymentFeature.sk-SK.xlf'), 36 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminPaymentHelp.sk-SK.xlf'), 37 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminPaymentNotification.sk-SK.xlf'), 38 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminShippingFeature.sk-SK.xlf'), 39 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminShippingHelp.sk-SK.xlf'), 40 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminShippingNotification.sk-SK.xlf'), 41 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminShopparametersFeature.sk-SK.xlf'), 42 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminShopparametersHelp.sk-SK.xlf'), 43 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminShopparametersNotification.sk-SK.xlf'), 44 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminStatsFeature.sk-SK.xlf'), 45 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminStatsHelp.sk-SK.xlf'), 46 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/AdminStatsNotification.sk-SK.xlf'), 47 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/EmailsBody.sk-SK.xlf'), 48 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/EmailsSubject.sk-SK.xlf'), 49 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/GlobalActions.sk-SK.xlf'), 50 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/Install.sk-SK.xlf'), 51 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesAdvertisingAdmin.sk-SK.xlf'), 52 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesAutoupgradeAdmin.sk-SK.xlf'), 53 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesBannerAdmin.sk-SK.xlf'), 54 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesBannerShop.sk-SK.xlf'), 55 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesBestsellersAdmin.sk-SK.xlf'), 56 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesBestsellersShop.sk-SK.xlf'), 57 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesBlockreassuranceAdmin.sk-SK.xlf'), 58 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesBlockreassuranceShop.sk-SK.xlf'), 59 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesBrandlistAdmin.sk-SK.xlf'), 60 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesBrandlistShop.sk-SK.xlf'), 61 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesBuybuttonliteAdmin.sk-SK.xlf'), 62 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesCarriercomparisonAdmin.sk-SK.xlf'), 63 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesCarriercomparisonShop.sk-SK.xlf'), 64 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesCashondeliveryAdmin.sk-SK.xlf'), 65 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesCashondeliveryShop.sk-SK.xlf'), 66 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesCategoryproductsAdmin.sk-SK.xlf'), 67 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesCategoryproductsShop.sk-SK.xlf'), 68 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesCategorytreeAdmin.sk-SK.xlf'), 69 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesCheckpaymentAdmin.sk-SK.xlf'), 70 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesCheckpaymentShop.sk-SK.xlf'), 71 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesContactformAdmin.sk-SK.xlf'), 72 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesContactformShop.sk-SK.xlf'), 73 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesContactinfoAdmin.sk-SK.xlf'), 74 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesContactinfoShop.sk-SK.xlf'), 75 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesCrosssellingAdmin.sk-SK.xlf'), 76 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesCrosssellingShop.sk-SK.xlf'), 77 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesCurrencyselectorAdmin.sk-SK.xlf'), 78 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesCustomeraccountlinksAdmin.sk-SK.xlf'), 79 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesCustomersigninAdmin.sk-SK.xlf'), 80 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesCustomtextAdmin.sk-SK.xlf'), 81 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesDashactivityAdmin.sk-SK.xlf'), 82 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesDashgoalsAdmin.sk-SK.xlf'), 83 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesDashproductsAdmin.sk-SK.xlf'), 84 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesDashtrendsAdmin.sk-SK.xlf'), 85 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesDataprivacyAdmin.sk-SK.xlf'), 86 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesDataprivacyShop.sk-SK.xlf'), 87 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesDateofdeliveryAdmin.sk-SK.xlf'), 88 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesDateofdeliveryShop.sk-SK.xlf'), 89 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesEmailsubscriptionAdmin.sk-SK.xlf'), 90 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesEmailsubscriptionShop.sk-SK.xlf'), 91 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesFacetedsearchAdmin.sk-SK.xlf'), 92 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesFacetedsearchShop.sk-SK.xlf'), 93 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesFaviconnotificationboAdmin.sk-SK.xlf'), 94 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesFeaturedproductsAdmin.sk-SK.xlf'), 95 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesFeaturedproductsShop.sk-SK.xlf'), 96 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesFeederAdmin.sk-SK.xlf'), 97 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesGAnalyticsAdmin.sk-SK.xlf'), 98 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesGraphnvd3Admin.sk-SK.xlf'), 99 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesGridhtmlAdmin.sk-SK.xlf'), 100 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesGsitemapAdmin.sk-SK.xlf'), 101 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesImagesliderAdmin.sk-SK.xlf'), 102 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesLanguageselectorAdmin.sk-SK.xlf'), 103 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesLegalcomplianceAdmin.sk-SK.xlf'), 104 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesLegalcomplianceShop.sk-SK.xlf'), 105 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesLinklistAdmin.sk-SK.xlf'), 106 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesLinklistShop.sk-SK.xlf'), 107 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesLivetranslationAdmin.sk-SK.xlf'), 108 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesLivetranslationShop.sk-SK.xlf'), 109 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesMailalertsAdmin.sk-SK.xlf'), 110 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesMailalertsShop.sk-SK.xlf'), 111 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesMainmenuAdmin.sk-SK.xlf'), 112 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesNewproductsAdmin.sk-SK.xlf'), 113 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesNewproductsShop.sk-SK.xlf'), 114 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesNewsletterAdmin.sk-SK.xlf'), 115 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesPagesnotfoundAdmin.sk-SK.xlf'), 116 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesProductinfoAdmin.sk-SK.xlf'), 117 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesPscleanerAdmin.sk-SK.xlf'), 118 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesReminderAdmin.sk-SK.xlf'), 119 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesRssfeedAdmin.sk-SK.xlf'), 120 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesRssfeedShop.sk-SK.xlf'), 121 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesSearchbarAdmin.sk-SK.xlf'), 122 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesSearchbarShop.sk-SK.xlf'), 123 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesSekeywordsAdmin.sk-SK.xlf'), 124 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesSharebuttonsAdmin.sk-SK.xlf'), 125 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesSharebuttonsShop.sk-SK.xlf'), 126 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesShoppingcartAdmin.sk-SK.xlf'), 127 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesSocialfollowAdmin.sk-SK.xlf'), 128 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesSocialfollowShop.sk-SK.xlf'), 129 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesSpecialsAdmin.sk-SK.xlf'), 130 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesSpecialsShop.sk-SK.xlf'), 131 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesStatsbestcategoriesAdmin.sk-SK.xlf'), 132 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesStatsbestcustomersAdmin.sk-SK.xlf'), 133 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesStatsbestmanufacturersAdmin.sk-SK.xlf'), 134 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesStatsbestproductsAdmin.sk-SK.xlf'), 135 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesStatsbestsuppliersAdmin.sk-SK.xlf'), 136 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesStatsbestvouchersAdmin.sk-SK.xlf'), 137 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesStatscarrierAdmin.sk-SK.xlf'), 138 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesStatscatalogAdmin.sk-SK.xlf'), 139 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesStatscheckupAdmin.sk-SK.xlf'), 140 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesStatsdataAdmin.sk-SK.xlf'), 141 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesStatsequipmentAdmin.sk-SK.xlf'), 142 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesStatsforecastAdmin.sk-SK.xlf'), 143 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesStatsliveAdmin.sk-SK.xlf'), 144 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesStatsnewsletterAdmin.sk-SK.xlf'), 145 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesStatsoriginAdmin.sk-SK.xlf'), 146 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesStatspersonalinfosAdmin.sk-SK.xlf'), 147 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesStatsproductAdmin.sk-SK.xlf'), 148 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesStatsregistrationsAdmin.sk-SK.xlf'), 149 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesStatssalesAdmin.sk-SK.xlf'), 150 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesStatssearchAdmin.sk-SK.xlf'), 151 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesStatsstockAdmin.sk-SK.xlf'), 152 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesStatsvisitsAdmin.sk-SK.xlf'), 153 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesSupplierlistAdmin.sk-SK.xlf'), 154 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesSupplierlistShop.sk-SK.xlf'), 155 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesTrackingfrontAdmin.sk-SK.xlf'), 156 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesTrackingfrontShop.sk-SK.xlf'), 157 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesViewedproductAdmin.sk-SK.xlf'), 158 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesViewedproductShop.sk-SK.xlf'), 159 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesWelcomeAdmin.sk-SK.xlf'), 160 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesWirepaymentAdmin.sk-SK.xlf'), 161 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ModulesWirepaymentShop.sk-SK.xlf'), 162 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ShopDemoCatalog.sk-SK.xlf'), 163 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ShopFormsErrors.sk-SK.xlf'), 164 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ShopFormsHelp.sk-SK.xlf'), 165 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ShopFormsLabels.sk-SK.xlf'), 166 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ShopNavigation.sk-SK.xlf'), 167 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ShopNotificationsError.sk-SK.xlf'), 168 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ShopNotificationsInfo.sk-SK.xlf'), 169 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ShopNotificationsSuccess.sk-SK.xlf'), 170 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ShopNotificationsWarning.sk-SK.xlf'), 171 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ShopPdf.sk-SK.xlf'), 172 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ShopThemeActions.sk-SK.xlf'), 173 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ShopThemeCatalog.sk-SK.xlf'), 174 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ShopThemeCheckout.sk-SK.xlf'), 175 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ShopThemeCustomeraccount.sk-SK.xlf'), 176 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/ShopThemeGlobal.sk-SK.xlf'), 177 => ($this->targetDirs[3].'/app/Resources/translations/sk-SK/messages.sk-SK.xlf')))));
$instance->setConfigCacheFactory(${($_ = isset($this->services['config_cache_factory']) ? $this->services['config_cache_factory'] : $this->services['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory()) && false ?: '_'});
$instance->setFallbackLocales(array(0 => 'default'));
return $instance;
}
/*
* Gets the private 'translator_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\TranslatorListener
*/
protected function getTranslatorListenerService()
{
return $this->services['translator_listener'] = new \Symfony\Component\HttpKernel\EventListener\TranslatorListener(${($_ = isset($this->services['translator.default']) ? $this->services['translator.default'] : $this->getTranslator_DefaultService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()) && false ?: '_'});
}
/*
* Gets the private 'twig.loader' shared service.
*
* @return \Twig\Loader\ChainLoader
*/
protected function getTwig_LoaderService()
{
$this->services['twig.loader'] = $instance = new \Twig\Loader\ChainLoader();
$a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : $this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'})) && false ?: '_'}, $this->targetDirs[3]);
$a->addPath(($this->targetDirs[3].'/app/../src/PrestaShopBundle/Resources/views/Admin/Product'), 'Product');
$a->addPath(($this->targetDirs[3].'/app/../src/PrestaShopBundle/Resources/views/Admin/TwigTemplateForm'), 'Twig');
$a->addPath(($this->targetDirs[3].'/app/../src/PrestaShopBundle/Resources/views/Admin/Configure/AdvancedParameters'), 'AdvancedParameters');
$a->addPath(($this->targetDirs[3].'/app/../src/PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters'), 'ShopParameters');
$a->addPath(($this->targetDirs[3].'/app/../modules'), 'Modules');
$a->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Resources/views'), 'Framework');
$a->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Resources/views'), '!Framework');
$a->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Resources/views'), 'Security');
$a->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Resources/views'), '!Security');
$a->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Resources/views'), 'Twig');
$a->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Resources/views'), '!Twig');
$a->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
$a->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
$a->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
$a->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
$a->addPath(($this->targetDirs[3].'/src/PrestaShopBundle/Resources/views'), 'PrestaShop');
$a->addPath(($this->targetDirs[3].'/src/PrestaShopBundle/Resources/views'), '!PrestaShop');
$a->addPath(($this->targetDirs[3].'/vendor/csa/guzzle-bundle/src/Resources/views'), 'CsaGuzzle');
$a->addPath(($this->targetDirs[3].'/vendor/csa/guzzle-bundle/src/Resources/views'), '!CsaGuzzle');
$a->addPath(($this->targetDirs[3].'/app/Resources/views'));
$a->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Resources/views/Form'));
$instance->addLoader(${($_ = isset($this->services['prestashop.twig.modules.loader']) ? $this->services['prestashop.twig.modules.loader'] : $this->getPrestashop_Twig_Modules_LoaderService()) && false ?: '_'});
$instance->addLoader($a);
return $instance;
}
/*
* Gets the private 'uri_signer' shared service.
*
* @return \Symfony\Component\HttpKernel\UriSigner
*/
protected function getUriSignerService()
{
return $this->services['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner('LStbzv3bfsMaq5dvsVR5wXt8dEpe63IAx2uOHffpbK9gy9x4EZsjWeRM');
}
/*
* Gets the private 'validate_request_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener
*/
protected function getValidateRequestListenerService()
{
return $this->services['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener();
}
public function getParameter($name)
{
$name = (string) $name;
if (isset($this->buildParameters[$name])) {
return $this->buildParameters[$name];
}
if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name, $this->parameters))) {
$name = $this->normalizeParameterName($name);
if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name, $this->parameters))) {
throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
}
}
if (isset($this->loadedDynamicParameters[$name])) {
return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
return $this->parameters[$name];
}
public function hasParameter($name)
{
$name = (string) $name;
if (isset($this->buildParameters[$name])) {
return true;
}
$name = $this->normalizeParameterName($name);
return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name, $this->parameters);
}
public function setParameter($name, $value)
{
throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
}
public function getParameterBag()
{
if (null === $this->parameterBag) {
$parameters = $this->parameters;
foreach ($this->loadedDynamicParameters as $name => $loaded) {
$parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
foreach ($this->buildParameters as $name => $value) {
$parameters[$name] = $value;
}
$this->parameterBag = new FrozenParameterBag($parameters);
}
return $this->parameterBag;
}
private $loadedDynamicParameters = array(
'kernel.root_dir' => false,
'kernel.project_dir' => false,
'kernel.cache_dir' => false,
'kernel.logs_dir' => false,
'kernel.bundles_metadata' => false,
'admin_page' => false,
'env(PS_LOG_OUTPUT)' => false,
'session.save_path' => false,
'validator.mapping.cache.file' => false,
'translator.default_path' => false,
'router.resource' => false,
'serializer.mapping.cache.file' => false,
'twig.default_path' => false,
'swiftmailer.spool.default.memory.path' => false,
'doctrine.orm.proxy_dir' => false,
'ps_root_dir' => false,
'ps_config_dir' => false,
'translations_dir' => false,
'themes_translations_dir' => false,
'themes_dir' => false,
'prestashop.addons.api_client.verify_ssl' => false,
);
private $dynamicParameters = array();
/*
* Computes a dynamic parameter.
*
* @param string $name The name of the dynamic parameter to load
*
* @return mixed The value of the dynamic parameter
*
* @throws InvalidArgumentException When the dynamic parameter does not exist
*/
private function getDynamicParameter($name)
{
switch ($name) {
case 'kernel.root_dir': $value = ($this->targetDirs[3].'/app'); break;
case 'kernel.project_dir': $value = $this->targetDirs[3]; break;
case 'kernel.cache_dir': $value = $this->targetDirs[0]; break;
case 'kernel.logs_dir': $value = ($this->targetDirs[2].'/logs'); break;
case 'kernel.bundles_metadata': $value = array(
'FrameworkBundle' => array(
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle'),
'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
),
'SecurityBundle' => array(
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle'),
'namespace' => 'Symfony\\Bundle\\SecurityBundle',
),
'TwigBundle' => array(
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle'),
'namespace' => 'Symfony\\Bundle\\TwigBundle',
),
'MonologBundle' => array(
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/symfony/monolog-bundle'),
'namespace' => 'Symfony\\Bundle\\MonologBundle',
),
'SwiftmailerBundle' => array(
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle'),
'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
),
'DoctrineBundle' => array(
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle'),
'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
),
'SensioFrameworkExtraBundle' => array(
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/sensio/framework-extra-bundle'),
'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
),
'PrestaShopBundle' => array(
'parent' => NULL,
'path' => ($this->targetDirs[3].'/src/PrestaShopBundle'),
'namespace' => 'PrestaShopBundle',
),
'TranslationToolsBundle' => array(
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/prestashop/translationtools-bundle'),
'namespace' => 'PrestaShop\\TranslationToolsBundle',
),
'CsaGuzzleBundle' => array(
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/csa/guzzle-bundle/src'),
'namespace' => 'Csa\\Bundle\\GuzzleBundle',
),
'TacticianBundle' => array(
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/league/tactician-bundle'),
'namespace' => 'League\\Tactician\\Bundle',
),
); break;
case 'admin_page': $value = ($this->targetDirs[3].'/app/../src/PrestaShopBundle/Resources/views/Admin'); break;
case 'env(PS_LOG_OUTPUT)': $value = ($this->targetDirs[2].'/logs/prod.log'); break;
case 'session.save_path': $value = ($this->targetDirs[0].'/sessions'); break;
case 'validator.mapping.cache.file': $value = ($this->targetDirs[0].'/validation.php'); break;
case 'translator.default_path': $value = ($this->targetDirs[3].'/translations'); break;
case 'router.resource': $value = ($this->targetDirs[3].'/app/config/routing.yml'); break;
case 'serializer.mapping.cache.file': $value = ($this->targetDirs[0].'/serialization.php'); break;
case 'twig.default_path': $value = ($this->targetDirs[3].'/templates'); break;
case 'swiftmailer.spool.default.memory.path': $value = ($this->targetDirs[0].'/swiftmailer/spool/default'); break;
case 'doctrine.orm.proxy_dir': $value = ($this->targetDirs[0].'/doctrine/orm/Proxies'); break;
case 'ps_root_dir': $value = ($this->targetDirs[3].'/app/../'); break;
case 'ps_config_dir': $value = ($this->targetDirs[3].'/app/../config'); break;
case 'translations_dir': $value = ($this->targetDirs[3].'/app/Resources/translations'); break;
case 'themes_translations_dir': $value = ($this->targetDirs[0].'/themes'); break;
case 'themes_dir': $value = ($this->targetDirs[3].'/app/../themes'); break;
case 'prestashop.addons.api_client.verify_ssl': $value = ($this->targetDirs[0].'/cacert.pem'); break;
default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
}
$this->loadedDynamicParameters[$name] = true;
return $this->dynamicParameters[$name] = $value;
}
private $normalizedParameterNames = array(
'env(ps_theme_name)' => 'env(PS_THEME_NAME)',
'adaptersecurityadminclass' => 'AdapterSecurityAdminClass',
'env(ps_log_output)' => 'env(PS_LOG_OUTPUT)',
);
private function normalizeParameterName($name)
{
if (isset($this->normalizedParameterNames[$normalizedName = strtolower($name)]) || isset($this->parameters[$normalizedName]) || array_key_exists($normalizedName, $this->parameters)) {
$normalizedName = isset($this->normalizedParameterNames[$normalizedName]) ? $this->normalizedParameterNames[$normalizedName] : $normalizedName;
if ((string) $name !== $normalizedName) {
@trigger_error(sprintf('Parameter names will be made case sensitive in Symfony 4.0. Using "%s" instead of "%s" is deprecated since Symfony 3.4.', $name, $normalizedName), E_USER_DEPRECATED);
}
} else {
$normalizedName = $this->normalizedParameterNames[$normalizedName] = (string) $name;
}
return $normalizedName;
}
/*
* Gets the default parameters.
*
* @return array An array of the default parameters
*/
protected function getDefaultParameters()
{
return array(
'kernel.environment' => 'prod',
'kernel.debug' => false,
'kernel.name' => 'app',
'kernel.bundles' => array(
'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
'PrestaShopBundle' => 'PrestaShopBundle\\PrestaShopBundle',
'TranslationToolsBundle' => 'PrestaShop\\TranslationToolsBundle\\TranslationToolsBundle',
'CsaGuzzleBundle' => 'Csa\\Bundle\\GuzzleBundle\\CsaGuzzleBundle',
'TacticianBundle' => 'League\\Tactician\\Bundle\\TacticianBundle',
),
'kernel.charset' => 'UTF-8',
'kernel.container_class' => 'appProdProjectContainer',
'kernel.active_modules' => array(
0 => 'blockgrouptop',
1 => 'ps_productinfo',
2 => 'autoupgrade',
3 => 'ps_currencyselector',
4 => 'ps_languageselector',
5 => 'ps_shoppingcart',
6 => 'ps_checkpayment',
7 => 'ps_wirepayment',
8 => 'ps_customersignin',
9 => 'ps_emailsubscription',
10 => 'ps_socialfollow',
11 => 'leofeature',
12 => 'statsbestmanufacturers',
13 => 'ps_viewedproduct',
14 => 'leoquicklogin',
15 => 'contactform',
16 => 'leoproductsearch',
17 => 'ps_categoryproducts',
18 => 'gsitemap',
19 => 'ps_crossselling',
20 => 'ps_themecusto',
21 => 'ps_faviconnotificationbo',
22 => 'deleteordersfree',
23 => 'pm_advancedsearch4',
24 => 'smartsupp',
25 => 'dpdpoland',
26 => 'ps_cashondelivery',
27 => 'rc_pganalytics',
28 => 'ps_emailalerts',
29 => 'fbpixel',
30 => 'pricewars2',
31 => 'x13linkrewrite',
32 => 'santandercredit',
33 => 'phstickers',
34 => 'uecookie',
35 => 'pdceneozaufaneopiniepro',
36 => 'relatedfree',
37 => 'ekomiratingsandreviews',
38 => 'ekomiSff',
39 => 'pdcsvpriceupdate',
40 => 'dboptimization',
41 => 'paynow',
42 => 'pdgoogleanalytycs4pro',
43 => 'ybc_blog_free',
44 => 'ybc_themeconfig',
45 => 'ets_multilayerslider',
46 => 'ybc_widget',
47 => 'ets_megamenu',
48 => 'ybc_specificprices',
49 => 'raty',
50 => 'przelewy24',
51 => 'caraty',
52 => 'gm_omniprice',
53 => 'pdgooglemerchantcenterpro',
54 => 'eicaptcha',
55 => 'xmlfeeds',
56 => 'cmsproducts',
57 => 'x13webp',
),
'container.autowiring.strict_mode' => true,
'container.dumper.inline_class_loader' => false,
'database_host' => 'localhost',
'database_port' => '',
'database_name' => 'admin_drmaterac',
'database_user' => 'admin_drmaterac',
'database_password' => 'eRbZ]Ioh-0-2]fM+',
'database_prefix' => 'materac_',
'database_engine' => 'InnoDB',
'mailer_transport' => 'smtp',
'mailer_host' => '127.0.0.1',
'mailer_user' => NULL,
'mailer_password' => NULL,
'secret' => 'LStbzv3bfsMaq5dvsVR5wXt8dEpe63IAx2uOHffpbK9gy9x4EZsjWeRM',
'ps_caching' => 'CacheMemcached',
'ps_cache_enable' => false,
'ps_creation_date' => '2020-03-27',
'locale' => 'pl-PL',
'cookie_key' => 'QrzKpaEC1ePB5COTdLgipsfUmDuZApGP0wXQE8EZM5iAwGDGjstc0n1f',
'cookie_iv' => '318x5gn6',
'new_cookie_key' => 'def00000d70dc08f839cd7652a557af9fef8871d33f5285efa24059087d0d2e819bdfbe646eb0cd14162d3e2fe240b66d1e7ba989aabcdfd1f0d5d8d43217aae7ed94e38',
'cache.driver' => 'array',
'env(PS_THEME_NAME)' => 'classic',
'AdapterSecurityAdminClass' => 'PrestaShop\\PrestaShop\\Adapter\\Security\\Admin',
'translator.class' => 'PrestaShopBundle\\Translation\\Translator',
'translator.data_collector' => 'PrestaShopBundle\\Translation\\DataCollectorTranslator',
'fragment.renderer.hinclude.global_template' => NULL,
'fragment.path' => '/_fragment',
'kernel.secret' => 'LStbzv3bfsMaq5dvsVR5wXt8dEpe63IAx2uOHffpbK9gy9x4EZsjWeRM',
'kernel.http_method_override' => true,
'kernel.trusted_hosts' => array(
),
'kernel.default_locale' => 'pl-PL',
'templating.helper.code.file_link_format' => NULL,
'debug.file_link_format' => NULL,
'session.metadata.storage_key' => '_sf2_meta',
'session.storage.options' => array(
'cache_limiter' => '0',
'cookie_httponly' => true,
'gc_probability' => 1,
'use_strict_mode' => true,
),
'session.metadata.update_threshold' => '0',
'form.type_extension.csrf.enabled' => true,
'form.type_extension.csrf.field_name' => '_token',
'asset.request_context.base_path' => '',
'asset.request_context.secure' => false,
'templating.loader.cache.path' => NULL,
'templating.engines' => array(
0 => 'twig',
),
'validator.mapping.cache.prefix' => '',
'validator.translation_domain' => 'validators',
'translator.logging' => false,
'data_collector.templates' => array(
),
'debug.error_handler.throw_at' => 0,
'router.options.generator_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator',
'router.options.generator_base_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator',
'router.options.generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\PhpGeneratorDumper',
'router.options.matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher',
'router.options.matcher_base_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher',
'router.options.matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\PhpMatcherDumper',
'router.options.matcher.cache_class' => 'appProdProjectContainerUrlMatcher',
'router.options.generator.cache_class' => 'appProdProjectContainerUrlGenerator',
'router.request_context.host' => 'localhost',
'router.request_context.scheme' => 'http',
'router.request_context.base_url' => '',
'router.cache_class_prefix' => 'appProdProjectContainer',
'request_listener.http_port' => 80,
'request_listener.https_port' => 443,
'serializer.mapping.cache.prefix' => '',
'security.authentication.trust_resolver.anonymous_class' => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken',
'security.authentication.trust_resolver.rememberme_class' => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken',
'security.role_hierarchy.roles' => array(
),
'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,
'twig.exception_listener.controller' => 'twig.controller.exception:showAction',
'twig.form.resources' => array(
0 => 'form_div_layout.html.twig',
1 => 'PrestaShopBundle:Admin/TwigTemplateForm:bootstrap_4_horizontal_layout.html.twig',
),
'monolog.use_microseconds' => true,
'monolog.swift_mailer.handlers' => array(
),
'monolog.handlers_to_channels' => array(
'monolog.handler.console' => NULL,
'monolog.handler.legacy' => array(
'type' => 'inclusive',
'elements' => array(
0 => 'app',
),
),
'monolog.handler.main' => NULL,
),
'swiftmailer.class' => 'Swift_Mailer',
'swiftmailer.transport.sendmail.class' => 'Swift_Transport_SendmailTransport',
'swiftmailer.transport.mail.class' => 'Swift_Transport_MailTransport',
'swiftmailer.transport.failover.class' => 'Swift_Transport_FailoverTransport',
'swiftmailer.plugin.redirecting.class' => 'Swift_Plugins_RedirectingPlugin',
'swiftmailer.plugin.impersonate.class' => 'Swift_Plugins_ImpersonatePlugin',
'swiftmailer.plugin.messagelogger.class' => 'Swift_Plugins_MessageLogger',
'swiftmailer.plugin.antiflood.class' => 'Swift_Plugins_AntiFloodPlugin',
'swiftmailer.transport.smtp.class' => 'Swift_Transport_EsmtpTransport',
'swiftmailer.plugin.blackhole.class' => 'Swift_Plugins_BlackholePlugin',
'swiftmailer.spool.file.class' => 'Swift_FileSpool',
'swiftmailer.spool.memory.class' => 'Swift_MemorySpool',
'swiftmailer.email_sender.listener.class' => 'Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener',
'swiftmailer.data_collector.class' => 'Symfony\\Bundle\\SwiftmailerBundle\\DataCollector\\MessageDataCollector',
'swiftmailer.mailer.default.transport.name' => 'smtp',
'swiftmailer.mailer.default.transport.smtp.encryption' => NULL,
'swiftmailer.mailer.default.transport.smtp.port' => 25,
'swiftmailer.mailer.default.transport.smtp.host' => '127.0.0.1',
'swiftmailer.mailer.default.transport.smtp.username' => NULL,
'swiftmailer.mailer.default.transport.smtp.password' => NULL,
'swiftmailer.mailer.default.transport.smtp.auth_mode' => NULL,
'swiftmailer.mailer.default.transport.smtp.timeout' => 30,
'swiftmailer.mailer.default.transport.smtp.source_ip' => NULL,
'swiftmailer.mailer.default.transport.smtp.local_domain' => NULL,
'swiftmailer.mailer.default.spool.enabled' => true,
'swiftmailer.mailer.default.plugin.impersonate' => NULL,
'swiftmailer.mailer.default.single_address' => NULL,
'swiftmailer.mailer.default.delivery.enabled' => true,
'swiftmailer.spool.enabled' => true,
'swiftmailer.delivery.enabled' => true,
'swiftmailer.single_address' => NULL,
'swiftmailer.mailers' => array(
'default' => 'swiftmailer.mailer.default',
),
'swiftmailer.default_mailer' => 'default',
'doctrine_cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
'doctrine_cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
'doctrine_cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
'doctrine_cache.chain.class' => 'Doctrine\\Common\\Cache\\ChainCache',
'doctrine_cache.couchbase.class' => 'Doctrine\\Common\\Cache\\CouchbaseCache',
'doctrine_cache.couchbase.connection.class' => 'Couchbase',
'doctrine_cache.couchbase.hostnames' => 'localhost:8091',
'doctrine_cache.file_system.class' => 'Doctrine\\Common\\Cache\\FilesystemCache',
'doctrine_cache.php_file.class' => 'Doctrine\\Common\\Cache\\PhpFileCache',
'doctrine_cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
'doctrine_cache.memcache.connection.class' => 'Memcache',
'doctrine_cache.memcache.host' => 'localhost',
'doctrine_cache.memcache.port' => 11211,
'doctrine_cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
'doctrine_cache.memcached.connection.class' => 'Memcached',
'doctrine_cache.memcached.host' => 'localhost',
'doctrine_cache.memcached.port' => 11211,
'doctrine_cache.mongodb.class' => 'Doctrine\\Common\\Cache\\MongoDBCache',
'doctrine_cache.mongodb.collection.class' => 'MongoCollection',
'doctrine_cache.mongodb.connection.class' => 'MongoClient',
'doctrine_cache.mongodb.server' => 'localhost:27017',
'doctrine_cache.predis.client.class' => 'Predis\\Client',
'doctrine_cache.predis.scheme' => 'tcp',
'doctrine_cache.predis.host' => 'localhost',
'doctrine_cache.predis.port' => 6379,
'doctrine_cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
'doctrine_cache.redis.connection.class' => 'Redis',
'doctrine_cache.redis.host' => 'localhost',
'doctrine_cache.redis.port' => 6379,
'doctrine_cache.riak.class' => 'Doctrine\\Common\\Cache\\RiakCache',
'doctrine_cache.riak.bucket.class' => 'Riak\\Bucket',
'doctrine_cache.riak.connection.class' => 'Riak\\Connection',
'doctrine_cache.riak.bucket_property_list.class' => 'Riak\\BucketPropertyList',
'doctrine_cache.riak.host' => 'localhost',
'doctrine_cache.riak.port' => 8087,
'doctrine_cache.sqlite3.class' => 'Doctrine\\Common\\Cache\\SQLite3Cache',
'doctrine_cache.sqlite3.connection.class' => 'SQLite3',
'doctrine_cache.void.class' => 'Doctrine\\Common\\Cache\\VoidCache',
'doctrine_cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
'doctrine_cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
'doctrine_cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
'doctrine_cache.security.acl.cache.class' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\Acl\\Model\\AclCache',
'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
'doctrine.entity_managers' => array(
'default' => 'doctrine.orm.default_entity_manager',
),
'doctrine.default_entity_manager' => 'default',
'doctrine.dbal.connection_factory.types' => array(
),
'doctrine.connections' => array(
'default' => 'doctrine.dbal.default_connection',
),
'doctrine.default_connection' => 'default',
'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
'doctrine.orm.cache.memcache_host' => 'localhost',
'doctrine.orm.cache.memcache_port' => 11211,
'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
'doctrine.orm.cache.memcached_host' => 'localhost',
'doctrine.orm.cache.memcached_port' => 11211,
'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
'doctrine.orm.cache.redis_host' => 'localhost',
'doctrine.orm.cache.redis_port' => 6379,
'doctrine.orm.cache.redis_instance.class' => 'Redis',
'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Common\\Persistence\\Mapping\\Driver\\MappingDriverChain',
'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerAwareEntityListenerResolver',
'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' => false,
'doctrine.orm.proxy_namespace' => 'Proxies',
'prestashop.security.voter.product.class' => 'PrestaShopBundle\\Security\\Voter\\PageVoter',
'prestashop.core.grid.data.factory.doctrine_grid_data_factory' => 'PrestaShop\\PrestaShop\\Core\\Grid\\Data\\Factory\\DoctrineGridDataFactory',
'prestashop.addons.categories' => array(
440 => array(
'id_category' => 440,
'order' => 10,
'name' => 'Administration',
'link' => '/en/440-administration',
'parent_link' => '/en/2-prestashop-modules',
'id_parent' => 2,
'categories' => array(
0 => array(
'id_category' => '435',
'name' => 'Legal',
'id_parent' => '440',
'link_rewrite' => 'legal',
'link' => '/en/435-legal',
'tab' => 'administration',
),
1 => array(
'id_category' => '527',
'name' => 'Registration & Ordering Process',
'id_parent' => '440',
'link_rewrite' => 'registration-ordering-process',
'link' => '/en/527-registration-ordering-process',
'tab' => 'checkout',
),
2 => array(
'id_category' => '437',
'name' => 'Notifications & Automatic Emails',
'id_parent' => '440',
'link_rewrite' => 'emails-notifications',
'link' => '/en/437-emails-notifications',
'tab' => 'emailing',
),
3 => array(
'id_category' => '448',
'name' => 'Price Management',
'id_parent' => '440',
'link_rewrite' => 'price-management',
'link' => '/en/448-price-management',
'tab' => 'administration',
),
4 => array(
'id_category' => '441',
'name' => 'Order Management',
'id_parent' => '440',
'link_rewrite' => 'order-management',
'link' => '/en/441-order-management',
'tab' => 'administration',
),
5 => array(
'id_category' => '446',
'name' => 'Accounting & Invoicing',
'id_parent' => '440',
'link_rewrite' => 'accounting-invoicing',
'link' => '/en/446-accounting-invoicing',
'tab' => 'billing_invoicing',
),
6 => array(
'id_category' => '433',
'name' => 'Fast & Mass Update',
'id_parent' => '440',
'link_rewrite' => 'fast-mass-updates',
'link' => '/en/433-fast-mass-updates',
'tab' => 'quick_bulk_update',
),
7 => array(
'id_category' => '451',
'name' => 'Data Import & Export',
'id_parent' => '440',
'link_rewrite' => 'data-import-export',
'link' => '/en/451-data-import-export',
'tab' => 'export',
),
8 => array(
'id_category' => '452',
'name' => 'Third-party Data Integration (CRM, ERP...)',
'id_parent' => '440',
'link_rewrite' => 'third-party-data-integrations-crm-erp',
'link' => '/en/452-third-party-data-integrations-crm-erp',
'tab' => 'export',
),
9 => array(
'id_category' => '453',
'name' => 'Analytics & Statistics',
'id_parent' => '440',
'link_rewrite' => 'analytics-statistics',
'link' => '/en/453-analytics-statistics',
'tab' => 'analytics_stats',
),
10 => array(
'id_category' => '209',
'name' => 'Dashboards',
'id_parent' => '440',
'link_rewrite' => 'dashboards',
'link' => '/en/209-dashboards',
'tab' => 'administration',
),
11 => array(
'id_category' => '432',
'name' => 'Website Performance',
'id_parent' => '440',
'link_rewrite' => 'website-performance',
'link' => '/en/432-website-performance',
'tab' => 'administration',
),
12 => array(
'id_category' => '436',
'name' => 'International & Localization',
'id_parent' => '440',
'link_rewrite' => 'international-localization',
'link' => '/en/436-international-localization',
'tab' => 'i18n_localization',
),
13 => array(
'id_category' => '431',
'name' => 'Data migration & Backup',
'id_parent' => '440',
'link_rewrite' => 'data-migration-backup',
'link' => '/en/431-data-migration-backup',
'tab' => 'migration_tools',
),
14 => array(
'id_category' => '543',
'name' => 'Administrative Tools',
'id_parent' => '440',
'link_rewrite' => 'administrative-tools',
'link' => '/en/543-administrative-tools',
'tab' => 'administration',
),
15 => array(
'id_category' => '429',
'name' => 'Security & Access',
'id_parent' => '440',
'link_rewrite' => 'website-security-access',
'link' => '/en/429-website-security-access',
'tab' => 'administration',
),
),
'tab' => 'administration',
),
455 => array(
'id_category' => 455,
'order' => 90,
'name' => 'Facebook & Social Networks',
'link' => '/en/455-facebook-social-networks',
'parent_link' => '/en/2-prestashop-modules',
'id_parent' => 2,
'categories' => array(
0 => array(
'id_category' => '456',
'name' => 'Share Buttons & Comments',
'id_parent' => '455',
'link_rewrite' => 'share-buttons-comments',
'link' => '/en/456-share-buttons-comments',
'tab' => 'social_networks',
),
1 => array(
'id_category' => '457',
'name' => 'Social Login & Connect',
'id_parent' => '455',
'link_rewrite' => 'social-login-connect',
'link' => '/en/457-social-login-connect',
'tab' => 'social_networks',
),
2 => array(
'id_category' => '458',
'name' => 'Social Rewards & Coupons',
'id_parent' => '455',
'link_rewrite' => 'social-rewards-coupons',
'link' => '/en/458-social-rewards-coupons',
'tab' => 'social_networks',
),
3 => array(
'id_category' => '459',
'name' => 'Products on Facebook & Social Networks',
'id_parent' => '455',
'link_rewrite' => 'products-on-facebook-social-networks',
'link' => '/en/459-products-on-facebook-social-networks',
'tab' => 'social_networks',
),
4 => array(
'id_category' => '539',
'name' => 'Social Widgets',
'id_parent' => '455',
'link_rewrite' => 'social-widgets',
'link' => '/en/539-social-widgets',
'tab' => 'social_networks',
),
),
'tab' => 'advertising_marketing',
),
460 => array(
'id_category' => 460,
'order' => 40,
'name' => 'Product Page',
'link' => '/en/460-product-page',
'parent_link' => '/en/2-prestashop-modules',
'id_parent' => 2,
'categories' => array(
0 => array(
'id_category' => '462',
'name' => 'Visual Products',
'id_parent' => '460',
'link_rewrite' => 'visual-products',
'link' => '/en/462-visual-products',
'tab' => 'front_office_features',
),
1 => array(
'id_category' => '463',
'name' => 'Videos & Music',
'id_parent' => '460',
'link_rewrite' => 'videos-music',
'link' => '/en/463-videos-music',
'tab' => 'front_office_features',
),
2 => array(
'id_category' => '467',
'name' => 'Combinations & Product Customization',
'id_parent' => '460',
'link_rewrite' => 'combinaisons-customization',
'link' => '/en/467-combinaisons-customization',
'tab' => 'front_office_features',
),
3 => array(
'id_category' => '465',
'name' => 'Badges & Logos',
'id_parent' => '460',
'link_rewrite' => 'labels-logos',
'link' => '/en/465-labels-logos',
'tab' => 'front_office_features',
),
4 => array(
'id_category' => '466',
'name' => 'Sizes & Units',
'id_parent' => '460',
'link_rewrite' => 'sizes-units',
'link' => '/en/466-sizes-units',
'tab' => 'front_office_features',
),
5 => array(
'id_category' => '545',
'name' => 'Additional Information & Product Tab',
'id_parent' => '460',
'link_rewrite' => 'additional-information-product-tab',
'link' => '/en/545-additional-information-product-tab',
'tab' => 'front_office_features',
),
),
'tab' => 'administration',
),
469 => array(
'id_category' => 469,
'order' => 100,
'name' => 'Specialized Platforms',
'link' => '/en/469-specialized-platforms',
'parent_link' => '/en/2-prestashop-modules',
'id_parent' => 2,
'categories' => array(
0 => array(
'id_category' => '434',
'name' => 'B2B',
'id_parent' => '469',
'link_rewrite' => 'b2b',
'link' => '/en/434-b2b',
'tab' => 'administration',
),
1 => array(
'id_category' => '443',
'name' => 'Dropshipping',
'id_parent' => '469',
'link_rewrite' => 'dropshipping',
'link' => '/en/443-dropshipping',
'tab' => 'shipping_logistics',
),
2 => array(
'id_category' => '474',
'name' => 'Virtual Products',
'id_parent' => '469',
'link_rewrite' => 'virtual-products',
'link' => '/en/474-virtual-products',
'tab' => 'administration',
),
3 => array(
'id_category' => '529',
'name' => 'Subscription Products (box)',
'id_parent' => '469',
'link_rewrite' => 'subscription-products',
'link' => '/en/529-subscription-products',
'tab' => 'pricing_promotion',
),
4 => array(
'id_category' => '472',
'name' => 'Marketplace Creation',
'id_parent' => '469',
'link_rewrite' => 'marketplace-creation',
'link' => '/en/472-marketplace-creation',
'tab' => 'administration',
),
5 => array(
'id_category' => '473',
'name' => 'Reservation & Rental System',
'id_parent' => '469',
'link_rewrite' => 'reservation-rental-system',
'link' => '/en/473-reservation-rental-system',
'tab' => 'administration',
),
6 => array(
'id_category' => '470',
'name' => 'Auction Site',
'id_parent' => '469',
'link_rewrite' => 'build-auction-site',
'link' => '/en/470-build-auction-site',
'tab' => 'pricing_promotion',
),
7 => array(
'id_category' => '623',
'name' => 'Food & Restaurants',
'id_parent' => '469',
'link_rewrite' => 'food-restaurants',
'link' => '/en/623-food-restaurants',
),
),
'tab' => 'others',
),
475 => array(
'id_category' => 475,
'order' => 80,
'name' => 'Customers',
'link' => '/en/475-customers',
'parent_link' => '/en/2-prestashop-modules',
'id_parent' => 2,
'categories' => array(
0 => array(
'id_category' => '480',
'name' => 'Customer Reviews',
'id_parent' => '475',
'link_rewrite' => 'customer-reviews',
'link' => '/en/480-customer-reviews',
'tab' => 'front_office_features',
),
1 => array(
'id_category' => '537',
'name' => 'Customer Administration',
'id_parent' => '475',
'link_rewrite' => 'customer-administration',
'link' => '/en/537-customer-administration',
'tab' => 'administration',
),
2 => array(
'id_category' => '438',
'name' => 'Quotes',
'id_parent' => '475',
'link_rewrite' => 'quotes',
'link' => '/en/438-quotes',
'tab' => 'front_office_features',
),
3 => array(
'id_category' => '442',
'name' => 'Customer Service',
'id_parent' => '475',
'link_rewrite' => 'customer-service',
'link' => '/en/442-customer-service',
'tab' => 'administration',
),
4 => array(
'id_category' => '476',
'name' => 'Contact Forms & Surveys',
'id_parent' => '475',
'link_rewrite' => 'contact-forms-surveys',
'link' => '/en/476-contact-forms-surveys',
'tab' => 'front_office_features',
),
5 => array(
'id_category' => '479',
'name' => 'FAQ (Frequently Asked Questions)',
'id_parent' => '475',
'link_rewrite' => 'faq-frequently-asked-questions',
'link' => '/en/479-faq-frequently-asked-questions',
'tab' => 'front_office_features',
),
6 => array(
'id_category' => '477',
'name' => 'Support & Online Chat',
'id_parent' => '475',
'link_rewrite' => 'support-online-chat',
'link' => '/en/477-support-online-chat',
'tab' => 'front_office_features',
),
),
'tab' => 'administration',
),
481 => array(
'id_category' => 481,
'order' => 50,
'name' => 'Payment',
'link' => '/en/481-payment',
'parent_link' => '/en/2-prestashop-modules',
'id_parent' => 2,
'categories' => array(
0 => array(
'id_category' => '482',
'name' => 'Payment by Card or Wallet',
'id_parent' => '481',
'link_rewrite' => 'payment-card-wallet',
'link' => '/en/482-payment-card-wallet',
'tab' => 'payments_gateways',
),
1 => array(
'id_category' => '534',
'name' => 'Bank Transfer Payment',
'id_parent' => '481',
'link_rewrite' => 'bank-transfer-payment',
'link' => '/en/534-bank-transfer-payment',
'tab' => 'payments_gateways',
),
2 => array(
'id_category' => '483',
'name' => 'Payment by Invoice',
'id_parent' => '481',
'link_rewrite' => 'payment-invoice',
'link' => '/en/483-payment-invoice',
'tab' => 'payments_gateways',
),
3 => array(
'id_category' => '486',
'name' => 'Prepayment',
'id_parent' => '481',
'link_rewrite' => 'prepayment',
'link' => '/en/486-prepayment',
'tab' => 'payments_gateways',
),
4 => array(
'id_category' => '485',
'name' => 'Cash On Delivery (COD)',
'id_parent' => '481',
'link_rewrite' => 'cash-on-delivery-cod',
'link' => '/en/485-cash-on-delivery-cod',
'tab' => 'payments_gateways',
),
5 => array(
'id_category' => '484',
'name' => 'Payment in Physical Stores',
'id_parent' => '481',
'link_rewrite' => 'payment-physical-stores',
'link' => '/en/484-payment-physical-stores',
'tab' => 'payments_gateways',
),
6 => array(
'id_category' => '487',
'name' => 'Point of Sale (POS)',
'id_parent' => '481',
'link_rewrite' => 'point-of-sale-pos',
'link' => '/en/487-point-of-sale-pos',
'tab' => 'payments_gateways',
),
7 => array(
'id_category' => '530',
'name' => 'Other Payment Methods',
'id_parent' => '481',
'link_rewrite' => 'other-payment-methods',
'link' => '/en/530-other-payment-methods',
'tab' => 'payments_gateways',
),
8 => array(
'id_category' => '627',
'name' => 'Recurring payment (subscription)',
'id_parent' => '481',
'link_rewrite' => 'recurring-payment-subscription',
'link' => '/en/627-recurring-payment-subscription',
),
),
'tab' => 'payments_gateways',
),
488 => array(
'id_category' => 488,
'order' => 70,
'name' => 'Traffic & Marketplaces',
'link' => '/en/488-traffic-marketplaces',
'parent_link' => '/en/2-prestashop-modules',
'id_parent' => 2,
'categories' => array(
0 => array(
'id_category' => '489',
'name' => 'Marketplaces',
'id_parent' => '488',
'link_rewrite' => 'marketplaces',
'link' => '/en/489-marketplaces',
'tab' => 'market_place',
),
1 => array(
'id_category' => '490',
'name' => 'Price Comparison',
'id_parent' => '488',
'link_rewrite' => 'price-comparison',
'link' => '/en/490-price-comparison',
'tab' => 'smart_shopping',
),
2 => array(
'id_category' => '491',
'name' => 'SEO',
'id_parent' => '488',
'link_rewrite' => 'seo-natural-search-engine-optimization',
'link' => '/en/491-seo-natural-search-engine-optimization',
'tab' => 'seo',
),
3 => array(
'id_category' => '531',
'name' => 'URL & Redirects',
'id_parent' => '488',
'link_rewrite' => 'url-redirects',
'link' => '/en/531-url-redirects',
'tab' => 'seo',
),
4 => array(
'id_category' => '495',
'name' => 'Blog, Forum & News',
'id_parent' => '488',
'link_rewrite' => 'blog-forum-new',
'link' => '/en/495-blog-forum-new',
'tab' => 'content_management',
),
5 => array(
'id_category' => '493',
'name' => 'SEA SEM (paid advertising) & Affiliation Platforms',
'id_parent' => '488',
'link_rewrite' => 'sea-paid-advertising-affiliation-platforms',
'link' => '/en/493-sea-paid-advertising-affiliation-platforms',
'tab' => 'advertising_marketing',
),
),
'tab' => 'checkout',
),
496 => array(
'id_category' => 496,
'order' => 30,
'name' => 'Promotions & Marketing',
'link' => '/en/496-promotions-marketing',
'parent_link' => '/en/2-prestashop-modules',
'id_parent' => 2,
'categories' => array(
0 => array(
'id_category' => '500',
'name' => 'Newsletter & SMS',
'id_parent' => '496',
'link_rewrite' => 'newsletter-sms',
'link' => '/en/500-newsletter-sms',
'tab' => 'emailing',
),
1 => array(
'id_category' => '497',
'name' => 'Promotions & Gifts',
'id_parent' => '496',
'link_rewrite' => 'promotions-gifts',
'link' => '/en/497-promotions-gifts',
'tab' => 'pricing_promotion',
),
2 => array(
'id_category' => '503',
'name' => 'Referral & Loyalty Programs',
'id_parent' => '496',
'link_rewrite' => 'referral-loyalty-programs',
'link' => '/en/503-referral-loyalty-programs',
'tab' => 'advertising_marketing',
),
3 => array(
'id_category' => '499',
'name' => 'Flash & Private Sales',
'id_parent' => '496',
'link_rewrite' => 'private-sales-flash-sales',
'link' => '/en/499-private-sales-flash-sales',
'tab' => 'pricing_promotion',
),
4 => array(
'id_category' => '501',
'name' => 'Remarketing & Shopping Cart Abandonment',
'id_parent' => '496',
'link_rewrite' => 'remarketing-shopping-cart-abandonment',
'link' => '/en/501-remarketing-shopping-cart-abandonment',
'tab' => 'advertising_marketing',
),
5 => array(
'id_category' => '505',
'name' => 'Cross-selling & Product Bundles',
'id_parent' => '496',
'link_rewrite' => 'cross-selling-product-bundles',
'link' => '/en/505-cross-selling-product-bundles',
'tab' => 'merchandizing',
),
6 => array(
'id_category' => '502',
'name' => 'Pop-up',
'id_parent' => '496',
'link_rewrite' => 'pop-up',
'link' => '/en/502-pop-up',
'tab' => 'front_office_features',
),
7 => array(
'id_category' => '533',
'name' => 'Contests',
'id_parent' => '496',
'link_rewrite' => 'contests',
'link' => '/en/533-contests',
'tab' => 'advertising_marketing',
),
8 => array(
'id_category' => '504',
'name' => 'Wishlist & Gift Card ',
'id_parent' => '496',
'link_rewrite' => 'wishlist-gift-card',
'link' => '/en/504-wishlist-gift-card',
'tab' => 'front_office_features',
),
),
'tab' => 'pricing_promotion',
),
507 => array(
'id_category' => 507,
'order' => 20,
'name' => 'Design & Navigation',
'link' => '/en/507-design-navigation',
'parent_link' => '/en/2-prestashop-modules',
'id_parent' => 2,
'categories' => array(
0 => array(
'id_category' => '513',
'name' => 'Menu',
'id_parent' => '507',
'link_rewrite' => 'menu',
'link' => '/en/513-menu',
'tab' => 'front_office_features',
),
1 => array(
'id_category' => '517',
'name' => 'Blocks, Tabs & Banners',
'id_parent' => '507',
'link_rewrite' => 'blocks-tabs-banners',
'link' => '/en/517-blocks-tabs-banners',
'tab' => 'front_office_features',
),
2 => array(
'id_category' => '461',
'name' => 'Sliders & Galleries',
'id_parent' => '507',
'link_rewrite' => 'sliders-galleries',
'link' => '/en/461-sliders-galleries',
'tab' => 'slideshows',
),
3 => array(
'id_category' => '510',
'name' => 'Search & Filters',
'id_parent' => '507',
'link_rewrite' => 'search-filters',
'link' => '/en/510-search-filters',
'tab' => 'search_filter',
),
4 => array(
'id_category' => '516',
'name' => 'Page Customization',
'id_parent' => '507',
'link_rewrite' => 'page-customization',
'link' => '/en/516-page-customization',
'tab' => 'front_office_features',
),
5 => array(
'id_category' => '511',
'name' => 'Navigation Tools',
'id_parent' => '507',
'link_rewrite' => 'navigation-tools',
'link' => '/en/511-navigation-tools',
'tab' => 'front_office_features',
),
6 => array(
'id_category' => '538',
'name' => 'Products on Homepage',
'id_parent' => '507',
'link_rewrite' => 'products-homepage',
'link' => '/en/538-products-homepage',
'tab' => 'front_office_features',
),
7 => array(
'id_category' => '512',
'name' => 'Brands & Manufacturers',
'id_parent' => '507',
'link_rewrite' => 'brands-manufacturers',
'link' => '/en/512-brands-manufacturers',
'tab' => 'front_office_features',
),
8 => array(
'id_category' => '509',
'name' => 'Express Checkout Process',
'id_parent' => '507',
'link_rewrite' => 'express-checkout-process',
'link' => '/en/509-express-checkout-process',
'tab' => 'checkout',
),
9 => array(
'id_category' => '508',
'name' => 'Mobile',
'id_parent' => '507',
'link_rewrite' => 'mobile',
'link' => '/en/508-mobile',
'tab' => 'mobile',
),
),
'tab' => 'front_office_features',
),
518 => array(
'id_category' => 518,
'order' => 60,
'name' => 'Shipping & Logistics',
'link' => '/en/518-shipping-logistics',
'parent_link' => '/en/2-prestashop-modules',
'id_parent' => 2,
'categories' => array(
0 => array(
'id_category' => '444',
'name' => 'Stock & Supplier Management',
'id_parent' => '518',
'link_rewrite' => 'stock-supplier-management',
'link' => '/en/444-stock-supplier-management',
'tab' => 'administration',
),
1 => array(
'id_category' => '519',
'name' => 'Preparation & Shipping',
'id_parent' => '518',
'link_rewrite' => 'preparation-shipping',
'link' => '/en/519-preparation-shipping',
'tab' => 'shipping_logistics',
),
2 => array(
'id_category' => '520',
'name' => 'Shipping Carriers',
'id_parent' => '518',
'link_rewrite' => 'shipping-carriers',
'link' => '/en/520-shipping-carriers',
'tab' => 'shipping_logistics',
),
3 => array(
'id_category' => '523',
'name' => 'Shipping Costs',
'id_parent' => '518',
'link_rewrite' => 'shipping-costs',
'link' => '/en/523-shipping-costs',
'tab' => 'shipping_logistics',
),
4 => array(
'id_category' => '521',
'name' => 'Collection Points & In-Store Pick Up',
'id_parent' => '518',
'link_rewrite' => 'collection-points-in-store-pick-up',
'link' => '/en/521-collection-points-in-store-pick-up',
'tab' => 'shipping_logistics',
),
5 => array(
'id_category' => '522',
'name' => 'Delivery Date',
'id_parent' => '518',
'link_rewrite' => 'delivery-date',
'link' => '/en/522-delivery-date',
'tab' => 'shipping_logistics',
),
6 => array(
'id_category' => '524',
'name' => 'Delivery Tracking',
'id_parent' => '518',
'link_rewrite' => 'delivery-tracking',
'link' => '/en/524-delivery-tracking',
'tab' => 'shipping_logistics',
),
),
'tab' => 'shipping_logistics',
),
),
'prestashop.addons.prestatrust.enabled' => true,
'prestashop.addons.api_client.ttl' => 7200,
'tactician.commandbus.class' => 'League\\Tactician\\CommandBus',
'console.command.ids' => array(
'console.command.symfony_bundle_frameworkbundle_command_aboutcommand' => 'console.command.about',
'console.command.symfony_bundle_frameworkbundle_command_assetsinstallcommand' => 'console.command.assets_install',
'console.command.symfony_bundle_frameworkbundle_command_cacheclearcommand' => 'console.command.cache_clear',
'console.command.symfony_bundle_frameworkbundle_command_cachepoolclearcommand' => 'console.command.cache_pool_clear',
'console.command.symfony_bundle_frameworkbundle_command_cachepoolprunecommand' => 'console.command.cache_pool_prune',
'console.command.symfony_bundle_frameworkbundle_command_cachewarmupcommand' => 'console.command.cache_warmup',
'console.command.symfony_bundle_frameworkbundle_command_configdebugcommand' => 'console.command.config_debug',
'console.command.symfony_bundle_frameworkbundle_command_configdumpreferencecommand' => 'console.command.config_dump_reference',
'console.command.symfony_bundle_frameworkbundle_command_containerdebugcommand' => 'console.command.container_debug',
'console.command.symfony_bundle_frameworkbundle_command_debugautowiringcommand' => 'console.command.debug_autowiring',
'console.command.symfony_bundle_frameworkbundle_command_eventdispatcherdebugcommand' => 'console.command.event_dispatcher_debug',
'console.command.symfony_bundle_frameworkbundle_command_routerdebugcommand' => 'console.command.router_debug',
'console.command.symfony_bundle_frameworkbundle_command_routermatchcommand' => 'console.command.router_match',
'console.command.symfony_bundle_frameworkbundle_command_translationdebugcommand' => 'console.command.translation_debug',
'console.command.symfony_bundle_frameworkbundle_command_translationupdatecommand' => 'console.command.translation_update',
'console.command.symfony_bundle_frameworkbundle_command_xlifflintcommand' => 'console.command.xliff_lint',
'console.command.symfony_bundle_frameworkbundle_command_yamllintcommand' => 'console.command.yaml_lint',
'console.command.symfony_component_form_command_debugcommand' => 'console.command.form_debug',
'console.command.symfony_bundle_securitybundle_command_userpasswordencodercommand' => 'security.command.user_password_encoder',
'console.command.symfony_bridge_twig_command_debugcommand' => 'twig.command.debug',
'console.command.symfony_bundle_twigbundle_command_lintcommand' => 'twig.command.lint',
'console.command.doctrine_bundle_doctrinecachebundle_command_containscommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_containscommand',
'console.command.doctrine_bundle_doctrinecachebundle_command_deletecommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_deletecommand',
'console.command.doctrine_bundle_doctrinecachebundle_command_flushcommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_flushcommand',
'console.command.doctrine_bundle_doctrinecachebundle_command_statscommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_statscommand',
'console.command.doctrine_bundle_doctrinebundle_command_createdatabasedoctrinecommand' => 'doctrine.database_create_command',
'console.command.doctrine_bundle_doctrinebundle_command_dropdatabasedoctrinecommand' => 'doctrine.database_drop_command',
'console.command.doctrine_bundle_doctrinebundle_command_generateentitiesdoctrinecommand' => 'doctrine.generate_entities_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_runsqldoctrinecommand' => 'doctrine.query_sql_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_clearmetadatacachedoctrinecommand' => 'doctrine.cache_clear_metadata_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_clearquerycachedoctrinecommand' => 'doctrine.cache_clear_query_cache_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_clearresultcachedoctrinecommand' => 'doctrine.cache_clear_result_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_collectionregiondoctrinecommand' => 'doctrine.cache_collection_region_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_convertmappingdoctrinecommand' => 'doctrine.mapping_convert_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_createschemadoctrinecommand' => 'doctrine.schema_create_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_dropschemadoctrinecommand' => 'doctrine.schema_drop_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_ensureproductionsettingsdoctrinecommand' => 'doctrine.ensure_production_settings_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_entityregioncachedoctrinecommand' => 'doctrine.clear_entity_region_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_importdoctrinecommand' => 'doctrine.database_import_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_infodoctrinecommand' => 'doctrine.mapping_info_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_queryregioncachedoctrinecommand' => 'doctrine.clear_query_region_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_rundqldoctrinecommand' => 'doctrine.query_dql_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_updateschemadoctrinecommand' => 'doctrine.schema_update_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_validateschemacommand' => 'doctrine.schema_validate_command',
'console.command.doctrine_bundle_doctrinebundle_command_importmappingdoctrinecommand' => 'doctrine.mapping_import_command',
),
'console.lazy_command.ids' => array(
'console.command.about' => true,
'console.command.assets_install' => true,
'console.command.cache_clear' => true,
'console.command.cache_pool_clear' => true,
'console.command.cache_pool_prune' => true,
'console.command.cache_warmup' => true,
'console.command.config_debug' => true,
'console.command.config_dump_reference' => true,
'console.command.container_debug' => true,
'console.command.debug_autowiring' => true,
'console.command.event_dispatcher_debug' => true,
'console.command.router_debug' => true,
'console.command.router_match' => true,
'console.command.translation_debug' => true,
'console.command.translation_update' => true,
'console.command.xliff_lint' => true,
'console.command.yaml_lint' => true,
'console.command.form_debug' => true,
'security.command.user_password_encoder' => true,
'twig.command.debug' => true,
'twig.command.lint' => true,
'doctrine.database_create_command' => true,
'doctrine.database_drop_command' => true,
'doctrine.generate_entities_command' => true,
'doctrine.query_sql_command' => true,
'doctrine.cache_clear_metadata_command' => true,
'doctrine.cache_clear_query_cache_command' => true,
'doctrine.cache_clear_result_command' => true,
'doctrine.cache_collection_region_command' => true,
'doctrine.mapping_convert_command' => true,
'doctrine.schema_create_command' => true,
'doctrine.schema_drop_command' => true,
'doctrine.ensure_production_settings_command' => true,
'doctrine.clear_entity_region_command' => true,
'doctrine.database_import_command' => true,
'doctrine.mapping_info_command' => true,
'doctrine.clear_query_region_command' => true,
'doctrine.query_dql_command' => true,
'doctrine.schema_update_command' => true,
'doctrine.schema_validate_command' => true,
'doctrine.mapping_import_command' => true,
),
);
}
}