<?xml version="1.0" ?>

<container xmlns="http://symfony.com/schema/dic/services"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">

    <services>
        <defaults public="true" />

        <service id="PDO" alias="db_connection" />
        <service id="Shopware_Components_Modules" alias="modules" />
        <service id="Shopware_Components_Config" alias="config" />
        <service id="Shopware_Components_Translation" alias="translation" />
        <service id="Enlight_Hook_HookManager" alias="hooks" />
        <service id="shopware.hook_manager" alias="hooks" />
        <service id="Shopware\Components\Model\Configuration" alias="modelconfig" />
        <service id="shopware.model_config" alias="modelconfig" />
        <service id="Zend_Cache_Core" alias="cache" />
        <service id="shopware.model_annotations" alias="modelannotations"/>
        <service id="Shopware\Components\DependencyInjection\Bridge\Models" alias="model_factory" />
        <service id="Shopware\Components\DependencyInjection\Bridge\Cache" alias="cache_factory" />
        <service id="Shopware\Components\DependencyInjection\Bridge\Config" alias="config_factory" />
        <service id="Shopware\Components\Model\QueryOperatorValidator" alias="shopware.query_operator_validator" />
        <service id="Shopware\Components\HttpCache\CacheWarmer" alias="http_cache_warmer" />
        <service id="Shopware\Components\HttpCache\CacheRouteInstaller" alias="shopware.http_cache.route_installer" />
        <service id="Shopware\Components\HttpCache\DefaultRouteService" alias="shopware.http_cache.default_route_service" />
        <service id="Shopware\Components\HttpCache\CacheTimeServiceInterface" alias="shopware.http_cache.cache_time_service" />
        <service id="Shopware\Components\HttpCache\CacheRouteGenerationService" alias="shopware.http_cache.cache_route_generation_service" />
        <service id="Shopware\Components\HttpCache\InvalidationDate\ListingDateFrontpage" alias="shopware.http_cache.invalidation_date.listing_date_frontend" />
        <service id="Shopware\Components\HttpCache\InvalidationDate\ListingDate" alias="shopware.http_cache.invalidation_date.listing_date" />
        <service id="Shopware\Components\HttpCache\InvalidationDate\BlogDate" alias="shopware.http_cache.invalidation_date.blog_date" />
        <service id="Shopware\Components\HttpCache\InvalidationDate\BlogListingDate" alias="shopware.http_cache.invalidation_date.blog_listing" />
        <service id="Shopware\Components\HttpCache\InvalidationDate\ProductDetailDate" alias="shopware.http_cache.invalidation_date.product_date" />
        <service id="Shopware\Components\HttpCache\InvalidationDate\CampaignDate" alias="shopware.http_cache.invalidation_date.campaign_date" />
        <service id="Shopware\Components\HttpCache\UrlProviderFactory" alias="shopware_cache_warmer.url_provider_factory" />
        <service id="Shopware\Components\HttpCache\UrlProvider\CategoryProvider" alias="shopware_cache_warmer.url_provider_category" />
        <service id="Shopware\Components\HttpCache\UrlProvider\EmotionProvider" alias="shopware_cache_warmer.url_provider_emotion" />
        <service id="Shopware\Components\HttpCache\UrlProvider\BlogProvider" alias="shopware_cache_warmer.url_provider_blog" />
        <service id="Shopware\Components\HttpCache\UrlProvider\ManufacturerProvider" alias="shopware_cache_warmer.url_provider_manufacturer" />
        <service id="Shopware\Components\HttpCache\UrlProvider\StaticProvider" alias="shopware_cache_warmer.url_provider_static" />
        <service id="Shopware\Components\HttpCache\UrlProvider\ProductProvider" alias="shopware_cache_warmer.url_provider_product" />
        <service id="Shopware\Components\HttpCache\UrlProvider\ProductWithCategoryProvider" alias="shopware_cache_warmer.url_provider_productwithcategory" />
        <service id="Shopware\Components\HttpCache\UrlProvider\ProductWithNumberProvider" alias="shopware_cache_warmer.url_provider_productwithnumber" />
        <service id="Shopware\Components\HttpCache\UrlProvider\VariantSwitchProvider" alias="shopware_cache_warmer.url_provider_variantswitch" />
        <service id="Shopware_Controllers_Api_CustomerGroups" alias="shopware_controllers_api_customer_groups" />
        <service id="Shopware_Controllers_Api_CustomerStreams" alias="shopware_controllers_api_customer_streams" />
        <service id="Shopware_Controllers_Api_GenerateArticleImages" alias="shopware_controllers_api_generate_article_images" />
        <service id="Shopware_Controllers_Api_PaymentMethods" alias="shopware_controllers_api_payment_methods" />
        <service id="Shopware_Controllers_Api_PropertyGroups" alias="shopware_controllers_api_property_groups" />
        <service id="Shopware\Controllers\Backend\Logger" alias="shopware_controllers_backend_logger" />
        <service id="Shopware\Controllers\Backend\ManualSorting" alias="shopware_controllers_backend_manual_sorting" />
        <service id="Shopware\Components\Cart\ProportionalTaxCalculator" alias="shopware.cart.proportional_tax_calculator" />
        <service id="Shopware\Components\Cart\BasketQueryHelper" alias="shopware.cart.basket_query_helper" />
        <service id="Shopware\Components\Cart\BasketHelperInterface" alias="shopware.cart.basket_helper" />
        <service id="Shopware\Components\Cart\ProportionalCartMerger" alias="shopware.cart.proportional_cart_merger" />
        <service id="Shopware\Components\Cart\NetRounding\RoundLineAfterQuantity" alias="shopware.cart.net_rounding.after_quantity" />
        <service id="Shopware\Components\Cart\NetRounding\RoundLineAfterTax" alias="shopware.cart.net_rounding.after_tax" />
        <service id="Shopware\Components\Cart\NetRounding\RoundingInterface" alias="shopware.cart.net_rounding" />
        <service id="Shopware\Components\Cart\CartMigration" alias="shopware.components.cart.cart_migration" />
        <service id="Shopware\Components\Cart\CartMigrationCleaner" alias="shopware.components.cart.cart_migration_cleaner" />
        <service id="Shopware\Components\Api\Resource\Resource" alias="shopware.api.resource" />
        <service id="Shopware\Components\Api\Resource\Address" alias="shopware.api.address" />
        <service id="Shopware\Components\Api\Resource\Article" alias="shopware.api.article" />
        <service id="Shopware\Components\Api\Resource\Cache" alias="shopware.api.cache" />
        <service id="Shopware\Components\Api\Resource\Category" alias="shopware.api.category" />
        <service id="Shopware\Components\Api\Resource\Country" alias="shopware.api.country" />
        <service id="Shopware\Components\Api\Resource\Customer" alias="shopware.api.customer" />
        <service id="Shopware\Components\Api\Resource\CustomerGroup" alias="shopware.api.customer_group" />
        <service id="Shopware\Components\Api\Resource\Manufacturer" alias="shopware.api.manufacturer" />
        <service id="Shopware\Components\Api\Resource\Media" alias="shopware.api.media" />
        <service id="Shopware\Components\Api\Resource\Order" alias="shopware.api.order" />
        <service id="Shopware\Components\Api\Resource\PropertyGroup" alias="shopware.api.property_group" />
        <service id="Shopware\Components\Api\Resource\Shop" alias="shopware.api.shop" />
        <service id="Shopware\Components\Api\Resource\Translation" alias="shopware.api.translation" />
        <service id="Shopware\Components\Api\Resource\Variant" alias="shopware.api.variant" />
        <service id="Shopware\Components\Api\Resource\PaymentMethods" alias="shopware.api.payment_methods" />
        <service id="Shopware\Components\Api\Resource\User" alias="shopware.api.user" />
        <service id="Shopware\Components\Api\Resource\EmotionPreset" alias="shopware.api.emotion_preset" />
        <service id="Shopware\Components\Api\Resource\CustomerStream" alias="shopware.api.customer_stream" />
        <service id="Shopware\Components\Model\CategoryDenormalization" alias="categorydenormalization" />
        <service id="Shopware\Components\ShopwareReleaseStruct" alias="shopware.release" />
        <service id="Shopware\Components\Backend\GlobalSearch" alias="shopware.backend.global_search" />
        <service id="Shopware_Bootstrap" alias="bootstrap" />
        <service id="Shopware\Components\DependencyInjection\Bridge\Locale" alias="locale_factory" />
        <service id="Zend_Locale" alias="locale" />
        <service id="Shopware\Components\DependencyInjection\Bridge\Currency" alias="currency_factory" />
        <service id="Zend_Currency" alias="currency" />
        <service id="Enlight_Components_Snippet_Resource" alias="snippet_resource" />
        <service id="Shopware\Components\DependencyInjection\Bridge\Template" alias="template_factory" />
        <service id="Enlight_Template_Manager" alias="template" />
        <service id="Shopware\Components\DependencyInjection\Bridge\Session" alias="session_factory" />
        <service id="SessionHandlerInterface" alias="session.save_handler" />
        <service id="Symfony\Component\HttpFoundation\Session\SessionInterface" alias="session" />
        <service id="Shopware\Components\DependencyInjection\Bridge\MailTransport" alias="mailtransport_factory" />
        <service id="Zend_Mail_Transport_Abstract" alias="shopware.mail_transport" />
        <service id="Shopware\Components\DependencyInjection\Bridge\Mail" alias="mail_factory" />
        <service id="Enlight_Components_Mail" alias="mail" />
        <service id="Shopware\Components\DependencyInjection\Bridge\TemplateMail" alias="templatemail_factory" />
        <service id="Shopware_Components_TemplateMail" alias="templatemail" />
        <service id="Shopware\Components\DependencyInjection\Bridge\Plugins" alias="plugins_factory" />
        <service id="Enlight_Plugin_PluginManager" alias="plugins" />
        <service id="Shopware\Components\DependencyInjection\Bridge\Router" alias="router_factory" />
        <service id="Shopware\Components\Routing\RouterInterface" alias="router" />
        <service id="Enlight_Controller_Dispatcher_Default" alias="dispatcher" />
        <service id="Shopware\Components\DependencyInjection\Bridge\Front" alias="front_factory" />
        <service id="Enlight_Controller_Front" alias="front" />
        <service id="Symfony\Component\HttpFoundation\RequestStack" alias="request_stack" />
        <service id="Zend_Date" alias="date" />
        <service id="Enlight_Loader" alias="loader" />
        <service id="Shopware_Components_Snippet_Manager" alias="snippets" />
        <service id="Shopware_Components_Acl" alias="acl" />
        <service id="Enlight_Components_Cron_Adapter_DBAL" alias="cron_adapter" />
        <service id="Enlight_Components_Cron_Manager" alias="cron" />
        <service id="Enlight_Components_Db_Adapter_Pdo_Mysql" alias="db" />
        <service id="Shopware\Components\HttpClient\GuzzleFactory" alias="guzzle_http_client_factory" />
        <service id="Shopware\Components\HttpClient\GuzzleHttpClient" alias="http_client" />
        <service id="Shopware\Components\ContainerAwareEventManager" alias="events" />
        <service id="Shopware\Components\Model\ModelManager" alias="models" />
        <service id="Doctrine\Common\Cache\Cache" alias="models_metadata_cache" />
        <service id="Doctrine\Common\Annotations\Reader" alias="models.annotations_reader" />
        <service id="Doctrine\DBAL\Connection" alias="dbal_connection" />
        <service id="Shopware\Components\DependencyInjection\Bridge\ModelAnnotation" alias="model_annotations_factory" />
        <service id="Doctrine\ORM\Mapping\Driver\AnnotationDriver" alias="modelannotations" />
        <service id="Doctrine\Common\EventManager" alias="model_event_manager" />
        <service id="Shopware\Components\Model\ProxyAwareRepositoryFactory" alias="model_repository_factory" />
        <service id="Shopware\Components\Model\EventSubscriber" alias="eventsubscriber" />
        <service id="Shopware\Models\Order\OrderHistorySubscriber" alias="orderhistorysubscriber" />
        <service id="Shopware\Components\Model\CategorySubscriber" alias="categorysubscriber" />
        <service id="Shopware\Components\CategoryHandling\CategoryDuplicator" alias="categoryduplicator" />
        <service id="Shopware\Components\HolidayTableUpdater" alias="shopware.holiday_table_updater" />
        <service id="Laminas\Escaper\Escaper" alias="zend.escaper" />
        <service id="Shopware\Components\Escaper\Escaper" alias="shopware.escaper" />
        <service id="Shopware\Components\Snippet\DatabaseHandler" alias="shopware.snippet_database_handler" />
        <service id="Shopware\Components\Snippet\SnippetValidator" alias="shopware.snippet_validator" />
        <service id="Shopware\Components\Snippet\QueryHandler" alias="shopware.snippet_query_handler" />
        <service id="Shopware\Components\CacheManager" alias="shopware.cache_manager" />
        <service id="Shopware\Models\Media\MediaSubscriber" alias="mediasubscriber" />
        <service id="Shopware\Components\Thumbnail\Generator\Basic" alias="thumbnail_generator_basic" />
        <service id="Shopware\Components\Thumbnail\Manager" alias="thumbnail_manager" />
        <service id="Shopware\Components\MultiEdit\Resource\Product" alias="multi_edit.product" />
        <service id="Shopware\Components\MultiEdit\Resource\Product\Value" alias="multi_edit.product.value" />
        <service id="Shopware\Components\MultiEdit\Resource\Product\DqlHelper" alias="multi_edit.product.dql_helper" />
        <service id="Shopware\Components\MultiEdit\Resource\Product\Backup" alias="multi_edit.product.backup" />
        <service id="Shopware\Components\MultiEdit\Resource\Product\Filter" alias="multi_edit.product.filter" />
        <service id="Shopware\Components\MultiEdit\Resource\Product\Queue" alias="multi_edit.product.queue" />
        <service id="Shopware\Components\MultiEdit\Resource\Product\BatchProcess" alias="multi_edit.product.batch_process" />
        <service id="Shopware\Components\MultiEdit\Resource\Product\Grammar" alias="multi_edit.product.grammar" />
        <service id="Shopware\Components\Compatibility\LegacyStructConverter" alias="legacy_struct_converter" />
        <service id="Shopware\Components\Compatibility\LegacyEventManager" alias="legacy_event_manager" />
        <service id="Shopware\Components\QueryAliasMapper" alias="query_alias_mapper" />
        <service id="Symfony\Component\Filesystem\Filesystem" alias="file_system" />
        <service id="Shopware\Bundle\PluginInstallerBundle\Service\FirstRunWizardPluginStoreService" alias="first_run_wizard_plugin_store" />
        <service id="Shopware\Components\SitePageMenu" alias="shop_page_menu" />
        <service id="Shopware\Components\Emotion\DeviceConfiguration" alias="emotion_device_configuration" />
        <service id="Shopware\Bundle\FormBundle\DependencyInjection\Factory\ConstraintValidatorFactory" alias="validator.validator_factory" />
        <service id="Symfony\Component\Validator\Validator\ValidatorInterface" alias="validator" />
        <service id="Shopware\Components\Validator\EmailValidator" alias="validator.email" />
        <service id="Shopware\Components\Validator\UserNameValidator" alias="validator.user_name" />
        <service id="Shopware\Components\SitemapXMLRepository" alias="sitemapxml.repository" />
        <service id="Shopware\Components\AttributeSubscriber" alias="attributesubscriber" />
        <service id="Shopware\Components\ErrorSubscriber" alias="errorsubscriber" />
        <service id="Shopware\Components\ConfigWriter" alias="config_writer" />
        <service id="Shopware\Components\Plugin\ConfigWriter" alias="shopware.plugin.config_writer" />
        <service id="Shopware\Components\Plugin\CachedConfigReader" alias="shopware.plugin.cached_config_reader" />
        <service id="Shopware\Components\Plugin\DBALConfigReader" alias="shopware.plugin.config_reader" />
        <service id="Shopware\Components\ProductStream\CriteriaFactoryInterface" alias="shopware_product_stream.criteria_factory" />
        <service id="Shopware\Components\ProductStream\Repository" alias="shopware_product_stream.repository" />
        <service id="Shopware\Components\LogawareReflectionHelper" alias="shopware.logaware_reflection_helper" />
        <service id="Shopware\Components\ProductStream\FacetFilter" alias="shopware_product_stream.facet_filter" />
        <service id="Shopware\Components\UploadMaxSizeValidator" alias="shopware.upload_max_size_validator" />
        <service id="Shopware\Components\CSRFTokenValidator" alias="shopware.csrftoken_validator" />
        <service id="Shopware\Components\License\Service\LicenseServiceSubscriber" alias="shopware_core.license_service_subscriber" />
        <service id="Shopware\Components\License\Service\LocalLicenseUnpackService" alias="shopware_core.local_license_unpack_service" />
        <service id="Shopware\Components\OpenSSLVerifier" alias="shopware.openssl_verificator" />
        <service id="Shopware\Components\NumberRangeIncrementerInterface" alias="shopware.number_range_incrementer" />
        <service id="Shopware\Components\Plugin\XmlReader\XmlPluginReader" alias="shopware.plugin_xml_plugin_reader" />
        <service id="Shopware\Components\Plugin\RequirementValidator" alias="shopware.plugin_requirement_validator" />
        <service id="Cocur\Slugify\Slugify" alias="slugify" />
        <service id="Shopware\Components\Slug\CocurSlugifyAdapter" alias="shopware.slug" />
        <service id="Shopware\Components\Check\Requirements" alias="shopware.requirements" />
        <service id="Shopware\Components\Emotion\ComponentInstaller" alias="shopware.emotion_component_installer" />
        <service id="Shopware\Components\Plugin\PaymentInstaller" alias="shopware.plugin_payment_installer" />
        <service id="Shopware\Components\BasketSignature\BasketPersister" alias="basket_persister" />
        <service id="Shopware\Components\BasketSignature\BasketSignatureGenerator" alias="basket_signature_generator" />
        <service id="Shopware\Components\BasketSignature\CleanupSignatureSubscriber" alias="basket_cleanup_cron_job_subscriber" />
        <service id="Shopware\Components\Register\RegistrationCleanupSubscriber" alias="registration_cleanup_cron_job_subscriber" />
        <service id="Shopware\Components\Register\RegistrationCleanupService" alias="shopware.components.registration_cleanup_service" />
        <service id="Shopware\Components\Register\OptinCleanupSubscriber" alias="optin_cleanup_cron_job_subscriber" />
        <service id="Shopware\Components\Register\OptinCleanupService" alias="shopware.components.optin_cleanup_service" />
        <service id="Shopware\Components\LastArticlesSubscriber" alias="shopware.components.last_articles_subscriber" />
        <service id="Shopware\Components\Captcha\CaptchaValidator" alias="shopware.captcha.validator" />
        <service id="Shopware\Components\Captcha\DefaultCaptcha" alias="shopware.captcha.default_captcha" />
        <service id="Shopware\Components\Captcha\HoneypotCaptcha" alias="shopware.captcha.honeypot_captcha" />
        <service id="Shopware\Components\Captcha\NoCaptcha" alias="shopware.captcha.no_captcha" />
        <service id="Shopware\Components\Captcha\LegacyCaptcha" alias="shopware.captcha.legacy_captcha" />
        <service id="Shopware\Components\Captcha\CaptchaRepository" alias="shopware.captcha.repository" />
        <service id="Shopware\Components\Emotion\Preset\EmotionToPresetDataTransformerInterface" alias="shopware.emotion.emotion_presetdata_transformer" />
        <service id="Shopware\Components\Emotion\EmotionExporter" alias="shopware.emotion.emotion_exporter" />
        <service id="Shopware\Components\Emotion\EmotionImporter" alias="shopware.emotion.emotion_importer" />
        <service id="Shopware\Components\Emotion\LandingPageViewLoader" alias="shopware.emotion.emotion_landingpage_loader" />
        <service id="Shopware\Components\Emotion\EmotionTranslationImporter" alias="shopware.emotion.translation_importer" />
        <service id="Shopware\Components\Emotion\Preset\PresetLoader" alias="shopware.emotion.preset_loader" />
        <service id="Shopware\Components\Emotion\Preset\PresetInstaller" alias="shopware.emotion.preset_installer" />
        <service id="Shopware\Components\Emotion\Preset\PresetDataSynchronizerInterface" alias="shopware.emotion.preset_data_synchronizer" />
        <service id="Shopware\Components\Emotion\Preset\ComponentHandler\BannerComponentHandler" alias="shopware.emotion.preset_banner_component_handler" />
        <service id="Shopware\Components\Emotion\Preset\ComponentHandler\BannerSliderComponentHandler" alias="shopware.emotion.preset_bannerslider_component_handler" />
        <service id="Shopware\Components\Emotion\Preset\ComponentHandler\CategoryTeaserComponentHandler" alias="shopware.emotion.preset_categoryteaser_component_handler" />
        <service id="Shopware\Components\Emotion\Preset\ComponentHandler\Html5VideoComponentHandler" alias="shopware.emotion.preset_html5_video_component_handler" />
        <service id="Shopware\Components\CustomerStream\CookieSubscriber" alias="shopware.customer_stream.cookie_subscriber" />
        <service id="Shopware\Models\CustomerStream\CustomerStreamRepositoryInterface" alias="shopware.customer_stream.repository" />
        <service id="Shopware\Components\CustomerStream\StreamIndexerInterface" alias="shopware.customer_stream.stream_indexer" />
        <service id="Shopware\Components\CustomerStream\CustomerStreamCriteriaFactoryInterface" alias="shopware.customer_stream.criteria_factory" />
        <service id="Shopware\Components\Model\SearchBuilder" alias="shopware.model.search_builder" />
        <service id="Shopware\Components\Routing\Matchers\RewriteMatcher" alias="shopware.routing.matchers.rewrite_matcher" />
        <service id="Shopware\Components\Routing\Matchers\EventMatcher" alias="shopware.routing.matchers.event_matcher" />
        <service id="Shopware\Components\Routing\Matchers\DefaultMatcher" alias="shopware.routing.matchers.default_matcher" />
        <service id="Shopware\Components\Routing\Generators\RewriteGenerator" alias="shopware.routing.generators.rewrite_generator" />
        <service id="Shopware\Components\Routing\Generators\DefaultGenerator" alias="shopware.routing.generators.default_generator" />
        <service id="Shopware\Components\Routing\GeneratorFilters\DefaultPreFilter" alias="shopware.routing.pre_filter.default_pre_filter" />
        <service id="Shopware\Components\Routing\GeneratorFilters\FrontendPreFilter" alias="shopware.routing.pre_filter.frontend_pre_filter" />
        <service id="Shopware\Components\Routing\GeneratorFilters\FrontendPostFilter" alias="shopware.routing.post_filter.frontend_post_filter" />
        <service id="Shopware\Components\Routing\GeneratorFilters\DefaultPostFilter" alias="shopware.routing.post_filter.default_post_filter" />
        <service id="Shopware\Components\Auth\Validator\UserValidator" alias="shopware.auth.validator.user_validator" />
        <service id="Shopware\Components\Auth\Constraint\UserEmailValidator" alias="shopware.auth.constraint.user_email_validator" />
        <service id="Shopware\Components\Auth\Constraint\UserNameValidator" alias="shopware.auth.constraint.user_name_validator" />
        <service id="Shopware\Components\Privacy\PrivacyCleanupCronSubscriber" alias="shopware.components.privacy.privacy_cleanup_cron_subscriber" />
        <service id="Shopware\Components\Privacy\PrivacyService" alias="shopware.components.privacy.privacy_service" />
        <service id="Shopware\Components\Privacy\IpAnonymizerInterface" alias="shopware.components.privacy.ip_anonymizer" />
        <service id="Shopware\Components\Cart\ProportionalCartNormalizer" alias="shopware.components.cart.proportional_cart_normalizer" />
        <service id="Shopware\Components\Filesystem\FilesystemFactory" alias="shopware.filesystem_factory" />
        <service id="Shopware\Components\Privacy\CookieRemoveSubscriber" alias="shopware.components.privacy.cookie_remove_subscriber" />
        <service id="Shopware\Components\StateTranslatorService" alias="shopware.components.state_translator" />
        <service id="Shopware\Components\StreamProtocolValidator" alias="shopware.components.stream_protocol_validator" />
        <service id="Shopware\Components\DispatchFormatHelper" alias="shopware.components.dispatch_format_helper" />
        <service id="Shopware\Components\Template\HtmlMinCompressor" alias="shopware.components.template.html_minifier" />
        <service id="Shopware\Components\Model\DBAL\Validator\OrderNumberValidator" alias="shopware.components.validator.order_number_constraint_validator" />
        <service id="Shopware\Components\OptinServiceInterface" alias="shopware.components.optin_service" />
        <service id="Stecman\Component\Symfony\Console\BashCompletion\CompletionCommand" alias="shopware.console.completion_command" />
        <service id="Shopware\Components\ShopRegistrationServiceInterface" alias="shopware.components.shop_registration_service" />
        <service id="Shopware\Components\Theme\LessCompiler\Oyejorge" alias="oyejorge_compiler" />
        <service id="Less_Parser" alias="oyejorge_compiler_lib" />
        <service id="Shopware\Components\Theme\Compressor\Js" alias="js_compressor" />
        <service id="Shopware\Components\Theme\Service" alias="theme_service" />
        <service id="Shopware\Components\Theme\EventListener\ConfigLoader" alias="theme_config_loader" />
        <service id="Shopware\Components\Theme\PathResolver" alias="theme_path_resolver" />
        <service id="Shopware\Components\Theme\Generator" alias="theme_generator" />
        <service id="Shopware\Components\Form\Persister\Theme" alias="theme_config_persister" />
        <service id="Shopware\Components\Theme\Configurator" alias="theme_configurator" />
        <service id="Shopware\Components\Theme\Inheritance" alias="theme_inheritance" />
        <service id="Shopware\Components\Theme\Util" alias="theme_util" />
        <service id="Shopware\Components\Theme\Installer" alias="theme_installer" />
        <service id="Shopware\Components\Theme\Compiler" alias="theme_compiler" />
        <service id="Shopware\Components\Theme\DBALTimestampPersistor" alias="theme_timestamp_persistor" />
        <service id="Shopware\Components\Theme\EventListener\BackendTheme" alias="theme_backend_registration" />
        <service id="Monolog\Processor\UidProcessor" alias="monolog.processor.uid" />
        <service id="Monolog\Formatter\NormalizerFormatter" alias="monolog.formatter.normalizer" />
        <service id="Monolog\Handler\FingersCrossedHandler" alias="monolog.handler.fingers_crossed" />
        <service id="Shopware\Components\Log\Parser\LogfileParser" alias="shopware.log.fileparser" />
        <service id="Shopware\Commands\AdminCreateCommand" alias="shopware.commands.admin_create_command" />
        <service id="Shopware\Commands\CacheClearCommand" alias="shopware.commands.cache_clear_command" />
        <service id="Shopware\Commands\CloneCategoryTreeCommand" alias="shopware.commands.clone_category_tree_command" />
        <service id="Shopware\Commands\CronListCommand" alias="shopware.commands.cron_list_command" />
        <service id="Shopware\Commands\CronRunCommand" alias="shopware.commands.cron_run_command" />
        <service id="Shopware\Commands\DatabaseSetupCommand" alias="shopware.commands.database_setup_command" />
        <service id="Shopware\Commands\FirstRunWizardDisableCommand" alias="shopware.commands.first_run_wizard_disable_command" />
        <service id="Shopware\Commands\FirstRunWizardEnableCommand" alias="shopware.commands.first_run_wizard_enable_command" />
        <service id="Shopware\Commands\GenerateAttributesCommand" alias="shopware.commands.generate_attributes_command" />
        <service id="Shopware\Commands\GenerateProductFeedCommand" alias="shopware.commands.generate_product_feed_command" />
        <service id="Shopware\Commands\ListProductFeedCommand" alias="shopware.commands.list_product_feed_command" />
        <service id="Shopware\Commands\MigrateArticleAttributeTranslationsCommand" alias="shopware.commands.migrate_article_attribute_translations_command" />
        <service id="Shopware\Commands\MigrationsMigrateCommand" alias="shopware.commands.migrations_migrate_command" />
        <service id="Shopware\Commands\PluginActivateCommand" alias="shopware.commands.plugin_activate_command" />
        <service id="Shopware\Commands\PluginConfigListCommand" alias="shopware.commands.plugin_config_list_command" />
        <service id="Shopware\Commands\PluginConfigSetCommand" alias="shopware.commands.plugin_config_set_command" />
        <service id="Shopware\Commands\PluginDeactivateCommand" alias="shopware.commands.plugin_deactivate_command" />
        <service id="Shopware\Commands\PluginDeleteCommand" alias="shopware.commands.plugin_delete_command" />
        <service id="Shopware\Commands\PluginInstallCommand" alias="shopware.commands.plugin_install_command" />
        <service id="Shopware\Commands\PluginListCommand" alias="shopware.commands.plugin_list_command" />
        <service id="Shopware\Commands\PluginRefreshCommand" alias="shopware.commands.plugin_refresh_command" />
        <service id="Shopware\Commands\PluginReinstallCommand" alias="shopware.commands.plugin_reinstall_command" />
        <service id="Shopware\Commands\PluginUninstallCommand" alias="shopware.commands.plugin_uninstall_command" />
        <service id="Shopware\Commands\PluginUpdateCommand" alias="shopware.commands.plugin_update_command" />
        <service id="Shopware\Commands\RebuildCategoryTreeCommand" alias="shopware.commands.rebuild_category_tree_command" />
        <service id="Shopware\Commands\RebuildSeoIndexCommand" alias="shopware.commands.rebuild_seo_index_command" />
        <service id="Shopware\Commands\RefreshSearchIndexCommand" alias="shopware.commands.refresh_search_index_command" />
        <service id="Shopware\Commands\RefreshTopsellerCommand" alias="shopware.commands.refresh_topseller_command" />
        <service id="Shopware\Commands\SessionCleanupCommand" alias="shopware.commands.session_cleanup_command" />
        <service id="Shopware\Commands\SettingsLabelsFindMissingCommand" alias="shopware.commands.settings_labels_find_missing_command" />
        <service id="Shopware\Commands\SnippetsFindMissingCommand" alias="shopware.commands.snippets_find_missing_command" />
        <service id="Shopware\Commands\SnippetsRemoveCommand" alias="shopware.commands.snippets_remove_command" />
        <service id="Shopware\Commands\SnippetsToDbCommand" alias="shopware.commands.snippets_to_db_command" />
        <service id="Shopware\Commands\SnippetsToIniCommand" alias="shopware.commands.snippets_to_ini_command" />
        <service id="Shopware\Commands\SnippetsToSqlCommand" alias="shopware.commands.snippets_to_sql_command" />
        <service id="Shopware\Commands\SnippetsValidateCommand" alias="shopware.commands.snippets_validate_command" />
        <service id="Shopware\Commands\StoreDownloadCommand" alias="shopware.commands.store_download_command" />
        <service id="Shopware\Commands\StoreListCommand" alias="shopware.commands.store_list_command" />
        <service id="Shopware\Commands\StoreListDomainsCommand" alias="shopware.commands.store_list_domains_command" />
        <service id="Shopware\Commands\StoreListIntegratedCommand" alias="shopware.commands.store_list_integrated_command" />
        <service id="Shopware\Commands\StoreListUpdatesCommand" alias="shopware.commands.store_list_updates_command" />
        <service id="Shopware\Commands\StreamIndexPopulateCommand" alias="shopware.commands.stream_index_populate_command" />
        <service id="Shopware\Commands\ThemeCacheGenerateCommand" alias="shopware.commands.theme_cache_generate_command" />
        <service id="Shopware\Commands\ThemeCreateCommand" alias="shopware.commands.theme_create_command" />
        <service id="Shopware\Commands\ThemeDumpConfigurationCommand" alias="shopware.commands.theme_dump_configuration_command" />
        <service id="Shopware\Commands\ThemeInitializeCommand" alias="shopware.commands.theme_initialize_command" />
        <service id="Shopware\Commands\ThemeSynchronizeCommand" alias="shopware.commands.theme_synchronize_command" />
        <service id="Shopware\Commands\ThumbnailCleanupCommand" alias="shopware.commands.thumbnail_cleanup_command" />
        <service id="Shopware\Commands\ThumbnailGenerateCommand" alias="shopware.commands.thumbnail_generate_command" />
        <service id="Shopware\Commands\WarmUpHttpCacheCommand" alias="shopware.commands.warm_up_http_cache_command" />
        <service id="Shopware\Commands\GenerateMigrationCommand" alias="shopware.commands.make_migration_command" />
        <service id="Shopware\Bundle\SearchBundle\ProductSearchInterface" alias="shopware_search.product_search" />
        <service id="Shopware\Bundle\SearchBundle\SearchTermPreProcessorInterface" alias="shopware_search.search_term_pre_processor" />
        <service id="Shopware\Bundle\SearchBundle\CriteriaRequestHandler\CoreCriteriaRequestHandler" alias="shopware_search.core_criteria_request_handler" />
        <service id="Shopware\Bundle\SearchBundle\CriteriaRequestHandler\SortingCriteriaRequestHandler" alias="shopware_search.sorting_criteria_request_handler" />
        <service id="Shopware\Bundle\SearchBundle\CriteriaRequestHandler\FacetCriteriaRequestHandler" alias="shopware_search.custom_facet_criteria_request_handler" />
        <service id="Shopware\Bundle\SearchBundle\CriteriaRequestHandler\PropertyCriteriaRequestHandler" alias="shopware_search.property_criteria_request_handler" />
        <service id="Shopware\Bundle\SearchBundle\CriteriaRequestHandler\VariantCriteriaRequestHandler" alias="shopware_bundle_search.criteria_request_handler.variant_criteria_request_handler" />
        <service id="Shopware\Bundle\SearchBundle\StoreFrontCriteriaFactoryInterface" alias="shopware_search.store_front_criteria_factory" />
        <service id="Shopware\Bundle\SearchBundle\BatchProductNumberSearch" alias="shopware_search.batch_product_number_search" />
        <service id="Shopware\Bundle\SearchBundle\BatchProductSearch" alias="shopware_search.batch_product_search" />
        <service id="Shopware\Bundle\SearchBundle\FacetResult\CategoryTreeFacetResultBuilder" alias="shopware_search.category_tree_facet_result_builder" />
        <service id="Shopware\Bundle\SearchBundle\VariantSearch" alias="shopware_search.variant_search" />
        <service id="Shopware\Bundle\SearchBundle\ProductNumberSearchInterface" alias="shopware_search.product_number_search" />
        <service id="Shopware\Bundle\SearchBundleDBAL\PriceHelper" alias="shopware_searchdbal.search_price_helper_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\ListingPriceTableInterface" alias="shopware_searchdbal.listing_price_table" />
        <service id="Shopware\Bundle\SearchBundleDBAL\SearchTerm\SearchTermQueryBuilder" alias="shopware_searchdbal.search_query_builder_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\SearchTerm\CacheKeywordFinder" alias="shopware_searchdbal.cache_keyword_finder" />
        <service id="Shopware\Bundle\SearchBundleDBAL\SearchTerm\KeywordFinder" alias="shopware_searchdbal.keyword_finder_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\SearchTerm\SearchIndexer" alias="shopware_searchdbal.search_indexer" />
        <service id="Shopware\Bundle\SearchBundleDBAL\SearchTerm\SearchTermLogger" alias="shopware_searchdbal.search_term_logger" />
        <service id="Shopware\Bundle\SearchBundleDBAL\FacetHandler\VoteAverageFacetHandler" alias="shopware_searchdbal.vote_average_facet_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\FacetHandler\ShippingFreeFacetHandler" alias="shopware_searchdbal.shipping_free_facet_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\FacetHandler\ProductAttributeFacetHandler" alias="shopware_searchdbal.product_attribute_facet_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\FacetHandler\ImmediateDeliveryFacetHandler" alias="shopware_searchdbal.immediate_delivery_facet_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\FacetHandler\ManufacturerFacetHandler" alias="shopware_searchdbal.manufacturer_facet_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\FacetHandler\PropertyFacetHandler" alias="shopware_searchdbal.property_facet_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\FacetHandler\CategoryFacetHandler" alias="shopware_searchdbal.category_facet_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\FacetHandler\PriceFacetHandler" alias="shopware_searchdbal.price_facet_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\FacetHandler\VariantFacetHandler" alias="shopware_bundle.search_bundle_dbal_facet_handler.variant_facet_handler" />
        <service id="Shopware\Bundle\SearchBundleDBAL\ConditionHandler\VoteAverageConditionHandler" alias="shopware_searchdbal.vote_average_condition_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\ConditionHandler\IsAvailableConditionHandler" alias="shopware_searchdbal.is_available_condition_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\ConditionHandler\CloseoutConditionHandler" alias="shopware_searchdbal.closeout_condition_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\ConditionHandler\HasPseudoPriceConditionHandler" alias="shopware_searchdbal.has_pseudo_price_condition_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\ConditionHandler\IsNewConditionHandler" alias="shopware_searchdbal.is_new_condition_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\ConditionHandler\ReleaseDateConditionHandler" alias="shopware_searchdbal.release_date_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleDBAL\ConditionHandler\CreateDateConditionHandler" alias="shopware_searchdbal.create_date_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleDBAL\ConditionHandler\SearchTermConditionHandler" alias="shopware_searchdbal.search_condition_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\ConditionHandler\CategoryConditionHandler" alias="shopware_searchdbal.category_condition_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\ConditionHandler\OrdernumberConditionHandler" alias="shopware_searchdbal.ordernumber_condition_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\ConditionHandler\ProductIdConditionHandler" alias="shopware_searchdbal.productid_condition_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\ConditionHandler\ProductAttributeConditionHandler" alias="shopware_searchdbal.product_attribute_condition_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\ConditionHandler\CustomerGroupConditionHandler" alias="shopware_searchdbal.customer_group_condition_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\ConditionHandler\ImmediateDeliveryConditionHandler" alias="shopware_searchdbal.immediate_delivery_condition_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\ConditionHandler\ManufacturerConditionHandler" alias="shopware_searchdbal.manufacturer_condition_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\ConditionHandler\PropertyConditionHandler" alias="shopware_searchdbal.property_condition_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\ConditionHandler\ShippingFreeConditionHandler" alias="shopware_searchdbal.shipping_free_condition_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\ConditionHandler\SalesConditionHandler" alias="shopware_searchdbal.sales_condition_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\ConditionHandler\PriceConditionHandler" alias="shopware_searchdbal.price_condition_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\ConditionHandler\SimilarProductConditionHandler" alias="shopware_searchdbal.similar_products_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\ConditionHandler\LastProductIdConditionHandler" alias="shopware_searchdbal.last_id_condition_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\SortingHandler\ProductNameSortingHandler" alias="shopware_searchdbal.product_name_sorting_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\SortingHandler\ProductNumberSortingHandler" alias="shopware_searchdbal.product_number_sorting_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\SortingHandler\PopularitySortingHandler" alias="shopware_searchdbal.popularity_sorting_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\SortingHandler\ProductAttributeSortingHandler" alias="shopware_searchdbal.shopware_searchdbal.product_attribute_sorting_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\SortingHandler\ReleaseDateSortingHandler" alias="shopware_searchdbal.release_date_sorting_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\SortingHandler\PriceSortingHandler" alias="shopware_searchdbal.price_sorting_handler_sorting_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\SortingHandler\SearchRankingSortingHandler" alias="shopware_searchdbal.search_ranking_sorting_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\SortingHandler\RandomSortingHandler" alias="shopware_searchdbal.random_sorting_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\SortingHandler\ProductStockSortingHandler" alias="shopware_searchdbal.product_stock_sorting_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\SortingHandler\ManualSortingHandler" alias="shopware_searchdbal.manual_sorting_handler" />
        <service id="Shopware\Bundle\SearchBundleDBAL\FacetHandler\CombinedConditionFacetHandler" alias="shopware_searchdbal.combined_condition_facet_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\ConditionHandler\CombinedConditionHandler" alias="shopware_searchdbal.combined_condition_handler_dbal" />
        <service id="Shopware\Bundle\SearchBundleDBAL\QueryBuilderFactory" alias="shopware_searchdbal.dbal_query_builder_factory" />
        <service id="Shopware\Bundle\SearchBundleDBAL\FacetHandler\ProductDimensionsFacetHandler" alias="shopware_searchdbal.product_dimensions_facet_handler" />
        <service id="Shopware\Bundle\SearchBundleDBAL\ConditionHandler\VariantConditionHandler" alias="shopware_bundle.search_bundle_dbal_condition_handler.variant_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleDBAL\ConditionHandler\HeightConditionHandler" alias="shopware_searchdbal.height_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleDBAL\ConditionHandler\LengthConditionHandler" alias="shopware_searchdbal.length_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleDBAL\ConditionHandler\WidthConditionHandler" alias="shopware_searchdbal.width_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleDBAL\ConditionHandler\WeightConditionHandler" alias="shopware_searchdbal.weight_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleDBAL\VariantHelperInterface" alias="shopware_searchdbal.variant_helper" />
        <service id="Shopware\Bundle\SearchBundleDBAL\ListingPriceSwitcher" alias="shopware_searchdbal.listing_price_switcher" />
        <service id="Shopware\Bundle\SearchBundleDBAL\ListingPriceHelper" alias="shopware_searchdbal.listing_price_helper" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\Core\ShopContextFactoryInterface" alias="shopware_storefront.shop_context_factory"/>
        <service id="Shopware\Bundle\StoreFrontBundle\Service\ContextServiceInterface" alias="shopware_storefront.context_service" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\ProductNumberServiceInterface" alias="shopware_storefront.product_number_service" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\ListProductServiceInterface" alias="shopware_storefront.list_product_service" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\Core\BaseProductFactoryService" alias="shopware_storefront.base_product_factory" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\ProductServiceInterface" alias="shopware_storefront.product_service" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\MarketingServiceInterface" alias="shopware_storefront.marketing_service" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\ProductDownloadServiceInterface" alias="shopware_storefront.product_download_service" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\ProductLinkServiceInterface" alias="shopware_storefront.product_link_service" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\RelatedProductsServiceInterface" alias="shopware_storefront.related_products_service" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\RelatedProductStreamsServiceInterface" alias="shopware_storefront.related_product_streams_service" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\SimilarProductsServiceInterface" alias="shopware_storefront.similar_products_service" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\GraduatedPricesServiceInterface" alias="shopware_storefront.graduated_prices_service" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\ManufacturerServiceInterface" alias="shopware_storefront.manufacturer_service" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\Core\ShopPageService" alias="shopware_storefront.shop_page_service" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\PriceCalculationServiceInterface" alias="shopware_storefront.price_calculation_service" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\PriceCalculatorInterface" alias="shopware_storefront.price_calculator" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\CheapestPriceServiceInterface" alias="shopware_storefront.cheapest_price_service" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\MediaServiceInterface" alias="shopware_storefront.media_service" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\VariantCoverServiceInterface" alias="shopware_storefront.variant_cover_service" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\PropertyServiceInterface" alias="shopware_storefront.property_service" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\ConfiguratorServiceInterface" alias="shopware_storefront.configurator_service" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\CategoryServiceInterface" alias="shopware_storefront.category_service" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\VoteServiceInterface" alias="shopware_storefront.vote_service" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\AdditionalTextServiceInterface" alias="shopware_storefront.additional_text_service" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\ListProductGatewayInterface" alias="shopware_storefront.list_product_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\MediaGatewayInterface" alias="shopware_storefront.media_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\ProductMediaGatewayInterface" alias="shopware_storefront.product_media_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\VariantMediaGatewayInterface" alias="shopware_storefront.variant_media_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\ProductConfigurationGatewayInterface" alias="shopware_storefront.product_configuration_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\ManufacturerGatewayInterface" alias="shopware_storefront.manufacturer_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\ShopPageGatewayInterface" alias="shopware_storefront.shop_page_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\ShopPageChildrenGatewayInterface" alias="shopware_storefront.shop_page_children_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\TaxGatewayInterface" alias="shopware_storefront.tax_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\ConfiguratorGatewayInterface" alias="shopware_storefront.configurator_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\ConfiguratorOptionsGatewayInterface" alias="shopware_storefront.configurator_options_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\GraduatedPricesGatewayInterface" alias="shopware_storefront.graduated_prices_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\CheapestPriceGatewayInterface" alias="shopware_storefront.cheapest_price_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\CheapestPriceESGateway" alias="shopware_storefront.cheapest_price_es_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\VariantCheapestPriceGatewayInterface" alias="shopware_storefront.variant_cheapest_price_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\PriceGroupDiscountGatewayInterface" alias="shopware_storefront.price_group_discount_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\PropertyGatewayInterface" alias="shopware_storefront.property_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\ProductPropertyGatewayInterface" alias="shopware_storefront.product_property_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\RelatedProductsGatewayInterface" alias="shopware_storefront.related_products_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\RelatedProductStreamsGatewayInterface" alias="shopware_storefront.related_product_streams_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\SimilarProductsGatewayInterface" alias="shopware_storefront.similar_products_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\DownloadGatewayInterface" alias="shopware_storefront.download_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\LinkGatewayInterface" alias="shopware_storefront.link_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\VoteGatewayInterface" alias="shopware_storefront.vote_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\VoteAverageGatewayInterface" alias="shopware_storefront.vote_average_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\CustomerGroupGatewayInterface" alias="shopware_storefront.customer_group_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\CountryGatewayInterface" alias="shopware_storefront.country_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\CategoryGatewayInterface" alias="shopware_storefront.category_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\PaymentGatewayInterface" alias="shopware_storefront.payment_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\FieldHelper" alias="shopware_storefront.field_helper_dbal" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\ListProductQueryHelperInterface" alias="shopware_bundle_store_front.gateway_dbal.list_product_query_helper" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\Hydrator\ProductHydrator" alias="shopware_storefront.product_hydrator_dbal" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\Hydrator\PriceHydrator" alias="shopware_storefront.price_hydrator_dbal" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\Hydrator\ManufacturerHydrator" alias="shopware_storefront.manufacturer_hydrator_dbal" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\Hydrator\ShopPageHydrator" alias="shopware_storefront.shop_page_hydrator_dbal" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\Hydrator\CategoryHydrator" alias="shopware_storefront.category_hydrator_dbal" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\Hydrator\ConfiguratorHydrator" alias="shopware_storefront.configurator_hydrator_dbal" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\Hydrator\MediaHydrator" alias="shopware_storefront.media_hydrator_dbal" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\Hydrator\DownloadHydrator" alias="shopware_storefront.download_hydrator_dbal" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\Hydrator\LinkHydrator" alias="shopware_storefront.link_hydrator_dbal" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\Hydrator\CustomerGroupHydrator" alias="shopware_storefront.customer_group_hydrator_dbal" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\Hydrator\AttributeHydrator" alias="shopware_storefront.attribute_hydrator_dbal" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\Hydrator\TaxHydrator" alias="shopware_storefront.tax_hydrator_dbal" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\Hydrator\UnitHydrator" alias="shopware_storefront.unit_hydrator_dbal" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\Hydrator\ProductStreamHydrator" alias="shopware_storefront.product_stream_hydrator_dbal" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\Hydrator\VoteHydrator" alias="shopware_storefront.vote_hydrator_dbal" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\Hydrator\PropertyHydrator" alias="shopware_storefront.property_hydrator_dbal" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\Hydrator\CountryHydrator" alias="shopware_storefront.country_hydrator_dbal" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\Hydrator\EsdHydrator" alias="shopware_storefront.esd_hydrator_dbal" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\Core\CoreCache" alias="shopware_storefront.storefront_cache" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\Hydrator\ShopHydrator" alias="shopware_storefront.shop_hydrator_dbal" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\Hydrator\TemplateHydrator" alias="shopware_storefront.template_hydrator_dbal" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\Hydrator\CurrencyHydrator" alias="shopware_storefront.currency_hydrator_dbal" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\Hydrator\LocaleHydrator" alias="shopware_storefront.locale_hydrator_dbal" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\Hydrator\PaymentHydrator" alias="shopware_storefront.payment_hydrator_dbal" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\CategoryGateway" alias="shopware_storefront.category_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\ShopGatewayInterface" alias="shopware_storefront.shop_gateway_dbal" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\CurrencyGatewayInterface" alias="shopware_storefront.currency_gateway_dbal" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\LocationServiceInterface" alias="shopware_storefront.location_service" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\Core\CategoryDepthService" alias="shopware_storefront.category_depth_service" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\BlogServiceInterface" alias="shopware_storefront.blog_service" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\BlogGatewayInterface" alias="shopware_storefront.blog_gateway_dbal" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\Hydrator\BlogHydrator" alias="shopware_storefront.blog_hydrator_dbal" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\CustomFacetServiceInterface" alias="shopware_storefront.custom_facet_service" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\CustomFacetGatewayInterface" alias="shopware_storefront.custom_facet_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\CustomerServiceInterface" alias="customer_search.dbal.gateway.service" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\Hydrator\CustomerHydrator" alias="shopware_customer_search.gateway.customer_hydrator" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\AddressGatewayInterface" alias="shopware_customer_search.gateway.address_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\CustomerGatewayInterface" alias="shopware_customer_search.gateway.customer_gateway" />
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\Hydrator\AddressHydrator" alias="shopware_customer_search.gateway.address_hydrator" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\VariantListingPriceServiceInterface" alias="shopware_storefront.variant_listing_price_service" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\ListingLinkRewriteServiceInterface" alias="shopware_storefront.listing_link_rewrite_service" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\Core\HrefLangService" alias="shopware_storefront.href_lang_service" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\Core\CachedHrefLangService" alias="shopware_storefront.cached_href_lang_service" />
        <service id="Shopware\Bundle\StoreFrontBundle\Service\CustomSortingServiceInterface" alias="shopware_storefront.custom_sorting_service"/>
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\CustomSortingGatewayInterface" alias="shopware_storefront.custom_sorting_gateway"/>
        <service id="Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\Hydrator\CustomListingHydrator" alias="shopware_storefront.custom_listing_hydrator"/>
        <service id="Shopware\Bundle\SearchBundleDBAL\SearchTerm\TermHelperInterface" alias="shopware_searchdbal.search_term_helper"/>
        <service id="Shopware\Bundle\PluginInstallerBundle\StoreClient" alias="shopware_plugininstaller.store_client" />
        <service id="Shopware\Bundle\PluginInstallerBundle\Service\UniqueIdGenerator\UniqueIdGenerator" alias="shopware_plugininstaller.unique_id_generator" />
        <service id="Shopware\Bundle\PluginInstallerBundle\Service\PluginInstaller" alias="shopware_plugininstaller.plugin_installer" />
        <service id="Shopware\Bundle\PluginInstallerBundle\Service\LegacyPluginInstaller" alias="shopware_plugininstaller.legacy_plugin_installer" />
        <service id="Shopware\Bundle\PluginInstallerBundle\Service\InstallerService" alias="shopware_plugininstaller.plugin_manager" />
        <service id="Shopware\Bundle\PluginInstallerBundle\Service\DownloadService" alias="shopware_plugininstaller.plugin_download_service" />
        <service id="Shopware\Bundle\PluginInstallerBundle\Service\PluginStoreService" alias="shopware_plugininstaller.plugin_service_store_production" />
        <service id="Shopware\Bundle\PluginInstallerBundle\Service\PluginLocalService" alias="shopware_plugininstaller.plugin_service_local" />
        <service id="Shopware\Bundle\PluginInstallerBundle\Service\PluginViewService" alias="shopware_plugininstaller.plugin_service_view" />
        <service id="Shopware\Bundle\PluginInstallerBundle\Service\StoreOrderService" alias="shopware_plugininstaller.store_order_service" />
        <service id="Shopware\Bundle\PluginInstallerBundle\Service\AccountManagerService" alias="shopware_plugininstaller.account_manager_service" />
        <service id="Shopware\Bundle\PluginInstallerBundle\Service\PluginLicenceService" alias="shopware_plugininstaller.plugin_licence_service" />
        <service id="Shopware\Bundle\PluginInstallerBundle\Struct\StructHydrator" alias="shopware_plugininstaller.plugin_installer_struct_hydrator" />
        <service id="Shopware\Bundle\PluginInstallerBundle\Service\SubscriptionService" alias="shopware_plugininstaller.subscription_service" />
        <service id="Shopware\Bundle\PluginInstallerBundle\Service\PluginExtractor" alias="shopware_plugininstaller.plugin_extractor" />
        <service id="Elasticsearch\Client" alias="shopware_elastic_search.client" />
        <service id="Shopware\Bundle\ESIndexingBundle\DependencyInjection\Factory\ShopIndexerFactory" alias="shopware_elastic_search.shop_indexer_factory" />
        <service id="Shopware\Bundle\ESIndexingBundle\ShopIndexer" alias="shopware_elastic_search.shop_indexer" />
        <service id="Shopware\Bundle\ESIndexingBundle\FieldMapping" alias="shopware_elastic_search.field_mapping" />
        <service id="Shopware\Bundle\ESIndexingBundle\TextMappingInterface" alias="shopware_elastic_search.text_mapping" />
        <service id="Shopware\Bundle\ESIndexingBundle\DependencyInjection\Factory\TextMappingFactory" alias="shopware_elastic_search.text_mapping_factory" />
        <service id="Shopware\Bundle\ESIndexingBundle\IndexFactory" alias="shopware_elastic_search.index_factory" />
        <service id="Shopware\Bundle\ESIndexingBundle\ShopAnalyzerInterface" alias="shopware_elastic_search.shop_analyzer" />
        <service id="Shopware\Bundle\ESIndexingBundle\Product\ProductQueryFactory" alias="shopware_elastic_search.product_query_factory" />
        <service id="Shopware\Bundle\ESIndexingBundle\Property\PropertyQueryFactory" alias="shopware_elastic_search.property_query_factory" />
        <service id="Shopware\Bundle\ESIndexingBundle\IdentifierSelector" alias="shopware_elastic_search.identifier_selector" />
        <service id="Shopware\Bundle\ESIndexingBundle\BacklogProcessorInterface" alias="shopware_elastic_search.backlog_processor" />
        <service id="Shopware\Bundle\ESIndexingBundle\BacklogReader" alias="shopware_elastic_search.backlog_reader" />
        <service id="Shopware\Bundle\ESIndexingBundle\Property\PropertyIndexer" alias="shopware_elastic_search.property_indexer" />
        <service id="Shopware\Bundle\ESIndexingBundle\Property\PropertySynchronizer" alias="shopware_elastic_search.property_synchronizer" />
        <service id="Shopware\Bundle\ESIndexingBundle\Property\PropertyProvider" alias="shopware_elastic_search.property_provider" />
        <service id="Shopware\Bundle\ESIndexingBundle\Property\PropertyMapping" alias="shopware_elastic_search.property_mapping" />
        <service id="Shopware\Bundle\ESIndexingBundle\Product\ProductIndexer" alias="shopware_elastic_search.product_indexer" />
        <service id="Shopware\Bundle\ESIndexingBundle\Product\ProductSynchronizer" alias="shopware_elastic_search.product_synchronizer" />
        <service id="Shopware\Bundle\ESIndexingBundle\Product\ProductProvider" alias="shopware_elastic_search.product_provider" />
        <service id="Shopware\Bundle\ESIndexingBundle\Product\ProductMapping" alias="shopware_elastic_search.product_mapping" />
        <service id="Shopware\Bundle\ESIndexingBundle\Subscriber\ORMBacklogSaveSubscriber" alias="shopware_elastic_search.orm_backlog_save_subscriber" />
        <service id="Shopware\Bundle\ESIndexingBundle\Subscriber\ORMBacklogSubscriber" alias="shopware_elastic_search.orm_backlog_subscriber" />
        <service id="Shopware\Bundle\ESIndexingBundle\Subscriber\DomainBacklogSubscriber" alias="shopware_elastic_search.domain_backlog_subscriber" />
        <service id="Shopware\Bundle\ESIndexingBundle\Product\ProductListingVariationLoader" alias="shopware_elastic_search.product_listing_variation_loader" />
        <service id="Shopware\Bundle\ESIndexingBundle\Product\ProductConfigurationLoader" alias="shopware_elastic_search.product_configuration_loader" />
        <service id="Shopware\Bundle\ESIndexingBundle\Product\ProductManualPositionLoader" alias="shopware_bundle_esindexing.product.product_manual_position_loader" />
        <service id="Shopware\Bundle\ESIndexingBundle\Commands\IndexPopulateCommand" alias="shopware_elastic_search.commands.index_populate_command" />
        <service id="Shopware\Bundle\ESIndexingBundle\Commands\IndexCleanupCommand" alias="shopware_elastic_search.commands.index_cleanup_command" />
        <service id="Shopware\Bundle\ESIndexingBundle\Commands\BacklogClearCommand" alias="shopware_elastic_search.commands.backlog_clear_command" />
        <service id="Shopware\Bundle\ESIndexingBundle\Commands\BacklogSyncCommand" alias="shopware_elastic_search.commands.backlog_sync_command" />
        <service id="Shopware\Bundle\ESIndexingBundle\Commands\SwitchAliasCommand" alias="shopware_elastic_search.commands.switch_alias_command" />
        <service id="Shopware\Bundle\ESIndexingBundle\Commands\AnalyzeCommand" alias="shopware_elastic_search.commands.analyze_command" />
        <service id="Shopware\Bundle\ESIndexingBundle\Console\EvaluationHelperInterface" alias="shopware_elastic_search.console.console_evaluation_helper" />
        <service id="Shopware\Bundle\MediaBundle\Subscriber\ServiceSubscriber" alias="shopware_media.service_subscriber" />
        <service id="Shopware\Bundle\MediaBundle\MediaMigration" alias="shopware_media.media_migration" />
        <service id="Shopware\Bundle\MediaBundle\GarbageCollectorFactory" alias="shopware_media.garbage_collector_factory" />
        <service id="Shopware\Bundle\MediaBundle\GarbageCollector" alias="shopware_media.garbage_collector" />
        <service id="Shopware\Bundle\MediaBundle\MediaServiceInterface" alias="shopware_media.media_service" />
        <service id="Shopware\Bundle\MediaBundle\MediaReplaceServiceInterface" alias="shopware_media.replace_service" />
        <service id="Shopware\Bundle\MediaBundle\MediaServiceFactory" alias="shopware_media.media_service_factory" />
        <service id="Shopware\Bundle\MediaBundle\Strategy\StrategyFactory" alias="shopware_media.strategy_factory" />
        <service id="Shopware\Bundle\MediaBundle\Strategy\StrategyInterface" alias="shopware_media.strategy" />
        <service id="Shopware\Bundle\MediaBundle\MediaExtensionMappingServiceInterface" alias="shopware_media.extension_mapping" />
        <service id="Shopware\Bundle\MediaBundle\CdnOptimizerService" alias="shopware_media.cdn_optimizer_service" />
        <service id="Shopware\Bundle\MediaBundle\OptimizerService" alias="shopware_media.optimizer_service" />
        <service id="Shopware\Bundle\MediaBundle\CacheOptimizerService" alias="shopware_media.cache_optimizer_service" />
        <service id="Shopware\Bundle\MediaBundle\Optimizer\JpegoptimOptimizer" alias="shopware_media.optimizer.jpegoptim" />
        <service id="Shopware\Bundle\MediaBundle\Optimizer\JpegtranOptimizer" alias="shopware_media.optimizer.jpegtran" />
        <service id="Shopware\Bundle\MediaBundle\Optimizer\PngoutOptimizer" alias="shopware_media.optimizer.pngout" />
        <service id="Shopware\Bundle\MediaBundle\Optimizer\OptipngOptimizer" alias="shopware_media.optimizer.optipng" />
        <service id="Shopware\Bundle\MediaBundle\Optimizer\PngcrushOptimizer" alias="shopware_media.optimizer.pngcrush" />
        <service id="Shopware\Bundle\MediaBundle\Optimizer\GuetzliOptimizer" alias="shopware_media.optimizer.guetzli" />
        <service id="Shopware\Bundle\MediaBundle\Adapters\LocalAdapterFactory" alias="shopware_media.adapter.local" />
        <service id="Shopware\Bundle\MediaBundle\Adapters\FtpAdapterFactory" alias="shopware_media.adapter.ftp" />
        <service id="Shopware\Bundle\MediaBundle\Adapters\AwsS3v3Factory" alias="shopware_media.adapter.s3" />
        <service id="Shopware\Bundle\MediaBundle\Adapters\GoogleStorageFactory" alias="shopware_media.adapter.gcp" />
        <service id="Shopware\Bundle\MediaBundle\Commands\MediaCleanupCommand" alias="shopware_media.commands.media_cleanup" />
        <service id="Shopware\Bundle\MediaBundle\Commands\ImageMigrateCommand" alias="shopware_media.commands.image_migrate" />
        <service id="Shopware\Bundle\MediaBundle\Commands\MediaOptimizeCommand" alias="shopware_media.commands.media_optimize" />
        <service id="Symfony\Component\Form\FormFactoryInterface" alias="shopware.form.factory" />
        <service id="Shopware\Bundle\FormBundle\Extension\EventExtension" alias="shopware.form.extension.event" />
        <service id="Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension" alias="shopware.form.extension.enlight" />
        <service id="Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension" alias="form.extension" />
        <service id="Shopware\Bundle\FormBundle\Constraints\ExistsValidator" alias="shopware.form.constraint.exists" />
        <service id="Shopware\Bundle\FormBundle\Constraints\UniqueValidator" alias="shopware.form.constraint.unique" />
        <service id="Shopware\Bundle\FormBundle\StringRendererService" alias="shopware.form.string_renderer_service" />
        <service id="Shopware\Bundle\AccountBundle\Service\AddressServiceInterface" alias="shopware_account.address_service" />
        <service id="Shopware\Bundle\AccountBundle\Service\Validator\AddressValidatorInterface" alias="shopware_account.address_validator" />
        <service id="Shopware\Bundle\AccountBundle\Service\CustomerServiceInterface" alias="shopware_account.customer_service" />
        <service id="Shopware\Bundle\AccountBundle\Service\Validator\CustomerValidatorInterface" alias="shopware_account.customer_validator" />
        <service id="Shopware\Bundle\AccountBundle\Constraint\CurrentPasswordValidator" alias="shopware_account.constraint.current_password_validator" />
        <service id="Shopware\Bundle\AccountBundle\Type\SalutationType" alias="shopware_account.type.salutation_type" />
        <service id="Shopware\Bundle\AccountBundle\Form\Account\AddressFormType" alias="shopware_account.form.addressform" />
        <service id="Shopware\Bundle\AccountBundle\Form\Account\AttributeFormType" alias="shopware_account.form.attributeform" />
        <service id="Shopware\Bundle\AccountBundle\Form\Account\ProfileUpdateFormType" alias="shopware_account.form.profile_update_form" />
        <service id="Shopware\Bundle\AccountBundle\Form\Account\PersonalFormType" alias="shopware_account.form.personalform" />
        <service id="Shopware\Bundle\AccountBundle\Form\Account\EmailUpdateFormType" alias="shopware_account.form.emailupdateform" />
        <service id="Shopware\Bundle\AccountBundle\Form\Account\PasswordUpdateFormType" alias="shopware_account.form.passwordupdateform" />
        <service id="Shopware\Bundle\AccountBundle\Form\Account\ResetPasswordFormType" alias="shopware_account.form.resetpasswordform" />
        <service id="Shopware\Bundle\AccountBundle\Constraint\PasswordValidator" alias="shopware_account.constraint.password_validator" />
        <service id="Shopware\Bundle\AccountBundle\Constraint\FormEmailValidator" alias="shopware_account.constraint.form_email_validator" />
        <service id="Shopware\Bundle\AccountBundle\Constraint\CustomerEmailValidator" alias="shopware_account.constraint.customer_email_validator" />
        <service id="Shopware\Bundle\AccountBundle\Service\RegisterServiceInterface" alias="shopware_account.register_service" />
        <service id="Shopware\Bundle\AccountBundle\Service\StoreFrontCustomerGreetingService" alias="shopware_account.store_front_greeting_service" />
        <service id="Shopware\Bundle\AccountBundle\Service\CustomerUnlockService" alias="shopware_account.customer_unlock_service" />
        <service id="Shopware\Bundle\AttributeBundle\Repository\Registry" alias="shopware_attribute.repository_registry" />
        <service id="Shopware\Bundle\AttributeBundle\Service\CrudService" alias="shopware_attribute.crud_service" />
        <service id="Shopware\Bundle\AttributeBundle\Service\CrudServiceInterface" alias="shopware_attribute.crud_service" />
        <service id="Shopware\Bundle\AttributeBundle\Service\SchemaOperator" alias="shopware_attribute.schema_operator" />
        <service id="Shopware\Bundle\AttributeBundle\Service\SchemaOperatorInterface" alias="shopware_attribute.schema_operator" />
        <service id="Shopware\Bundle\AttributeBundle\Service\TableMapping" alias="shopware_attribute.table_mapping" />
        <service id="Shopware\Bundle\AttributeBundle\Service\TableMappingInterface" alias="shopware_attribute.table_mapping" />
        <service id="Shopware\Bundle\AttributeBundle\Service\TypeMapping" alias="shopware_attribute.type_mapping" />
        <service id="Shopware\Bundle\AttributeBundle\Service\TypeMappingInterface" alias="shopware_attribute.type_mapping" />
        <service id="Shopware\Bundle\AttributeBundle\Service\DataLoader" alias="shopware_attribute.data_loader" />
        <service id="Shopware\Bundle\AttributeBundle\Service\DataLoaderInterface" alias="shopware_attribute.data_loader" />
        <service id="Shopware\Bundle\AttributeBundle\Service\DataPersister" alias="shopware_attribute.data_persister" />
        <service id="Shopware\Bundle\AttributeBundle\Service\DataPersisterInterface" alias="shopware_attribute.data_persister" />
        <service id="Shopware\Bundle\AttributeBundle\Repository\Reader\MediaReader" alias="shopware_attribute.media_reader" />
        <service id="Shopware\Bundle\AttributeBundle\Repository\Reader\BlogReader" alias="shopware_attribute.blog_reader" />
        <service id="Shopware\Bundle\AttributeBundle\Repository\ProductRepository" alias="shopware_attribute.product_repository" />
        <service id="Shopware\Bundle\AttributeBundle\Repository\Searcher\ProductSearcher" alias="shopware_attribute.product_searcher" />
        <service id="Shopware\Bundle\AttributeBundle\Repository\Reader\ProductReader" alias="shopware_attribute.product_reader" />
        <service id="Shopware\Bundle\AttributeBundle\Repository\Searcher\CategorySearcher" alias="shopware_attribute.category_searcher" />
        <service id="Shopware\Bundle\AttributeBundle\Repository\Reader\CategoryReader" alias="shopware_attribute.category_reader" />
        <service id="Shopware\Bundle\AttributeBundle\Repository\Searcher\PropertyOptionSearcher" alias="shopware_attribute.property_option_searcher" />
        <service id="Shopware\Bundle\AttributeBundle\Repository\Reader\PropertyOptionReader" alias="shopware_attribute.property_option_reader" />
        <service id="Shopware\Bundle\AttributeBundle\Repository\Searcher\EmotionSearcher" alias="shopware_attribute.emotion_searcher" />
        <service id="Shopware\Bundle\AttributeBundle\Repository\Reader\OrderReader" alias="shopware_attribute.order_reader" />
        <service id="Shopware\Bundle\AttributeBundle\Repository\Searcher\OrderSearcher" alias="shopware_attribute.order_searcher" />
        <service id="Shopware\Bundle\AttributeBundle\Repository\OrderRepository" alias="shopware_attribute.order_repository" />
        <service id="Shopware\Bundle\AttributeBundle\Repository\CustomerRepository" alias="shopware_attribute.customer_repository" />
        <service id="Shopware\Bundle\AttributeBundle\Repository\Searcher\CustomerSearcher" alias="shopware_attribute.customer_searcher" />
        <service id="Shopware\Bundle\AttributeBundle\Repository\Reader\CustomerReader" alias="shopware_attribute.customer_reader" />
        <service id="Shopware\Bundle\AttributeBundle\Repository\Searcher\PremiumSearcher" alias="shopware_attribute.premium_searcher" />
        <service id="Shopware\Bundle\AttributeBundle\Repository\Reader\PremiumReader" alias="shopware_attribute.premium_reader" />
        <service id="Shopware\Bundle\AttributeBundle\Repository\Reader\ShopReader" alias="shopware_attribute.shop_reader" />
        <service id="Shopware\Bundle\AttributeBundle\Repository\Searcher\CustomerStreamSearcher" alias="shopware_attribute.customer_stream_searcher" />
        <service id="Shopware\Bundle\AttributeBundle\Repository\Reader\CustomerStreamReader" alias="shopware_attribute.customer_stream_reader" />
        <service id="Shopware\Bundle\AttributeBundle\Repository\CustomFacetRepository" alias="shopware_attribute.custom_facet_repository" />
        <service id="Shopware_Controllers_Backend_Attributes" alias="shopware_attribute.backend_controllers_attributes" />
        <service id="Shopware_Controllers_Backend_AttributeData" alias="shopware_attribute.backend_controllers_attribute_data" />
        <service id="Shopware_Controllers_Backend_EntitySearch" alias="shopware_attribute.backend_controllers_entity_search" />
        <service id="Shopware\Bundle\EmotionBundle\Service\Gateway\Hydrator\EmotionHydrator" alias="shopware_emotion.emotion_hydrator" />
        <service id="Shopware\Bundle\EmotionBundle\Service\Gateway\Hydrator\EmotionElementHydrator" alias="shopware_emotion.emotion_element_hydrator" />
        <service id="Shopware\Bundle\EmotionBundle\Service\Gateway\EmotionGateway" alias="shopware_emotion.emotion_gateway" />
        <service id="Shopware\Bundle\EmotionBundle\Service\EmotionServiceInterface" alias="shopware_emotion.emotion_service" />
        <service id="Shopware\Bundle\EmotionBundle\Service\StoreFrontEmotionDeviceConfigurationInterface" alias="shopware_emotion.store_front_emotion_device_configuration" />
        <service id="Shopware\Bundle\EmotionBundle\Service\Gateway\EmotionElementGateway" alias="shopware_emotion.emotion_element_gateway" />
        <service id="Shopware\Bundle\EmotionBundle\Service\DataCollectionResolverInterface" alias="shopware_emotion.data_collection_resolver" />
        <service id="Shopware\Bundle\EmotionBundle\Service\EmotionElementServiceInterface" alias="shopware_emotion.emotion_element_service" />
        <service id="Shopware\Bundle\EmotionBundle\Service\StructConverter" alias="shopware_emotion.emotion_struct_converter" />
        <service id="Shopware\Bundle\EmotionBundle\ComponentHandler\EventComponentHandler" alias="shopware_emotion.component_handler.event_fallback" />
        <service id="Shopware\Bundle\EmotionBundle\ComponentHandler\ArticleComponentHandler" alias="shopware_emotion.component_handler.article" />
        <service id="Shopware\Bundle\EmotionBundle\ComponentHandler\ArticleSliderComponentHandler" alias="shopware_emotion.component_handler.article_slider" />
        <service id="Shopware\Bundle\EmotionBundle\ComponentHandler\BannerComponentHandler" alias="shopware_emotion.component_handler.banner" />
        <service id="Shopware\Bundle\EmotionBundle\ComponentHandler\CategoryTeaserComponentHandler" alias="shopware_emotion.component_handler.category_teaser" />
        <service id="Shopware\Bundle\EmotionBundle\ComponentHandler\ManufacturerSliderComponentHandler" alias="shopware_emotion.component_handler.manufacturer_slider" />
        <service id="Shopware\Bundle\EmotionBundle\ComponentHandler\BlogComponentHandler" alias="shopware_emotion.component_handler.blog" />
        <service id="Shopware\Bundle\EmotionBundle\ComponentHandler\Html5VideoComponentHandler" alias="shopware_emotion.component_handler.html5video" />
        <service id="Shopware\Bundle\EmotionBundle\ComponentHandler\BannerSliderComponentHandler" alias="shopware_emotion.component_handler.banner_slider" />
        <service id="Shopware\Bundle\EmotionBundle\ComponentHandler\YoutubeComponentHandler" alias="shopware_emotion.component_handler.youtube" />
        <service id="Shopware\Bundle\EmotionBundle\ComponentHandler\HtmlElementComponentHandler" alias="shopware_emotion.component_handler.html_element" />
        <service id="Shopware\Bundle\EmotionBundle\ComponentHandler\IFrameComponentHandler" alias="shopware_emotion.component_handler.iframe" />
        <service id="Shopware\Bundle\EmotionBundle\ComponentHandler\HtmlCodeComponentHandler" alias="shopware_emotion.component_handler.html_code" />
        <service id="Shopware\Bundle\EmotionBundle\ComponentHandler\ContentTypeComponentHandler" alias="shopware_bundle_emotion.component_handler.content_type_component_handler" />
        <service id="Shopware\Bundle\SearchBundleES\StructHydrator" alias="shopware_search_es.struct_hydrator" />
        <service id="Shopware\Bundle\SearchBundleES\ProductNumberSearch" alias="shopware_search_es.product_number_search" />
        <service id="Shopware\Bundle\SearchBundleES\SearchTermQueryBuilder" alias="shopware_search_es.search_term_query_builder" />
        <service id="Shopware\Bundle\SearchBundleES\ConditionHandler\CategoryConditionHandler" alias="shopware_search_es.category_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleES\ConditionHandler\SimilarProductConditionHandler" alias="shopware_search_es.similar_product_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleES\ConditionHandler\CloseoutConditionHandler" alias="shopware_search_es.closeout_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleES\ConditionHandler\OrdernumberConditionHandler" alias="shopware_search_es.ordernumber_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleES\ConditionHandler\ProductIdConditionHandler" alias="shopware_search_es.productid_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleES\ConditionHandler\CustomerGroupConditionHandler" alias="shopware_search_es.customer_group_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleES\ConditionHandler\HasPseudoPriceConditionHandler" alias="shopware_search_es.has_pseudo_price_condtion_handler" />
        <service id="Shopware\Bundle\SearchBundleES\ConditionHandler\IsNewConditionHandler" alias="shopware_search_es.is_new_condtion_handler" />
        <service id="Shopware\Bundle\SearchBundleES\ConditionHandler\CreateDateConditionHandler" alias="shopware_search_es.create_date_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleES\ConditionHandler\ReleaseDateConditionHandler" alias="shopware_search_es.release_date_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleES\ConditionHandler\ImmediateDeliveryConditionHandler" alias="shopware_search_es.immediate_delivery_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleES\ConditionHandler\ManufacturerConditionHandler" alias="shopware_search_es.manufacturer_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleES\ConditionHandler\PriceConditionHandler" alias="shopware_search_es.price_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleES\ConditionHandler\ProductAttributeConditionHandler" alias="shopware_search_es.product_attribute_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleES\ConditionHandler\PropertyConditionHandler" alias="shopware_search_es.property_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleES\ConditionHandler\SearchTermConditionHandler" alias="shopware_search_es.search_term_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleES\ConditionHandler\ShippingFreeConditionHandler" alias="shopware_search_es.shipping_free_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleES\ConditionHandler\VoteAverageConditionHandler" alias="shopware_search_es.vote_average_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleES\ConditionHandler\SalesConditionHandler" alias="shopware_search_es.sales_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleES\ConditionHandler\IsAvailableConditionHandler" alias="shopware_search_es.is_available_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleES\ConditionHandler\LastProductIdConditionHandler" alias="shopware_search_es.last_id_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleES\FacetHandler\PriceFacetHandler" alias="shopware_search_es.price_facet_handler" />
        <service id="Shopware\Bundle\SearchBundleES\FacetHandler\ManufacturerFacetHandler" alias="shopware_search_es.manufacturer_facet_handler" />
        <service id="Shopware\Bundle\SearchBundleES\FacetHandler\PropertyFacetHandler" alias="shopware_search_es.property_facet_handler" />
        <service id="Shopware\Bundle\SearchBundleES\FacetHandler\ShippingFreeFacetHandler" alias="shopware_search_es.shipping_free_facet_handler" />
        <service id="Shopware\Bundle\SearchBundleES\FacetHandler\ImmediateDeliveryFacetHandler" alias="shopware_search_es.immediate_delivery_facet_handler" />
        <service id="Shopware\Bundle\SearchBundleES\FacetHandler\VoteAverageFacetHandler" alias="shopware_search_es.vote_average_facet_handler" />
        <service id="Shopware\Bundle\SearchBundleES\FacetHandler\ProductAttributeFacetHandler" alias="shopware_search_es.product_attribute_facet_handler" />
        <service id="Shopware\Bundle\SearchBundleES\FacetHandler\CategoryFacetHandler" alias="shopware_search_es.category_facet_handler" />
        <service id="Shopware\Bundle\SearchBundleES\SortingHandler\PriceSortingHandler" alias="shopware_search_es.price_sorting_handler" />
        <service id="Shopware\Bundle\SearchBundleES\SortingHandler\PopularitySortingHandler" alias="shopware_search_es.popularity_sorting_handler" />
        <service id="Shopware\Bundle\SearchBundleES\SortingHandler\ProductAttributeSortingHandler" alias="shopware_search_es.product_attribute_sorting_handler" />
        <service id="Shopware\Bundle\SearchBundleES\SortingHandler\ProductNameSortingHandler" alias="shopware_search_es.product_name_sorting_handler" />
        <service id="Shopware\Bundle\SearchBundleES\SortingHandler\ProductNumberSortingHandler" alias="shopware_search_es.product_number_sorting_handler" />
        <service id="Shopware\Bundle\SearchBundleES\SortingHandler\ReleaseDateSortingHandler" alias="shopware_search_es.release_date_sorting_handler" />
        <service id="Shopware\Bundle\SearchBundleES\SortingHandler\SearchRankingSortingHandler" alias="shopware_search_es.search_ranking_sorting_handler" />
        <service id="Shopware\Bundle\SearchBundleES\SortingHandler\RandomSortingHandler" alias="shopware_search_es.search_random_sorting_handler" />
        <service id="Shopware\Bundle\SearchBundleES\SortingHandler\ProductStockSortingHandler" alias="shopware_search_es.product_stock_sorting_handler" />
        <service id="Shopware\Bundle\SearchBundleES\SortingHandler\ManualSortingHandler" alias="shopware_search_es.manual_sorting_handler" />
        <service id="Shopware\Bundle\SearchBundleES\Subscriber\ServiceSubscriber" alias="shopware_search_es.service_subscriber" />
        <service id="Shopware\Bundle\SearchBundleES\CombinedConditionQueryBuilder" alias="shopware_search_es.combined_condition_query_builder" />
        <service id="Shopware\Bundle\SearchBundleES\FacetHandler\CombinedConditionFacetHandler" alias="shopware_search_es.combined_condition_facet_handler" />
        <service id="Shopware\Bundle\SearchBundleES\ConditionHandler\CombinedConditionHandler" alias="shopware_search_es.combined_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleES\ConditionHandler\WidthConditionHandler" alias="shopware_search_es.width_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleES\ConditionHandler\HeightConditionHandler" alias="shopware_search_es.height_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleES\ConditionHandler\LengthConditionHandler" alias="shopware_search_es.length_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleES\ConditionHandler\WeightConditionHandler" alias="shopware_search_es.weight_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleES\FacetHandler\ProductDimensionsFacetHandler" alias="shopware_search_es.product_dimensions_facet_handler" />
        <service id="Shopware\Bundle\SearchBundleES\VariantSearch" alias="shopware_search_es.variant_search" />
        <service id="Shopware\Bundle\SearchBundleES\ConditionHandler\MainVariantConditionHandler" alias="shopware_search_es.main_variant_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleES\ConditionHandler\VariantConditionHandler" alias="shopware_search_es.variant_condition_handler" />
        <service id="Shopware\Bundle\SearchBundleES\FacetHandler\VariantFacetHandler" alias="shopware_search_es.variant_condition_facet_handler" />
        <service id="Shopware\Bundle\SearchBundleES\PriceFieldMapper" alias="shopware_search_es.price_field_mapper" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\SortingHandler\AgeSortingHandler" alias="customer_search.dbal.sorting.age_sorting_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\SortingHandler\AverageAmountSortingHandler" alias="customer_search.dbal.sorting.average_amount_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\SortingHandler\AverageProductAmountSortingHandler" alias="customer_search.dbal.sorting.average_product_amount_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\SortingHandler\CitySortingHandler" alias="customer_search.dbal.sorting.city_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\SortingHandler\CustomerGroupSortingHandler" alias="customer_search.dbal.sorting.customer_group_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\SortingHandler\CustomerSinceSortingHandler" alias="customer_search.dbal.sorting.customer_since_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\SortingHandler\LastNameSortingHandler" alias="customer_search.dbal.sorting.last_name_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\SortingHandler\LastOrderSortingHandler" alias="customer_search.dbal.sorting.last_order_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\SortingHandler\NumberSortingHandler" alias="customer_search.dbal.sorting.number_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\SortingHandler\OrderCountSortingHandler" alias="customer_search.dbal.sorting.order_count_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\SortingHandler\StreetNameSortingHandler" alias="customer_search.dbal.sorting.street_name_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\SortingHandler\TotalAmountSortingHandler" alias="customer_search.dbal.sorting.total_amount_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\SortingHandler\ZipCodeSortingHandler" alias="customer_search.dbal.sorting.zip_code_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\ConditionHandler\AgeConditionHandler" alias="customer_search.dbal.condition.age_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\ConditionHandler\AssignedToStreamConditionHandler" alias="customer_search.dbal.condition.assigned_to_stream_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\ConditionHandler\CustomerAttributeConditionHandler" alias="customer_search.dbal.condition.customer_attribute_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\ConditionHandler\HasAddressWithCountryConditionHandler" alias="customer_search.dbal.condition.has_address_with_country_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\ConditionHandler\HasCanceledOrdersConditionHandler" alias="customer_search.dbal.condition.has_canceled_orders_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\ConditionHandler\HasNewsletterRegistrationConditionHandler" alias="customer_search.dbal.condition.has_newsletter_registration" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\ConditionHandler\HasOrderCountConditionHandler" alias="customer_search.dbal.condition.has_order_count_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\ConditionHandler\HasTotalOrderAmountConditionHandler" alias="customer_search.dbal.condition.has_total_order_amount_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\ConditionHandler\IsCustomerSinceConditionHandler" alias="customer_search.dbal.condition.is_customer_since_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\ConditionHandler\IsInCustomerGroupConditionHandler" alias="customer_search.dbal.condition.is_in_customer_group_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\ConditionHandler\OrderedAtWeekdayConditionHandler" alias="customer_search.dbal.condition.ordered_at_weekday_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\ConditionHandler\OrderedInLastDaysConditionHandler" alias="customer_search.dbal.condition.ordered_in_last_days_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\ConditionHandler\OrderedInShopConditionHandler" alias="customer_search.dbal.condition.ordered_in_shop_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\ConditionHandler\OrderedOnDeviceConditionHandler" alias="customer_search.dbal.condition.ordered_on_device_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\ConditionHandler\OrderedProductConditionHandler" alias="customer_search.dbal.condition.ordered_product_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\ConditionHandler\OrderedProductOfCategoryConditionHandler" alias="customer_search.dbal.condition.ordered_product_of_category_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\ConditionHandler\OrderedProductOfManufacturerConditionHandler" alias="customer_search.dbal.condition.ordered_product_of_manufacturer_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\ConditionHandler\OrderedWithDeliveryConditionHandler" alias="customer_search.dbal.condition.ordered_with_delivery_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\ConditionHandler\OrderedWithPaymentConditionHandler" alias="customer_search.dbal.condition.ordered_with_payment_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\ConditionHandler\RegisteredInShopConditionHandler" alias="customer_search.dbal.condition.registered_in_shop_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\ConditionHandler\SalutationConditionHandler" alias="customer_search.dbal.condition.salutation_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\ConditionHandler\SearchTermConditionHandler" alias="customer_search.dbal.condition.search_term_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\ConditionHandler\AccountModeConditionHandler" alias="customer_search.dbal.condition.account_mode_handler" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\Indexing\CronJobSubscriber" alias="customer_search.dbal.indexing.cron_job_subscriber" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\Indexing\SearchIndexerInterface" alias="customer_search.dbal.indexing.indexer" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\Indexing\CustomerProviderInterface" alias="customer_search.dbal.indexing.provider" />
        <service id="Shopware\Bundle\CustomerSearchBundle\CustomerNumberSearchInterface" alias="customer_search.dbal.number_search" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\HandlerRegistry" alias="customer_search.dbal.handler_registry" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\Commands\SearchIndexPopulateCommand" alias="customer_search.dbal.search_index_populate_command" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\Indexing\CustomerOrderGateway" alias="customer_search.dbal.indexing.order_gateway" />
        <service id="Shopware\Bundle\CustomerSearchBundleDBAL\Indexing\CustomerOrderHydrator" alias="customer_search.dbal.indexing.customer_order_hydrator" />
        <service id="Shopware\Bundle\BenchmarkBundle\BenchmarkCollector" alias="shopware.benchmark_bundle.collector" />
        <service id="Shopware\Bundle\BenchmarkBundle\Provider\ShopProvider" alias="shopware.benchmark_bundle.providers.shop" />
        <service id="Shopware\Bundle\BenchmarkBundle\Provider\ShopwareProvider" alias="shopware.benchmark_bundle.providers.shopware" />
        <service id="Shopware\Bundle\BenchmarkBundle\Provider\ManufacturerProvider" alias="shopware.benchmark_bundle.providers.manufacturers" />
        <service id="Shopware\Bundle\BenchmarkBundle\Provider\ProductsProvider" alias="shopware.benchmark_bundle.providers.products" />
        <service id="Shopware\Bundle\BenchmarkBundle\Provider\EmotionsProvider" alias="shopware.benchmark_bundle.providers.emotions" />
        <service id="Shopware\Bundle\BenchmarkBundle\Provider\CategoriesProvider" alias="shopware.benchmark_bundle.providers.categories" />
        <service id="Shopware\Bundle\BenchmarkBundle\Provider\AnalyticsProvider" alias="shopware.benchmark_bundle.providers.analytics" />
        <service id="Shopware\Bundle\BenchmarkBundle\Provider\PluginsProvider" alias="shopware.benchmark_bundle.providers.plugins" />
        <service id="Shopware\Bundle\BenchmarkBundle\Provider\PaymentsProvider" alias="shopware.benchmark_bundle.providers.payments" />
        <service id="Shopware\Bundle\BenchmarkBundle\Provider\CustomersProvider" alias="shopware.benchmark_bundle.providers.customers" />
        <service id="Shopware\Bundle\BenchmarkBundle\Provider\ShipmentsProvider" alias="shopware.benchmark_bundle.providers.shipments" />
        <service id="Shopware\Bundle\BenchmarkBundle\Provider\OrdersProvider" alias="shopware.benchmark_bundle.providers.orders" />
        <service id="Shopware\Bundle\BenchmarkBundle\Provider\UpdatedOrdersProvider" alias="shopware.benchmark_bundle.providers.updated_orders" />
        <service id="Shopware\Models\Benchmark\Repository" alias="shopware.benchmark_bundle.repository.config" />
        <service id="Shopware\Bundle\BenchmarkBundle\Service\TemplateCachingHandler" alias="shopware.benchmark_bundle.components.template_caching_handler" />
        <service id="Shopware\Bundle\BenchmarkBundle\Service\TranslationService" alias="shopware.benchmark_bundle.components.translation" />
        <service id="Shopware\Bundle\BenchmarkBundle\Commands\SendStatisticsCommand" alias="shopware.benchmark_bundle.commands.send_data" />
        <service id="Shopware\Bundle\BenchmarkBundle\Commands\ReceiveStatisticsCommand" alias="shopware.benchmark_bundle.commands.receive_data" />
        <service id="Shopware\Bundle\BenchmarkBundle\Service\BusinessIntelligenceService" alias="shopware.benchmark_bundle.bi_transmission" />
        <service id="Shopware\Bundle\BenchmarkBundle\Service\StatisticsService" alias="shopware.benchmark_bundle.statistics_transmission" />
        <service id="Shopware\Bundle\BenchmarkBundle\Service\BenchmarkStatisticsService" alias="shopware.benchmark_bundle.benchmark_statistics" />
        <service id="Shopware\Bundle\BenchmarkBundle\BusinessIntelligenceClient" alias="shopware.benchmark_bundle.bi_client" />
        <service id="Shopware\Bundle\BenchmarkBundle\StatisticsClient" alias="shopware.benchmark_bundle.statistics_client" />
        <service id="Shopware\Bundle\BenchmarkBundle\Hydrator\StatisticsResponseHydrator" alias="shopware.benchmark_bundle.hydrator.statistics_response_hydrator" />
        <service id="Shopware\Bundle\BenchmarkBundle\Hydrator\BusinessIntelligenceResponseHydrator" alias="shopware.benchmark_bundle.hydrator.bi_response_hydrator" />
        <service id="Shopware\Bundle\BenchmarkBundle\BenchmarkEncryption" alias="shopware_benchmark_bundle.benchmark_encryption" />
        <service id="Shopware_Controllers_Backend_Benchmark" alias="shopware_attribute.backend_controllers_benchmark" />
        <service id="Shopware_Controllers_Backend_BenchmarkLocalOverview" alias="shopware_attribute.backend_controllers_benchmark_local_overview" />
        <service id="Shopware_Controllers_Backend_BenchmarkOverview" alias="shopware_attribute.backend_controllers_benchmark_overview" />
        <service id="Shopware\Bundle\EsBackendBundle\EsBackendIndexer" alias="shopware_es_backend.indexer" />
        <service id="Shopware\Bundle\EsBackendBundle\SearchQueryBuilder" alias="shopware_es_backend.search_query_builder" />
        <service id="Shopware\Bundle\EsBackendBundle\Searcher\OrderSearcher" alias="shopware_es_backend.order_searcher" />
        <service id="Shopware\Bundle\EsBackendBundle\Searcher\ProductSearcher" alias="shopware_es_backend.product_searcher" />
        <service id="Shopware\Bundle\EsBackendBundle\Searcher\CustomerSearcher" alias="shopware_es_backend.customer_searcher" />
        <service id="Shopware\Bundle\EsBackendBundle\Subscriber\OrmBacklogSubscriber" alias="shopware_bundle.es_backend_subscriber.orm_backlog_subscriber" />
        <service id="Shopware\Bundle\EsBackendBundle\Commands\IndexPopulateCommand" alias="shopware_es_backend.commands.index_populate_command" />
        <service id="Shopware\Bundle\EsBackendBundle\Commands\SyncBacklogCommand" alias="shopware_es_backend.commands.sync_backlog_command" />
        <service id="Shopware\Bundle\EsBackendBundle\Commands\IndexCleanupCommand" alias="shopware_es_backend.commands.index_cleanup_command" />
        <service id="Shopware\Bundle\SitemapBundle\Service\SitemapWriter" alias="shopware_bundle_sitemap.service.sitemap_writer" />
        <service id="Shopware\Bundle\SitemapBundle\Service\SitemapNameGenerator" alias="shopware_bundle_sitemap.service.sitemap_name_generator" />
        <service id="Shopware\Bundle\SitemapBundle\Service\SitemapExporter" alias="shopware_bundle_sitemap.service.sitemap_exporter" />
        <service id="Shopware\Bundle\SitemapBundle\Service\SitemapLister" alias="shopware_bundle_sitemap.service.sitemap_lister" />
        <service id="Shopware\Components\Filesystem\PrefixFilesystem" alias="shopware_bundle_sitemap.service.filesystem" />
        <service id="Shopware\Bundle\SitemapBundle\Service\SitemapLock" alias="shopware_bundle_sitemap.service.sitemap_lock" />
        <service id="Shopware\Bundle\SitemapBundle\Provider\ProductUrlProvider" alias="shopware_bundle_sitemap.provider.url.product" />
        <service id="Shopware\Bundle\SitemapBundle\Provider\StaticUrlProvider" alias="shopware_bundle_sitemap.provider.url.static" />
        <service id="Shopware\Bundle\SitemapBundle\Provider\CategoryUrlProvider" alias="shopware_bundle_sitemap.provider.url.category" />
        <service id="Shopware\Bundle\SitemapBundle\Provider\BlogUrlProvider" alias="shopware_bundle_sitemap.provider.url.blog" />
        <service id="Shopware\Bundle\SitemapBundle\Provider\ManufacturerUrlProvider" alias="shopware_bundle_sitemap.provider.url.manufacturer" />
        <service id="Shopware\Bundle\SitemapBundle\Provider\LandingPageUrlProvider" alias="shopware_bundle_sitemap.provider.url.landingpage" />
        <service id="Shopware\Bundle\SitemapBundle\Provider\CustomUrlProvider" alias="shopware_bundle_sitemap.provider.url.custom" />
        <service id="Shopware\Bundle\SitemapBundle\UrlFilter\Product" alias="shopware_bundle_sitemap.url_filter.product" />
        <service id="Shopware\Bundle\SitemapBundle\UrlFilter\Statics" alias="shopware_bundle_sitemap.url_filter.statics" />
        <service id="Shopware\Bundle\SitemapBundle\UrlFilter\Manufacturer" alias="shopware_bundle_sitemap.url_filter.manufacturer" />
        <service id="Shopware\Bundle\SitemapBundle\UrlFilter\LandingPage" alias="shopware_bundle_sitemap.url_filter.landing_page" />
        <service id="Shopware\Bundle\SitemapBundle\UrlFilter\Category" alias="shopware_bundle_sitemap.url_filter.category" />
        <service id="Shopware\Bundle\SitemapBundle\UrlFilter\Blog" alias="shopware_bundle_sitemap.url_filter.blog" />
        <service id="Shopware\Bundle\SitemapBundle\Commands\SitemapGenerateCommand" alias="shopware_bundle_sitemap.commands.sitemap_generate_command" />
        <service id="Shopware\Bundle\SitemapBundle\Subscriber\CronjobSubscriber" alias="shopware_bundle_sitemap.cronjob_subscriber" />
        <service id="Shopware\Bundle\SitemapBundle\Controller\SitemapIndexXml" alias="shopware_bundle_sitemap.sitemap_controller" />
        <service id="Shopware\Bundle\SitemapBundle\Service\UrlFilter" alias="shopware_bundle_sitemap.service.url_filter" />
        <service id="Shopware\Bundle\SitemapBundle\Service\FilterContainerFactory" alias="shopware_bundle_sitemap.service.filter_container_factory" />
        <service id="Shopware\Bundle\SitemapBundle\Service\ConfigHandler" alias="shopware_bundle_sitemap.service.config_handler" />
        <service id="Shopware\Bundle\SitemapBundle\ConfigHandler\File" alias="shopware_bundle_sitemap.config_handler.file" />
        <service id="Shopware\Bundle\StaticContentBundle\Service\Core\DownloadService" alias="shopware_static_content.service.download_service" />
        <service id="Shopware\Bundle\StaticContentBundle\Service\Core\EsdService" alias="shopware_static_content.service.esd_service" />
        <service id="Shopware\Bundle\StaticContentBundle\Gateway\DBAL\EsdGateway" alias="shopware_static_content.gateway.dbal.esd_gateway" />
        <service id="Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactoryInterface" alias="argument_metadata_factory" />
        <service id="Symfony\Component\HttpKernel\Controller\ArgumentResolver" alias="argument_resolver" />
        <service id="Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver" alias="argument_resolver.service" />
        <service id="Shopware\Bundle\ControllerBundle\ArgumentResolver\RequestParameterResolver" alias="argument_resolver.request_parameter" />
        <service id="Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver" alias="argument_resolver.request_value" />
        <service id="Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver" alias="argument_resolver.default" />
        <service id="Shopware\Bundle\ContentTypeBundle\Field\AceEditor" alias="Shopware\Bundle\ContentTypeBundle\Field\CodeMirrorField" />
    </services>
</container>
