<?xml version="1.0" encoding="utf-8"?>
<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 https://symfony.com/schema/dic/services/services-1.0.xsd">
  <parameters>
    <parameter key="kernel.project_dir">/var/www/html/foxorders</parameter>
    <parameter key="kernel.environment">dev</parameter>
    <parameter key="kernel.runtime_environment">%env(default:kernel.environment:APP_RUNTIME_ENV)%</parameter>
    <parameter key="kernel.debug">true</parameter>
    <parameter key="kernel.build_dir">/var/www/html/foxorders/var/cache/dev</parameter>
    <parameter key="kernel.cache_dir">/var/www/html/foxorders/var/cache/dev</parameter>
    <parameter key="kernel.logs_dir">/var/www/html/foxorders/var/log</parameter>
    <parameter key="kernel.bundles" type="collection">
      <parameter key="FrameworkBundle">Symfony\Bundle\FrameworkBundle\FrameworkBundle</parameter>
      <parameter key="SensioFrameworkExtraBundle">Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle</parameter>
      <parameter key="TwigBundle">Symfony\Bundle\TwigBundle\TwigBundle</parameter>
      <parameter key="WebProfilerBundle">Symfony\Bundle\WebProfilerBundle\WebProfilerBundle</parameter>
      <parameter key="MonologBundle">Symfony\Bundle\MonologBundle\MonologBundle</parameter>
      <parameter key="DebugBundle">Symfony\Bundle\DebugBundle\DebugBundle</parameter>
      <parameter key="MakerBundle">Symfony\Bundle\MakerBundle\MakerBundle</parameter>
      <parameter key="DoctrineBundle">Doctrine\Bundle\DoctrineBundle\DoctrineBundle</parameter>
      <parameter key="DoctrineMigrationsBundle">Doctrine\Bundle\MigrationsBundle\DoctrineMigrationsBundle</parameter>
      <parameter key="SecurityBundle">Symfony\Bundle\SecurityBundle\SecurityBundle</parameter>
      <parameter key="TwigExtraBundle">Twig\Extra\TwigExtraBundle\TwigExtraBundle</parameter>
      <parameter key="KnpUOAuth2ClientBundle">KnpU\OAuth2ClientBundle\KnpUOAuth2ClientBundle</parameter>
      <parameter key="KnpPaginatorBundle">Knp\Bundle\PaginatorBundle\KnpPaginatorBundle</parameter>
      <parameter key="FOSJsRoutingBundle">FOS\JsRoutingBundle\FOSJsRoutingBundle</parameter>
      <parameter key="LiipImagineBundle">Liip\ImagineBundle\LiipImagineBundle</parameter>
      <parameter key="VichUploaderBundle">Vich\UploaderBundle\VichUploaderBundle</parameter>
      <parameter key="LexikJWTAuthenticationBundle">Lexik\Bundle\JWTAuthenticationBundle\LexikJWTAuthenticationBundle</parameter>
      <parameter key="StofDoctrineExtensionsBundle">Stof\DoctrineExtensionsBundle\StofDoctrineExtensionsBundle</parameter>
      <parameter key="DoctrineFixturesBundle">Doctrine\Bundle\FixturesBundle\DoctrineFixturesBundle</parameter>
      <parameter key="ApiPlatformBundle">ApiPlatform\Symfony\Bundle\ApiPlatformBundle</parameter>
      <parameter key="GesdinetJWTRefreshTokenBundle">Gesdinet\JWTRefreshTokenBundle\GesdinetJWTRefreshTokenBundle</parameter>
      <parameter key="NelmioCorsBundle">Nelmio\CorsBundle\NelmioCorsBundle</parameter>
      <parameter key="SymfonyCastsResetPasswordBundle">SymfonyCasts\Bundle\ResetPassword\SymfonyCastsResetPasswordBundle</parameter>
      <parameter key="BazingaGeocoderBundle">Bazinga\GeocoderBundle\BazingaGeocoderBundle</parameter>
      <parameter key="SymfonyCastsVerifyEmailBundle">SymfonyCasts\Bundle\VerifyEmail\SymfonyCastsVerifyEmailBundle</parameter>
      <parameter key="TwigInstanceOfBundle">Lelyfoto\Twig\InstanceOf\TwigInstanceOfBundle</parameter>
      <parameter key="KnpMenuBundle">Knp\Bundle\MenuBundle\KnpMenuBundle</parameter>
      <parameter key="EndroidQrCodeBundle">Endroid\QrCodeBundle\EndroidQrCodeBundle</parameter>
      <parameter key="SentryBundle">Sentry\SentryBundle\SentryBundle</parameter>
      <parameter key="ZenstruckScheduleBundle">Zenstruck\ScheduleBundle\ZenstruckScheduleBundle</parameter>
      <parameter key="KarserRecaptcha3Bundle">Karser\Recaptcha3Bundle\KarserRecaptcha3Bundle</parameter>
    </parameter>
    <parameter key="kernel.bundles_metadata" type="collection">
      <parameter key="FrameworkBundle" type="collection">
        <parameter key="path">/var/www/html/foxorders/vendor/symfony/framework-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\FrameworkBundle</parameter>
      </parameter>
      <parameter key="SensioFrameworkExtraBundle" type="collection">
        <parameter key="path">/var/www/html/foxorders/vendor/sensio/framework-extra-bundle/src</parameter>
        <parameter key="namespace">Sensio\Bundle\FrameworkExtraBundle</parameter>
      </parameter>
      <parameter key="TwigBundle" type="collection">
        <parameter key="path">/var/www/html/foxorders/vendor/symfony/twig-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\TwigBundle</parameter>
      </parameter>
      <parameter key="WebProfilerBundle" type="collection">
        <parameter key="path">/var/www/html/foxorders/vendor/symfony/web-profiler-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\WebProfilerBundle</parameter>
      </parameter>
      <parameter key="MonologBundle" type="collection">
        <parameter key="path">/var/www/html/foxorders/vendor/symfony/monolog-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\MonologBundle</parameter>
      </parameter>
      <parameter key="DebugBundle" type="collection">
        <parameter key="path">/var/www/html/foxorders/vendor/symfony/debug-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\DebugBundle</parameter>
      </parameter>
      <parameter key="MakerBundle" type="collection">
        <parameter key="path">/var/www/html/foxorders/vendor/symfony/maker-bundle/src</parameter>
        <parameter key="namespace">Symfony\Bundle\MakerBundle</parameter>
      </parameter>
      <parameter key="DoctrineBundle" type="collection">
        <parameter key="path">/var/www/html/foxorders/vendor/doctrine/doctrine-bundle</parameter>
        <parameter key="namespace">Doctrine\Bundle\DoctrineBundle</parameter>
      </parameter>
      <parameter key="DoctrineMigrationsBundle" type="collection">
        <parameter key="path">/var/www/html/foxorders/vendor/doctrine/doctrine-migrations-bundle</parameter>
        <parameter key="namespace">Doctrine\Bundle\MigrationsBundle</parameter>
      </parameter>
      <parameter key="SecurityBundle" type="collection">
        <parameter key="path">/var/www/html/foxorders/vendor/symfony/security-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\SecurityBundle</parameter>
      </parameter>
      <parameter key="TwigExtraBundle" type="collection">
        <parameter key="path">/var/www/html/foxorders/vendor/twig/extra-bundle</parameter>
        <parameter key="namespace">Twig\Extra\TwigExtraBundle</parameter>
      </parameter>
      <parameter key="KnpUOAuth2ClientBundle" type="collection">
        <parameter key="path">/var/www/html/foxorders/vendor/knpuniversity/oauth2-client-bundle/src</parameter>
        <parameter key="namespace">KnpU\OAuth2ClientBundle</parameter>
      </parameter>
      <parameter key="KnpPaginatorBundle" type="collection">
        <parameter key="path">/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle</parameter>
        <parameter key="namespace">Knp\Bundle\PaginatorBundle</parameter>
      </parameter>
      <parameter key="FOSJsRoutingBundle" type="collection">
        <parameter key="path">/var/www/html/foxorders/vendor/friendsofsymfony/jsrouting-bundle</parameter>
        <parameter key="namespace">FOS\JsRoutingBundle</parameter>
      </parameter>
      <parameter key="LiipImagineBundle" type="collection">
        <parameter key="path">/var/www/html/foxorders/vendor/liip/imagine-bundle</parameter>
        <parameter key="namespace">Liip\ImagineBundle</parameter>
      </parameter>
      <parameter key="VichUploaderBundle" type="collection">
        <parameter key="path">/var/www/html/foxorders/vendor/vich/uploader-bundle</parameter>
        <parameter key="namespace">Vich\UploaderBundle</parameter>
      </parameter>
      <parameter key="LexikJWTAuthenticationBundle" type="collection">
        <parameter key="path">/var/www/html/foxorders/vendor/lexik/jwt-authentication-bundle</parameter>
        <parameter key="namespace">Lexik\Bundle\JWTAuthenticationBundle</parameter>
      </parameter>
      <parameter key="StofDoctrineExtensionsBundle" type="collection">
        <parameter key="path">/var/www/html/foxorders/vendor/stof/doctrine-extensions-bundle/src</parameter>
        <parameter key="namespace">Stof\DoctrineExtensionsBundle</parameter>
      </parameter>
      <parameter key="DoctrineFixturesBundle" type="collection">
        <parameter key="path">/var/www/html/foxorders/vendor/doctrine/doctrine-fixtures-bundle</parameter>
        <parameter key="namespace">Doctrine\Bundle\FixturesBundle</parameter>
      </parameter>
      <parameter key="ApiPlatformBundle" type="collection">
        <parameter key="path">/var/www/html/foxorders/vendor/api-platform/core/src/Symfony/Bundle</parameter>
        <parameter key="namespace">ApiPlatform\Symfony\Bundle</parameter>
      </parameter>
      <parameter key="GesdinetJWTRefreshTokenBundle" type="collection">
        <parameter key="path">/var/www/html/foxorders/vendor/gesdinet/jwt-refresh-token-bundle</parameter>
        <parameter key="namespace">Gesdinet\JWTRefreshTokenBundle</parameter>
      </parameter>
      <parameter key="NelmioCorsBundle" type="collection">
        <parameter key="path">/var/www/html/foxorders/vendor/nelmio/cors-bundle</parameter>
        <parameter key="namespace">Nelmio\CorsBundle</parameter>
      </parameter>
      <parameter key="SymfonyCastsResetPasswordBundle" type="collection">
        <parameter key="path">/var/www/html/foxorders/vendor/symfonycasts/reset-password-bundle/src</parameter>
        <parameter key="namespace">SymfonyCasts\Bundle\ResetPassword</parameter>
      </parameter>
      <parameter key="BazingaGeocoderBundle" type="collection">
        <parameter key="path">/var/www/html/foxorders/vendor/willdurand/geocoder-bundle</parameter>
        <parameter key="namespace">Bazinga\GeocoderBundle</parameter>
      </parameter>
      <parameter key="SymfonyCastsVerifyEmailBundle" type="collection">
        <parameter key="path">/var/www/html/foxorders/vendor/symfonycasts/verify-email-bundle/src</parameter>
        <parameter key="namespace">SymfonyCasts\Bundle\VerifyEmail</parameter>
      </parameter>
      <parameter key="TwigInstanceOfBundle" type="collection">
        <parameter key="path">/var/www/html/foxorders/vendor/lelyfoto/twig-instanceof</parameter>
        <parameter key="namespace">Lelyfoto\Twig\InstanceOf</parameter>
      </parameter>
      <parameter key="KnpMenuBundle" type="collection">
        <parameter key="path">/var/www/html/foxorders/vendor/knplabs/knp-menu-bundle/src</parameter>
        <parameter key="namespace">Knp\Bundle\MenuBundle</parameter>
      </parameter>
      <parameter key="EndroidQrCodeBundle" type="collection">
        <parameter key="path">/var/www/html/foxorders/vendor/endroid/qr-code-bundle/src</parameter>
        <parameter key="namespace">Endroid\QrCodeBundle</parameter>
      </parameter>
      <parameter key="SentryBundle" type="collection">
        <parameter key="path">/var/www/html/foxorders/vendor/sentry/sentry-symfony/src</parameter>
        <parameter key="namespace">Sentry\SentryBundle</parameter>
      </parameter>
      <parameter key="ZenstruckScheduleBundle" type="collection">
        <parameter key="path">/var/www/html/foxorders/vendor/zenstruck/schedule-bundle/src</parameter>
        <parameter key="namespace">Zenstruck\ScheduleBundle</parameter>
      </parameter>
      <parameter key="KarserRecaptcha3Bundle" type="collection">
        <parameter key="path">/var/www/html/foxorders/vendor/karser/karser-recaptcha3-bundle</parameter>
        <parameter key="namespace">Karser\Recaptcha3Bundle</parameter>
      </parameter>
    </parameter>
    <parameter key="kernel.charset">UTF-8</parameter>
    <parameter key="kernel.container_class">App_KernelDevDebugContainer</parameter>
    <parameter key="PUBLIC_USER_ACCOUNT_VERIFY">(user/account-verification/verify)|(utilisateur/vérification-de-compte/verifier)|(usuario/verificación-de-la-cuenta/controlar)</parameter>
    <parameter key="PUBLIC_PAYMENT_WEBHOOK">(payment/stripe/webhook)|(payment/payxpert/webhook)|(payment/paygreen/webhook)|(payment/payplug/webhook)|(payment/nepting/webhook)|(payment/nepting/redirection)</parameter>
    <parameter key="PUBLIC_RESET_PASSWORD">(reset-password)|(reinitialiser-mot-de-passe)|(restablecer-la-contrasena)</parameter>
    <parameter key="PUBLIC_PATHS">(image/crop)|(login)|(connect/social)|(documentation)|(webhook)|(mentions-legales)|(image-profile-proxy)|(connect/google)|(connect/google/check)</parameter>
    <parameter key="PUBLIC_LEGAL_TERMS_PREVIEW">(legal-terms)|(mentions-légales)|(términos-y-condiciones)</parameter>
    <parameter key="locale">fr_FR</parameter>
    <parameter key="app_server_prod">prod</parameter>
    <parameter key="app_server_dev">development</parameter>
    <parameter key="app_server_staging">staging</parameter>
    <parameter key="app_server_test">test</parameter>
    <parameter key="app_server_local">local</parameter>
    <parameter key="app_locales">en_US|fr_FR|es_ES</parameter>
    <parameter key="foxorders_logo_foxorders_images">foxorders/media/logos</parameter>
    <parameter key="media_directory">assets/media/</parameter>
    <parameter key="images_directory">uploads/images</parameter>
    <parameter key="cropped_images_directory">uploads/images/cropped_images</parameter>
    <parameter key="files_directory">uploads/files</parameter>
    <parameter key="fixtures_directory">/var/www/html/foxorders/public/fixtures/</parameter>
    <parameter key="fixtures_files_directory">/var/www/html/foxorders/public/fixtures/files/</parameter>
    <parameter key="fixtures_logos_directory">/var/www/html/foxorders/public/fixtures/logos/</parameter>
    <parameter key="fixtures_medias_directory">/var/www/html/foxorders/public/fixtures/medias/</parameter>
    <parameter key="fixtures_payment_method_directory">/var/www/html/foxorders/public/fixtures/payment_method/</parameter>
    <parameter key="fixtures_shop_mode_directory">/var/www/html/foxorders/public/fixtures/shop_mode/</parameter>
    <parameter key="fixtures_promotions_directory">/var/www/html/foxorders/public/fixtures/promotions/</parameter>
    <parameter key="fixtures_aliment_directory">/var/www/html/foxorders/public/fixtures/aliment/</parameter>
    <parameter key="fixtures_categories_directory">/var/www/html/foxorders/public/fixtures/categories/</parameter>
    <parameter key="foxorders_media_directory">foxorders/media/</parameter>
    <parameter key="foxorders_doc">foxorders/media/doc/</parameter>
    <parameter key="foxorders_doc_libraries">foxorders/media/doc/libraries/</parameter>
    <parameter key="foxorders_doc_authorization">foxorders/media/doc/authorization/</parameter>
    <parameter key="foxorders_logos">foxorders/media/logos/</parameter>
    <parameter key="foxorders_qrcodes">foxorders/media/qrcodes/</parameter>
    <parameter key="foxorders_export_images">foxorders/media/export/</parameter>
    <parameter key="foxorders_users_media">assets/media//users/</parameter>
    <parameter key="foxorders_users_images">uploads/images/users/</parameter>
    <parameter key="foxorders_shops_images">uploads/images/shops/</parameter>
    <parameter key="foxorders_medias_images">uploads/images/medias/</parameter>
    <parameter key="foxorders_socials_images">uploads/images/socials/</parameter>
    <parameter key="foxorders_aliments_images">uploads/images/aliments/</parameter>
    <parameter key="foxorders_partners_images">uploads/images/partners/</parameter>
    <parameter key="foxorders_templates_images">uploads/images/templates/</parameter>
    <parameter key="foxorders_categories_images">uploads/images/categories/</parameter>
    <parameter key="foxorders_categories_images_v1">media/category/</parameter>
    <parameter key="foxorders_products_images_v1">media/dish/</parameter>
    <parameter key="foxorders_products_images">uploads/images/products/</parameter>
    <parameter key="foxorders_options_images">uploads/images/options/</parameter>
    <parameter key="foxorders_option_variants_images">uploads/images/option_variants/</parameter>
    <parameter key="foxorders_promotions_images">uploads/images/promotions/</parameter>
    <parameter key="foxorders_promotional_offers_images">uploads/images/promotional_offers/</parameter>
    <parameter key="foxorders_printer_images">uploads/images/printers/</parameter>
    <parameter key="foxorders_qrcodes_images">assets/media//qrcodes/</parameter>
    <parameter key="foxorders_loyalty_images">uploads/images/loyalty/</parameter>
    <parameter key="foxorders_flags_media">assets/media/flags/</parameter>
    <parameter key="foxorders_slide_images">uploads/images/slides/</parameter>
    <parameter key="foxorders_menu_files">uploads/files/menus/</parameter>
    <parameter key="foxorders_external_files">uploads/files/externals/</parameter>
    <parameter key="foxorders_legal_terms_directory">uploads/files/legal_terms/</parameter>
    <parameter key="foxorders_payment_methods_images">uploads/images/payment_methods/</parameter>
    <parameter key="foxorders_shop_modes_images">uploads/images/shop_modes/</parameter>
    <parameter key="locks_directory">locks/</parameter>
    <parameter key="tmp_directory">/var/www/html/foxorders/var/tmp/</parameter>
    <parameter key="foxorders_locks_directory">/var/www/html/foxorders/var/tmp/locks/</parameter>
    <parameter key="foxorders_support_email">%env(FOXORDERS_SUPPORT_EMAIL)%</parameter>
    <parameter key="foxorders_no_reply_email">%env(FOXORDERS_NO_REPLY_EMAIL)%</parameter>
    <parameter key="foxorders_shop">%env(FOXORDERS_SHOP)%</parameter>
    <parameter key="foxorders_domain">%env(FOXORDERS_DOMAIN)%</parameter>
    <parameter key="foxorders_default_currency_symbol">%env(FOXORDERS_DEFAULT_CURRENCY_SYMBOL)%</parameter>
    <parameter key="app_stripe_signing_secret">%env(STRIPE_SIGNING_SECRET)%</parameter>
    <parameter key="twilio_account_sid_live">%env(TWILIO_ACCOUNT_SID_LIVE)%</parameter>
    <parameter key="twilio_auth_token_live">%env(TWILIO_AUTH_TOKEN_LIVE)%</parameter>
    <parameter key="twilio_sender">%env(TWILIO_SENDER)%</parameter>
    <parameter key="google_map_api_key">%env(GOOGLE_MAP_API_KEY)%</parameter>
    <parameter key="failure_csv_path">user/migration/</parameter>
    <parameter key="main_url">%env(MAIN_URL)%</parameter>
    <parameter key="rate_limiter_limit">%env(RATE_LIMITER_LIMIT)%</parameter>
    <parameter key="rate_limiter_interval">%env(RATE_LIMITER_INTERVAL)%</parameter>
    <parameter key="api.route.base">%env(API_ROUTE_BASE)%</parameter>
    <parameter key="api.version">%env(API_VERSION)%</parameter>
    <parameter key="api.route.prefix">/%env(API_ROUTE_BASE)%/%env(API_VERSION)%</parameter>
    <parameter key="api_platform.pagination.items_per_page">10</parameter>
    <parameter key="api_platform.pagination.maximum_items_per_page">30</parameter>
    <parameter key="device_pin_dev">%env(DEVICE_PIN_DEV)%</parameter>
    <parameter key="app_under_maintenance">%env(bool:UNDER_MAINTENANCE)%</parameter>
    <parameter key="event_dispatcher.event_aliases" type="collection">
      <parameter key="Symfony\Component\Console\Event\ConsoleCommandEvent">console.command</parameter>
      <parameter key="Symfony\Component\Console\Event\ConsoleErrorEvent">console.error</parameter>
      <parameter key="Symfony\Component\Console\Event\ConsoleSignalEvent">console.signal</parameter>
      <parameter key="Symfony\Component\Console\Event\ConsoleTerminateEvent">console.terminate</parameter>
      <parameter key="Symfony\Component\Form\Event\PreSubmitEvent">form.pre_submit</parameter>
      <parameter key="Symfony\Component\Form\Event\SubmitEvent">form.submit</parameter>
      <parameter key="Symfony\Component\Form\Event\PostSubmitEvent">form.post_submit</parameter>
      <parameter key="Symfony\Component\Form\Event\PreSetDataEvent">form.pre_set_data</parameter>
      <parameter key="Symfony\Component\Form\Event\PostSetDataEvent">form.post_set_data</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\ControllerArgumentsEvent">kernel.controller_arguments</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\ControllerEvent">kernel.controller</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\ResponseEvent">kernel.response</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\FinishRequestEvent">kernel.finish_request</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\RequestEvent">kernel.request</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\ViewEvent">kernel.view</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\ExceptionEvent">kernel.exception</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\TerminateEvent">kernel.terminate</parameter>
      <parameter key="Symfony\Component\Security\Core\Event\AuthenticationSuccessEvent">security.authentication.success</parameter>
      <parameter key="Symfony\Component\Security\Core\Event\AuthenticationFailureEvent">security.authentication.failure</parameter>
      <parameter key="Symfony\Component\Security\Http\Event\InteractiveLoginEvent">security.interactive_login</parameter>
      <parameter key="Symfony\Component\Security\Http\Event\SwitchUserEvent">security.switch_user</parameter>
    </parameter>
    <parameter key="fragment.renderer.hinclude.global_template">null</parameter>
    <parameter key="fragment.path">/_fragment</parameter>
    <parameter key="kernel.secret">%env(APP_SECRET)%</parameter>
    <parameter key="kernel.http_method_override">false</parameter>
    <parameter key="kernel.trusted_hosts" type="collection"/>
    <parameter key="kernel.default_locale">fr_FR</parameter>
    <parameter key="kernel.enabled_locales" type="collection"/>
    <parameter key="kernel.error_controller">error_controller</parameter>
    <parameter key="kernel.trusted_proxies">127.0.0.1,REMOTE_ADDR</parameter>
    <parameter key="kernel.trusted_headers">14</parameter>
    <parameter key="debug.file_link_format">null</parameter>
    <parameter key="asset.request_context.base_path">null</parameter>
    <parameter key="asset.request_context.secure">null</parameter>
    <parameter key="translator.logging">false</parameter>
    <parameter key="translator.default_path">/var/www/html/foxorders/translations</parameter>
    <parameter key="debug.error_handler.throw_at">-1</parameter>
    <parameter key="debug.container.dump">/var/www/html/foxorders/var/cache/dev/App_KernelDevDebugContainer.xml</parameter>
    <parameter key="router.request_context.host">localhost</parameter>
    <parameter key="router.request_context.scheme">http</parameter>
    <parameter key="router.request_context.base_url"></parameter>
    <parameter key="router.resource">kernel::loadRoutes</parameter>
    <parameter key="request_listener.http_port">80</parameter>
    <parameter key="request_listener.https_port">443</parameter>
    <parameter key="serializer.mapping.cache.file">/var/www/html/foxorders/var/cache/dev/serialization.php</parameter>
    <parameter key="cache.prefix.seed">_/var/www/html/foxorders.App_KernelDevDebugContainer</parameter>
    <parameter key="session.metadata.storage_key">_sf2_meta</parameter>
    <parameter key="session.storage.options" type="collection">
      <parameter key="cache_limiter" type="string">0</parameter>
      <parameter key="cookie_secure">auto</parameter>
      <parameter key="cookie_httponly">true</parameter>
      <parameter key="cookie_samesite">lax</parameter>
      <parameter key="gc_probability">1</parameter>
    </parameter>
    <parameter key="session.save_path">/var/www/html/foxorders/var/cache/dev/sessions</parameter>
    <parameter key="session.metadata.update_threshold">0</parameter>
    <parameter key="form.type_extension.csrf.enabled">true</parameter>
    <parameter key="form.type_extension.csrf.field_name">_token</parameter>
    <parameter key="validator.mapping.cache.file">/var/www/html/foxorders/var/cache/dev/validation.php</parameter>
    <parameter key="validator.translation_domain">validators</parameter>
    <parameter key="profiler_listener.only_exceptions">false</parameter>
    <parameter key="profiler_listener.only_main_requests">false</parameter>
    <parameter key="profiler.storage.dsn">file:/var/www/html/foxorders/var/cache/dev/profiler</parameter>
    <parameter key="twig.form.resources" type="collection">
      <parameter>@VichUploader/Form/fields.html.twig</parameter>
      <parameter>form_div_layout.html.twig</parameter>
      <parameter>@KarserRecaptcha3/Form/karser_recaptcha3_widget.html.twig</parameter>
      <parameter>@LiipImagine/Form/form_div_layout.html.twig</parameter>
    </parameter>
    <parameter key="twig.default_path">/var/www/html/foxorders/templates</parameter>
    <parameter key="web_profiler.debug_toolbar.intercept_redirects">false</parameter>
    <parameter key="web_profiler.debug_toolbar.mode">2</parameter>
    <parameter key="monolog.use_microseconds">true</parameter>
    <parameter key="monolog.swift_mailer.handlers" type="collection"/>
    <parameter key="monolog.handlers_to_channels" type="collection">
      <parameter key="monolog.handler.boExceptionHandler" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_bo_exception</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.debugHandler" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_debug</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.orderSmsHandler" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_order_sms</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.userOAuthHandler" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_user_oauth</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.loyaltyHandler" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_loyalty</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.cleanUriHandler" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_clean_uri</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.loginHandler" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_login</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.hoursHandler" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_hours</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.deviceHandler" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_device</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.ZoneValidator" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_zone</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.translationHandler" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_translation</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.cloneMenuHandler" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_clone_menu</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.neptingHandler" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_nepting</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.thirdPartiesHandler" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_third_parties</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.exportHandler" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_export</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.qoodosHandler" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_qoodos</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.queriesHandler" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_limiter</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.commandHandler" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_command</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.franchiseHandler" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_franchise</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.slackHandler" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_slack</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.migrationHandler" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_migration</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.twilioHandler" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_twilio</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.smsModeHandler" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_sms_mode</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.mailHandler" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_mail</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.neptingEPayHandler" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_nepting_epay</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.payplugHandler" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_payplug</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.payxpertHandler" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_payxpert</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.paygreenHandler" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_paygreen</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.stripeHandler" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_stripe</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.paymentHandler" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_payment</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.notificationHandler" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_notification</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.starcloudHandler" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>channel_starcloud</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.console" type="collection">
        <parameter key="type">exclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>event</parameter>
          <parameter>doctrine</parameter>
          <parameter>console</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.main" type="collection">
        <parameter key="type">exclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>event</parameter>
        </parameter>
      </parameter>
    </parameter>
    <parameter key="env(VAR_DUMPER_SERVER)">127.0.0.1:9912</parameter>
    <parameter key="doctrine.dbal.logger.chain.class">Doctrine\DBAL\Logging\LoggerChain</parameter>
    <parameter key="doctrine.dbal.logger.profiling.class">Doctrine\DBAL\Logging\DebugStack</parameter>
    <parameter key="doctrine.dbal.logger.class">Symfony\Bridge\Doctrine\Logger\DbalLogger</parameter>
    <parameter key="doctrine.dbal.configuration.class">Doctrine\DBAL\Configuration</parameter>
    <parameter key="doctrine.data_collector.class">Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector</parameter>
    <parameter key="doctrine.dbal.connection.event_manager.class">Symfony\Bridge\Doctrine\ContainerAwareEventManager</parameter>
    <parameter key="doctrine.dbal.connection_factory.class">Doctrine\Bundle\DoctrineBundle\ConnectionFactory</parameter>
    <parameter key="doctrine.dbal.events.mysql_session_init.class">Doctrine\DBAL\Event\Listeners\MysqlSessionInit</parameter>
    <parameter key="doctrine.dbal.events.oracle_session_init.class">Doctrine\DBAL\Event\Listeners\OracleSessionInit</parameter>
    <parameter key="doctrine.class">Doctrine\Bundle\DoctrineBundle\Registry</parameter>
    <parameter key="doctrine.entity_managers" type="collection">
      <parameter key="default">doctrine.orm.default_entity_manager</parameter>
    </parameter>
    <parameter key="doctrine.default_entity_manager">default</parameter>
    <parameter key="doctrine.dbal.connection_factory.types" type="collection"/>
    <parameter key="doctrine.connections" type="collection">
      <parameter key="default">doctrine.dbal.default_connection</parameter>
      <parameter key="foxorders_v1">doctrine.dbal.foxorders_v1_connection</parameter>
    </parameter>
    <parameter key="doctrine.default_connection">default</parameter>
    <parameter key="doctrine.orm.configuration.class">Doctrine\ORM\Configuration</parameter>
    <parameter key="doctrine.orm.entity_manager.class">Doctrine\ORM\EntityManager</parameter>
    <parameter key="doctrine.orm.manager_configurator.class">Doctrine\Bundle\DoctrineBundle\ManagerConfigurator</parameter>
    <parameter key="doctrine.orm.cache.array.class">Doctrine\Common\Cache\ArrayCache</parameter>
    <parameter key="doctrine.orm.cache.apc.class">Doctrine\Common\Cache\ApcCache</parameter>
    <parameter key="doctrine.orm.cache.memcache.class">Doctrine\Common\Cache\MemcacheCache</parameter>
    <parameter key="doctrine.orm.cache.memcache_host">localhost</parameter>
    <parameter key="doctrine.orm.cache.memcache_port">11211</parameter>
    <parameter key="doctrine.orm.cache.memcache_instance.class">Memcache</parameter>
    <parameter key="doctrine.orm.cache.memcached.class">Doctrine\Common\Cache\MemcachedCache</parameter>
    <parameter key="doctrine.orm.cache.memcached_host">localhost</parameter>
    <parameter key="doctrine.orm.cache.memcached_port">11211</parameter>
    <parameter key="doctrine.orm.cache.memcached_instance.class">Memcached</parameter>
    <parameter key="doctrine.orm.cache.redis.class">Doctrine\Common\Cache\RedisCache</parameter>
    <parameter key="doctrine.orm.cache.redis_host">localhost</parameter>
    <parameter key="doctrine.orm.cache.redis_port">6379</parameter>
    <parameter key="doctrine.orm.cache.redis_instance.class">Redis</parameter>
    <parameter key="doctrine.orm.cache.xcache.class">Doctrine\Common\Cache\XcacheCache</parameter>
    <parameter key="doctrine.orm.cache.wincache.class">Doctrine\Common\Cache\WinCacheCache</parameter>
    <parameter key="doctrine.orm.cache.zenddata.class">Doctrine\Common\Cache\ZendDataCache</parameter>
    <parameter key="doctrine.orm.metadata.driver_chain.class">Doctrine\Persistence\Mapping\Driver\MappingDriverChain</parameter>
    <parameter key="doctrine.orm.metadata.annotation.class">Doctrine\ORM\Mapping\Driver\AnnotationDriver</parameter>
    <parameter key="doctrine.orm.metadata.xml.class">Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver</parameter>
    <parameter key="doctrine.orm.metadata.yml.class">Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver</parameter>
    <parameter key="doctrine.orm.metadata.php.class">Doctrine\ORM\Mapping\Driver\PHPDriver</parameter>
    <parameter key="doctrine.orm.metadata.staticphp.class">Doctrine\ORM\Mapping\Driver\StaticPHPDriver</parameter>
    <parameter key="doctrine.orm.metadata.attribute.class">Doctrine\ORM\Mapping\Driver\AttributeDriver</parameter>
    <parameter key="doctrine.orm.proxy_cache_warmer.class">Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer</parameter>
    <parameter key="form.type_guesser.doctrine.class">Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser</parameter>
    <parameter key="doctrine.orm.validator.unique.class">Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator</parameter>
    <parameter key="doctrine.orm.validator_initializer.class">Symfony\Bridge\Doctrine\Validator\DoctrineInitializer</parameter>
    <parameter key="doctrine.orm.security.user.provider.class">Symfony\Bridge\Doctrine\Security\User\EntityUserProvider</parameter>
    <parameter key="doctrine.orm.listeners.resolve_target_entity.class">Doctrine\ORM\Tools\ResolveTargetEntityListener</parameter>
    <parameter key="doctrine.orm.listeners.attach_entity_listeners.class">Doctrine\ORM\Tools\AttachEntityListenersListener</parameter>
    <parameter key="doctrine.orm.naming_strategy.default.class">Doctrine\ORM\Mapping\DefaultNamingStrategy</parameter>
    <parameter key="doctrine.orm.naming_strategy.underscore.class">Doctrine\ORM\Mapping\UnderscoreNamingStrategy</parameter>
    <parameter key="doctrine.orm.quote_strategy.default.class">Doctrine\ORM\Mapping\DefaultQuoteStrategy</parameter>
    <parameter key="doctrine.orm.quote_strategy.ansi.class">Doctrine\ORM\Mapping\AnsiQuoteStrategy</parameter>
    <parameter key="doctrine.orm.entity_listener_resolver.class">Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver</parameter>
    <parameter key="doctrine.orm.second_level_cache.default_cache_factory.class">Doctrine\ORM\Cache\DefaultCacheFactory</parameter>
    <parameter key="doctrine.orm.second_level_cache.default_region.class">Doctrine\ORM\Cache\Region\DefaultRegion</parameter>
    <parameter key="doctrine.orm.second_level_cache.filelock_region.class">Doctrine\ORM\Cache\Region\FileLockRegion</parameter>
    <parameter key="doctrine.orm.second_level_cache.logger_chain.class">Doctrine\ORM\Cache\Logging\CacheLoggerChain</parameter>
    <parameter key="doctrine.orm.second_level_cache.logger_statistics.class">Doctrine\ORM\Cache\Logging\StatisticsCacheLogger</parameter>
    <parameter key="doctrine.orm.second_level_cache.cache_configuration.class">Doctrine\ORM\Cache\CacheConfiguration</parameter>
    <parameter key="doctrine.orm.second_level_cache.regions_configuration.class">Doctrine\ORM\Cache\RegionsConfiguration</parameter>
    <parameter key="doctrine.orm.auto_generate_proxy_classes">true</parameter>
    <parameter key="doctrine.orm.proxy_dir">/var/www/html/foxorders/var/cache/dev/doctrine/orm/Proxies</parameter>
    <parameter key="doctrine.orm.proxy_namespace">Proxies</parameter>
    <parameter key="doctrine.migrations.preferred_em">null</parameter>
    <parameter key="doctrine.migrations.preferred_connection">null</parameter>
    <parameter key="security.role_hierarchy.roles" type="collection">
      <parameter key="ROLE_CLIENT" type="collection">
        <parameter>ROLE_USER</parameter>
      </parameter>
      <parameter key="ROLE_API" type="collection">
        <parameter>ROLE_USER</parameter>
      </parameter>
      <parameter key="ROLE_SHOP_MANAGER" type="collection">
        <parameter>ROLE_CLIENT</parameter>
      </parameter>
      <parameter key="ROLE_MANAGER" type="collection">
        <parameter>ROLE_SHOP_MANAGER</parameter>
        <parameter>ROLE_ALLOWED_TO_SWITCH</parameter>
      </parameter>
      <parameter key="ROLE_SUPPORT" type="collection">
        <parameter>ROLE_MANAGER</parameter>
      </parameter>
      <parameter key="ROLE_DEVELOPER" type="collection">
        <parameter>ROLE_SUPPORT</parameter>
      </parameter>
      <parameter key="ROLE_ADMIN" type="collection">
        <parameter>ROLE_DEVELOPER</parameter>
      </parameter>
    </parameter>
    <parameter key="security.access.denied_url">null</parameter>
    <parameter key="security.authentication.manager.erase_credentials">true</parameter>
    <parameter key="security.authentication.session_strategy.strategy">migrate</parameter>
    <parameter key="security.access.always_authenticate_before_granting">false</parameter>
    <parameter key="security.authentication.hide_user_not_found">true</parameter>
    <parameter key="security.firewalls" type="collection">
      <parameter>dev</parameter>
      <parameter>login</parameter>
      <parameter>api</parameter>
      <parameter>main</parameter>
    </parameter>
    <parameter key="lexik_jwt_authentication.authenticator_manager_enabled">true</parameter>
    <parameter key="knp_paginator.template.pagination">Menu/pagination/foxorders_custom_pagination.html.twig</parameter>
    <parameter key="knp_paginator.template.filtration">@KnpPaginator/Pagination/filtration.html.twig</parameter>
    <parameter key="knp_paginator.template.sortable">@KnpPaginator/Pagination/uikit_v3_sortable.html.twig</parameter>
    <parameter key="knp_paginator.page_range">5</parameter>
    <parameter key="knp_paginator.page_limit">null</parameter>
    <parameter key="fos_js_routing.extractor.class">FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor</parameter>
    <parameter key="fos_js_routing.controller.class">FOS\JsRoutingBundle\Controller\Controller</parameter>
    <parameter key="fos_js_routing.normalizer.route_collection.class">FOS\JsRoutingBundle\Serializer\Normalizer\RouteCollectionNormalizer</parameter>
    <parameter key="fos_js_routing.normalizer.routes_response.class">FOS\JsRoutingBundle\Serializer\Normalizer\RoutesResponseNormalizer</parameter>
    <parameter key="fos_js_routing.denormalizer.route_collection.class">FOS\JsRoutingBundle\Serializer\Denormalizer\RouteCollectionDenormalizer</parameter>
    <parameter key="fos_js_routing.request_context_base_url">null</parameter>
    <parameter key="fos_js_routing.cache_control" type="collection">
      <parameter key="enabled">false</parameter>
    </parameter>
    <parameter key="liip_imagine.resolvers" type="collection">
      <parameter key="default" type="collection">
        <parameter key="web_path" type="collection">
          <parameter key="web_root">/var/www/html/foxorders/public</parameter>
          <parameter key="cache_prefix">media/cache</parameter>
        </parameter>
      </parameter>
    </parameter>
    <parameter key="liip_imagine.loaders" type="collection">
      <parameter key="default" type="collection">
        <parameter key="filesystem" type="collection">
          <parameter key="locator">filesystem</parameter>
          <parameter key="data_root" type="collection">
            <parameter>/var/www/html/foxorders/public</parameter>
          </parameter>
          <parameter key="allow_unresolvable_data_roots">false</parameter>
          <parameter key="bundle_resources" type="collection">
            <parameter key="enabled">false</parameter>
            <parameter key="access_control_type">blacklist</parameter>
            <parameter key="access_control_list" type="collection"/>
          </parameter>
        </parameter>
      </parameter>
    </parameter>
    <parameter key="liip_imagine.jpegoptim.binary">/usr/bin/jpegoptim</parameter>
    <parameter key="liip_imagine.jpegoptim.stripAll">true</parameter>
    <parameter key="liip_imagine.jpegoptim.max">null</parameter>
    <parameter key="liip_imagine.jpegoptim.progressive">true</parameter>
    <parameter key="liip_imagine.jpegoptim.tempDir">null</parameter>
    <parameter key="liip_imagine.optipng.binary">/usr/bin/optipng</parameter>
    <parameter key="liip_imagine.optipng.level">7</parameter>
    <parameter key="liip_imagine.optipng.stripAll">true</parameter>
    <parameter key="liip_imagine.optipng.tempDir">null</parameter>
    <parameter key="liip_imagine.pngquant.binary">/usr/bin/pngquant</parameter>
    <parameter key="liip_imagine.mozjpeg.binary">/opt/mozjpeg/bin/cjpeg</parameter>
    <parameter key="liip_imagine.cwebp.binary">/usr/bin/cwebp</parameter>
    <parameter key="liip_imagine.cwebp.tempDir">null</parameter>
    <parameter key="liip_imagine.cwebp.q">75</parameter>
    <parameter key="liip_imagine.cwebp.alphaQ">100</parameter>
    <parameter key="liip_imagine.cwebp.m">4</parameter>
    <parameter key="liip_imagine.cwebp.alphaFilter">fast</parameter>
    <parameter key="liip_imagine.cwebp.alphaMethod">1</parameter>
    <parameter key="liip_imagine.cwebp.exact">false</parameter>
    <parameter key="liip_imagine.cwebp.metadata" type="collection">
      <parameter>none</parameter>
    </parameter>
    <parameter key="liip_imagine.driver_service">liip_imagine.gd</parameter>
    <parameter key="liip_imagine.cache.resolver.default">default</parameter>
    <parameter key="liip_imagine.default_image">null</parameter>
    <parameter key="liip_imagine.filter_sets" type="collection">
      <parameter key="cache" type="collection">
        <parameter key="quality">100</parameter>
        <parameter key="jpeg_quality">null</parameter>
        <parameter key="png_compression_level">null</parameter>
        <parameter key="png_compression_filter">null</parameter>
        <parameter key="format">null</parameter>
        <parameter key="animated">false</parameter>
        <parameter key="cache">null</parameter>
        <parameter key="data_loader">null</parameter>
        <parameter key="default_image">null</parameter>
        <parameter key="filters" type="collection"/>
        <parameter key="post_processors" type="collection"/>
      </parameter>
      <parameter key="crop_image" type="collection">
        <parameter key="quality">90</parameter>
        <parameter key="jpeg_quality">null</parameter>
        <parameter key="png_compression_level">null</parameter>
        <parameter key="png_compression_filter">null</parameter>
        <parameter key="format">null</parameter>
        <parameter key="animated">false</parameter>
        <parameter key="cache">null</parameter>
        <parameter key="data_loader">null</parameter>
        <parameter key="default_image">null</parameter>
        <parameter key="filters" type="collection">
          <parameter key="thumbnail" type="collection"/>
        </parameter>
        <parameter key="post_processors" type="collection"/>
      </parameter>
    </parameter>
    <parameter key="liip_imagine.binary.loader.default">default</parameter>
    <parameter key="liip_imagine.controller.filter_action">Liip\ImagineBundle\Controller\ImagineController::filterAction</parameter>
    <parameter key="liip_imagine.controller.filter_runtime_action">Liip\ImagineBundle\Controller\ImagineController::filterRuntimeAction</parameter>
    <parameter key="liip_imagine.webp.generate">false</parameter>
    <parameter key="liip_imagine.webp.options" type="collection">
      <parameter key="quality">100</parameter>
      <parameter key="cache">null</parameter>
      <parameter key="data_loader">null</parameter>
      <parameter key="post_processors" type="collection"/>
    </parameter>
    <parameter key="vich_uploader.default_filename_attribute_suffix">_name</parameter>
    <parameter key="vich_uploader.mappings" type="collection">
      <parameter key="users_images" type="collection">
        <parameter key="uri_prefix">uploads/images/users/</parameter>
        <parameter key="upload_destination">/var/www/html/foxorders/public/uploads/images/users/</parameter>
        <parameter key="inject_on_load">false</parameter>
        <parameter key="delete_on_update">true</parameter>
        <parameter key="delete_on_remove">true</parameter>
        <parameter key="namer" type="collection">
          <parameter key="service">Vich\UploaderBundle\Naming\SmartUniqueNamer.users_images</parameter>
          <parameter key="options" type="collection"/>
        </parameter>
        <parameter key="directory_namer" type="collection">
          <parameter key="service">null</parameter>
          <parameter key="options">null</parameter>
        </parameter>
        <parameter key="db_driver">orm</parameter>
      </parameter>
      <parameter key="shops_images" type="collection">
        <parameter key="uri_prefix">uploads/images/shops/</parameter>
        <parameter key="upload_destination">/var/www/html/foxorders/public/uploads/images/shops/</parameter>
        <parameter key="inject_on_load">false</parameter>
        <parameter key="delete_on_update">true</parameter>
        <parameter key="delete_on_remove">true</parameter>
        <parameter key="namer" type="collection">
          <parameter key="service">Vich\UploaderBundle\Naming\SmartUniqueNamer.shops_images</parameter>
          <parameter key="options" type="collection"/>
        </parameter>
        <parameter key="directory_namer" type="collection">
          <parameter key="service">null</parameter>
          <parameter key="options">null</parameter>
        </parameter>
        <parameter key="db_driver">orm</parameter>
      </parameter>
      <parameter key="medias_images" type="collection">
        <parameter key="uri_prefix">uploads/images/medias/</parameter>
        <parameter key="upload_destination">/var/www/html/foxorders/public/uploads/images/medias/</parameter>
        <parameter key="inject_on_load">false</parameter>
        <parameter key="delete_on_update">true</parameter>
        <parameter key="delete_on_remove">true</parameter>
        <parameter key="namer" type="collection">
          <parameter key="service">Vich\UploaderBundle\Naming\SmartUniqueNamer.medias_images</parameter>
          <parameter key="options" type="collection"/>
        </parameter>
        <parameter key="directory_namer" type="collection">
          <parameter key="service">null</parameter>
          <parameter key="options">null</parameter>
        </parameter>
        <parameter key="db_driver">orm</parameter>
      </parameter>
      <parameter key="social_images" type="collection">
        <parameter key="uri_prefix">uploads/images/socials/</parameter>
        <parameter key="upload_destination">/var/www/html/foxorders/public/uploads/images/socials/</parameter>
        <parameter key="inject_on_load">false</parameter>
        <parameter key="delete_on_update">true</parameter>
        <parameter key="delete_on_remove">true</parameter>
        <parameter key="namer" type="collection">
          <parameter key="service">Vich\UploaderBundle\Naming\SmartUniqueNamer.social_images</parameter>
          <parameter key="options" type="collection"/>
        </parameter>
        <parameter key="directory_namer" type="collection">
          <parameter key="service">null</parameter>
          <parameter key="options">null</parameter>
        </parameter>
        <parameter key="db_driver">orm</parameter>
      </parameter>
      <parameter key="aliment_images" type="collection">
        <parameter key="uri_prefix">uploads/images/aliments/</parameter>
        <parameter key="upload_destination">/var/www/html/foxorders/public/uploads/images/aliments/</parameter>
        <parameter key="inject_on_load">false</parameter>
        <parameter key="delete_on_update">true</parameter>
        <parameter key="delete_on_remove">true</parameter>
        <parameter key="namer" type="collection">
          <parameter key="service">Vich\UploaderBundle\Naming\SmartUniqueNamer.aliment_images</parameter>
          <parameter key="options" type="collection"/>
        </parameter>
        <parameter key="directory_namer" type="collection">
          <parameter key="service">null</parameter>
          <parameter key="options">null</parameter>
        </parameter>
        <parameter key="db_driver">orm</parameter>
      </parameter>
      <parameter key="partner_images" type="collection">
        <parameter key="uri_prefix">uploads/images/partners/</parameter>
        <parameter key="upload_destination">/var/www/html/foxorders/public/uploads/images/partners/</parameter>
        <parameter key="inject_on_load">false</parameter>
        <parameter key="delete_on_update">true</parameter>
        <parameter key="delete_on_remove">true</parameter>
        <parameter key="namer" type="collection">
          <parameter key="service">Vich\UploaderBundle\Naming\SmartUniqueNamer.partner_images</parameter>
          <parameter key="options" type="collection"/>
        </parameter>
        <parameter key="directory_namer" type="collection">
          <parameter key="service">null</parameter>
          <parameter key="options">null</parameter>
        </parameter>
        <parameter key="db_driver">orm</parameter>
      </parameter>
      <parameter key="template_images" type="collection">
        <parameter key="uri_prefix">uploads/images/templates/</parameter>
        <parameter key="upload_destination">/var/www/html/foxorders/public/uploads/images/templates/</parameter>
        <parameter key="inject_on_load">false</parameter>
        <parameter key="delete_on_update">true</parameter>
        <parameter key="delete_on_remove">true</parameter>
        <parameter key="namer" type="collection">
          <parameter key="service">Vich\UploaderBundle\Naming\SmartUniqueNamer.template_images</parameter>
          <parameter key="options" type="collection"/>
        </parameter>
        <parameter key="directory_namer" type="collection">
          <parameter key="service">null</parameter>
          <parameter key="options">null</parameter>
        </parameter>
        <parameter key="db_driver">orm</parameter>
      </parameter>
      <parameter key="category_images" type="collection">
        <parameter key="uri_prefix">uploads/images/categories/</parameter>
        <parameter key="upload_destination">/var/www/html/foxorders/public/uploads/images/categories/</parameter>
        <parameter key="inject_on_load">false</parameter>
        <parameter key="delete_on_update">true</parameter>
        <parameter key="delete_on_remove">true</parameter>
        <parameter key="namer" type="collection">
          <parameter key="service">Vich\UploaderBundle\Naming\SmartUniqueNamer.category_images</parameter>
          <parameter key="options" type="collection"/>
        </parameter>
        <parameter key="directory_namer" type="collection">
          <parameter key="service">null</parameter>
          <parameter key="options">null</parameter>
        </parameter>
        <parameter key="db_driver">orm</parameter>
      </parameter>
      <parameter key="product_images" type="collection">
        <parameter key="uri_prefix">uploads/images/products/</parameter>
        <parameter key="upload_destination">/var/www/html/foxorders/public/uploads/images/products/</parameter>
        <parameter key="inject_on_load">false</parameter>
        <parameter key="delete_on_update">true</parameter>
        <parameter key="delete_on_remove">true</parameter>
        <parameter key="namer" type="collection">
          <parameter key="service">Vich\UploaderBundle\Naming\SmartUniqueNamer.product_images</parameter>
          <parameter key="options" type="collection"/>
        </parameter>
        <parameter key="directory_namer" type="collection">
          <parameter key="service">null</parameter>
          <parameter key="options">null</parameter>
        </parameter>
        <parameter key="db_driver">orm</parameter>
      </parameter>
      <parameter key="option_images" type="collection">
        <parameter key="uri_prefix">uploads/images/options/</parameter>
        <parameter key="upload_destination">/var/www/html/foxorders/public/uploads/images/options/</parameter>
        <parameter key="inject_on_load">false</parameter>
        <parameter key="delete_on_update">true</parameter>
        <parameter key="delete_on_remove">true</parameter>
        <parameter key="namer" type="collection">
          <parameter key="service">Vich\UploaderBundle\Naming\SmartUniqueNamer.option_images</parameter>
          <parameter key="options" type="collection"/>
        </parameter>
        <parameter key="directory_namer" type="collection">
          <parameter key="service">null</parameter>
          <parameter key="options">null</parameter>
        </parameter>
        <parameter key="db_driver">orm</parameter>
      </parameter>
      <parameter key="option_variant_images" type="collection">
        <parameter key="uri_prefix">uploads/images/option_variants/</parameter>
        <parameter key="upload_destination">/var/www/html/foxorders/public/uploads/images/option_variants/</parameter>
        <parameter key="inject_on_load">false</parameter>
        <parameter key="delete_on_update">true</parameter>
        <parameter key="delete_on_remove">true</parameter>
        <parameter key="namer" type="collection">
          <parameter key="service">Vich\UploaderBundle\Naming\SmartUniqueNamer.option_variant_images</parameter>
          <parameter key="options" type="collection"/>
        </parameter>
        <parameter key="directory_namer" type="collection">
          <parameter key="service">null</parameter>
          <parameter key="options">null</parameter>
        </parameter>
        <parameter key="db_driver">orm</parameter>
      </parameter>
      <parameter key="promotion_images" type="collection">
        <parameter key="uri_prefix">uploads/images/promotions/</parameter>
        <parameter key="upload_destination">/var/www/html/foxorders/public/uploads/images/promotions/</parameter>
        <parameter key="inject_on_load">false</parameter>
        <parameter key="delete_on_update">true</parameter>
        <parameter key="delete_on_remove">true</parameter>
        <parameter key="namer" type="collection">
          <parameter key="service">Vich\UploaderBundle\Naming\SmartUniqueNamer.promotion_images</parameter>
          <parameter key="options" type="collection"/>
        </parameter>
        <parameter key="directory_namer" type="collection">
          <parameter key="service">null</parameter>
          <parameter key="options">null</parameter>
        </parameter>
        <parameter key="db_driver">orm</parameter>
      </parameter>
      <parameter key="promotional_offers_images" type="collection">
        <parameter key="uri_prefix">uploads/images/promotional_offers/</parameter>
        <parameter key="upload_destination">/var/www/html/foxorders/public/uploads/images/promotional_offers/</parameter>
        <parameter key="inject_on_load">false</parameter>
        <parameter key="delete_on_update">true</parameter>
        <parameter key="delete_on_remove">true</parameter>
        <parameter key="namer" type="collection">
          <parameter key="service">Vich\UploaderBundle\Naming\SmartUniqueNamer.promotional_offers_images</parameter>
          <parameter key="options" type="collection"/>
        </parameter>
        <parameter key="directory_namer" type="collection">
          <parameter key="service">null</parameter>
          <parameter key="options">null</parameter>
        </parameter>
        <parameter key="db_driver">orm</parameter>
      </parameter>
      <parameter key="printer_images" type="collection">
        <parameter key="uri_prefix">uploads/images/printers/</parameter>
        <parameter key="upload_destination">/var/www/html/foxorders/public/uploads/images/printers/</parameter>
        <parameter key="inject_on_load">false</parameter>
        <parameter key="delete_on_update">true</parameter>
        <parameter key="delete_on_remove">true</parameter>
        <parameter key="namer" type="collection">
          <parameter key="service">Vich\UploaderBundle\Naming\SmartUniqueNamer.printer_images</parameter>
          <parameter key="options" type="collection"/>
        </parameter>
        <parameter key="directory_namer" type="collection">
          <parameter key="service">null</parameter>
          <parameter key="options">null</parameter>
        </parameter>
        <parameter key="db_driver">orm</parameter>
      </parameter>
      <parameter key="external_files" type="collection">
        <parameter key="uri_prefix">uploads/files/externals/</parameter>
        <parameter key="upload_destination">/var/www/html/foxorders/public/uploads/files/externals/</parameter>
        <parameter key="inject_on_load">false</parameter>
        <parameter key="delete_on_update">true</parameter>
        <parameter key="delete_on_remove">true</parameter>
        <parameter key="namer" type="collection">
          <parameter key="service">Vich\UploaderBundle\Naming\SmartUniqueNamer.external_files</parameter>
          <parameter key="options" type="collection"/>
        </parameter>
        <parameter key="directory_namer" type="collection">
          <parameter key="service">null</parameter>
          <parameter key="options">null</parameter>
        </parameter>
        <parameter key="db_driver">orm</parameter>
      </parameter>
      <parameter key="payment_methods_images" type="collection">
        <parameter key="uri_prefix">uploads/images/payment_methods/</parameter>
        <parameter key="upload_destination">/var/www/html/foxorders/public/uploads/images/payment_methods/</parameter>
        <parameter key="inject_on_load">false</parameter>
        <parameter key="delete_on_update">true</parameter>
        <parameter key="delete_on_remove">true</parameter>
        <parameter key="namer" type="collection">
          <parameter key="service">Vich\UploaderBundle\Naming\SmartUniqueNamer.payment_methods_images</parameter>
          <parameter key="options" type="collection"/>
        </parameter>
        <parameter key="directory_namer" type="collection">
          <parameter key="service">null</parameter>
          <parameter key="options">null</parameter>
        </parameter>
        <parameter key="db_driver">orm</parameter>
      </parameter>
      <parameter key="shop_modes_images" type="collection">
        <parameter key="uri_prefix">uploads/images/shop_modes/</parameter>
        <parameter key="upload_destination">/var/www/html/foxorders/public/uploads/images/shop_modes/</parameter>
        <parameter key="inject_on_load">false</parameter>
        <parameter key="delete_on_update">true</parameter>
        <parameter key="delete_on_remove">true</parameter>
        <parameter key="namer" type="collection">
          <parameter key="service">Vich\UploaderBundle\Naming\SmartUniqueNamer.shop_modes_images</parameter>
          <parameter key="options" type="collection"/>
        </parameter>
        <parameter key="directory_namer" type="collection">
          <parameter key="service">null</parameter>
          <parameter key="options">null</parameter>
        </parameter>
        <parameter key="db_driver">orm</parameter>
      </parameter>
      <parameter key="loyalty_images" type="collection">
        <parameter key="uri_prefix">uploads/images/loyalty/</parameter>
        <parameter key="upload_destination">/var/www/html/foxorders/public/uploads/images/loyalty/</parameter>
        <parameter key="inject_on_load">false</parameter>
        <parameter key="delete_on_update">true</parameter>
        <parameter key="delete_on_remove">true</parameter>
        <parameter key="namer" type="collection">
          <parameter key="service">Vich\UploaderBundle\Naming\SmartUniqueNamer.loyalty_images</parameter>
          <parameter key="options" type="collection"/>
        </parameter>
        <parameter key="directory_namer" type="collection">
          <parameter key="service">null</parameter>
          <parameter key="options">null</parameter>
        </parameter>
        <parameter key="db_driver">orm</parameter>
      </parameter>
      <parameter key="slide_images" type="collection">
        <parameter key="uri_prefix">uploads/images/slides/</parameter>
        <parameter key="upload_destination">/var/www/html/foxorders/public/uploads/images/slides/</parameter>
        <parameter key="inject_on_load">false</parameter>
        <parameter key="delete_on_update">true</parameter>
        <parameter key="delete_on_remove">true</parameter>
        <parameter key="namer" type="collection">
          <parameter key="service">Vich\UploaderBundle\Naming\SmartUniqueNamer.slide_images</parameter>
          <parameter key="options" type="collection"/>
        </parameter>
        <parameter key="directory_namer" type="collection">
          <parameter key="service">null</parameter>
          <parameter key="options">null</parameter>
        </parameter>
        <parameter key="db_driver">orm</parameter>
      </parameter>
    </parameter>
    <parameter key="vich_uploader.file_injector.class">Vich\UploaderBundle\Injector\FileInjector</parameter>
    <parameter key="lexik_jwt_authentication.pass_phrase">%env(JWT_PASSPHRASE)%</parameter>
    <parameter key="lexik_jwt_authentication.token_ttl">0</parameter>
    <parameter key="lexik_jwt_authentication.clock_skew">0</parameter>
    <parameter key="lexik_jwt_authentication.user_identity_field">userIdentifier</parameter>
    <parameter key="lexik_jwt_authentication.allow_no_expiration">false</parameter>
    <parameter key="lexik_jwt_authentication.user_id_claim">username</parameter>
    <parameter key="lexik_jwt_authentication.encoder.signature_algorithm">RS256</parameter>
    <parameter key="lexik_jwt_authentication.encoder.crypto_engine">openssl</parameter>
    <parameter key="stof_doctrine_extensions.listener.sluggable.class">Gedmo\Sluggable\SluggableListener</parameter>
    <parameter key="stof_doctrine_extensions.listener.timestampable.class">Gedmo\Timestampable\TimestampableListener</parameter>
    <parameter key="stof_doctrine_extensions.default_locale">en_US</parameter>
    <parameter key="stof_doctrine_extensions.translation_fallback">false</parameter>
    <parameter key="stof_doctrine_extensions.persist_default_translation">false</parameter>
    <parameter key="stof_doctrine_extensions.skip_translation_on_load">false</parameter>
    <parameter key="stof_doctrine_extensions.listener.translatable.class">Gedmo\Translatable\TranslatableListener</parameter>
    <parameter key="stof_doctrine_extensions.listener.blameable.class">Gedmo\Blameable\BlameableListener</parameter>
    <parameter key="stof_doctrine_extensions.listener.tree.class">Gedmo\Tree\TreeListener</parameter>
    <parameter key="stof_doctrine_extensions.listener.loggable.class">Gedmo\Loggable\LoggableListener</parameter>
    <parameter key="stof_doctrine_extensions.listener.sortable.class">Gedmo\Sortable\SortableListener</parameter>
    <parameter key="stof_doctrine_extensions.listener.softdeleteable.class">Gedmo\SoftDeleteable\SoftDeleteableListener</parameter>
    <parameter key="stof_doctrine_extensions.listener.uploadable.class">Gedmo\Uploadable\UploadableListener</parameter>
    <parameter key="stof_doctrine_extensions.listener.reference_integrity.class">Gedmo\ReferenceIntegrity\ReferenceIntegrityListener</parameter>
    <parameter key="api_platform.metadata_backward_compatibility_layer">true</parameter>
    <parameter key="api_platform.enable_entrypoint">true</parameter>
    <parameter key="api_platform.enable_docs">true</parameter>
    <parameter key="api_platform.title">Popina Order API</parameter>
    <parameter key="api_platform.description">Your Popina Order API which will allow you to manager all your c&amp;c data. Whether you were a manager or a shop owner.</parameter>
    <parameter key="api_platform.version">2.0.0</parameter>
    <parameter key="api_platform.show_webby">false</parameter>
    <parameter key="api_platform.url_generation_strategy">1</parameter>
    <parameter key="api_platform.exception_to_status" type="collection">
      <parameter key="Symfony\Component\Serializer\Exception\ExceptionInterface">400</parameter>
      <parameter key="ApiPlatform\Exception\InvalidArgumentException">400</parameter>
      <parameter key="ApiPlatform\Exception\FilterValidationException">400</parameter>
      <parameter key="Doctrine\ORM\OptimisticLockException">409</parameter>
    </parameter>
    <parameter key="api_platform.formats" type="collection">
      <parameter key="json" type="collection">
        <parameter>application/json</parameter>
      </parameter>
      <parameter key="jsonld" type="collection">
        <parameter>application/ld+js</parameter>
      </parameter>
      <parameter key="html" type="collection">
        <parameter>text/html</parameter>
      </parameter>
    </parameter>
    <parameter key="api_platform.patch_formats" type="collection">
      <parameter key="json" type="collection">
        <parameter>application/merge-patch+json</parameter>
      </parameter>
    </parameter>
    <parameter key="api_platform.error_formats" type="collection">
      <parameter key="jsonproblem" type="collection">
        <parameter>application/problem+json</parameter>
      </parameter>
      <parameter key="jsonld" type="collection">
        <parameter>application/ld+json</parameter>
      </parameter>
    </parameter>
    <parameter key="api_platform.allow_plain_identifiers">true</parameter>
    <parameter key="api_platform.eager_loading.enabled">true</parameter>
    <parameter key="api_platform.eager_loading.max_joins">30</parameter>
    <parameter key="api_platform.eager_loading.fetch_partial">false</parameter>
    <parameter key="api_platform.eager_loading.force_eager">false</parameter>
    <parameter key="api_platform.collection.exists_parameter_name">exists</parameter>
    <parameter key="api_platform.collection.order">ASC</parameter>
    <parameter key="api_platform.collection.order_parameter_name">order</parameter>
    <parameter key="api_platform.collection.order_nulls_comparison">null</parameter>
    <parameter key="api_platform.collection.pagination.enabled">true</parameter>
    <parameter key="api_platform.collection.pagination.partial">false</parameter>
    <parameter key="api_platform.collection.pagination.client_enabled">false</parameter>
    <parameter key="api_platform.collection.pagination.client_items_per_page">false</parameter>
    <parameter key="api_platform.collection.pagination.client_partial">false</parameter>
    <parameter key="api_platform.collection.pagination.items_per_page">10</parameter>
    <parameter key="api_platform.collection.pagination.maximum_items_per_page">30</parameter>
    <parameter key="api_platform.collection.pagination.page_parameter_name">page</parameter>
    <parameter key="api_platform.collection.pagination.enabled_parameter_name">pagination</parameter>
    <parameter key="api_platform.collection.pagination.items_per_page_parameter_name">itemsPerPage</parameter>
    <parameter key="api_platform.collection.pagination.partial_parameter_name">partial</parameter>
    <parameter key="api_platform.collection.pagination" type="collection">
      <parameter key="enabled">true</parameter>
      <parameter key="partial">false</parameter>
      <parameter key="client_enabled">false</parameter>
      <parameter key="client_items_per_page">false</parameter>
      <parameter key="client_partial">false</parameter>
      <parameter key="items_per_page">10</parameter>
      <parameter key="maximum_items_per_page">30</parameter>
      <parameter key="page_parameter_name">page</parameter>
      <parameter key="enabled_parameter_name">pagination</parameter>
      <parameter key="items_per_page_parameter_name">itemsPerPage</parameter>
      <parameter key="partial_parameter_name">partial</parameter>
    </parameter>
    <parameter key="api_platform.http_cache.etag">true</parameter>
    <parameter key="api_platform.http_cache.max_age">null</parameter>
    <parameter key="api_platform.http_cache.shared_max_age">null</parameter>
    <parameter key="api_platform.http_cache.vary" type="collection">
      <parameter>Accept</parameter>
    </parameter>
    <parameter key="api_platform.http_cache.public">null</parameter>
    <parameter key="api_platform.http_cache.invalidation.max_header_length">7500</parameter>
    <parameter key="api_platform.http_cache.invalidation.xkey.glue"> </parameter>
    <parameter key="api_platform.asset_package">null</parameter>
    <parameter key="api_platform.defaults" type="collection">
      <parameter key="attributes" type="collection">
        <parameter key="pagination_items_per_page">10</parameter>
        <parameter key="pagination_maximum_items_per_page">30</parameter>
        <parameter key="route_prefix">%env(API_VERSION)%</parameter>
      </parameter>
    </parameter>
    <parameter key="api_platform.resource_class_directories" type="collection">
      <parameter>/var/www/html/foxorders/vendor/gesdinet/jwt-refresh-token-bundle/Entity</parameter>
      <parameter>/var/www/html/foxorders/src/Entity</parameter>
    </parameter>
    <parameter key="api_platform.oauth.enabled">false</parameter>
    <parameter key="api_platform.oauth.clientId"></parameter>
    <parameter key="api_platform.oauth.clientSecret"></parameter>
    <parameter key="api_platform.oauth.type">oauth2</parameter>
    <parameter key="api_platform.oauth.flow">application</parameter>
    <parameter key="api_platform.oauth.tokenUrl"></parameter>
    <parameter key="api_platform.oauth.authorizationUrl"></parameter>
    <parameter key="api_platform.oauth.refreshUrl"></parameter>
    <parameter key="api_platform.oauth.scopes" type="collection"/>
    <parameter key="api_platform.oauth.pkce">false</parameter>
    <parameter key="api_platform.openapi.termsOfService">null</parameter>
    <parameter key="api_platform.openapi.contact.name">null</parameter>
    <parameter key="api_platform.openapi.contact.url">null</parameter>
    <parameter key="api_platform.openapi.contact.email">null</parameter>
    <parameter key="api_platform.openapi.license.name">null</parameter>
    <parameter key="api_platform.openapi.license.url">null</parameter>
    <parameter key="api_platform.swagger.versions" type="collection">
      <parameter>3</parameter>
    </parameter>
    <parameter key="api_platform.enable_swagger_ui">true</parameter>
    <parameter key="api_platform.enable_re_doc">true</parameter>
    <parameter key="api_platform.swagger.api_keys" type="collection">
      <parameter key="JWT" type="collection">
        <parameter key="name">Authorization</parameter>
        <parameter key="type">header</parameter>
      </parameter>
      <parameter key="Source" type="collection">
        <parameter key="name">Source</parameter>
        <parameter key="type">header</parameter>
      </parameter>
      <parameter key="Version" type="collection">
        <parameter key="name">Version</parameter>
        <parameter key="type">header</parameter>
      </parameter>
      <parameter key="Franchise token" type="collection">
        <parameter key="name">franchise-token</parameter>
        <parameter key="type">header</parameter>
      </parameter>
      <parameter key="Shop token" type="collection">
        <parameter key="name">shop-token</parameter>
        <parameter key="type">header</parameter>
      </parameter>
      <parameter key="Device token" type="collection">
        <parameter key="name">device-token</parameter>
        <parameter key="type">header</parameter>
      </parameter>
      <parameter key="Locale" type="collection">
        <parameter key="name">locale</parameter>
        <parameter key="type">header</parameter>
      </parameter>
    </parameter>
    <parameter key="api_platform.swagger_ui.extra_configuration" type="collection"/>
    <parameter key="api_platform.graphql.enabled">false</parameter>
    <parameter key="api_platform.graphql.graphiql.enabled">false</parameter>
    <parameter key="api_platform.graphql.graphql_playground.enabled">false</parameter>
    <parameter key="api_platform.graphql.collection.pagination" type="collection">
      <parameter key="enabled">true</parameter>
    </parameter>
    <parameter key="api_platform.validator.serialize_payload_fields" type="collection"/>
    <parameter key="api_platform.validator.query_parameter_validation">true</parameter>
    <parameter key="api_platform.elasticsearch.enabled">false</parameter>
    <parameter key="gesdinet_jwt_refresh_token.ttl">1814400</parameter>
    <parameter key="gesdinet_jwt_refresh_token.ttl_update">false</parameter>
    <parameter key="gesdinet_jwt_refresh_token.security.firewall">api</parameter>
    <parameter key="gesdinet_jwt_refresh_token.user_provider">null</parameter>
    <parameter key="gesdinet_jwt_refresh_token.user_identity_field">username</parameter>
    <parameter key="gesdinet_jwt_refresh_token.single_use">true</parameter>
    <parameter key="gesdinet_jwt_refresh_token.token_parameter_name">refresh_token</parameter>
    <parameter key="gesdinet_jwt_refresh_token.doctrine_mappings">true</parameter>
    <parameter key="gesdinet_jwt_refresh_token.cookie" type="collection">
      <parameter key="enabled">false</parameter>
      <parameter key="same_site">lax</parameter>
      <parameter key="path">/</parameter>
      <parameter key="domain">null</parameter>
      <parameter key="http_only">true</parameter>
      <parameter key="secure">true</parameter>
      <parameter key="remove_token_from_body">true</parameter>
    </parameter>
    <parameter key="gesdinet_jwt_refresh_token.logout_firewall_context">security.firewall.map.context.api</parameter>
    <parameter key="gesdinet_jwt_refresh_token.return_expiration">false</parameter>
    <parameter key="gesdinet_jwt_refresh_token.return_expiration_parameter_name">refresh_token_expiration</parameter>
    <parameter key="gesdinet.jwtrefreshtoken.refresh_token.class">App\Entity\Security\RefreshToken</parameter>
    <parameter key="gesdinet.jwtrefreshtoken.object_manager.id">doctrine.orm.entity_manager</parameter>
    <parameter key="gesdinet.jwtrefreshtoken.user_checker.id">security.user_checker</parameter>
    <parameter key="nelmio_cors.map" type="collection">
      <parameter key="^/" type="collection"/>
    </parameter>
    <parameter key="nelmio_cors.defaults" type="collection">
      <parameter key="allow_origin">true</parameter>
      <parameter key="allow_credentials">true</parameter>
      <parameter key="allow_headers" type="collection">
        <parameter>accept</parameter>
        <parameter>authorization</parameter>
        <parameter>cache-control</parameter>
        <parameter>content-type</parameter>
        <parameter>dnt</parameter>
        <parameter>if-modified-since</parameter>
        <parameter>keep-alive</parameter>
        <parameter>origin</parameter>
        <parameter>user-agent</parameter>
        <parameter>x-requested-with</parameter>
        <parameter>source</parameter>
        <parameter>version</parameter>
        <parameter>franchise-token</parameter>
        <parameter>shop-token</parameter>
        <parameter>device-token</parameter>
        <parameter>access-control-allow-headers</parameter>
        <parameter>sentry-trace</parameter>
        <parameter>baggage</parameter>
        <parameter>ngrok-skip-browser-warning</parameter>
        <parameter>locale</parameter>
        <parameter>device-pin-dev</parameter>
        <parameter>under-maintenance-test-code</parameter>
        <parameter>account-type</parameter>
      </parameter>
      <parameter key="expose_headers" type="collection">
        <parameter>Authorization</parameter>
      </parameter>
      <parameter key="allow_methods" type="collection">
        <parameter>GET</parameter>
        <parameter>OPTIONS</parameter>
        <parameter>POST</parameter>
        <parameter>PUT</parameter>
        <parameter>PATCH</parameter>
        <parameter>DELETE</parameter>
      </parameter>
      <parameter key="max_age">3600</parameter>
      <parameter key="hosts" type="collection"/>
      <parameter key="origin_regex">true</parameter>
      <parameter key="forced_allow_origin_value">null</parameter>
    </parameter>
    <parameter key="nelmio_cors.cors_listener.class">Nelmio\CorsBundle\EventListener\CorsListener</parameter>
    <parameter key="nelmio_cors.options_resolver.class">Nelmio\CorsBundle\Options\Resolver</parameter>
    <parameter key="nelmio_cors.options_provider.config.class">Nelmio\CorsBundle\Options\ConfigProvider</parameter>
    <parameter key="knp_menu.renderer.list.options" type="collection"/>
    <parameter key="knp_menu.twig.extension.class">Knp\Menu\Twig\MenuExtension</parameter>
    <parameter key="knp_menu.renderer.twig.class">Knp\Menu\Renderer\TwigRenderer</parameter>
    <parameter key="knp_menu.renderer.twig.options" type="collection"/>
    <parameter key="knp_menu.renderer.twig.template">Menu/knp_menu.html.twig</parameter>
    <parameter key="knp_menu.default_renderer">twig</parameter>
    <parameter key="env(SENTRY_RELEASE)">dev-master@14d6e23</parameter>
    <parameter key="sentry.tracing.enabled">true</parameter>
    <parameter key="sentry.tracing.dbal.enabled">false</parameter>
    <parameter key="sentry.tracing.dbal.connections" type="collection"/>
    <parameter key="sentry.tracing.cache.enabled">true</parameter>
    <parameter key="sentry.tracing.http_client.enabled">true</parameter>
    <parameter key="karser_recaptcha3.site_key">%env(RECAPTCHA_KEY)%</parameter>
    <parameter key="karser_recaptcha3.secret_key">%env(RECAPTCHA_SECRET)%</parameter>
    <parameter key="karser_recaptcha3.score_threshold">0.5</parameter>
    <parameter key="karser_recaptcha3.enabled">false</parameter>
    <parameter key="karser_recaptcha3.host">www.google.com</parameter>
    <parameter key="maker.compatible_check.doctrine.supports_attributes">true</parameter>
    <parameter key="data_collector.templates" type="collection">
      <parameter key="data_collector.request" type="collection">
        <parameter>request</parameter>
        <parameter>@WebProfiler/Collector/request.html.twig</parameter>
      </parameter>
      <parameter key="api_platform.data_collector.request" type="collection">
        <parameter>api_platform.data_collector.request</parameter>
        <parameter>@ApiPlatform/DataCollector/request_legacy.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.time" type="collection">
        <parameter>time</parameter>
        <parameter>@WebProfiler/Collector/time.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.memory" type="collection">
        <parameter>memory</parameter>
        <parameter>@WebProfiler/Collector/memory.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.validator" type="collection">
        <parameter>validator</parameter>
        <parameter>@WebProfiler/Collector/validator.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.ajax" type="collection">
        <parameter>ajax</parameter>
        <parameter>@WebProfiler/Collector/ajax.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.form" type="collection">
        <parameter>form</parameter>
        <parameter>@WebProfiler/Collector/form.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.exception" type="collection">
        <parameter>exception</parameter>
        <parameter>@WebProfiler/Collector/exception.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.logger" type="collection">
        <parameter>logger</parameter>
        <parameter>@WebProfiler/Collector/logger.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.events" type="collection">
        <parameter>events</parameter>
        <parameter>@WebProfiler/Collector/events.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.router" type="collection">
        <parameter>router</parameter>
        <parameter>@WebProfiler/Collector/router.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.cache" type="collection">
        <parameter>cache</parameter>
        <parameter>@WebProfiler/Collector/cache.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.translation" type="collection">
        <parameter>translation</parameter>
        <parameter>@WebProfiler/Collector/translation.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.security" type="collection">
        <parameter>security</parameter>
        <parameter>@Security/Collector/security.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.twig" type="collection">
        <parameter>twig</parameter>
        <parameter>@WebProfiler/Collector/twig.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.http_client" type="collection">
        <parameter>http_client</parameter>
        <parameter>@WebProfiler/Collector/http_client.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.doctrine" type="collection">
        <parameter>db</parameter>
        <parameter>@Doctrine/Collector/db.html.twig</parameter>
      </parameter>
      <parameter key="doctrine_migrations.migrations_collector" type="collection">
        <parameter>doctrine_migrations</parameter>
        <parameter>@DoctrineMigrations/Collector/migrations.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.dump" type="collection">
        <parameter>dump</parameter>
        <parameter>@Debug/Profiler/dump.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.messenger" type="collection">
        <parameter>messenger</parameter>
        <parameter>@WebProfiler/Collector/messenger.html.twig</parameter>
      </parameter>
      <parameter key="mailer.data_collector" type="collection">
        <parameter>mailer</parameter>
        <parameter>@WebProfiler/Collector/mailer.html.twig</parameter>
      </parameter>
      <parameter key="notifier.data_collector" type="collection">
        <parameter>notifier</parameter>
        <parameter>@WebProfiler/Collector/notifier.html.twig</parameter>
      </parameter>
      <parameter key="Vich\UploaderBundle\DataCollector\MappingCollector" type="collection">
        <parameter>vich_uploader.mapping_collector</parameter>
        <parameter>@VichUploader/Collector/mapping_collector.html.twig</parameter>
      </parameter>
      <parameter key="Bazinga\GeocoderBundle\DataCollector\GeocoderDataCollector" type="collection">
        <parameter>geocoder</parameter>
        <parameter>@BazingaGeocoder/Collector/geocoder.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.config" type="collection">
        <parameter>config</parameter>
        <parameter>@WebProfiler/Collector/config.html.twig</parameter>
      </parameter>
    </parameter>
    <parameter key="console.command.ids" type="collection"/>
  </parameters>
  <services>
    <service id="service_container" class="Symfony\Component\DependencyInjection\ContainerInterface" public="true" synthetic="true"/>
    <service id="kernel" class="App\Kernel" public="true" synthetic="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="routing.route_loader"/>
    </service>
    <service id="jawira.case.converter.twig" class="Jawira\CaseConverterTwig\CaseConverterExtension">
      <tag name="twig.extension"/>
    </service>
    <service id="Google\Client" class="Google\Client">
      <call method="setAuthConfig">
        <argument>%env(resolve:GOOGLE_AUTH_CONFIG)%</argument>
      </call>
    </service>
    <service id="nyholm.psr7.psr17_factory" class="Nyholm\Psr7\Factory\Psr17Factory"/>
    <service id="nyholm.psr7.httplug_factory" class="Nyholm\Psr7\Factory\HttplugFactory"/>
    <service id="OskarStark\Twig\ReadableFilesizeExtension" class="OskarStark\Twig\ReadableFilesizeExtension" autowire="true">
      <tag name="twig.extension"/>
    </service>
    <service id="sentry.callback.before_send" class="App\Service\Sentry">
      <factory service="App\Service\Sentry" method="getBeforeSend"/>
    </service>
    <service id="App\Applicator\Order\TaxesApplicator" class="App\Applicator\Order\TaxesApplicator" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Applicator\OrderItem\TaxesApplicator"/>
      <argument type="service" id="App\Calculator\Order\OrderTaxesCalculator"/>
    </service>
    <service id="App\Applicator\OrderItem\TaxesApplicator" class="App\Applicator\OrderItem\TaxesApplicator" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Calculator\OrderItem\OrderItemTaxesCalculator"/>
    </service>
    <service id="App\Applicator\Shop\Promotion\PromotionApplicator" class="App\Applicator\Shop\Promotion\PromotionApplicator" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Shop\PromotionRepository"/>
    </service>
    <service id="App\Calculator\Order\OrderFeesTaxesCalculator" class="App\Calculator\Order\OrderFeesTaxesCalculator" autowire="true" autoconfigure="true"/>
    <service id="App\Calculator\Order\OrderItemsTaxesCalculator" class="App\Calculator\Order\OrderItemsTaxesCalculator" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Calculator\OrderItem\OrderItemTaxesCalculator"/>
    </service>
    <service id="App\Calculator\Order\OrderItemsTotalCalculator" class="App\Calculator\Order\OrderItemsTotalCalculator" autowire="true" autoconfigure="true"/>
    <service id="App\Calculator\Order\OrderPromotionCalculator" class="App\Calculator\Order\OrderPromotionCalculator" autowire="true" autoconfigure="true"/>
    <service id="App\Calculator\Order\OrderQoodosDiscountCalculator" class="App\Calculator\Order\OrderQoodosDiscountCalculator" autowire="true" autoconfigure="true"/>
    <service id="App\Calculator\Order\OrderTaxesCalculator" class="App\Calculator\Order\OrderTaxesCalculator" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Calculator\Order\OrderItemsTaxesCalculator"/>
      <argument type="service" id="App\Calculator\Order\OrderFeesTaxesCalculator"/>
    </service>
    <service id="App\Calculator\OrderItem\OrderItemDiscountsCalculator" class="App\Calculator\OrderItem\OrderItemDiscountsCalculator" autowire="true" autoconfigure="true"/>
    <service id="App\Calculator\OrderItem\OrderItemOptionsCalculator" class="App\Calculator\OrderItem\OrderItemOptionsCalculator" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Product\OptionVariant\OptionVariantRepository"/>
    </service>
    <service id="App\Calculator\OrderItem\OrderItemStepsCalculator" class="App\Calculator\OrderItem\OrderItemStepsCalculator" autowire="true" autoconfigure="true"/>
    <service id="App\Calculator\OrderItem\OrderItemTaxesCalculator" class="App\Calculator\OrderItem\OrderItemTaxesCalculator" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Shop\ProductShopModeRepository"/>
    </service>
    <service id="App\Calculator\OrderItem\OrderItemUnitPriceCalculator" class="App\Calculator\OrderItem\OrderItemUnitPriceCalculator" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Shop\ProductShopModeRepository"/>
      <argument type="service" id="App\Calculator\OrderItem\OrderItemOptionsCalculator"/>
      <argument type="service" id="App\Calculator\OrderItem\OrderItemStepsCalculator"/>
    </service>
    <service id="App\Calculator\OrderItem\OrderItemUnitsTotalCalculator" class="App\Calculator\OrderItem\OrderItemUnitsTotalCalculator" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Calculator\OrderItem\OrderItemUnitPriceCalculator"/>
    </service>
    <service id="App\Calculator\Shop\Promotion\PromotionOrderItemCalculator" class="App\Calculator\Shop\Promotion\PromotionOrderItemCalculator" autowire="true" autoconfigure="true"/>
    <service id="App\Calculator\Shop\Promotion\PromotionTotalCalculator" class="App\Calculator\Shop\Promotion\PromotionTotalCalculator" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Calculator\Shop\Promotion\PromotionOrderItemCalculator"/>
      <argument type="service" id="App\Calculator\Order\OrderPromotionCalculator"/>
    </service>
    <service id="App\Checker\RateLimiterChecker" class="App\Checker\RateLimiterChecker" autowire="true" autoconfigure="true">
      <argument type="service" id="limiter.api_rate"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="monolog.logger.channel_limiter"/>
    </service>
    <service id="App\Client\CleanUri\CleanUriClient" class="App\Client\CleanUri\CleanUriClient" autowire="true" autoconfigure="true">
      <argument>%env(CLEAN_URI)%</argument>
      <argument>%env(APP_SERVER)%</argument>
      <argument>local</argument>
      <argument type="service" id="monolog.logger.channel_clean_uri"/>
      <argument type="service" id="App\Helper\Url\UrlHelper"/>
      <argument type="service" id="parameter_bag"/>
    </service>
    <service id="App\Client\Foxorders_V1\FoxordersClient" class="App\Client\Foxorders_V1\FoxordersClient" autowire="true" autoconfigure="true">
      <argument>%env(DATABASE_V1_URL)%</argument>
    </service>
    <service id="App\Client\GuzzleHttp\Client" class="App\Client\GuzzleHttp\Client" autowire="true" autoconfigure="true"/>
    <service id="App\Client\Loyalty\LoyaltyClient" class="App\Client\Loyalty\LoyaltyClient" autowire="true" autoconfigure="true">
      <argument>%env(LOYALTY_API_BASE_URL)%</argument>
      <argument>%env(LOYALTY_API_POS_BASE_URL)%</argument>
      <argument>%env(LOYALTY_API_VERSION)%</argument>
      <argument>%env(LOYALTY_API_POS_VERSION)%</argument>
      <argument>%env(APP_SERVER)%</argument>
      <argument>local</argument>
      <argument type="service" id="monolog.logger.channel_loyalty"/>
    </service>
    <service id="App\Client\Nepting\NeptingClient" class="App\Client\Nepting\NeptingClient" autowire="true" autoconfigure="true">
      <argument>%env(NEPTING_WSDL)%</argument>
      <argument>%env(NEPTING_NAMESPACE)%</argument>
      <argument type="service" id="monolog.logger.channel_nepting"/>
      <argument type="service" id="App\Repository\Currency\CurrencyRepository"/>
    </service>
    <service id="App\Client\Payment\Paygreen\PaygreenClient" class="App\Client\Payment\Paygreen\PaygreenClient" autowire="true" autoconfigure="true">
      <argument>%env(PAYGREEN_API_URL)%</argument>
      <argument>%env(APP_SERVER)%</argument>
      <argument>local</argument>
      <argument type="service" id="App\Service\Payment\PaymentService"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="monolog.logger.channel_paygreen"/>
    </service>
    <service id="App\Client\Payment\Payplug\PayplugClient" class="App\Client\Payment\Payplug\PayplugClient" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Payment\PaymentService"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="monolog.logger.channel_payplug"/>
      <argument type="service" id="App\Helper\User\UserHelper"/>
    </service>
    <service id="App\Client\Payment\Payxpert\PayxpertClient" class="App\Client\Payment\Payxpert\PayxpertClient" autowire="true" autoconfigure="true">
      <argument>%env(APP_SERVER)%</argument>
      <argument>prod</argument>
      <argument type="service" id="App\Service\Payment\PaymentService"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="monolog.logger.channel_payxpert"/>
    </service>
    <service id="App\Client\Payment\Stripe\StripeClient" class="App\Client\Payment\Stripe\StripeClient" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Payment\PaymentService"/>
      <argument type="service" id="monolog.logger.channel_stripe"/>
    </service>
    <service id="App\Client\Qoodos\QoodosClient" class="App\Client\Qoodos\QoodosClient" autowire="true" autoconfigure="true">
      <argument>%env(QOODOS_API_URL)%</argument>
      <argument>%env(QOODOS_CLIENT_ID)%</argument>
      <argument>%env(QOODOS_CLIENT_SECRET)%</argument>
      <argument>%env(QOODOS_SOURCE)%</argument>
      <argument>%env(QOODOS_SCOPE)%</argument>
      <argument>%env(QOODOS_VERSION)%</argument>
      <argument>%env(APP_SERVER)%</argument>
      <argument>local</argument>
      <argument type="service" id="App\Repository\Franchise\ApplicationRepository"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Service\Security\CustomerService"/>
      <argument type="service" id="App\Helper\String\StringHelper"/>
      <argument type="service" id="monolog.logger.channel_qoodos"/>
    </service>
    <service id="App\Client\SmsMode\SmsModeClient" class="App\Client\SmsMode\SmsModeClient" autowire="true" autoconfigure="true">
      <argument>%env(APP_SERVER)%</argument>
      <argument>local</argument>
      <argument>%env(BASE_URL)%</argument>
      <argument type="service" id="App\Repository\Admin\AdminSettingRepository"/>
      <argument type="service" id="App\Repository\Franchise\ApplicationRepository"/>
      <argument type="service" id="monolog.logger.channel_sms_mode"/>
      <argument type="service" id="App\Service\Message\Sms\SmsService"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="debug.traced.messenger.bus.default"/>
    </service>
    <service id="App\Client\Twilio\TwilioClient" class="App\Client\Twilio\TwilioClient" autowire="true" autoconfigure="true">
      <argument>%env(APP_SERVER)%</argument>
      <argument>local</argument>
      <argument>%env(BASE_URL)%</argument>
      <argument>%env(TWILIO_SENDER)%</argument>
      <argument>%env(TWILIO_ACCOUNT_SID_LIVE)%</argument>
      <argument>%env(TWILIO_AUTH_TOKEN_LIVE)%</argument>
      <argument type="service" id="monolog.logger.channel_twilio"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="App\Service\Message\Sms\SmsService"/>
    </service>
    <service id="App\Command\Admin\CloneMenu" class="App\Command\Admin\CloneMenu" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="monolog.logger.channel_command"/>
      <argument>/var/www/html/foxorders/var/tmp/locks/</argument>
      <argument type="service" id="App\Processor\Shop\Menu\Clone\CloneMenuProcessor"/>
      <argument type="service" id="monolog.logger.channel_clone_menu"/>
      <argument type="service" id="App\Service\FileSystem"/>
      <call method="setName">
        <argument>clone-menu</argument>
      </call>
      <call method="setDescription">
        <argument>Clone menu from shop to shop</argument>
      </call>
    </service>
    <service id="App\Command\Customer\CheckInvalidCustomers" class="App\Command\Customer\CheckInvalidCustomers" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="monolog.logger.channel_command"/>
      <argument type="service" id="App\Repository\Security\CustomerRepository"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="App\Service\Franchise\FranchiseService"/>
      <argument type="service" id="App\Repository\Franchise\CustomerFranchiseRepository"/>
      <argument type="service" id="App\Repository\Shop\CustomerShopRepository"/>
      <argument type="service" id="App\Service\Slack\SlackService"/>
      <call method="setName">
        <argument>check-customers</argument>
      </call>
      <call method="setDescription">
        <argument>Check and report invalid customers</argument>
      </call>
    </service>
    <service id="App\Command\Customer\DataValidationChecker" class="App\Command\Customer\DataValidationChecker" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="monolog.logger.channel_command"/>
      <argument type="service" id="App\Repository\Security\UserRepository"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Service\Slack\SlackService"/>
      <argument type="service" id="debug.validator"/>
      <call method="setName">
        <argument>check-customers-data</argument>
      </call>
      <call method="setDescription">
        <argument>Check validation format email/phone of customers</argument>
      </call>
    </service>
    <service id="App\Command\Customer\Delete" class="App\Command\Customer\Delete" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="monolog.logger.channel_command"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Repository\Franchise\FranchiseRepository"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <argument type="service" id="App\Repository\Franchise\CustomerFranchiseRepository"/>
      <call method="setName">
        <argument>delete-franchise-customers</argument>
      </call>
      <call method="setDescription">
        <argument>Delete customer of franchise</argument>
      </call>
    </service>
    <service id="App\Command\Customer\ExpireUserOAuthVerificationCode" class="App\Command\Customer\ExpireUserOAuthVerificationCode" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="monolog.logger.channel_command"/>
      <argument type="service" id="App\Repository\Security\UserOAuthRepository"/>
      <call method="setName">
        <argument>expire-user-verification-code</argument>
      </call>
      <call method="setDescription">
        <argument>Delete UserOAuth expiration code</argument>
      </call>
    </service>
    <service id="App\Command\Customer\Migrate" class="App\Command\Customer\Migrate" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="monolog.logger.channel_command"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Repository\Franchise\FranchiseRepository"/>
      <argument type="service" id="App\Repository\Security\UserRepository"/>
      <argument type="service" id="monolog.logger.channel_migration"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="App\Service\Slack\SlackService"/>
      <argument type="service" id="App\Repository\Security\CustomerRepository"/>
      <argument type="service" id="App\Repository\Franchise\CustomerFranchiseRepository"/>
      <argument type="service" id="App\Factory\User\CustomerFactory"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="debug.validator"/>
      <argument>%env(DATABASE_V1_URL)%</argument>
      <call method="setName">
        <argument>migrate:customers</argument>
      </call>
    </service>
    <service id="App\Command\Franchise\Delete" class="App\Command\Franchise\Delete" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="monolog.logger.channel_command"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Repository\Franchise\FranchiseRepository"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <argument type="service" id="App\Repository\Shop\ShopModeRepository"/>
      <argument type="service" id="App\Repository\Security\CustomerRepository"/>
      <call method="setName">
        <argument>delete-franchise</argument>
      </call>
      <call method="setDescription">
        <argument>Delete a franchise</argument>
      </call>
    </service>
    <service id="App\Command\Message\Sms\SendCommand" class="App\Command\Message\Sms\SendCommand" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="monolog.logger.channel_command"/>
      <argument type="service" id="App\Repository\Message\SmsRepository"/>
      <argument type="service" id="App\Client\SmsMode\SmsModeClient"/>
      <call method="setName">
        <argument>send-sms</argument>
      </call>
      <call method="setDescription">
        <argument>Sending sms</argument>
      </call>
    </service>
    <service id="App\Command\Order\Expiration" class="App\Command\Order\Expiration" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="monolog.logger.channel_command"/>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Processor\Order\ExpireOrderProcessor"/>
      <call method="setName">
        <argument>expire</argument>
      </call>
      <call method="setDescription">
        <argument>Set orders state to expired after 24h without any changes</argument>
      </call>
    </service>
    <service id="App\Command\Payment\CheckNeptingTransactions" class="App\Command\Payment\CheckNeptingTransactions" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="monolog.logger.channel_command"/>
      <argument type="service" id="App\Repository\Payment\PaymentRepository"/>
      <argument type="service" id="App\Service\Payment\PaymentMethodService"/>
      <argument type="service" id="App\Client\Nepting\NeptingClient"/>
      <argument type="service" id="App\Processor\Order\PayOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\FailOrderProcessor"/>
      <argument type="service" id="translator.data_collector"/>
      <call method="setName">
        <argument>check-nepting</argument>
      </call>
      <call method="setDescription">
        <argument>Check nepting transactions</argument>
      </call>
    </service>
    <service id="App\Command\Payment\ExpireNeptingPayments" class="App\Command\Payment\ExpireNeptingPayments" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="monolog.logger.channel_command"/>
      <argument type="service" id="App\Repository\Payment\PaymentRepository"/>
      <argument type="service" id="App\Processor\Order\ExpireOrderProcessor"/>
      <argument type="service" id="monolog.logger.channel_nepting"/>
      <call method="setName">
        <argument>expire-nepting</argument>
      </call>
      <call method="setDescription">
        <argument>Expire nepting payments / Orders</argument>
      </call>
    </service>
    <service id="App\Command\Shop\Category\setShopForCategories" class="App\Command\Shop\Category\setShopForCategories" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="monolog.logger.channel_command"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Repository\Product\Category\CategoryRepository"/>
      <call method="setName">
        <argument>fix-categories-shop</argument>
      </call>
      <call method="setDescription">
        <argument>Set shop for categories without shop</argument>
      </call>
    </service>
    <service id="App\Command\Shop\Product\FillProductTranslations" class="App\Command\Shop\Product\FillProductTranslations" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="monolog.logger.channel_command"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Repository\Product\Product\ProductRepository"/>
      <argument type="service" id="App\Repository\Admin\LocaleRepository"/>
      <call method="setName">
        <argument>fill-product-translations</argument>
      </call>
      <call method="setDescription">
        <argument>Fill product translation tables</argument>
      </call>
    </service>
    <service id="App\Command\Shop\ResetPreparationNumberSequence" class="App\Command\Shop\ResetPreparationNumberSequence" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="monolog.logger.channel_command"/>
      <argument type="service" id="App\Repository\Shop\ShopSettingsRepository"/>
      <call method="setName">
        <argument>reset-preparation-number-sequence</argument>
      </call>
      <call method="setDescription">
        <argument>Reset preparation number sequence</argument>
      </call>
    </service>
    <service id="App\Command\Shop\SetCloseInterval" class="App\Command\Shop\SetCloseInterval" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="monolog.logger.channel_command"/>
      <argument type="service" id="App\Repository\Shop\ShopSettingsRepository"/>
      <call method="setName">
        <argument>open-closed-shops</argument>
      </call>
      <call method="setDescription">
        <argument>Opening the close shops at the specified time</argument>
      </call>
    </service>
    <service id="App\Command\Tmp\MigrateFilesToAzure" class="App\Command\Tmp\MigrateFilesToAzure" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument>%env(AZURE_STORAGE_CONNECTION_STRING)%</argument>
      <argument type="service" id="monolog.logger.channel_command"/>
      <call method="setName">
        <argument>app:azure:files:migrate</argument>
      </call>
      <call method="setDescription">
        <argument>Migrate folder (Recursively) of flies to Azure File Share</argument>
      </call>
    </service>
    <service id="App\Command\User\RemoveUser" class="App\Command\User\RemoveUser" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="monolog.logger.channel_command"/>
      <argument type="service" id="debug.traced.messenger.bus.default"/>
      <call method="setName">
        <argument>remove-user</argument>
      </call>
      <call method="setDescription">
        <argument>Remove user and cancel orders</argument>
      </call>
    </service>
    <service id="App\Command\Webhook\Notification" class="App\Command\Webhook\Notification" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="monolog.logger.channel_command"/>
      <argument type="service" id="App\Repository\Admin\Webhook\NotificationRepository"/>
      <argument type="service" id="App\Service\Webhook\NotificationService"/>
      <argument type="service" id="monolog.logger.channel_notification"/>
      <call method="setName">
        <argument>notify</argument>
      </call>
      <call method="setDescription">
        <argument>Send notifications to source</argument>
      </call>
    </service>
    <service id="App\Controller\Admin\AlimentController" class="App\Controller\Admin\AlimentController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Handler\Admin\AlimentHandler"/>
      <argument type="service" id="App\Repository\Admin\Aliment\AlimentRepository"/>
      <argument type="service" id="translator.data_collector"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Admin\AlimentController"/>
      </call>
    </service>
    <service id="App\Controller\Admin\ApplicationNameController" class="App\Controller\Admin\ApplicationNameController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Handler\Admin\ApplicationHandler"/>
      <argument type="service" id="App\Repository\Admin\ApplicationNameRepository"/>
      <argument type="service" id="translator.data_collector"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Admin\ApplicationNameController"/>
      </call>
    </service>
    <service id="App\Controller\Admin\CloneMenuController" class="App\Controller\Admin\CloneMenuController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument>/var/www/html/foxorders/var/tmp/locks/</argument>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="App\Repository\Franchise\FranchiseRepository"/>
      <argument type="service" id="App\Repository\Shop\MenuRepository"/>
      <argument type="service" id="translator.data_collector"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.F.6DxIS.App\Controller\Admin\CloneMenuController"/>
      </call>
    </service>
    <service id="App\Controller\Admin\ColorNameController" class="App\Controller\Admin\ColorNameController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Handler\Admin\ColorHandler"/>
      <argument type="service" id="App\Repository\Admin\ColorNameRepository"/>
      <argument type="service" id="translator.data_collector"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Admin\ColorNameController"/>
      </call>
    </service>
    <service id="App\Controller\Admin\DashboardController" class="App\Controller\Admin\DashboardController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <argument type="service" id="App\Helper\Date\DateTimeHelper"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Admin\DashboardController"/>
      </call>
    </service>
    <service id="App\Controller\Admin\ExternalLinkNameController" class="App\Controller\Admin\ExternalLinkNameController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Handler\Admin\ExternalLinkHandler"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Repository\Admin\ExternalLinkNameRepository"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Admin\ExternalLinkNameController"/>
      </call>
    </service>
    <service id="App\Controller\Admin\KitchenController" class="App\Controller\Admin\KitchenController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Handler\Admin\KitchenHandler"/>
      <argument type="service" id="App\Repository\Shop\KitchenRepository"/>
      <argument type="service" id="translator.data_collector"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Admin\KitchenController"/>
      </call>
    </service>
    <service id="App\Controller\Admin\LocaleController" class="App\Controller\Admin\LocaleController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Handler\Admin\LocaleHandler"/>
      <argument type="service" id="App\Repository\Admin\LocaleRepository"/>
      <argument type="service" id="translator.data_collector"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.XPavmSc.App\Controller\Admin\LocaleController"/>
      </call>
    </service>
    <service id="App\Controller\Admin\LogsController" class="App\Controller\Admin\LogsController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="parameter_bag"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Admin\LogsController"/>
      </call>
    </service>
    <service id="App\Controller\Admin\MailTransportController" class="App\Controller\Admin\MailTransportController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Admin\MailTransportRepository"/>
      <argument type="service" id="App\Handler\Admin\MailTransportHandler"/>
      <argument type="service" id="translator.data_collector"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Admin\MailTransportController"/>
      </call>
    </service>
    <service id="App\Controller\Admin\MediaNameController" class="App\Controller\Admin\MediaNameController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Handler\Admin\MediaHandler"/>
      <argument type="service" id="App\Repository\Admin\MediaNameRepository"/>
      <argument type="service" id="translator.data_collector"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Admin\MediaNameController"/>
      </call>
    </service>
    <service id="App\Controller\Admin\ModeController" class="App\Controller\Admin\ModeController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Admin\ModeRepository"/>
      <argument type="service" id="App\Handler\Admin\ModeHandler"/>
      <argument type="service" id="translator.data_collector"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Admin\ModeController"/>
      </call>
    </service>
    <service id="App\Controller\Admin\OrderController" class="App\Controller\Admin\OrderController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <argument type="service" id="App\Handler\Product\OrderHandler"/>
      <argument type="service" id="App\Helper\Date\DateTimeHelper"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Admin\OrderController"/>
      </call>
    </service>
    <service id="App\Controller\Admin\PaymentMethodConfigController" class="App\Controller\Admin\PaymentMethodConfigController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Admin\PaymentMethodConfigRepository"/>
      <argument type="service" id="App\Handler\Admin\PaymentMethodConfigHandler"/>
      <argument type="service" id="translator.data_collector"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Admin\PaymentMethodConfigController"/>
      </call>
    </service>
    <service id="App\Controller\Admin\SmsModeSettingController" class="App\Controller\Admin\SmsModeSettingController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Admin\AdminSettingRepository"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="translator.data_collector"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Admin\SmsModeSettingController"/>
      </call>
    </service>
    <service id="App\Controller\Admin\SocialNameController" class="App\Controller\Admin\SocialNameController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Admin\SocialNameRepository"/>
      <argument type="service" id="App\Handler\Admin\SocialHandler"/>
      <argument type="service" id="translator.data_collector"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Admin\SocialNameController"/>
      </call>
    </service>
    <service id="App\Controller\Admin\SourceController" class="App\Controller\Admin\SourceController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Handler\Admin\SourceHandler"/>
      <argument type="service" id="App\Repository\Admin\SourceRepository"/>
      <argument type="service" id="translator.data_collector"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Admin\SourceController"/>
      </call>
    </service>
    <service id="App\Controller\Admin\TemplateNameController" class="App\Controller\Admin\TemplateNameController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Admin\TemplateNameRepository"/>
      <argument type="service" id="App\Handler\Admin\TemplateHandler"/>
      <argument type="service" id="translator.data_collector"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Admin\TemplateNameController"/>
      </call>
    </service>
    <service id="App\Controller\Admin\WebhookController" class="App\Controller\Admin\WebhookController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Admin\Webhook\WebhookRepository"/>
      <argument type="service" id="App\Handler\Admin\WebhookHandler"/>
      <argument type="service" id="translator.data_collector"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Admin\WebhookController"/>
      </call>
    </service>
    <service id="App\Controller\Api\Address\SetDefaultDeliveryAddressController" class="App\Controller\Api\Address\SetDefaultDeliveryAddressController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Service\Address\DeliveryAddressService"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\Address\SetDefaultDeliveryAddressController"/>
      </call>
    </service>
    <service id="App\Controller\Api\Admin\Aliment\GetAlimentsController" class="App\Controller\Api\Admin\Aliment\GetAlimentsController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Provider\Aliment\AlimentProvider"/>
      <argument type="service" id="App\Processor\Api\Pagination\PaginatedHydraCollectionProcessor"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\Admin\Aliment\GetAlimentsController"/>
      </call>
    </service>
    <service id="App\Controller\Api\Admin\Tax\GetTaxesController" class="App\Controller\Api\Admin\Tax\GetTaxesController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Provider\Tax\TaxProvider"/>
      <argument type="service" id="App\Processor\Api\Pagination\PaginatedHydraCollectionProcessor"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\Admin\Tax\GetTaxesController"/>
      </call>
    </service>
    <service id="App\Controller\Api\Franchise\FranchiseByUrlController" class="App\Controller\Api\Franchise\FranchiseByUrlController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Provider\Franchise\FranchiseProvider"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\Franchise\FranchiseByUrlController"/>
      </call>
    </service>
    <service id="App\Controller\Api\ImageUploader\ImageUploaderController" class="App\Controller\Api\ImageUploader\ImageUploaderController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Helper\Image\ImageHelper"/>
      <argument type="service" id="debug.validator"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\ImageUploader\ImageUploaderController"/>
      </call>
    </service>
    <service id="App\Controller\Api\Order\OrderDelayController" class="App\Controller\Api\Order\OrderDelayController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="App\Service\Order\OrderService"/>
      <argument type="service" id="App\Processor\Order\DelayOrderProcessor"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\Order\OrderDelayController"/>
      </call>
    </service>
    <service id="App\Controller\Api\Order\OrderUpdateActionController" class="App\Controller\Api\Order\OrderUpdateActionController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="App\Service\Order\OrderService"/>
      <argument type="service" id="App\Processor\Order\CancelOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\DeliverOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\RejectOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\AcceptOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\PayOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\ReadyOrderProcessor"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\Order\OrderUpdateActionController"/>
      </call>
    </service>
    <service id="App\Controller\Api\Payment\CreatePaymentController" class="App\Controller\Api\Payment\CreatePaymentController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <argument type="service" id="App\Repository\Shop\PaymentMethodRepository"/>
      <argument type="service" id="App\Service\Payment\PaymentService"/>
      <argument type="service" id="App\Service\Payment\PaymentMethodService"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="App\Service\Mailer\Mailer"/>
      <argument type="service" id="App\Client\Qoodos\QoodosClient"/>
      <argument type="service" id="App\Service\Webhook\StarCloudService"/>
      <argument type="service" id="App\Client\Payment\Paygreen\PaygreenClient"/>
      <argument type="service" id="App\Client\Payment\Payxpert\PayxpertClient"/>
      <argument type="service" id="App\Client\Payment\Payplug\PayplugClient"/>
      <argument type="service" id="App\Client\Payment\Stripe\StripeClient"/>
      <argument type="service" id="App\Client\Nepting\NeptingClient"/>
      <argument type="service" id="App\Repository\Payment\PaymentRepository"/>
      <argument type="service" id="App\Processor\Order\AcceptOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\FailOrderProcessor"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Processor\Order\PayOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\OnStateChangeProcessor"/>
      <argument type="service" id="App\Generator\Nepting\NeptingEpayFormDataGenerator"/>
      <argument type="service" id="App\Verifier\Order\FreeOrderVerifier"/>
      <argument type="service" id="monolog.logger.channel_payment"/>
      <argument type="service" id="debug.validator"/>
      <argument type="service" id="request_stack"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\Payment\CreatePaymentController"/>
      </call>
    </service>
    <service id="App\Controller\Api\Payment\GetPaymentStatusController" class="App\Controller\Api\Payment\GetPaymentStatusController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Payment\PaymentRepository"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\Payment\GetPaymentStatusController"/>
      </call>
    </service>
    <service id="App\Controller\Api\Payment\Nepting\EPayRedirectionController" class="App\Controller\Api\Payment\Nepting\EPayRedirectionController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="monolog.logger.channel_nepting_epay"/>
      <argument type="service" id="App\Helper\Base64Encoder\Base64Helper"/>
      <argument type="service" id="App\Validator\Payment\NeptingIpnValidator"/>
      <argument type="service" id="App\Repository\Payment\PaymentRepository"/>
      <argument type="service" id="App\Service\Payment\PaymentMethodService"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\Payment\Nepting\EPayRedirectionController"/>
      </call>
    </service>
    <service id="App\Controller\Api\Payment\Nepting\SetPaymentResultController" class="App\Controller\Api\Payment\Nepting\SetPaymentResultController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Payment\PaymentRepository"/>
      <argument type="service" id="App\Processor\Order\PayOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\FailOrderProcessor"/>
      <argument type="service" id="monolog.logger.channel_nepting"/>
      <argument type="service" id="request_stack"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\Payment\Nepting\SetPaymentResultController"/>
      </call>
    </service>
    <service id="App\Controller\Api\Payment\Webhook\NeptingController" class="App\Controller\Api\Payment\Webhook\NeptingController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="monolog.logger.channel_nepting_epay"/>
      <argument type="service" id="App\Helper\Base64Encoder\Base64Helper"/>
      <argument type="service" id="App\Repository\Payment\PaymentRepository"/>
      <argument type="service" id="App\Service\Payment\PaymentMethodService"/>
      <argument type="service" id="App\Verifier\Payment\NeptingSignatureVerifier"/>
      <argument type="service" id="App\Validator\Payment\NeptingIpnValidator"/>
      <argument type="service" id="App\Webhook\Payment\Nepting\NeptingEpayWebhook"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\Payment\Webhook\NeptingController"/>
      </call>
    </service>
    <service id="App\Controller\Api\Payment\Webhook\PaygreenController" class="App\Controller\Api\Payment\Webhook\PaygreenController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Payment\PaymentRepository"/>
      <argument type="service" id="App\Webhook\Payment\Paygreen\PaygreenWebhook"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <argument type="service" id="App\Repository\Shop\PaymentMethodRepository"/>
      <argument type="service" id="monolog.logger.channel_paygreen"/>
      <argument type="service" id="App\Client\Payment\Paygreen\PaygreenClient"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Verifier\HmacSignatureVerifier"/>
      <argument type="service" id="App\Service\Payment\PaymentMethodService"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\Payment\Webhook\PaygreenController"/>
      </call>
    </service>
    <service id="App\Controller\Api\Payment\Webhook\PayplugController" class="App\Controller\Api\Payment\Webhook\PayplugController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Payment\PaymentRepository"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="App\Repository\Shop\PaymentMethodRepository"/>
      <argument type="service" id="App\Service\Payment\PaymentMethodService"/>
      <argument type="service" id="App\Webhook\Payment\Payplug\PayplugWebhook"/>
      <argument type="service" id="monolog.logger.channel_payplug"/>
      <argument type="service" id="request_stack"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\Payment\Webhook\PayplugController"/>
      </call>
    </service>
    <service id="App\Controller\Api\Payment\Webhook\PayxpertController" class="App\Controller\Api\Payment\Webhook\PayxpertController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Payment\PaymentRepository"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="App\Repository\Shop\PaymentMethodRepository"/>
      <argument type="service" id="App\Service\Payment\PaymentMethodService"/>
      <argument type="service" id="monolog.logger.channel_payxpert"/>
      <argument type="service" id="App\Webhook\Payment\Payxpert\PayxpertWebhook"/>
      <argument type="service" id="App\Encoder\JsonDecoder"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\Payment\Webhook\PayxpertController"/>
      </call>
    </service>
    <service id="App\Controller\Api\Payment\Webhook\StripeController" class="App\Controller\Api\Payment\Webhook\StripeController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Webhook\Payment\Stripe\StripeWebhook"/>
      <argument type="service" id="App\Repository\Payment\PaymentRepository"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="App\Repository\Shop\PaymentMethodRepository"/>
      <argument type="service" id="App\Service\Payment\PaymentMethodService"/>
      <argument type="service" id="monolog.logger.channel_stripe"/>
      <argument type="service" id="App\Provider\Payment\PaymentProvider"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="request_stack"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\Payment\Webhook\StripeController"/>
      </call>
    </service>
    <service id="App\Controller\Api\Shop\CloseShopController" class="App\Controller\Api\Shop\CloseShopController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\Shop\CloseShopController"/>
      </call>
    </service>
    <service id="App\Controller\Api\Shop\Device\IsPairedController" class="App\Controller\Api\Shop\Device\IsPairedController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Shop\DeviceRepository"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\Shop\Device\IsPairedController"/>
      </call>
    </service>
    <service id="App\Controller\Api\Shop\Device\UpdateDeviceStatusController" class="App\Controller\Api\Shop\Device\UpdateDeviceStatusController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Repository\Shop\DeviceRepository"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\Shop\Device\UpdateDeviceStatusController"/>
      </call>
    </service>
    <service id="App\Controller\Api\Shop\GetTimeSlotController" class="App\Controller\Api\Shop\GetTimeSlotController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Service\Shop\OrderingHoursService"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\Shop\GetTimeSlotController"/>
      </call>
    </service>
    <service id="App\Controller\Api\Shop\Loyalty\LoyaltyBenefitsController" class="App\Controller\Api\Shop\Loyalty\LoyaltyBenefitsController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Provider\Loyalty\BenefitsProvider"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\Shop\Loyalty\LoyaltyBenefitsController"/>
      </call>
    </service>
    <service id="App\Controller\Api\Shop\Menu\CreateMenuController" class="App\Controller\Api\Shop\Menu\CreateMenuController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="App\Processor\Menu\ImportMenuProcessor"/>
      <argument type="service" id="App\Validator\Shop\Menu\Import\ImportMenuValidator"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\Shop\Menu\CreateMenuController"/>
      </call>
    </service>
    <service id="App\Controller\Api\Shop\Menu\EnableMenuController" class="App\Controller\Api\Shop\Menu\EnableMenuController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Repository\Shop\MenuRepository"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\Shop\Menu\EnableMenuController"/>
      </call>
    </service>
    <service id="App\Controller\Api\Shop\Menu\GetMenuController" class="App\Controller\Api\Shop\Menu\GetMenuController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Provider\Shop\Menu\MenuProvider"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\Shop\Menu\GetMenuController"/>
      </call>
    </service>
    <service id="App\Controller\Api\Shop\Menu\GetMenuCrossSellingController" class="App\Controller\Api\Shop\Menu\GetMenuCrossSellingController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Provider\Shop\Menu\MenuCrossSellingProvider"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\Shop\Menu\GetMenuCrossSellingController"/>
      </call>
    </service>
    <service id="App\Controller\Api\Shop\Menu\GetPromotionalOfferController" class="App\Controller\Api\Shop\Menu\GetPromotionalOfferController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Provider\Shop\Menu\PromotionalOfferProvider"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\Shop\Menu\GetPromotionalOfferController"/>
      </call>
    </service>
    <service id="App\Controller\Api\Shop\Menu\UpdateMenuController" class="App\Controller\Api\Shop\Menu\UpdateMenuController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="App\Processor\Menu\ImportMenuProcessor"/>
      <argument type="service" id="App\Validator\Shop\Menu\Import\ImportMenuValidator"/>
      <argument type="service" id="App\Repository\Shop\MenuRepository"/>
      <argument type="service" id="App\Handler\Shop\MenuHandler"/>
      <argument type="service" id="App\Processor\Menu\DisableMenuExternalIdsProcessor"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\Shop\Menu\UpdateMenuController"/>
      </call>
    </service>
    <service id="App\Controller\Api\Shop\OpenShopController" class="App\Controller\Api\Shop\OpenShopController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\Shop\OpenShopController"/>
      </call>
    </service>
    <service id="App\Controller\Api\Shop\SyncClosingDaysController" class="App\Controller\Api\Shop\SyncClosingDaysController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Shop\ClosingDaysRepository"/>
      <argument type="service" id="App\Service\Sync\SyncService"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\Shop\SyncClosingDaysController"/>
      </call>
    </service>
    <service id="App\Controller\Api\Shop\SyncOpeningHoursController" class="App\Controller\Api\Shop\SyncOpeningHoursController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Shop\OpeningHoursRepository"/>
      <argument type="service" id="App\Service\Sync\SyncService"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\Shop\SyncOpeningHoursController"/>
      </call>
    </service>
    <service id="App\Controller\Api\Shop\SyncShopController" class="App\Controller\Api\Shop\SyncShopController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="App\Service\Sync\SyncService"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\Shop\SyncShopController"/>
      </call>
    </service>
    <service id="App\Controller\Api\Shop\WebhookUpdateEndpointController" class="App\Controller\Api\Shop\WebhookUpdateEndpointController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument>%env(APP_SERVER)%</argument>
      <argument>staging</argument>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Repository\Admin\Webhook\WebhookRepository"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\Shop\WebhookUpdateEndpointController"/>
      </call>
    </service>
    <service id="App\Controller\Api\User\CheckPasswordResetController" class="App\Controller\Api\User\CheckPasswordResetController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="symfonycasts.reset_password.helper"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\User\CheckPasswordResetController"/>
      </call>
    </service>
    <service id="App\Controller\Api\User\DefaultLanguageController" class="App\Controller\Api\User\DefaultLanguageController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\User\DefaultLanguageController"/>
      </call>
    </service>
    <service id="App\Controller\Api\User\QoodosSubscriptionController" class="App\Controller\Api\User\QoodosSubscriptionController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="App\Client\Qoodos\QoodosClient"/>
      <argument type="service" id="lexik_jwt_authentication.jwt_manager"/>
      <argument type="service" id="App\Repository\Franchise\FranchiseRepository"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="request_stack"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\User\QoodosSubscriptionController"/>
      </call>
    </service>
    <service id="App\Controller\Api\User\QoodosUnsubscriptionController" class="App\Controller\Api\User\QoodosUnsubscriptionController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="App\Client\Qoodos\QoodosClient"/>
      <argument type="service" id="lexik_jwt_authentication.jwt_manager"/>
      <argument type="service" id="App\Repository\Franchise\FranchiseRepository"/>
      <argument type="service" id="request_stack"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\User\QoodosUnsubscriptionController"/>
      </call>
    </service>
    <service id="App\Controller\Api\User\RequestPasswordResetController" class="App\Controller\Api\User\RequestPasswordResetController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="symfonycasts.reset_password.helper"/>
      <argument type="service" id="App\Repository\Security\CustomerRepository"/>
      <argument type="service" id="App\Service\Mailer\Mailer"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\User\RequestPasswordResetController"/>
      </call>
    </service>
    <service id="App\Controller\Api\User\ResetPasswordResetController" class="App\Controller\Api\User\ResetPasswordResetController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="symfonycasts.reset_password.helper"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\User\ResetPasswordResetController"/>
      </call>
    </service>
    <service id="App\Controller\Api\User\SubscribeExistingController" class="App\Controller\Api\User\SubscribeExistingController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Security\CustomerRepository"/>
      <argument type="service" id="App\Repository\Franchise\FranchiseRepository"/>
      <argument type="service" id="App\Service\Security\CustomerService"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\User\SubscribeExistingController"/>
      </call>
    </service>
    <service id="App\Controller\Api\User\UpdatePasswordController" class="App\Controller\Api\User\UpdatePasswordController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="security.user_password_hasher"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Api\User\UpdatePasswordController"/>
      </call>
    </service>
    <service id="App\Controller\BaseOrderController" class="App\Controller\BaseOrderController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\BaseOrderController"/>
      </call>
    </service>
    <service id="App\Controller\Dashboard\DashboardController" class="App\Controller\Dashboard\DashboardController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="parameter_bag"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Statistics\StatisticsService"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Dashboard\DashboardController"/>
      </call>
    </service>
    <service id="App\Controller\Doc\DocController" class="App\Controller\Doc\DocController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Service\Doc\DocApiService"/>
      <argument type="service" id="parameter_bag"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Doc\DocController"/>
      </call>
    </service>
    <service id="App\Controller\Doc\WebhookController" class="App\Controller\Doc\WebhookController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Service\Doc\DocApiService"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Doc\WebhookController"/>
      </call>
    </service>
    <service id="App\Controller\Franchise\ApplicationController" class="App\Controller\Franchise\ApplicationController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Franchise\ApplicationRepository"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Handler\Franchise\ApplicationHandler"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Client\Qoodos\QoodosClient"/>
      <argument type="service" id="App\Client\SmsMode\SmsModeClient"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Franchise\ApplicationController"/>
      </call>
    </service>
    <service id="App\Controller\Franchise\ColorController" class="App\Controller\Franchise\ColorController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Franchise\ColorRepository"/>
      <argument type="service" id="App\Handler\Franchise\ColorHandler"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Franchise\ColorController"/>
      </call>
    </service>
    <service id="App\Controller\Franchise\DashboardController" class="App\Controller\Franchise\DashboardController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <argument type="service" id="App\Helper\Date\DateTimeHelper"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Helper\LegalTerms\LegalTermsHelper"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Franchise\DashboardController"/>
      </call>
    </service>
    <service id="App\Controller\Franchise\DomainController" class="App\Controller\Franchise\DomainController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Franchise\DomainRepository"/>
      <argument type="service" id="App\Handler\Franchise\DomainHandler"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Franchise\DomainController"/>
      </call>
    </service>
    <service id="App\Controller\Franchise\ExternalLinkController" class="App\Controller\Franchise\ExternalLinkController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Franchise\ExternalLinkRepository"/>
      <argument type="service" id="App\Handler\Franchise\ExternalLinkHandler"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Franchise\ExternalLinkController"/>
      </call>
    </service>
    <service id="App\Controller\Franchise\FranchiseController" class="App\Controller\Franchise\FranchiseController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Franchise\FranchiseRepository"/>
      <argument type="service" id="App\Handler\Franchise\CompanyHandler"/>
      <argument type="service" id="App\Handler\Franchise\FranchiseHandler"/>
      <argument type="service" id="App\Handler\Franchise\ManagerHandler"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Helper\Date\DateTimeHelper"/>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Franchise\FranchiseController"/>
      </call>
    </service>
    <service id="App\Controller\Franchise\MediaController" class="App\Controller\Franchise\MediaController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Franchise\MediaRepository"/>
      <argument type="service" id="App\Handler\Franchise\MediaHandler"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Franchise\MediaController"/>
      </call>
    </service>
    <service id="App\Controller\Franchise\OrderController" class="App\Controller\Franchise\OrderController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Handler\Product\OrderHandler"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Helper\Date\DateTimeHelper"/>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Franchise\OrderController"/>
      </call>
    </service>
    <service id="App\Controller\Franchise\ParameterController" class="App\Controller\Franchise\ParameterController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Handler\Franchise\ParameterHandler"/>
      <argument type="service" id="translator.data_collector"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Franchise\ParameterController"/>
      </call>
    </service>
    <service id="App\Controller\Franchise\SlideController" class="App\Controller\Franchise\SlideController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Handler\Franchise\SlideHandler"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Repository\Franchise\SlideRepository"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Franchise\SlideController"/>
      </call>
    </service>
    <service id="App\Controller\Franchise\SocialController" class="App\Controller\Franchise\SocialController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Franchise\SocialRepository"/>
      <argument type="service" id="App\Handler\Franchise\SocialHandler"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Franchise\SocialController"/>
      </call>
    </service>
    <service id="App\Controller\Franchise\TemplateController" class="App\Controller\Franchise\TemplateController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Admin\TemplateNameRepository"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Franchise\TemplateController"/>
      </call>
    </service>
    <service id="App\Controller\Google\ImageProfileController" class="App\Controller\Google\ImageProfileController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Client\CleanUri\CleanUriClient"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Google\ImageProfileController"/>
      </call>
    </service>
    <service id="App\Controller\Google\TranslateController" class="App\Controller\Google\TranslateController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Service\Google\GoogleCloudTranslate"/>
      <argument type="service" id="App\Repository\Admin\LocaleRepository"/>
      <argument type="service" id="App\Helper\String\StringHelper"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Google\TranslateController"/>
      </call>
    </service>
    <service id="App\Controller\Home\IndexController" class="App\Controller\Home\IndexController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Helper\LegalTerms\LegalTermsHelper"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="translator.data_collector"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Home\IndexController"/>
      </call>
    </service>
    <service id="App\Controller\ImageCropper\ImageController" class="App\Controller\ImageCropper\ImageController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\ImageCropper\ImageController"/>
      </call>
    </service>
    <service id="App\Controller\LegalTerms\LegalTermsController" class="App\Controller\LegalTerms\LegalTermsController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Handler\LegalTerms\LegalImportFileHandler"/>
      <argument type="service" id="App\Handler\LegalTerms\LegalFileContentHandler"/>
      <argument type="service" id="App\Helper\LegalTerms\LegalTermsHelper"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\LegalTerms\LegalTermsController"/>
      </call>
    </service>
    <service id="App\Controller\Message\SmsController" class="App\Controller\Message\SmsController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Message\SmsRepository"/>
      <argument type="service" id="App\Handler\Admin\Message\SmsHandler"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Helper\Date\DateTimeHelper"/>
      <argument type="service" id="App\Client\SmsMode\SmsModeClient"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Message\SmsController"/>
      </call>
    </service>
    <service id="App\Controller\Order\OrderController" class="App\Controller\Order\OrderController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Repository\Payment\PaymentRepository"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Processor\Order\CancelOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\DeliverOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\RejectOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\AcceptOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\PayOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\ReadyOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\DelayOrderProcessor"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Order\OrderController"/>
      </call>
    </service>
    <service id="App\Controller\Product\CategoryController" class="App\Controller\Product\CategoryController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Repository\Product\Category\CategoryRepository"/>
      <argument type="service" id="App\Repository\Product\Product\ProductRepository"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Handler\Product\CategoryHandler"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Provider\Shop\Search\Menu\CategoriesProvider"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Product\CategoryController"/>
      </call>
    </service>
    <service id="App\Controller\Product\OptionController" class="App\Controller\Product\OptionController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Repository\Product\Option\OptionRepository"/>
      <argument type="service" id="App\Handler\Product\OptionHandler"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="popina_order_cache"/>
      <argument type="service" id="App\Processor\Shop\Menu\Option\CloneOptionProcessor"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Product\OptionController"/>
      </call>
    </service>
    <service id="App\Controller\Product\OptionVariantController" class="App\Controller\Product\OptionVariantController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Product\OptionVariant\OptionVariantRepository"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Product\OptionVariantController"/>
      </call>
    </service>
    <service id="App\Controller\Product\ProductController" class="App\Controller\Product\ProductController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Product\Product\ProductRepository"/>
      <argument type="service" id="App\Repository\Product\Category\CategoryRepository"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Handler\Shop\Product\ProductHandler"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="popina_order_cache"/>
      <argument type="service" id="App\Provider\Shop\Search\Menu\ProductsProvider"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Product\ProductController"/>
      </call>
    </service>
    <service id="App\Controller\Security\Google\GoogleAuthController" class="App\Controller\Security\Google\GoogleAuthController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Security\Google\GoogleAuthController"/>
      </call>
    </service>
    <service id="App\Controller\Security\MigrateController" class="App\Controller\Security\MigrateController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="debug.traced.messenger.bus.default"/>
      <argument type="service" id="translator.data_collector"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Security\MigrateController"/>
      </call>
    </service>
    <service id="App\Controller\Security\ResetPasswordController" class="App\Controller\Security\ResetPasswordController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="symfonycasts.reset_password.helper"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Service\Mailer\Mailer"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="App\Repository\Security\UserRepository"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Security\ResetPasswordController"/>
      </call>
    </service>
    <service id="App\Controller\Security\SecurityController" class="App\Controller\Security\SecurityController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Security\SecurityController"/>
      </call>
    </service>
    <service id="App\Controller\Security\UserController" class="App\Controller\Security\UserController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Handler\User\UserHandler"/>
      <argument type="service" id="App\Service\User\UserService"/>
      <argument type="service" id="App\Repository\Security\CustomerRepository"/>
      <argument type="service" id="App\Repository\Security\ManagerRepository"/>
      <argument type="service" id="App\Repository\Security\DeveloperRepository"/>
      <argument type="service" id="App\Repository\Security\SupportRepository"/>
      <argument type="service" id="App\Repository\Security\ShopManagerRepository"/>
      <argument type="service" id="App\Repository\Event\EventRepository"/>
      <argument type="service" id="App\Repository\Address\DeliveryAddressRepository"/>
      <argument type="service" id="App\Repository\Security\UserRepository"/>
      <argument type="service" id="App\Handler\User\UserPasswordHandler"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Helper\Date\DateTimeHelper"/>
      <argument type="service" id="App\Client\Qoodos\QoodosClient"/>
      <argument type="service" id="App\Repository\Franchise\FranchiseRepository"/>
      <argument type="service" id="App\Service\Mailer\Mailer"/>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <argument type="service" id="App\Client\Foxorders_V1\FoxordersClient"/>
      <argument type="service" id="security.authorization_checker"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Security\UserController"/>
      </call>
    </service>
    <service id="App\Controller\Security\VerifyUserEmailController" class="App\Controller\Security\VerifyUserEmailController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Security\UserRepository"/>
      <argument type="service" id="symfonycasts.verify_email.helper"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Security\VerifyUserEmailController"/>
      </call>
    </service>
    <service id="App\Controller\Shop\ClosingDaysController" class="App\Controller\Shop\ClosingDaysController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Shop\ClosingDaysRepository"/>
      <argument type="service" id="App\Handler\Shop\ClosingDaysHandler"/>
      <argument type="service" id="App\Repository\Shop\NoticeRepository"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Shop\ClosingDaysController"/>
      </call>
    </service>
    <service id="App\Controller\Shop\DashboardController" class="App\Controller\Shop\DashboardController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <argument type="service" id="App\Helper\Date\DateTimeHelper"/>
      <argument type="service" id="App\Repository\Shop\MenuRepository"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Helper\LegalTerms\LegalTermsHelper"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Shop\DashboardController"/>
      </call>
    </service>
    <service id="App\Controller\Shop\DeviceController" class="App\Controller\Shop\DeviceController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Repository\Shop\DeviceRepository"/>
      <argument type="service" id="App\Handler\Shop\DeviceHandler"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Shop\DeviceController"/>
      </call>
    </service>
    <service id="App\Controller\Shop\KitchenController" class="App\Controller\Shop\KitchenController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Shop\KitchenRepository"/>
      <argument type="service" id="App\Handler\Admin\KitchenHandler"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="popina_order_cache"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Shop\KitchenController"/>
      </call>
    </service>
    <service id="App\Controller\Shop\LoyaltyController" class="App\Controller\Shop\LoyaltyController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Client\Loyalty\LoyaltyClient"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Shop\LoyaltyController"/>
      </call>
    </service>
    <service id="App\Controller\Shop\MenuController" class="App\Controller\Shop\MenuController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Handler\Shop\MenuHandler"/>
      <argument type="service" id="App\Repository\Shop\MenuRepository"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Repository\Product\Product\ProductRepository"/>
      <argument type="service" id="App\Repository\Product\Category\CategoryRepository"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Handler\Shop\ImportHandler"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Shop\MenuController"/>
      </call>
    </service>
    <service id="App\Controller\Shop\MenuCrossSellingController" class="App\Controller\Shop\MenuCrossSellingController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Handler\Shop\MenuCrossSelling\MenuCrossSellingHandler"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Repository\Shop\MenuRepository"/>
      <argument type="service" id="request_stack"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Shop\MenuCrossSellingController"/>
      </call>
    </service>
    <service id="App\Controller\Shop\NoticeController" class="App\Controller\Shop\NoticeController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Handler\Shop\NoticeHandler"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Repository\Shop\NoticeRepository"/>
      <argument type="service" id="request_stack"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Shop\NoticeController"/>
      </call>
    </service>
    <service id="App\Controller\Shop\OpeningHoursController" class="App\Controller\Shop\OpeningHoursController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Shop\OpeningHoursRepository"/>
      <argument type="service" id="App\Handler\Shop\OpeningHoursHandler"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Factory\Shop\OpeningHoursFactory"/>
      <argument type="service" id="App\Service\Shop\OrderingHoursService"/>
      <argument type="service" id="App\Helper\String\StringHelper"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Shop\OpeningHoursController"/>
      </call>
    </service>
    <service id="App\Controller\Shop\OrderController" class="App\Controller\Shop\OrderController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Handler\Product\OrderHandler"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Helper\Date\DateTimeHelper"/>
      <argument type="service" id="App\Handler\Shop\CloseShopHandler"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Shop\OrderController"/>
      </call>
    </service>
    <service id="App\Controller\Shop\OrderSettingController" class="App\Controller\Shop\OrderSettingController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Handler\Shop\OrderSetting\OrderSettingHandler"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Shop\OrderSettingController"/>
      </call>
    </service>
    <service id="App\Controller\Shop\OrderingHoursController" class="App\Controller\Shop\OrderingHoursController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Shop\ShopModeRepository"/>
      <argument type="service" id="App\Repository\Shop\NoticeRepository"/>
      <argument type="service" id="App\Handler\Shop\OrderingHoursHandler"/>
      <argument type="service" id="App\Service\Shop\OrderingHoursService"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Repository\Shop\OpeningHoursRepository"/>
      <argument type="service" id="App\Factory\Shop\OrderingHoursFactory"/>
      <argument type="service" id="App\Repository\Shop\PickupHourRepository"/>
      <argument type="service" id="App\Helper\String\StringHelper"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Shop\OrderingHoursController"/>
      </call>
    </service>
    <service id="App\Controller\Shop\PartnerController" class="App\Controller\Shop\PartnerController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Handler\Shop\PartnerHandler"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Repository\Shop\PartnerRepository"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Shop\PartnerController"/>
      </call>
    </service>
    <service id="App\Controller\Shop\PaymentMethodController" class="App\Controller\Shop\PaymentMethodController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Shop\PaymentMethodRepository"/>
      <argument type="service" id="App\Handler\Shop\PaymentMethod\PaymentMethodHandler"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Repository\Admin\PaymentMethodConfigRepository"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Service\Payment\PaymentMethodService"/>
      <argument type="service" id="App\Client\Nepting\NeptingClient"/>
      <argument type="service" id="App\Repository\Shop\DeviceRepository"/>
      <argument type="service" id="App\Repository\Shop\ShopModeRepository"/>
      <argument type="service" id="App\Processor\PaymentMethod\Delete\DeletePaymentMethodProcessor"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Shop\PaymentMethodController"/>
      </call>
    </service>
    <service id="App\Controller\Shop\PromotionController" class="App\Controller\Shop\PromotionController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Handler\Shop\PromotionHandler"/>
      <argument type="service" id="App\Repository\Shop\PromotionRepository"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Repository\Shop\ShopModeRepository"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Shop\PromotionController"/>
      </call>
    </service>
    <service id="App\Controller\Shop\PromotionalOfferController" class="App\Controller\Shop\PromotionalOfferController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Repository\Shop\MenuRepository"/>
      <argument type="service" id="App\Handler\Shop\PromotionalOffer\PromotionalOfferHandler"/>
      <argument type="service" id="App\Processor\Menu\PromotionalOffer\PromotionalOfferProcessor"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Shop\PromotionalOfferController"/>
      </call>
    </service>
    <service id="App\Controller\Shop\QrCode\DematerializedMenuController" class="App\Controller\Shop\QrCode\DematerializedMenuController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Handler\Shop\QrCode\MenuDematerializedHandler"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Helper\Qrcode\QrcodeHelper"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Shop\QrCode\DematerializedMenuController"/>
      </call>
    </service>
    <service id="App\Controller\Shop\QrCode\QrcodesController" class="App\Controller\Shop\QrCode\QrcodesController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument>assets/media//qrcodes/</argument>
      <argument type="service" id="App\Repository\Franchise\DomainRepository"/>
      <argument type="service" id="App\Service\FileSystem"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Helper\Qrcode\QrcodeHelper"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Shop\QrCode\QrcodesController"/>
      </call>
    </service>
    <service id="App\Controller\Shop\QrCode\TableController" class="App\Controller\Shop\QrCode\TableController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument>foxorders/media/qrcodes/</argument>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Repository\Shop\TableRepository"/>
      <argument type="service" id="App\Handler\Shop\QrCode\TableHandler"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Shop\QrCode\TableController"/>
      </call>
    </service>
    <service id="App\Controller\Shop\ShopController" class="App\Controller\Shop\ShopController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id=".session.do-not-use"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Handler\Shop\ShopHandler"/>
      <argument type="service" id="App\Handler\Shop\QoodosHandler"/>
      <argument type="service" id="App\Handler\Shop\ShopSettingsHandler"/>
      <argument type="service" id="App\Handler\Shop\ShopManagerHandler"/>
      <argument type="service" id="App\Handler\Shop\ShopPrinterHandler"/>
      <argument type="service" id="App\Handler\Shop\LoyaltyHandler"/>
      <argument type="service" id="App\Helper\Date\DateTimeHelper"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Client\Qoodos\QoodosClient"/>
      <argument type="service" id="App\Repository\Franchise\FranchiseRepository"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <argument type="service" id="App\DataProvider\ShopsDataProvider"/>
      <argument type="service" id="App\Repository\Shop\MenuRepository"/>
      <argument type="service" id="App\Provider\Loyalty\IntegrationsProvider"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Shop\ShopController"/>
      </call>
    </service>
    <service id="App\Controller\Shop\ShopModeController" class="App\Controller\Shop\ShopModeController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Repository\Shop\ShopModeRepository"/>
      <argument type="service" id="App\Handler\Shop\ShopModeHandler"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Repository\Shop\MenuRepository"/>
      <argument type="service" id="popina_order_cache"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Shop\ShopModeController"/>
      </call>
    </service>
    <service id="App\Controller\Shop\TranslationController" class="App\Controller\Shop\TranslationController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Repository\Admin\LocaleRepository"/>
      <argument type="service" id="App\Translator\ProductTranslator"/>
      <argument type="service" id="App\Translator\CategoryTranslator"/>
      <argument type="service" id="App\Translator\OptionTranslator"/>
      <argument type="service" id="monolog.logger.channel_translation"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Shop\TranslationController"/>
      </call>
    </service>
    <service id="App\Controller\Shop\ZoneController" class="App\Controller\Shop\ZoneController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Handler\Shop\ZoneHandler"/>
      <argument type="service" id="App\Repository\Shop\ZoneRepository"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Shop\ZoneController"/>
      </call>
    </service>
    <service id="App\Controller\Webhook\SmsModeController" class="App\Controller\Webhook\SmsModeController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="monolog.logger.channel_sms_mode"/>
      <argument type="service" id="App\Repository\Message\SmsRepository"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="debug.traced.messenger.bus.default"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Webhook\SmsModeController"/>
      </call>
    </service>
    <service id="App\Controller\Webhook\StarCloudController" class="App\Controller\Webhook\StarCloudController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Service\Webhook\StarCloudService"/>
      <argument type="service" id="monolog.logger.channel_starcloud"/>
      <argument type="service" id="request_stack"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Webhook\StarCloudController"/>
      </call>
    </service>
    <service id="App\Controller\Webhook\TwilioController" class="App\Controller\Webhook\TwilioController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="monolog.logger.channel_twilio"/>
      <argument type="service" id="App\Repository\Message\SmsRepository"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="debug.traced.messenger.bus.default"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.T8hWM5K.App\Controller\Webhook\TwilioController"/>
      </call>
    </service>
    <service id="App\Creator\Notification\BaseNotificationCreator" class="App\Creator\Notification\BaseNotificationCreator" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Admin\Webhook\WebhookRepository"/>
      <argument type="service" id="App\Repository\Admin\Webhook\NotificationRepository"/>
      <argument type="service" id="monolog.logger.channel_notification"/>
      <argument type="service" id="kernel"/>
    </service>
    <service id="App\Creator\Notification\OrderNotificationCreator" class="App\Creator\Notification\OrderNotificationCreator" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Admin\Webhook\WebhookRepository"/>
      <argument type="service" id="App\Repository\Admin\Webhook\NotificationRepository"/>
      <argument type="service" id="monolog.logger.channel_notification"/>
      <argument type="service" id="kernel"/>
    </service>
    <service id="App\Creator\Notification\SyncNotificationCreator" class="App\Creator\Notification\SyncNotificationCreator" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Admin\Webhook\WebhookRepository"/>
      <argument type="service" id="App\Repository\Admin\Webhook\NotificationRepository"/>
      <argument type="service" id="monolog.logger.channel_notification"/>
      <argument type="service" id="kernel"/>
    </service>
    <service id="App\DataFixtures\Administration\AlimentFixtures" class="App\DataFixtures\Administration\AlimentFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Admin\AlimentFactory"/>
      <argument type="service" id="App\Factory\Admin\AlimentTranslationFactory"/>
      <argument type="service" id="parameter_bag"/>
    </service>
    <service id="App\DataFixtures\Administration\ApplicationFixtures" class="App\DataFixtures\Administration\ApplicationFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Admin\ApplicationNameFactory"/>
    </service>
    <service id="App\DataFixtures\Administration\ColorFixtures" class="App\DataFixtures\Administration\ColorFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Admin\ColorNameFactory"/>
    </service>
    <service id="App\DataFixtures\Administration\CountryFixtures" class="App\DataFixtures\Administration\CountryFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Admin\CountryFactory"/>
    </service>
    <service id="App\DataFixtures\Administration\CurrencyFixtures" class="App\DataFixtures\Administration\CurrencyFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Admin\CurrencyFactory"/>
    </service>
    <service id="App\DataFixtures\Administration\ExternalLinkNameFixtures" class="App\DataFixtures\Administration\ExternalLinkNameFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Admin\ExternalLinkNameFactory"/>
    </service>
    <service id="App\DataFixtures\Administration\KitchenFixtures" class="App\DataFixtures\Administration\KitchenFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Admin\KitchenFactory"/>
    </service>
    <service id="App\DataFixtures\Administration\LocaleFixtures" class="App\DataFixtures\Administration\LocaleFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Admin\LocaleFactory"/>
    </service>
    <service id="App\DataFixtures\Administration\MailTransportFixtures" class="App\DataFixtures\Administration\MailTransportFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Admin\MailTransportFactory"/>
    </service>
    <service id="App\DataFixtures\Administration\MediaFixtures" class="App\DataFixtures\Administration\MediaFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Admin\MediaNameFactory"/>
    </service>
    <service id="App\DataFixtures\Administration\ModeFixtures" class="App\DataFixtures\Administration\ModeFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Admin\ModeFactory"/>
      <argument type="service" id="App\Factory\Admin\ModeTranslationFactory"/>
    </service>
    <service id="App\DataFixtures\Administration\PaymentMethodFixtures" class="App\DataFixtures\Administration\PaymentMethodFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Admin\PaymentMethodConfigFactory"/>
      <argument type="service" id="App\Factory\Admin\GatewayConfigFactory"/>
    </service>
    <service id="App\DataFixtures\Administration\SocialFixtures" class="App\DataFixtures\Administration\SocialFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Admin\SocialNameFactory"/>
    </service>
    <service id="App\DataFixtures\Administration\SourceFixtures" class="App\DataFixtures\Administration\SourceFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Admin\SourceFactory"/>
    </service>
    <service id="App\DataFixtures\Administration\TaxFixtures" class="App\DataFixtures\Administration\TaxFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Admin\TaxFactory"/>
    </service>
    <service id="App\DataFixtures\Administration\TemplateNameFixtures" class="App\DataFixtures\Administration\TemplateNameFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Admin\TemplateNameFactory"/>
    </service>
    <service id="App\DataFixtures\Administration\WebhookFixtures" class="App\DataFixtures\Administration\WebhookFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Admin\WebhookFactory"/>
    </service>
    <service id="App\DataFixtures\Franchise\ApplicationFixtures" class="App\DataFixtures\Franchise\ApplicationFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Franchise\ApplicationFactory"/>
    </service>
    <service id="App\DataFixtures\Franchise\ColorFixtures" class="App\DataFixtures\Franchise\ColorFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Franchise\ColorFactory"/>
    </service>
    <service id="App\DataFixtures\Franchise\CompanyFixtures" class="App\DataFixtures\Franchise\CompanyFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Franchise\CompanyFactory"/>
      <argument type="service" id="App\Factory\Franchise\CompanyTranslationFactory"/>
    </service>
    <service id="App\DataFixtures\Franchise\CustomerFranchiseFixtures" class="App\DataFixtures\Franchise\CustomerFranchiseFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Franchise\CustomerFranchiseFactory"/>
    </service>
    <service id="App\DataFixtures\Franchise\DomainFixtures" class="App\DataFixtures\Franchise\DomainFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Franchise\DomainFactory"/>
    </service>
    <service id="App\DataFixtures\Franchise\ExternalLinkFixtures" class="App\DataFixtures\Franchise\ExternalLinkFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Franchise\ExternalLinkFactory"/>
    </service>
    <service id="App\DataFixtures\Franchise\FranchiseFixtures" class="App\DataFixtures\Franchise\FranchiseFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Franchise\FranchiseFactory"/>
    </service>
    <service id="App\DataFixtures\Franchise\MediaFixtures" class="App\DataFixtures\Franchise\MediaFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Franchise\MediaFactory"/>
      <argument type="service" id="parameter_bag"/>
    </service>
    <service id="App\DataFixtures\Franchise\ParameterFixtures" class="App\DataFixtures\Franchise\ParameterFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Franchise\ParameterFactory"/>
    </service>
    <service id="App\DataFixtures\Franchise\SlideFixtures" class="App\DataFixtures\Franchise\SlideFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Franchise\SlideFactory"/>
      <argument type="service" id="App\Factory\Franchise\SlideItemFactory"/>
    </service>
    <service id="App\DataFixtures\Franchise\SocialFixtures" class="App\DataFixtures\Franchise\SocialFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Franchise\SocialFactory"/>
    </service>
    <service id="App\DataFixtures\Franchise\TemplateFixtures" class="App\DataFixtures\Franchise\TemplateFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Franchise\TemplateFactory"/>
    </service>
    <service id="App\DataFixtures\Order\OrderFixtures" class="App\DataFixtures\Order\OrderFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Order\OrderFactory"/>
      <argument type="service" id="App\Factory\Order\OrderItemFactory"/>
      <argument type="service" id="App\Processor\Order\OnStateChangeProcessor"/>
      <argument type="service" id="App\Factory\Order\PaymentFactory"/>
    </service>
    <service id="App\DataFixtures\Order\PaymentFixtures" class="App\DataFixtures\Order\PaymentFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Order\PaymentFactory"/>
      <argument type="service" id="App\Processor\Order\OnStateChangeProcessor"/>
    </service>
    <service id="App\DataFixtures\Order\StarcloudFixtures" class="App\DataFixtures\Order\StarcloudFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Order\StarcloudFactory"/>
    </service>
    <service id="App\DataFixtures\Shop\ClosingDaysFixtures" class="App\DataFixtures\Shop\ClosingDaysFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Shop\ClosingDaysFactory"/>
    </service>
    <service id="App\DataFixtures\Shop\CustomerShopFixtures" class="App\DataFixtures\Shop\CustomerShopFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Shop\CustomerShopFactory"/>
    </service>
    <service id="App\DataFixtures\Shop\DeviceFixtures" class="App\DataFixtures\Shop\DeviceFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Shop\DeviceFactory"/>
    </service>
    <service id="App\DataFixtures\Shop\LoyaltyFixtures" class="App\DataFixtures\Shop\LoyaltyFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Shop\LoyaltyFactory"/>
      <argument type="service" id="App\Factory\Shop\LoyaltyTranslationFactory"/>
    </service>
    <service id="App\DataFixtures\Shop\Menu\CategoryFixtures" class="App\DataFixtures\Shop\Menu\CategoryFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Shop\Menu\CategoryFactory"/>
      <argument type="service" id="App\Factory\Shop\Menu\CategoryTranslationFactory"/>
      <argument type="service" id="parameter_bag"/>
    </service>
    <service id="App\DataFixtures\Shop\Menu\MenuFixtures" class="App\DataFixtures\Shop\Menu\MenuFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Shop\Menu\MenuFactory"/>
    </service>
    <service id="App\DataFixtures\Shop\Menu\OptionFixtures" class="App\DataFixtures\Shop\Menu\OptionFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Shop\Menu\OptionFactory"/>
      <argument type="service" id="App\Factory\Shop\Menu\OptionTranslationFactory"/>
      <argument type="service" id="App\Factory\Shop\Menu\OptionVariantFactory"/>
      <argument type="service" id="App\Factory\Shop\Menu\OptionVariantTranslationFactory"/>
      <argument type="service" id="parameter_bag"/>
    </service>
    <service id="App\DataFixtures\Shop\Menu\ProductCategoryFixtures" class="App\DataFixtures\Shop\Menu\ProductCategoryFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Shop\Menu\ProductCategoryFactory"/>
    </service>
    <service id="App\DataFixtures\Shop\Menu\ProductFixtures" class="App\DataFixtures\Shop\Menu\ProductFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Shop\Menu\ProductFactory"/>
      <argument type="service" id="App\Factory\Shop\Menu\ProductTranslationFactory"/>
      <argument type="service" id="App\Factory\Shop\Menu\ProductShopModeFactory"/>
    </service>
    <service id="App\DataFixtures\Shop\Menu\PromotionalOffersFixtures" class="App\DataFixtures\Shop\Menu\PromotionalOffersFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Shop\Menu\PromotionalOfferFactory"/>
      <argument type="service" id="parameter_bag"/>
    </service>
    <service id="App\DataFixtures\Shop\Menu\StepFixtures" class="App\DataFixtures\Shop\Menu\StepFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Shop\Menu\StepFactory"/>
      <argument type="service" id="App\Factory\Shop\Menu\StepItemFactory"/>
    </service>
    <service id="App\DataFixtures\Shop\NoticeFixtures" class="App\DataFixtures\Shop\NoticeFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Shop\NoticeFactory"/>
    </service>
    <service id="App\DataFixtures\Shop\OpeningHoursFixtures" class="App\DataFixtures\Shop\OpeningHoursFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Shop\OpeningHoursFactory"/>
    </service>
    <service id="App\DataFixtures\Shop\OrderingHoursFixtures" class="App\DataFixtures\Shop\OrderingHoursFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Shop\OrderingHoursFactory"/>
    </service>
    <service id="App\DataFixtures\Shop\PaymentMethodFixtures" class="App\DataFixtures\Shop\PaymentMethodFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Shop\PaymentMethodFactory"/>
      <argument type="service" id="parameter_bag"/>
    </service>
    <service id="App\DataFixtures\Shop\PickupHoursFixtures" class="App\DataFixtures\Shop\PickupHoursFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Shop\PickupHoursFactory"/>
    </service>
    <service id="App\DataFixtures\Shop\PrinterFixtures" class="App\DataFixtures\Shop\PrinterFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Shop\PrinterFactory"/>
    </service>
    <service id="App\DataFixtures\Shop\PromotionsFixtures" class="App\DataFixtures\Shop\PromotionsFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Shop\PromotionFactory"/>
      <argument type="service" id="parameter_bag"/>
    </service>
    <service id="App\DataFixtures\Shop\ShopFixtures" class="App\DataFixtures\Shop\ShopFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Shop\ShopFactory"/>
      <argument type="service" id="App\Factory\Shop\ShopTranslationFactory"/>
      <argument type="service" id="App\Factory\Shop\OrderSettingFactory"/>
      <argument type="service" id="parameter_bag"/>
    </service>
    <service id="App\DataFixtures\Shop\ShopModeFixtures" class="App\DataFixtures\Shop\ShopModeFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Shop\ShopModeFactory"/>
      <argument type="service" id="parameter_bag"/>
    </service>
    <service id="App\DataFixtures\Shop\ShopSettingsFixtures" class="App\DataFixtures\Shop\ShopSettingsFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Shop\ShopSettingsFactory"/>
    </service>
    <service id="App\DataFixtures\Shop\TablesFixtures" class="App\DataFixtures\Shop\TablesFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Shop\TableFactory"/>
    </service>
    <service id="App\DataFixtures\Shop\ZonesFixtures" class="App\DataFixtures\Shop\ZonesFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\Shop\ZonesFactory"/>
    </service>
    <service id="App\DataFixtures\User\AdministratorFixtures" class="App\DataFixtures\User\AdministratorFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\User\UserFactory"/>
    </service>
    <service id="App\DataFixtures\User\ApiFixtures" class="App\DataFixtures\User\ApiFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\User\UserFactory"/>
    </service>
    <service id="App\DataFixtures\User\CustomerFixtures" class="App\DataFixtures\User\CustomerFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\User\UserFactory"/>
      <argument type="service" id="parameter_bag"/>
    </service>
    <service id="App\DataFixtures\User\DeliveryAddressFixtures" class="App\DataFixtures\User\DeliveryAddressFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\User\DeliveryAddressFactory"/>
    </service>
    <service id="App\DataFixtures\User\DeveloperFixtures" class="App\DataFixtures\User\DeveloperFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\User\UserFactory"/>
    </service>
    <service id="App\DataFixtures\User\ManagerFixtures" class="App\DataFixtures\User\ManagerFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\User\UserFactory"/>
    </service>
    <service id="App\DataFixtures\User\RoleFixtures" class="App\DataFixtures\User\RoleFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\User\RoleFactory"/>
    </service>
    <service id="App\DataFixtures\User\ShopManagerFixtures" class="App\DataFixtures\User\ShopManagerFixtures" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="App\Extractor\YamlDataExtractor"/>
      <argument type="service" id="App\Factory\User\UserFactory"/>
    </service>
    <service id="App\DataPersister\AddressDataPersister" class="App\DataPersister\AddressDataPersister" autowire="true" autoconfigure="true">
      <tag name="api_platform.data_persister"/>
      <argument type="service" id="debug.validator"/>
      <argument type="service" id="api_platform.doctrine.orm.data_persister"/>
    </service>
    <service id="App\DataPersister\CategoryDataPersister" class="App\DataPersister\CategoryDataPersister" autowire="true" autoconfigure="true">
      <tag name="api_platform.data_persister"/>
      <argument type="service" id="debug.validator"/>
      <argument type="service" id="api_platform.doctrine.orm.data_persister"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
    </service>
    <service id="App\DataPersister\ContactDataPersister" class="App\DataPersister\ContactDataPersister" autowire="true" autoconfigure="true">
      <tag name="api_platform.data_persister"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Service\Mailer\Mailer"/>
      <argument type="service" id="App\Verifier\RecaptchaVerifier"/>
    </service>
    <service id="App\DataPersister\MenuDataPersister" class="App\DataPersister\MenuDataPersister" autowire="true" autoconfigure="true">
      <tag name="api_platform.data_persister"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Repository\Shop\MenuRepository"/>
      <argument type="service" id="security.token_storage"/>
    </service>
    <service id="App\DataPersister\OptionDataPersister" class="App\DataPersister\OptionDataPersister" autowire="true" autoconfigure="true">
      <tag name="api_platform.data_persister"/>
      <argument type="service" id="debug.validator"/>
      <argument type="service" id="api_platform.doctrine.orm.data_persister"/>
    </service>
    <service id="App\DataPersister\OptionVariantDataPersister" class="App\DataPersister\OptionVariantDataPersister" autowire="true" autoconfigure="true">
      <tag name="api_platform.data_persister"/>
      <argument type="service" id="debug.validator"/>
      <argument type="service" id="api_platform.doctrine.orm.data_persister"/>
    </service>
    <service id="App\DataPersister\OrderDataPersister" class="App\DataPersister\OrderDataPersister" autowire="true" autoconfigure="true">
      <tag name="api_platform.data_persister"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Applicator\Order\TaxesApplicator"/>
      <argument type="service" id="App\Helper\String\StringHelper"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="App\Service\Actions\SerializationService"/>
      <argument type="service" id="App\Processor\Order\OnStateChangeProcessor"/>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <argument type="service" id="App\Applicator\Shop\Promotion\PromotionApplicator"/>
      <argument type="service" id="App\Repository\Shop\DeviceRepository"/>
      <argument type="service" id="App\Repository\Payment\PaymentRepository"/>
      <argument type="service" id="App\Processor\Order\OrderProcessor"/>
    </service>
    <service id="App\DataPersister\ProductDataPersister" class="App\DataPersister\ProductDataPersister" autowire="true" autoconfigure="true">
      <tag name="api_platform.data_persister"/>
      <argument type="service" id="App\Processor\Shop\Menu\Product\DeleteProductRelationsProcessor"/>
      <argument type="service" id="debug.validator"/>
      <argument type="service" id="api_platform.doctrine.orm.data_persister"/>
    </service>
    <service id="App\DataPersister\UserDataPersister" class="App\DataPersister\UserDataPersister" autowire="true" autoconfigure="true">
      <tag name="api_platform.data_persister"/>
      <argument type="service" id="App\Service\Mailer\Mailer"/>
      <argument type="service" id="App\Client\Qoodos\QoodosClient"/>
      <argument type="service" id="App\Repository\Franchise\FranchiseRepository"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="App\Service\Security\CustomerService"/>
      <argument type="service" id="App\Repository\Franchise\CustomerFranchiseRepository"/>
      <argument type="service" id="App\Processor\Customer\CustomerPhoneProcessor"/>
      <argument type="service" id="api_platform.doctrine.orm.data_persister"/>
      <argument type="service" id="monolog.logger.channel_qoodos"/>
      <argument type="service" id="monolog.logger.channel_debug"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\DataProvider\AlimentDataProvider" class="App\DataProvider\AlimentDataProvider" autowire="true" autoconfigure="true">
      <tag name="api_platform.item_data_provider"/>
      <argument type="service" id="App\Provider\Aliment\AlimentProvider"/>
    </service>
    <service id="App\DataProvider\CustomerDataProvider" class="App\DataProvider\CustomerDataProvider" autowire="true" autoconfigure="true">
      <tag name="api_platform.collection_data_provider"/>
      <argument type="service" id="App\Repository\Security\CustomerRepository"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="api_platform.pagination.legacy"/>
    </service>
    <service id="App\DataProvider\DeviceDataProvider" class="App\DataProvider\DeviceDataProvider" autowire="true" autoconfigure="true">
      <tag name="api_platform.collection_data_provider"/>
      <tag name="api_platform.item_data_provider"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="api_platform.pagination.legacy"/>
      <argument type="service" id="App\Repository\Shop\DeviceRepository"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Repository\Security\ShopManagerRepository"/>
      <argument type="service" id="App\Repository\Security\ManagerRepository"/>
    </service>
    <service id="App\DataProvider\FranchiseDataProvider" class="App\DataProvider\FranchiseDataProvider" autowire="true" autoconfigure="true">
      <tag name="api_platform.item_data_provider"/>
      <argument type="service" id="App\Repository\Franchise\FranchiseRepository"/>
      <argument type="service" id="security.token_storage"/>
    </service>
    <service id="App\DataProvider\LocaleDataProvider" class="App\DataProvider\LocaleDataProvider" autowire="true" autoconfigure="true">
      <tag name="api_platform.item_data_provider"/>
      <argument type="service" id="App\Repository\Admin\LocaleRepository"/>
    </service>
    <service id="App\DataProvider\LoyaltyDataProvider" class="App\DataProvider\LoyaltyDataProvider" autowire="true" autoconfigure="true">
      <tag name="api_platform.item_data_provider"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="App\Provider\Loyalty\IntegrationsProvider"/>
    </service>
    <service id="App\DataProvider\MenuDataProvider" class="App\DataProvider\MenuDataProvider" autowire="true" autoconfigure="true">
      <tag name="api_platform.collection_data_provider"/>
      <argument type="service" id="App\Repository\Shop\MenuRepository"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="api_platform.pagination.legacy"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\DataProvider\Order\OrderDataProvider" class="App\DataProvider\Order\OrderDataProvider" autowire="true" autoconfigure="true">
      <tag name="api_platform.collection_data_provider"/>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="api_platform.pagination.legacy"/>
    </service>
    <service id="App\DataProvider\Paginator\CustomerPaginator" class="App\DataProvider\Paginator\CustomerPaginator" autowire="true" autoconfigure="true"/>
    <service id="App\DataProvider\Paginator\DefaultPaginator" class="App\DataProvider\Paginator\DefaultPaginator" autowire="true" autoconfigure="true"/>
    <service id="App\DataProvider\Paginator\DevicePaginator" class="App\DataProvider\Paginator\DevicePaginator" autowire="true" autoconfigure="true"/>
    <service id="App\DataProvider\Paginator\MenuPaginator" class="App\DataProvider\Paginator\MenuPaginator" autowire="true" autoconfigure="true"/>
    <service id="App\DataProvider\Paginator\OrderPaginator" class="App\DataProvider\Paginator\OrderPaginator" autowire="true" autoconfigure="true"/>
    <service id="App\DataProvider\Paginator\PaymentMethodPaginator" class="App\DataProvider\Paginator\PaymentMethodPaginator" autowire="true" autoconfigure="true"/>
    <service id="App\DataProvider\Paginator\PromotionalOffersPaginator" class="App\DataProvider\Paginator\PromotionalOffersPaginator" autowire="true" autoconfigure="true"/>
    <service id="App\DataProvider\Paginator\ShopModePaginator" class="App\DataProvider\Paginator\ShopModePaginator" autowire="true" autoconfigure="true"/>
    <service id="App\DataProvider\Shop\LegalTermsDataProvider" class="App\DataProvider\Shop\LegalTermsDataProvider" autowire="true" autoconfigure="true">
      <tag name="api_platform.item_data_provider"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="App\Provider\Shop\LegalTermsProvider"/>
      <argument type="service" id="App\Helper\LegalTerms\LegalTermsHelper"/>
      <argument type="service" id="App\Helper\String\StringHelper"/>
    </service>
    <service id="App\DataProvider\Shop\PaymentMethodDataProvider" class="App\DataProvider\Shop\PaymentMethodDataProvider" autowire="true" autoconfigure="true">
      <tag name="api_platform.collection_data_provider"/>
      <argument type="service" id="App\Repository\Shop\PaymentMethodRepository"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="api_platform.pagination.legacy"/>
    </service>
    <service id="App\DataProvider\Shop\ShopModeDataProvider" class="App\DataProvider\Shop\ShopModeDataProvider" autowire="true" autoconfigure="true">
      <tag name="api_platform.collection_data_provider"/>
      <argument type="service" id="App\Repository\Shop\ShopModeRepository"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="api_platform.pagination.legacy"/>
    </service>
    <service id="App\DataProvider\ShopDataProvider" class="App\DataProvider\ShopDataProvider" autowire="true" autoconfigure="true">
      <tag name="api_platform.item_data_provider"/>
      <argument type="service" id="App\Provider\Shop\ShopProvider"/>
    </service>
    <service id="App\DataProvider\ShopsDataProvider" class="App\DataProvider\ShopsDataProvider" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="App\Handler\Shop\ShopHandler"/>
      <argument type="service" id="App\Repository\Franchise\DomainRepository"/>
      <argument type="service" id="App\Repository\Shop\MenuRepository"/>
    </service>
    <service id="App\DataProvider\SlideDataProvider" class="App\DataProvider\SlideDataProvider" autowire="true" autoconfigure="true">
      <tag name="api_platform.item_data_provider"/>
      <argument type="service" id="App\Repository\Franchise\SlideRepository"/>
      <argument type="service" id="App\Provider\Security\GetLoggedFranchiseAndShopProvider"/>
    </service>
    <service id="App\Dto\Loyalty\Benefits\BenefitsDto" class="App\Dto\Loyalty\Benefits\BenefitsDto" autowire="true" autoconfigure="true"/>
    <service id="App\Dto\Loyalty\Benefits\RewardsDto" class="App\Dto\Loyalty\Benefits\RewardsDto" autowire="true" autoconfigure="true"/>
    <service id="App\Dto\Loyalty\CustomerDetailsDto" class="App\Dto\Loyalty\CustomerDetailsDto" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Dto\Loyalty\CustomerDto"/>
      <argument type="service" id="App\Dto\Loyalty\Benefits\BenefitsDto"/>
    </service>
    <service id="App\Dto\Loyalty\CustomerDto" class="App\Dto\Loyalty\CustomerDto" autowire="true" autoconfigure="true"/>
    <service id="App\Dto\Loyalty\DeviceDto" class="App\Dto\Loyalty\DeviceDto" autowire="true" autoconfigure="true"/>
    <service id="App\Dto\Loyalty\LockedDto" class="App\Dto\Loyalty\LockedDto" autowire="true" autoconfigure="true"/>
    <service id="App\Dto\Loyalty\SettingsDto" class="App\Dto\Loyalty\SettingsDto" autowire="true" autoconfigure="true"/>
    <service id="App\Dto\Loyalty\UnlockCustomerDto" class="App\Dto\Loyalty\UnlockCustomerDto" autowire="true" autoconfigure="true"/>
    <service id="App\Encoder\JsonDecoder" class="App\Encoder\JsonDecoder" autowire="true" autoconfigure="true">
      <tag name="serializer.encoder"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="App\Encoder\MultipartDecoder" class="App\Encoder\MultipartDecoder" autowire="true" autoconfigure="true">
      <tag name="serializer.encoder"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\EventListener\ApiItemNotFoundListener" class="App\EventListener\ApiItemNotFoundListener" autowire="true" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="50" dispatcher=""/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Generator\Logger\ApiLoggerExceptionGenerator"/>
    </service>
    <service id="App\EventListener\AuthorizationListener" class="App\EventListener\AuthorizationListener" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id=".session.do-not-use"/>
      <argument type="service" id="App\Helper\String\StringHelper"/>
      <argument type="service" id="App\Service\Shop\ShopService"/>
      <argument type="service" id="App\Service\Franchise\FranchiseService"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="parameter_bag"/>
    </service>
    <service id="App\EventListener\ExceptionListener" class="App\EventListener\ExceptionListener" autowire="true" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="135" dispatcher=""/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Generator\Logger\ApiLoggerExceptionGenerator"/>
      <argument type="service" id="App\Generator\Logger\BoLoggerExceptionGenerator"/>
    </service>
    <service id="App\EventListener\GatewayConfigListener" class="App\EventListener\GatewayConfigListener" autowire="true" autoconfigure="true">
      <tag name="doctrine.event_listener" event="preUpdate"/>
      <argument type="service" id="security.authorization_checker"/>
    </service>
    <service id="App\EventListener\JWTAuthSuccessListener" class="App\EventListener\JWTAuthSuccessListener" autowire="true" autoconfigure="true">
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Service\Security\PasswordService"/>
    </service>
    <service id="App\EventListener\LocaleListener" class="App\EventListener\LocaleListener" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Repository\Admin\LocaleRepository"/>
      <argument type="service" id="popina_order_cache"/>
    </service>
    <service id="App\EventListener\LogApiRequestListener" class="App\EventListener\LogApiRequestListener" autowire="true" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="8" dispatcher=""/>
      <tag name="container.hot_path"/>
      <argument type="service" id="App\Validator\Api\ApiLoggerVerifier"/>
      <argument type="service" id="App\Generator\Logger\ApiLoggerRequestGenerator"/>
    </service>
    <service id="App\EventListener\LogApiResponseListener" class="App\EventListener\LogApiResponseListener" autowire="true" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="-1030" dispatcher=""/>
      <tag name="container.hot_path"/>
      <argument type="service" id="App\Validator\Api\ApiLoggerVerifier"/>
      <argument type="service" id="App\Generator\Logger\ApiLoggerResponseGenerator"/>
    </service>
    <service id="App\EventListener\MenuListener" class="App\EventListener\MenuListener" autowire="true" autoconfigure="true">
      <argument type="service" id="security.helper"/>
      <argument type="service" id=".session.do-not-use"/>
      <argument type="service" id="App\Helper\String\StringHelper"/>
    </service>
    <service id="App\EventListener\RefreshTokenListener" class="App\EventListener\RefreshTokenListener" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="monolog.logger.channel_login"/>
      <argument type="service" id="App\Service\Slack\SlackService"/>
    </service>
    <service id="App\EventListener\SourceApiRequestVerifierListener" class="App\EventListener\SourceApiRequestVerifierListener" autowire="true" autoconfigure="true">
      <tag name="kernel.event_listener" event="" method="" priority="9" dispatcher=""/>
      <tag name="container.hot_path"/>
      <argument type="service" id="App\Repository\Admin\SourceRepository"/>
    </service>
    <service id="App\EventSubscriber\Admin\AlimentSubscriber" class="App\EventSubscriber\Admin\AlimentSubscriber" autowire="true" autoconfigure="true">
      <tag name="doctrine.event_subscriber"/>
      <argument type="service" id="popina_order_cache"/>
    </service>
    <service id="App\EventSubscriber\Admin\LocaleSubscriber" class="App\EventSubscriber\Admin\LocaleSubscriber" autowire="true" autoconfigure="true">
      <tag name="doctrine.event_subscriber"/>
      <argument type="service" id="popina_order_cache"/>
    </service>
    <service id="App\EventSubscriber\Admin\ModeSubscriber" class="App\EventSubscriber\Admin\ModeSubscriber" autowire="true" autoconfigure="true">
      <tag name="doctrine.event_subscriber"/>
      <argument type="service" id="popina_order_cache"/>
    </service>
    <service id="App\EventSubscriber\Admin\PaymentMethodConfigSubscriber" class="App\EventSubscriber\Admin\PaymentMethodConfigSubscriber" autowire="true" autoconfigure="true">
      <tag name="doctrine.event_subscriber"/>
      <argument type="service" id="popina_order_cache"/>
    </service>
    <service id="App\EventSubscriber\ApiRequestSubscriber" class="App\EventSubscriber\ApiRequestSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument>%env(DEVICE_PIN_DEV)%</argument>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="App\Checker\RateLimiterChecker"/>
      <argument type="service" id="App\Repository\Shop\DeviceRepository"/>
      <argument type="service" id="App\Repository\Franchise\FranchiseRepository"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="App\Verifier\Shop\LicenceVerifier"/>
    </service>
    <service id="App\EventSubscriber\CheckVerifiedUserSubscriber" class="App\EventSubscriber\CheckVerifiedUserSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\EventSubscriber\DoctrineSubscriber" class="App\EventSubscriber\DoctrineSubscriber" autowire="true" autoconfigure="true">
      <argument type="service" id="popina_order_cache"/>
    </service>
    <service id="App\EventSubscriber\Franchise\CompanySubscriber" class="App\EventSubscriber\Franchise\CompanySubscriber" autowire="true" autoconfigure="true">
      <tag name="doctrine.event_subscriber"/>
      <argument type="service" id="popina_order_cache"/>
    </service>
    <service id="App\EventSubscriber\Franchise\DomainSubscriber" class="App\EventSubscriber\Franchise\DomainSubscriber" autowire="true" autoconfigure="true">
      <tag name="doctrine.event_subscriber"/>
      <argument type="service" id="popina_order_cache"/>
    </service>
    <service id="App\EventSubscriber\Franchise\FranchiseSubscriber" class="App\EventSubscriber\Franchise\FranchiseSubscriber" autowire="true" autoconfigure="true">
      <tag name="doctrine.event_subscriber"/>
      <argument type="service" id="popina_order_cache"/>
    </service>
    <service id="App\EventSubscriber\JWTSubscriber" class="App\EventSubscriber\JWTSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="App\Helper\Image\ImageHelper"/>
      <argument type="service" id="App\Repository\Franchise\FranchiseRepository"/>
      <argument type="service" id="App\Client\Qoodos\QoodosClient"/>
      <argument type="service" id="App\Service\Security\CustomerService"/>
      <argument type="service" id="App\Repository\Franchise\CustomerFranchiseRepository"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\EventSubscriber\LocalSubscriber" class="App\EventSubscriber\LocalSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument>%env(MAIN_URL)%</argument>
      <argument type="service" id="App\Repository\Franchise\DomainRepository"/>
    </service>
    <service id="App\EventSubscriber\LogBoSubscriber" class="App\EventSubscriber\LogBoSubscriber" autowire="true" autoconfigure="true">
      <tag name="doctrine.event_subscriber"/>
      <argument type="service" id="App\Generator\Logger\BoLoggerCrudGenerator"/>
    </service>
    <service id="App\EventSubscriber\Order\OrderSubscriber" class="App\EventSubscriber\Order\OrderSubscriber" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Admin\LocaleRepository"/>
      <argument type="service" id="App\Service\Google\GoogleCloudTranslate"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\EventSubscriber\PaymentStateSubscriber" class="App\EventSubscriber\PaymentStateSubscriber" autowire="true" autoconfigure="true">
      <tag name="doctrine.event_subscriber"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Repository\Admin\LocaleRepository"/>
      <argument type="service" id="App\Repository\Payment\PaymentRepository"/>
    </service>
    <service id="App\EventSubscriber\PragmaActionsDisabler\CheckActionsAllowed" class="App\EventSubscriber\PragmaActionsDisabler\CheckActionsAllowed" autowire="true" autoconfigure="true"/>
    <service id="App\EventSubscriber\PragmaActionsDisabler\PragmaBoActionsDisablerSubscriber" class="App\EventSubscriber\PragmaActionsDisabler\PragmaBoActionsDisablerSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="App\EventSubscriber\Product\ProductSubscriber" class="App\EventSubscriber\Product\ProductSubscriber" autowire="true" autoconfigure="true">
      <tag name="doctrine.event_subscriber"/>
      <argument type="service" id="App\Generator\SkuGenerator"/>
      <argument type="service" id="App\Repository\Product\Product\StepItemRepository"/>
      <argument type="service" id="App\Processor\Shop\Menu\Product\EnableProductCategoryProcessor"/>
      <argument type="service" id="App\Processor\Shop\Menu\Product\DisableProductCategoryProcessor"/>
    </service>
    <service id="App\EventSubscriber\Product\SetProductTypeSubscriber" class="App\EventSubscriber\Product\SetProductTypeSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="App\EventSubscriber\Shop\Menu\CategorySubscriber" class="App\EventSubscriber\Shop\Menu\CategorySubscriber" autowire="true" autoconfigure="true">
      <tag name="doctrine.event_subscriber"/>
      <argument type="service" id="popina_order_cache"/>
      <argument type="service" id="App\Processor\Shop\Menu\Product\EnableProductCategoryProcessor"/>
      <argument type="service" id="App\Processor\Shop\Menu\Product\DisableProductCategoryProcessor"/>
    </service>
    <service id="App\EventSubscriber\Shop\Menu\MenuSubscriber" class="App\EventSubscriber\Shop\Menu\MenuSubscriber" autowire="true" autoconfigure="true">
      <tag name="doctrine.event_subscriber"/>
      <argument type="service" id="popina_order_cache"/>
    </service>
    <service id="App\EventSubscriber\Shop\Menu\OptionSubscriber" class="App\EventSubscriber\Shop\Menu\OptionSubscriber" autowire="true" autoconfigure="true">
      <tag name="doctrine.event_subscriber"/>
      <argument type="service" id="popina_order_cache"/>
    </service>
    <service id="App\EventSubscriber\Shop\Menu\OptionVariantSubscriber" class="App\EventSubscriber\Shop\Menu\OptionVariantSubscriber" autowire="true" autoconfigure="true">
      <tag name="doctrine.event_subscriber"/>
      <argument type="service" id="popina_order_cache"/>
    </service>
    <service id="App\EventSubscriber\Shop\Menu\ProductSubscriber" class="App\EventSubscriber\Shop\Menu\ProductSubscriber" autowire="true" autoconfigure="true">
      <tag name="doctrine.event_subscriber"/>
      <argument type="service" id="popina_order_cache"/>
    </service>
    <service id="App\EventSubscriber\Shop\Menu\PromotionalOfferSubscriber" class="App\EventSubscriber\Shop\Menu\PromotionalOfferSubscriber" autowire="true" autoconfigure="true">
      <tag name="doctrine.event_subscriber"/>
      <argument type="service" id="popina_order_cache"/>
    </service>
    <service id="App\EventSubscriber\Shop\ShopModeSubscriber" class="App\EventSubscriber\Shop\ShopModeSubscriber" autowire="true" autoconfigure="true">
      <tag name="doctrine.event_subscriber"/>
      <argument type="service" id="popina_order_cache"/>
    </service>
    <service id="App\EventSubscriber\Shop\ShopSubscriber" class="App\EventSubscriber\Shop\ShopSubscriber" autowire="true" autoconfigure="true">
      <tag name="doctrine.event_subscriber"/>
      <argument type="service" id="popina_order_cache"/>
    </service>
    <service id="App\EventSubscriber\SwitchUserSubscriber" class="App\EventSubscriber\SwitchUserSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\EventSubscriber\Sync\SyncObjectSubscriber" class="App\EventSubscriber\Sync\SyncObjectSubscriber" autowire="true" autoconfigure="true">
      <tag name="doctrine.event_subscriber"/>
      <argument type="service" id="popina_order_cache"/>
      <argument type="service" id="App\Creator\Notification\SyncNotificationCreator"/>
    </service>
    <service id="App\EventSubscriber\TimeZoneEventSubscriber" class="App\EventSubscriber\TimeZoneEventSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="twig"/>
      <argument type="service" id="App\Helper\String\StringHelper"/>
    </service>
    <service id="App\EventSubscriber\Under_maintenance\UnderMaintenanceApiSubscriber" class="App\EventSubscriber\Under_maintenance\UnderMaintenanceApiSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument>%env(bool:UNDER_MAINTENANCE)%</argument>
      <argument>/%env(API_ROUTE_BASE)%/%env(API_VERSION)%</argument>
      <argument>%env(default::UNDER_MAINTENANCE_TEST_CODE)%</argument>
    </service>
    <service id="App\EventSubscriber\Under_maintenance\UnderMaintenanceBoSubscriber" class="App\EventSubscriber\Under_maintenance\UnderMaintenanceBoSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument>%env(bool:UNDER_MAINTENANCE)%</argument>
      <argument>/%env(API_ROUTE_BASE)%/%env(API_VERSION)%</argument>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="twig"/>
    </service>
    <service id="App\EventSubscriber\Under_maintenance\UnderMaintenanceCommandSubscriber" class="App\EventSubscriber\Under_maintenance\UnderMaintenanceCommandSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.no_preload"/>
      <argument>%env(bool:UNDER_MAINTENANCE)%</argument>
    </service>
    <service id="App\EventSubscriber\User\UserSubscriber" class="App\EventSubscriber\User\UserSubscriber" autowire="true" autoconfigure="true">
      <tag name="doctrine.event_subscriber"/>
      <argument>%env(APP_ENV)%</argument>
      <argument>test</argument>
      <argument type="service" id="security.user_password_hasher"/>
      <argument type="service" id="App\Service\User\UserService"/>
      <argument type="service" id="App\Repository\Security\CustomerRepository"/>
      <argument type="service" id="popina_order_cache"/>
    </service>
    <service id="App\Exception\Customer\Phone\AlreadyVerifiedException" class="App\Exception\Customer\Phone\AlreadyVerifiedException" autowire="true" autoconfigure="true"/>
    <service id="App\Exception\Customer\Phone\InvalidPhoneVerificationException" class="App\Exception\Customer\Phone\InvalidPhoneVerificationException" autowire="true" autoconfigure="true"/>
    <service id="App\Exception\Customer\Phone\VerificationCodeAlreadySentException" class="App\Exception\Customer\Phone\VerificationCodeAlreadySentException" autowire="true" autoconfigure="true"/>
    <service id="App\Exception\Device\InvalidDeviceTokenException" class="App\Exception\Device\InvalidDeviceTokenException" autowire="true" autoconfigure="true"/>
    <service id="App\Exception\Franchise\BlockedAccountException" class="App\Exception\Franchise\BlockedAccountException" autowire="true" autoconfigure="true"/>
    <service id="App\Exception\Global\BadConfigurationException" class="App\Exception\Global\BadConfigurationException" autowire="true" autoconfigure="true"/>
    <service id="App\Exception\Global\InvalidDomainException" class="App\Exception\Global\InvalidDomainException" autowire="true" autoconfigure="true"/>
    <service id="App\Exception\Global\InvalidEmailException" class="App\Exception\Global\InvalidEmailException" autowire="true" autoconfigure="true"/>
    <service id="App\Exception\Global\InvalidParameterException" class="App\Exception\Global\InvalidParameterException" autowire="true" autoconfigure="true"/>
    <service id="App\Exception\Global\InvalidSmsConfigurationException" class="App\Exception\Global\InvalidSmsConfigurationException" autowire="true" autoconfigure="true"/>
    <service id="App\Exception\Global\InvalidUrlException" class="App\Exception\Global\InvalidUrlException" autowire="true" autoconfigure="true"/>
    <service id="App\Exception\Global\NotAllowedException" class="App\Exception\Global\NotAllowedException" autowire="true" autoconfigure="true"/>
    <service id="App\Exception\Global\RecaptchaInvalidException" class="App\Exception\Global\RecaptchaInvalidException" autowire="true" autoconfigure="true"/>
    <service id="App\Exception\Global\RequestFailedException" class="App\Exception\Global\RequestFailedException" autowire="true" autoconfigure="true"/>
    <service id="App\Exception\Global\ResourceNotFoundException" class="App\Exception\Global\ResourceNotFoundException" autowire="true" autoconfigure="true"/>
    <service id="App\Exception\Global\SourceMandatoryException" class="App\Exception\Global\SourceMandatoryException" autowire="true" autoconfigure="true"/>
    <service id="App\Exception\NormalizableCodeException" class="App\Exception\NormalizableCodeException" autowire="true" autoconfigure="true"/>
    <service id="App\Exception\Shop\InvalidShopException" class="App\Exception\Shop\InvalidShopException" autowire="true" autoconfigure="true"/>
    <service id="App\Exception\Shop\ShopEmailMissingException" class="App\Exception\Shop\ShopEmailMissingException" autowire="true" autoconfigure="true"/>
    <service id="App\Exception\Shop\ShopSettingUndefinedException" class="App\Exception\Shop\ShopSettingUndefinedException" autowire="true" autoconfigure="true"/>
    <service id="App\Extractor\YamlDataExtractor" class="App\Extractor\YamlDataExtractor" autowire="true" autoconfigure="true">
      <argument type="service" id="service_container"/>
    </service>
    <service id="App\Factory\Admin\AlimentFactory" class="App\Factory\Admin\AlimentFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Admin\AlimentTranslationFactory" class="App\Factory\Admin\AlimentTranslationFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Admin\ApplicationNameFactory" class="App\Factory\Admin\ApplicationNameFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Admin\ColorNameFactory" class="App\Factory\Admin\ColorNameFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Admin\CountryFactory" class="App\Factory\Admin\CountryFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Admin\CurrencyFactory" class="App\Factory\Admin\CurrencyFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Admin\ExternalLinkNameFactory" class="App\Factory\Admin\ExternalLinkNameFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Admin\GatewayConfigFactory" class="App\Factory\Admin\GatewayConfigFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Admin\KitchenFactory" class="App\Factory\Admin\KitchenFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Admin\LocaleFactory" class="App\Factory\Admin\LocaleFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Admin\MailTransportFactory" class="App\Factory\Admin\MailTransportFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Admin\MediaNameFactory" class="App\Factory\Admin\MediaNameFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Admin\ModeFactory" class="App\Factory\Admin\ModeFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Admin\ModeTranslationFactory" class="App\Factory\Admin\ModeTranslationFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Admin\PaymentMethodConfigFactory" class="App\Factory\Admin\PaymentMethodConfigFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Admin\SocialNameFactory" class="App\Factory\Admin\SocialNameFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Admin\SourceFactory" class="App\Factory\Admin\SourceFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Admin\TaxFactory" class="App\Factory\Admin\TaxFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Admin\TemplateNameFactory" class="App\Factory\Admin\TemplateNameFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Admin\WebhookFactory" class="App\Factory\Admin\WebhookFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Authenticator\AppleProviderFactory" class="App\Factory\Authenticator\AppleProviderFactory" autowire="true" autoconfigure="true"/>
    <service id="App\Factory\Device\DeviceFactory" class="App\Factory\Device\DeviceFactory" lazy="true" autowire="true" autoconfigure="true"/>
    <service id="App\Factory\Franchise\ApplicationFactory" class="App\Factory\Franchise\ApplicationFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Franchise\ColorFactory" class="App\Factory\Franchise\ColorFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Franchise\CompanyFactory" class="App\Factory\Franchise\CompanyFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Franchise\CompanyTranslationFactory" class="App\Factory\Franchise\CompanyTranslationFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Franchise\CustomerFranchiseFactory" class="App\Factory\Franchise\CustomerFranchiseFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Franchise\DomainFactory" class="App\Factory\Franchise\DomainFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Franchise\ExternalLinkFactory" class="App\Factory\Franchise\ExternalLinkFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Franchise\FranchiseFactory" class="App\Factory\Franchise\FranchiseFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Franchise\MediaFactory" class="App\Factory\Franchise\MediaFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Franchise\ParameterFactory" class="App\Factory\Franchise\ParameterFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Franchise\SlideFactory" class="App\Factory\Franchise\SlideFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Franchise\SlideItemFactory" class="App\Factory\Franchise\SlideItemFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Franchise\SocialFactory" class="App\Factory\Franchise\SocialFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Franchise\TemplateFactory" class="App\Factory\Franchise\TemplateFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Menu\MenuCloneFactory" class="App\Factory\Menu\MenuCloneFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Provider\Shop\Menu\CloneMenuProvider"/>
      <argument type="service" id="App\Factory\Product\ProductFactory"/>
      <argument type="service" id="App\Helper\Array\ArrayHelper"/>
    </service>
    <service id="App\Factory\Message\EmailFactory" class="App\Factory\Message\EmailFactory" lazy="true" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Message\SmsFactory" class="App\Factory\Message\SmsFactory" lazy="true" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Order\OrderFactory" class="App\Factory\Order\OrderFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Order\OrderItemFactory" class="App\Factory\Order\OrderItemFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Order\PaymentFactory" class="App\Factory\Order\PaymentFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Order\StarcloudFactory" class="App\Factory\Order\StarcloudFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Product\ProductFactory" class="App\Factory\Product\ProductFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
      <argument type="service" id="App\Processor\Shop\Menu\Clone\CloneProductDataProcessor"/>
      <argument type="service" id="App\Helper\Array\ArrayHelper"/>
    </service>
    <service id="App\Factory\Shop\ClosingDaysFactory" class="App\Factory\Shop\ClosingDaysFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\CustomerShopFactory" class="App\Factory\Shop\CustomerShopFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\Device\PairingFactory" class="App\Factory\Shop\Device\PairingFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\DeviceFactory" class="App\Factory\Shop\DeviceFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\LoyaltyFactory" class="App\Factory\Shop\LoyaltyFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\LoyaltyTranslationFactory" class="App\Factory\Shop\LoyaltyTranslationFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\Menu\CategoryFactory" class="App\Factory\Shop\Menu\CategoryFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\Menu\CategoryTranslationFactory" class="App\Factory\Shop\Menu\CategoryTranslationFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\Menu\MenuFactory" class="App\Factory\Shop\Menu\MenuFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\Menu\OptionFactory" class="App\Factory\Shop\Menu\OptionFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\Menu\OptionTranslationFactory" class="App\Factory\Shop\Menu\OptionTranslationFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\Menu\OptionVariantFactory" class="App\Factory\Shop\Menu\OptionVariantFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\Menu\OptionVariantTranslationFactory" class="App\Factory\Shop\Menu\OptionVariantTranslationFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\Menu\ProductCategoryFactory" class="App\Factory\Shop\Menu\ProductCategoryFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\Menu\ProductFactory" class="App\Factory\Shop\Menu\ProductFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\Menu\ProductShopModeFactory" class="App\Factory\Shop\Menu\ProductShopModeFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\Menu\ProductTranslationFactory" class="App\Factory\Shop\Menu\ProductTranslationFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\Menu\PromotionalOfferFactory" class="App\Factory\Shop\Menu\PromotionalOfferFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\Menu\StepFactory" class="App\Factory\Shop\Menu\StepFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\Menu\StepItemFactory" class="App\Factory\Shop\Menu\StepItemFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\NoticeFactory" class="App\Factory\Shop\NoticeFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\OpeningHoursFactory" class="App\Factory\Shop\OpeningHoursFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\OrderSettingFactory" class="App\Factory\Shop\OrderSettingFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\OrderingHoursFactory" class="App\Factory\Shop\OrderingHoursFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\PaymentMethodFactory" class="App\Factory\Shop\PaymentMethodFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\PickupHoursFactory" class="App\Factory\Shop\PickupHoursFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\PrinterFactory" class="App\Factory\Shop\PrinterFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\PromotionFactory" class="App\Factory\Shop\PromotionFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\ShopFactory" class="App\Factory\Shop\ShopFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\ShopModeFactory" class="App\Factory\Shop\ShopModeFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\ShopSettingsFactory" class="App\Factory\Shop\ShopSettingsFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\ShopTranslationFactory" class="App\Factory\Shop\ShopTranslationFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\TableFactory" class="App\Factory\Shop\TableFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\Shop\ZonesFactory" class="App\Factory\Shop\ZonesFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\User\CustomerFactory" class="App\Factory\User\CustomerFactory" lazy="true" autowire="true" autoconfigure="true">
      <argument type="service" id="security.user_password_hasher"/>
      <argument type="service" id="App\Service\User\UserService"/>
    </service>
    <service id="App\Factory\User\DeliveryAddressFactory" class="App\Factory\User\DeliveryAddressFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\User\RoleFactory" class="App\Factory\User\RoleFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\User\UserFactory" class="App\Factory\User\UserFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Factory\User\UserOAuthFactory" class="App\Factory\User\UserOAuthFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Actions\SerializationService"/>
    </service>
    <service id="App\Form\Admin\Aliment\AlimentTranslationType" class="App\Form\Admin\Aliment\AlimentTranslationType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Admin\Aliment\AlimentType" class="App\Form\Admin\Aliment\AlimentType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Admin\ApplicationNameType" class="App\Form\Admin\ApplicationNameType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Admin\ColorNameType" class="App\Form\Admin\ColorNameType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Admin\EndpointType" class="App\Form\Admin\EndpointType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Admin\ExternalLinkNameType" class="App\Form\Admin\ExternalLinkNameType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Admin\KitchenType" class="App\Form\Admin\KitchenType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Admin\LocaleType" class="App\Form\Admin\LocaleType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="App\Repository\Admin\LocaleRepository"/>
    </service>
    <service id="App\Form\Admin\MailTransportType" class="App\Form\Admin\MailTransportType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Admin\MediaNameType" class="App\Form\Admin\MediaNameType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Admin\Mode\ModeTranslationType" class="App\Form\Admin\Mode\ModeTranslationType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Admin\Mode\ModeType" class="App\Form\Admin\Mode\ModeType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Admin\PaymentMethod\GatewayConfigType" class="App\Form\Admin\PaymentMethod\GatewayConfigType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Admin\PaymentMethod\GatewayCustomType" class="App\Form\Admin\PaymentMethod\GatewayCustomType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Admin\PaymentMethod\GlobalGatewayCustomType" class="App\Form\Admin\PaymentMethod\GlobalGatewayCustomType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Admin\PaymentMethod\PaymentMethodConfigType" class="App\Form\Admin\PaymentMethod\PaymentMethodConfigType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Admin\SmsModeSettingType" class="App\Form\Admin\SmsModeSettingType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Admin\SocialNameType" class="App\Form\Admin\SocialNameType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Admin\SourceType" class="App\Form\Admin\SourceType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Admin\TemplateNameType" class="App\Form\Admin\TemplateNameType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Admin\WebhookType" class="App\Form\Admin\WebhookType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\DataTransformer\FranchiseTransformer" class="App\Form\DataTransformer\FranchiseTransformer" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Franchise\FranchiseRepository"/>
    </service>
    <service id="App\Form\DataTransformer\PhoneNumberSearchTransformer" class="App\Form\DataTransformer\PhoneNumberSearchTransformer" autowire="true" autoconfigure="true"/>
    <service id="App\Form\DataTransformer\PostalCodesTransformer" class="App\Form\DataTransformer\PostalCodesTransformer" autowire="true" autoconfigure="true"/>
    <service id="App\Form\DataTransformer\ProductTransformer" class="App\Form\DataTransformer\ProductTransformer" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Product\Product\ProductRepository"/>
    </service>
    <service id="App\Form\EventListener\Address\AddAddressFieldSubscriber" class="App\Form\EventListener\Address\AddAddressFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Admin\Aliment\AddAlimentTranslationsFieldSubscriber" class="App\Form\EventListener\Admin\Aliment\AddAlimentTranslationsFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Admin\Locale\AddNameFieldSubscriber" class="App\Form\EventListener\Admin\Locale\AddNameFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
      <argument type="service" id="App\Repository\Admin\LocaleRepository"/>
    </service>
    <service id="App\Form\EventListener\Admin\MailTransport\AddDnsFieldSubscriber" class="App\Form\EventListener\Admin\MailTransport\AddDnsFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Admin\MediaName\AddTypeFieldSubscriber" class="App\Form\EventListener\Admin\MediaName\AddTypeFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Admin\Mode\AddModeTranslationsFieldSubscriber" class="App\Form\EventListener\Admin\Mode\AddModeTranslationsFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Admin\Mode\AddTypeFieldSubscriber" class="App\Form\EventListener\Admin\Mode\AddTypeFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Admin\PaymentMethod\AddGateWayConfigFieldSubscriber" class="App\Form\EventListener\Admin\PaymentMethod\AddGateWayConfigFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Admin\PaymentMethod\AddNameFieldSubscriber" class="App\Form\EventListener\Admin\PaymentMethod\AddNameFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Admin\PaymentMethod\AddTypeFieldSubscriber" class="App\Form\EventListener\Admin\PaymentMethod\AddTypeFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Admin\PaymentMethod\Gateway\AddConfigurationFieldSubscriber" class="App\Form\EventListener\Admin\PaymentMethod\Gateway\AddConfigurationFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddIsGlobalFieldSubscriber" class="App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddIsGlobalFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddLengthFieldSubscriber" class="App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddLengthFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddValueFieldSubscriber" class="App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddValueFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Admin\Source\AddApiFieldSubscriber" class="App\Form\EventListener\Admin\Source\AddApiFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Admin\Source\AddWebhookEnabledFieldSubscriber" class="App\Form\EventListener\Admin\Source\AddWebhookEnabledFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Admin\TemplateName\AddTypeFieldSubscriber" class="App\Form\EventListener\Admin\TemplateName\AddTypeFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Admin\Webhook\AddEndpointFieldSubscriber" class="App\Form\EventListener\Admin\Webhook\AddEndpointFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Admin\Webhook\AddEndpointsFieldSubscriber" class="App\Form\EventListener\Admin\Webhook\AddEndpointsFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Admin\Webhook\AddEventsFieldSubscriber" class="App\Form\EventListener\Admin\Webhook\AddEventsFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Admin\Webhook\AddObjectFieldSubscriber" class="App\Form\EventListener\Admin\Webhook\AddObjectFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Admin\Webhook\AddRetriesFieldSubscriber" class="App\Form\EventListener\Admin\Webhook\AddRetriesFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Admin\Webhook\GenerateHMACFieldsSubscriber" class="App\Form\EventListener\Admin\Webhook\GenerateHMACFieldsSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="App\Form\EventListener\Country\Global\AddCountriesFieldSubscriber" class="App\Form\EventListener\Country\Global\AddCountriesFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Customer\ValidateCustomerFieldsSubscriber" class="App\Form\EventListener\Customer\ValidateCustomerFieldsSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="App\Client\Qoodos\QoodosClient"/>
      <argument type="service" id="App\Service\Security\CustomerService"/>
    </service>
    <service id="App\Form\EventListener\Franchise\AddColorFieldSubscriber" class="App\Form\EventListener\Franchise\AddColorFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="App\Repository\Admin\ColorNameRepository"/>
    </service>
    <service id="App\Form\EventListener\Franchise\AddDomainFieldSubscriber" class="App\Form\EventListener\Franchise\AddDomainFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="App\Form\EventListener\Franchise\AddFranchiseFieldSubscriber" class="App\Form\EventListener\Franchise\AddFranchiseFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Franchise\AddMediaFieldSubscriber" class="App\Form\EventListener\Franchise\AddMediaFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="App\Repository\Admin\MediaNameRepository"/>
    </service>
    <service id="App\Form\EventListener\Franchise\AddMultipleFieldSubscriber" class="App\Form\EventListener\Franchise\AddMultipleFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Franchise\AddStatusFranchiseFieldSubscriber" class="App\Form\EventListener\Franchise\AddStatusFranchiseFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="App\Form\EventListener\Franchise\AddTemplateFieldSubscriber" class="App\Form\EventListener\Franchise\AddTemplateFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Franchise\AddTemplateNameFieldSubscriber" class="App\Form\EventListener\Franchise\AddTemplateNameFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
      <argument type="service" id="App\Repository\Admin\TemplateNameRepository"/>
    </service>
    <service id="App\Form\EventListener\Franchise\Application\AddApplicationNameFieldSubscriber" class="App\Form\EventListener\Franchise\Application\AddApplicationNameFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Franchise\Application\AddTokenFieldSubscriber" class="App\Form\EventListener\Franchise\Application\AddTokenFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Franchise\Color\AddColorNameFieldSubscriber" class="App\Form\EventListener\Franchise\Color\AddColorNameFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Franchise\Company\AddCompanyFieldSubscriber" class="App\Form\EventListener\Franchise\Company\AddCompanyFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="App\Form\EventListener\Franchise\Company\AddCompanyTranslationsFieldSubscriber" class="App\Form\EventListener\Franchise\Company\AddCompanyTranslationsFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Franchise\ExternalLink\AddExternalFileFieldSubscriber" class="App\Form\EventListener\Franchise\ExternalLink\AddExternalFileFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Franchise\ExternalLink\AddExternalLinkNameFieldSubscriber" class="App\Form\EventListener\Franchise\ExternalLink\AddExternalLinkNameFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Franchise\ExternalLink\AddTypeFieldSubscriber" class="App\Form\EventListener\Franchise\ExternalLink\AddTypeFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Franchise\ExternalLink\ValidateExternalLinkFieldsSubscriber" class="App\Form\EventListener\Franchise\ExternalLink\ValidateExternalLinkFieldsSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="App\Form\EventListener\Franchise\Manager\AddManagerFieldSubscriber" class="App\Form\EventListener\Franchise\Manager\AddManagerFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="App\Form\EventListener\Franchise\Media\AddDisplayOnMenuSectionFieldSubscriber" class="App\Form\EventListener\Franchise\Media\AddDisplayOnMenuSectionFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Franchise\Media\AddMediaNameFieldSubscriber" class="App\Form\EventListener\Franchise\Media\AddMediaNameFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Franchise\Media\AddTypeFieldSubscriber" class="App\Form\EventListener\Franchise\Media\AddTypeFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Franchise\Parameter\AddAppleAuthEnabledFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddAppleAuthEnabledFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="App\Form\EventListener\Franchise\Parameter\AddEnableHeaderFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddEnableHeaderFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Franchise\Parameter\AddGoogleAuthEnabledFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddGoogleAuthEnabledFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="App\Form\EventListener\Franchise\Parameter\AddHeaderFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddHeaderFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Franchise\Parameter\AddKeywordsFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddKeywordsFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Franchise\Parameter\AddLocaleFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddLocaleFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Franchise\Parameter\AddMapFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddMapFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Franchise\Parameter\AddSubscriptionPromptFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddSubscriptionPromptFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Franchise\Slide\AddSlideItemsFieldSubscriber" class="App\Form\EventListener\Franchise\Slide\AddSlideItemsFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Franchise\Social\AddSocialNameFieldSubscriber" class="App\Form\EventListener\Franchise\Social\AddSocialNameFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Franchise\ValidateFranchiseFieldsSubscriber" class="App\Form\EventListener\Franchise\ValidateFranchiseFieldsSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="App\Repository\Admin\LocaleRepository"/>
    </service>
    <service id="App\Form\EventListener\Global\AddCodeFieldSubscriber" class="App\Form\EventListener\Global\AddCodeFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddContentFieldSubscriber" class="App\Form\EventListener\Global\AddContentFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddCoverFieldSubscriber" class="App\Form\EventListener\Global\AddCoverFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddCurrencyFieldSubscriber" class="App\Form\EventListener\Global\AddCurrencyFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddDayFieldSubscriber" class="App\Form\EventListener\Global\AddDayFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddDescriptionFieldSubscriber" class="App\Form\EventListener\Global\AddDescriptionFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddDurationFieldSubscriber" class="App\Form\EventListener\Global\AddDurationFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddEmailFieldSubscriber" class="App\Form\EventListener\Global\AddEmailFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddEnabledFieldSubscriber" class="App\Form\EventListener\Global\AddEnabledFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddEndDateFieldSubscriber" class="App\Form\EventListener\Global\AddEndDateFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddEndingDateFieldSubscriber" class="App\Form\EventListener\Global\AddEndingDateFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddEndingTimeFieldSubscriber" class="App\Form\EventListener\Global\AddEndingTimeFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddExternalIdFieldSubscriber" class="App\Form\EventListener\Global\AddExternalIdFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddFileFieldSubscriber" class="App\Form\EventListener\Global\AddFileFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddFileTypeFieldSubscriber" class="App\Form\EventListener\Global\AddFileTypeFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddFirstNameFieldSubscriber" class="App\Form\EventListener\Global\AddFirstNameFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddImageFieldSubscriber" class="App\Form\EventListener\Global\AddImageFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddImageSvgFieldSubscriber" class="App\Form\EventListener\Global\AddImageSvgFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddImageTypeSubscriber" class="App\Form\EventListener\Global\AddImageTypeSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddImageUrlFieldSubscriber" class="App\Form\EventListener\Global\AddImageUrlFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddImportFileFieldSubscriber" class="App\Form\EventListener\Global\AddImportFileFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddLastNameFieldSubscriber" class="App\Form\EventListener\Global\AddLastNameFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddLinkFieldSubscriber" class="App\Form\EventListener\Global\AddLinkFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddLocaleFieldSubscriber" class="App\Form\EventListener\Global\AddLocaleFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddLocalesFieldSubscriber" class="App\Form\EventListener\Global\AddLocalesFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddLogoFieldSubscriber" class="App\Form\EventListener\Global\AddLogoFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddLogoSvgFieldSubscriber" class="App\Form\EventListener\Global\AddLogoSvgFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddMediaFieldSubscriber" class="App\Form\EventListener\Global\AddMediaFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddNameDescriptionFieldSubscriber" class="App\Form\EventListener\Global\AddNameDescriptionFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddNameFieldSubscriber" class="App\Form\EventListener\Global\AddNameFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddNewFieldSubscriber" class="App\Form\EventListener\Global\AddNewFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddNoteFieldSubscriber" class="App\Form\EventListener\Global\AddNoteFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddOrderIntervalSubscriber" class="App\Form\EventListener\Global\AddOrderIntervalSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddOutOfStockFieldSubscriber" class="App\Form\EventListener\Global\AddOutOfStockFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddPasswordFieldSubscriber" class="App\Form\EventListener\Global\AddPasswordFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddPhoneFieldSubscriber" class="App\Form\EventListener\Global\AddPhoneFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddPolygonFieldSubscriber" class="App\Form\EventListener\Global\AddPolygonFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddPositionFieldSubscriber" class="App\Form\EventListener\Global\AddPositionFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddPriceFieldSubscriber" class="App\Form\EventListener\Global\AddPriceFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddPrivateFieldSubscriber" class="App\Form\EventListener\Global\AddPrivateFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddQuantityFieldSubscriber" class="App\Form\EventListener\Global\AddQuantityFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddRequiredFieldSubscriber" class="App\Form\EventListener\Global\AddRequiredFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddShopModeFieldSubscriber" class="App\Form\EventListener\Global\AddShopModeFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddShopModesFieldSubscriber" class="App\Form\EventListener\Global\AddShopModesFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddSideComponentFieldSubscriber" class="App\Form\EventListener\Global\AddSideComponentFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddSkuFieldSubscriber" class="App\Form\EventListener\Global\AddSkuFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddSourceFieldSubscriber" class="App\Form\EventListener\Global\AddSourceFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddStartDateFieldSubscriber" class="App\Form\EventListener\Global\AddStartDateFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddStartingDateFieldSubsriber" class="App\Form\EventListener\Global\AddStartingDateFieldSubsriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddStartingTimeFieldSubscriber" class="App\Form\EventListener\Global\AddStartingTimeFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddStatusFieldSubscriber" class="App\Form\EventListener\Global\AddStatusFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddTaxFieldSubscriber" class="App\Form\EventListener\Global\AddTaxFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddTimeZoneFieldSubscriber" class="App\Form\EventListener\Global\AddTimeZoneFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddTitleFieldSubscriber" class="App\Form\EventListener\Global\AddTitleFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddUrlFieldSubscriber" class="App\Form\EventListener\Global\AddUrlFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddValueFieldSubscriber" class="App\Form\EventListener\Global\AddValueFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddVideoFieldSubscriber" class="App\Form\EventListener\Global\AddVideoFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddVisibleFieldSubscriber" class="App\Form\EventListener\Global\AddVisibleFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\AddWeekDaysFieldSubscriber" class="App\Form\EventListener\Global\AddWeekDaysFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\Address\AddLatitudeFieldSubscriber" class="App\Form\EventListener\Global\Address\AddLatitudeFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Global\Address\AddLongitudeFieldSubscriber" class="App\Form\EventListener\Global\Address\AddLongitudeFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\LegalTerms\AddContentFieldSubscriber" class="App\Form\EventListener\LegalTerms\AddContentFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Migrate\AddExternalFranchiseSubscriber" class="App\Form\EventListener\Migrate\AddExternalFranchiseSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="App\Client\Foxorders_V1\FoxordersClient"/>
    </service>
    <service id="App\Form\EventListener\Order\AddDelayOrderFieldSubscriber" class="App\Form\EventListener\Order\AddDelayOrderFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Order\AddEntityIdFieldSubscriber" class="App\Form\EventListener\Order\AddEntityIdFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Order\AddEntityNameSubscriber" class="App\Form\EventListener\Order\AddEntityNameSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Payment\AddPaymentsFieldSubscriber" class="App\Form\EventListener\Payment\AddPaymentsFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\MoneyService"/>
    </service>
    <service id="App\Form\EventListener\Product\Category\AddCategoryTranslationsFieldSubscriber" class="App\Form\EventListener\Product\Category\AddCategoryTranslationsFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Product\Category\AddParentFieldSubscriber" class="App\Form\EventListener\Product\Category\AddParentFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Product\Option\AddMaxQuantityFieldSubscriber" class="App\Form\EventListener\Product\Option\AddMaxQuantityFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Product\Option\AddOptionTranslationsFieldSubscriber" class="App\Form\EventListener\Product\Option\AddOptionTranslationsFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Product\OptionVariant\AddOptionVariantTranslationsFieldSubscriber" class="App\Form\EventListener\Product\OptionVariant\AddOptionVariantTranslationsFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Product\Product\AddBlockedBySlotFieldSubscriber" class="App\Form\EventListener\Product\Product\AddBlockedBySlotFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Product\Product\AddCrossSellingProductFieldSubscriber" class="App\Form\EventListener\Product\Product\AddCrossSellingProductFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Product\Product\AddDisplayNotesFieldSubscriber" class="App\Form\EventListener\Product\Product\AddDisplayNotesFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Product\Product\AddMultiQuantityFieldSubscriber" class="App\Form\EventListener\Product\Product\AddMultiQuantityFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Product\Product\AddProductFieldSubscriber" class="App\Form\EventListener\Product\Product\AddProductFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
      <argument>null</argument>
      <argument type="service" id="parameter_bag"/>
    </service>
    <service id="App\Form\EventListener\Product\Product\AddProductTranslationsFieldSubscriber" class="App\Form\EventListener\Product\Product\AddProductTranslationsFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Product\Product\AddStepFieldSubscriber" class="App\Form\EventListener\Product\Product\AddStepFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Product\Product\AddStepItemFieldSubscriber" class="App\Form\EventListener\Product\Product\AddStepItemFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Product\Product\AddUpSellingProductFieldSubscriber" class="App\Form\EventListener\Product\Product\AddUpSellingProductFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Search\AddEnabledSubscriber" class="App\Form\EventListener\Search\AddEnabledSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Search\AddPeriodSubscriber" class="App\Form\EventListener\Search\AddPeriodSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Search\AddPeriodicitySubscriber" class="App\Form\EventListener\Search\AddPeriodicitySubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Search\AddSearchSubscriber" class="App\Form\EventListener\Search\AddSearchSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Search\Franchise\AddFranchiseSubscriber" class="App\Form\EventListener\Search\Franchise\AddFranchiseSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
      <argument type="service" id="security.token_storage"/>
    </service>
    <service id="App\Form\EventListener\Search\Franchise\AddStatusSubscriber" class="App\Form\EventListener\Search\Franchise\AddStatusSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Search\MailTransport\AddStatusSubscriber" class="App\Form\EventListener\Search\MailTransport\AddStatusSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Search\Order\AddSourceSubscriber" class="App\Form\EventListener\Search\Order\AddSourceSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Search\Order\AddStatusSubscriber" class="App\Form\EventListener\Search\Order\AddStatusSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Form\EventListener\Search\Order\AddTimeSubscriber" class="App\Form\EventListener\Search\Order\AddTimeSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Search\Product\AddCategorySubscriber" class="App\Form\EventListener\Search\Product\AddCategorySubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Search\Product\AddNewSubscriber" class="App\Form\EventListener\Search\Product\AddNewSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Search\Product\AddOutOfStockSubscriber" class="App\Form\EventListener\Search\Product\AddOutOfStockSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Search\Product\AddTypeSubscriber" class="App\Form\EventListener\Search\Product\AddTypeSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Search\Shop\AddLicenceSubscriber" class="App\Form\EventListener\Search\Shop\AddLicenceSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Search\Shop\AddShopSubscriber" class="App\Form\EventListener\Search\Shop\AddShopSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
      <argument type="service" id="security.token_storage"/>
    </service>
    <service id="App\Form\EventListener\Search\Shop\AddSourceSubscriber" class="App\Form\EventListener\Search\Shop\AddSourceSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\AddLicenceFieldSubscriber" class="App\Form\EventListener\Shop\AddLicenceFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="App\Repository\Shop\DeviceRepository"/>
    </service>
    <service id="App\Form\EventListener\Shop\AddMenuFieldSubscriber" class="App\Form\EventListener\Shop\AddMenuFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
      <argument type="service" id="App\Repository\Shop\MenuRepository"/>
    </service>
    <service id="App\Form\EventListener\Shop\AddShopFieldSubscriber" class="App\Form\EventListener\Shop\AddShopFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="App\Repository\Admin\LocaleRepository"/>
      <argument type="service" id="App\Factory\Device\DeviceFactory"/>
    </service>
    <service id="App\Form\EventListener\Shop\AddShopSettingsFieldSubscriber" class="App\Form\EventListener\Shop\AddShopSettingsFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="App\Form\EventListener\Shop\AddShopTranslationsFieldSubscriber" class="App\Form\EventListener\Shop\AddShopTranslationsFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\AddSiretFieldSubscriber" class="App\Form\EventListener\Shop\AddSiretFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddLengthFieldSubscriber" class="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddLengthFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddNameFieldSubscriber" class="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddNameFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddPrivateFieldSubscriber" class="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddPrivateFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddValueFieldSubscriber" class="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddValueFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Device\AddHasRetailCenterFieldSubscriber" class="App\Form\EventListener\Shop\Device\AddHasRetailCenterFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Device\AddPinFieldSubscriber" class="App\Form\EventListener\Shop\Device\AddPinFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Device\AddRetailCenterPosNumberFieldSubscriber" class="App\Form\EventListener\Shop\Device\AddRetailCenterPosNumberFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Device\AddShopManagerFieldSubscriber" class="App\Form\EventListener\Shop\Device\AddShopManagerFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
      <argument>null</argument>
    </service>
    <service id="App\Form\EventListener\Shop\Device\AddTypeFieldSubscriber" class="App\Form\EventListener\Shop\Device\AddTypeFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
      <argument>null</argument>
    </service>
    <service id="App\Form\EventListener\Shop\GatewayConfig\AddConfigFieldSubscriber" class="App\Form\EventListener\Shop\GatewayConfig\AddConfigFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Loyalty\AddAskForNotificationsMessageFieldSubscriber" class="App\Form\EventListener\Shop\Loyalty\AddAskForNotificationsMessageFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Loyalty\AddIntegrationFieldSubscriber" class="App\Form\EventListener\Shop\Loyalty\AddIntegrationFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Loyalty\AddLoyaltyApiTokenSubscriber" class="App\Form\EventListener\Shop\Loyalty\AddLoyaltyApiTokenSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Loyalty\AddLoyaltyTranslationFieldSubscriber" class="App\Form\EventListener\Shop\Loyalty\AddLoyaltyTranslationFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Loyalty\AddSignupMessageFieldSubscriber" class="App\Form\EventListener\Shop\Loyalty\AddSignupMessageFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Loyalty\AddSuccessfulSignupMessageFieldSubscriber" class="App\Form\EventListener\Shop\Loyalty\AddSuccessfulSignupMessageFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Loyalty\AddSuccessfulSignupWithNotificationMessageFieldSubscriber" class="App\Form\EventListener\Shop\Loyalty\AddSuccessfulSignupWithNotificationMessageFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Loyalty\DisableLoyaltySubscriber" class="App\Form\EventListener\Shop\Loyalty\DisableLoyaltySubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Menu\CrossSelling\AddMenuFieldSubscriber" class="App\Form\EventListener\Shop\Menu\CrossSelling\AddMenuFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
      <argument type="service" id="App\Repository\Shop\MenuRepository"/>
    </service>
    <service id="App\Form\EventListener\Shop\Menu\CrossSelling\AddProductsFieldSubscriber" class="App\Form\EventListener\Shop\Menu\CrossSelling\AddProductsFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
      <argument type="service" id="parameter_bag"/>
      <argument type="service" id="App\Repository\Product\Product\ProductRepository"/>
    </service>
    <service id="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddCategoriesFieldSubscriber" class="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddCategoriesFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddMenuFieldSubscriber" class="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddMenuFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
      <argument type="service" id="App\Repository\Shop\MenuRepository"/>
    </service>
    <service id="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddMenuPromotionalOfferFieldSubscriber" class="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddMenuPromotionalOfferFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
      <argument type="service" id="App\Repository\Shop\MenuRepository"/>
    </service>
    <service id="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddProductsFieldSubscriber" class="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddProductsFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddPromotionalOffersFieldSubscriber" class="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddPromotionalOffersFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
      <argument type="service" id="App\Validator\Shop\PromotionalOfferValidator"/>
    </service>
    <service id="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddTypeFieldSubscriber" class="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddTypeFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Mode\AddAnonymousFieldSubscriber" class="App\Form\EventListener\Shop\Mode\AddAnonymousFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Mode\AddAsapFieldSubscriber" class="App\Form\EventListener\Shop\Mode\AddAsapFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Mode\AddDeliveryOrderFieldSubscriber" class="App\Form\EventListener\Shop\Mode\AddDeliveryOrderFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Mode\AddDeliveryTimeFieldSubscriber" class="App\Form\EventListener\Shop\Mode\AddDeliveryTimeFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Mode\AddModeFieldSubscriber" class="App\Form\EventListener\Shop\Mode\AddModeFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Mode\AddOrderFeesFieldSubscriber" class="App\Form\EventListener\Shop\Mode\AddOrderFeesFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Notice\AddNoticeFieldSubscriber" class="App\Form\EventListener\Shop\Notice\AddNoticeFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Option\AddMaxFieldSubscriber" class="App\Form\EventListener\Shop\Option\AddMaxFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Option\AddMinFieldSubscriber" class="App\Form\EventListener\Shop\Option\AddMinFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Option\AddOptionsVariantsFieldSubscriber" class="App\Form\EventListener\Shop\Option\AddOptionsVariantsFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Option\AddTypeFieldSubscriber" class="App\Form\EventListener\Shop\Option\AddTypeFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Option\ValidateOption" class="App\Form\EventListener\Shop\Option\ValidateOption" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="App\Form\EventListener\Shop\OrderSetting\AddCustomerIdentifierFieldSubscriber" class="App\Form\EventListener\Shop\OrderSetting\AddCustomerIdentifierFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\OrderSetting\AddCutleryFieldSubscriber" class="App\Form\EventListener\Shop\OrderSetting\AddCutleryFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\PaymentMethod\AddGatewayConfigFieldSubscriber" class="App\Form\EventListener\Shop\PaymentMethod\AddGatewayConfigFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\PaymentMethod\AddPaymentMethodConfigFieldSubscriber" class="App\Form\EventListener\Shop\PaymentMethod\AddPaymentMethodConfigFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\PaymentMethod\AddShopModeFieldSubscriber" class="App\Form\EventListener\Shop\PaymentMethod\AddShopModeFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Printer\AddDuplicationFieldSubscriber" class="App\Form\EventListener\Shop\Printer\AddDuplicationFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Printer\AddMacFieldSubscriber" class="App\Form\EventListener\Shop\Printer\AddMacFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Printer\AddStarcloudAttemptsFieldSubscriber" class="App\Form\EventListener\Shop\Printer\AddStarcloudAttemptsFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Product\AddAlimentsFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddAlimentsFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Product\AddCaloryFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddCaloryFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Product\AddCategoriesFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddCategoriesFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
      <argument>null</argument>
      <argument type="service" id="App\Repository\Product\ProductCategoryRepository"/>
      <argument type="service" id="App\Repository\Product\Category\CategoryRepository"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
    </service>
    <service id="App\Form\EventListener\Shop\Product\AddOptionsFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddOptionsFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Product\AddPreparationTimeFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddPreparationTimeFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Product\AddProductShopModesFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddProductShopModesFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Product\AddRestrictedFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddRestrictedFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Product\AddServableLaterFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddServableLaterFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Product\AddShopModeFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddShopModeFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Product\AddWithAlcoolFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddWithAlcoolFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Promotion\AddFirstOrderOnlyFieldSubscriber" class="App\Form\EventListener\Shop\Promotion\AddFirstOrderOnlyFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Promotion\AddMinimumAmountFieldSubscriber" class="App\Form\EventListener\Shop\Promotion\AddMinimumAmountFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Promotion\AddOneTimeOnlyFieldSubscriber" class="App\Form\EventListener\Shop\Promotion\AddOneTimeOnlyFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Promotion\AddTypeFieldSubscriber" class="App\Form\EventListener\Shop\Promotion\AddTypeFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
      <argument type="service" id="App\Repository\Shop\ShopModeRepository"/>
    </service>
    <service id="App\Form\EventListener\Shop\Promotion\AddValueFieldSubscriber" class="App\Form\EventListener\Shop\Promotion\AddValueFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Qoodos\AddQoodosFieldSubscriber" class="App\Form\EventListener\Shop\Qoodos\AddQoodosFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
      <argument type="service" id="App\Client\Qoodos\QoodosClient"/>
    </service>
    <service id="App\Form\EventListener\Shop\Qoodos\DisableQoodosSubscriber" class="App\Form\EventListener\Shop\Qoodos\DisableQoodosSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Qrcodes\AddMenuPreviewSubscriber" class="App\Form\EventListener\Shop\Qrcodes\AddMenuPreviewSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Qrcodes\AddTableSubscriber" class="App\Form\EventListener\Shop\Qrcodes\AddTableSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Settings\AddAutoTranslateSubscriber" class="App\Form\EventListener\Shop\Settings\AddAutoTranslateSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Settings\AddCloseIntervalSubscriber" class="App\Form\EventListener\Shop\Settings\AddCloseIntervalSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Helper\Date\DateTimeHelper"/>
    </service>
    <service id="App\Form\EventListener\Shop\Settings\AddDeliveryMaxDistanceSubscriber" class="App\Form\EventListener\Shop\Settings\AddDeliveryMaxDistanceSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Settings\AddDisplayFoxeatSubscriber" class="App\Form\EventListener\Shop\Settings\AddDisplayFoxeatSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Settings\AddEmailNotificationSubscriber" class="App\Form\EventListener\Shop\Settings\AddEmailNotificationSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Settings\AddFuturOrdersMaxDaysSubscriber" class="App\Form\EventListener\Shop\Settings\AddFuturOrdersMaxDaysSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Settings\AddFuturOrdersMinDaysSubscriber" class="App\Form\EventListener\Shop\Settings\AddFuturOrdersMinDaysSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Settings\AddFutureOrdersSubscriber" class="App\Form\EventListener\Shop\Settings\AddFutureOrdersSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Settings\AddManagementFeesSubscriber" class="App\Form\EventListener\Shop\Settings\AddManagementFeesSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Settings\AddMenuPreviewSubscriber" class="App\Form\EventListener\Shop\Settings\AddMenuPreviewSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Settings\AddModeSubscriber" class="App\Form\EventListener\Shop\Settings\AddModeSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
      <argument type="service" id="App\Repository\Shop\ShopModeRepository"/>
    </service>
    <service id="App\Form\EventListener\Shop\Settings\AddPickupCountdownSubscriber" class="App\Form\EventListener\Shop\Settings\AddPickupCountdownSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Settings\AddPickupModeSubscriber" class="App\Form\EventListener\Shop\Settings\AddPickupModeSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Settings\AddPreparationNumberResetHourSubscriber" class="App\Form\EventListener\Shop\Settings\AddPreparationNumberResetHourSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Settings\AddTimeModeSubscriber" class="App\Form\EventListener\Shop\Settings\AddTimeModeSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Settings\AddTimeSlotMaxOrderSubscriber" class="App\Form\EventListener\Shop\Settings\AddTimeSlotMaxOrderSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Settings\AddTimeSlotMaxProductSubscriber" class="App\Form\EventListener\Shop\Settings\AddTimeSlotMaxProductSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Settings\AddtimeSlotBlockingTypeSubscriber" class="App\Form\EventListener\Shop\Settings\AddtimeSlotBlockingTypeSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Settings\ValidateShopSettingsFieldsSubscriber" class="App\Form\EventListener\Shop\Settings\ValidateShopSettingsFieldsSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="App\Repository\Admin\LocaleRepository"/>
      <argument type="service" id="App\Repository\Shop\OrderingHoursRepository"/>
      <argument type="service" id="App\Service\Shop\OpeningHoursService"/>
      <argument type="service" id="App\Repository\Shop\PickupHourRepository"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Form\EventListener\Shop\ShopManager\AddShopManagerFieldSubscriber" class="App\Form\EventListener\Shop\ShopManager\AddShopManagerFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="App\Form\EventListener\Shop\TimeTable\AddDayFieldSubscriber" class="App\Form\EventListener\Shop\TimeTable\AddDayFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
      <argument type="service" id="App\Validator\TimeTableValidator"/>
    </service>
    <service id="App\Form\EventListener\Shop\ValidateShopFieldsSubscriber" class="App\Form\EventListener\Shop\ValidateShopFieldsSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="App\Repository\Admin\ModeRepository"/>
      <argument type="service" id="App\Repository\Currency\CurrencyRepository"/>
    </service>
    <service id="App\Form\EventListener\Shop\Zone\AddDeliveryTimeFieldSubscriber" class="App\Form\EventListener\Shop\Zone\AddDeliveryTimeFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Zone\AddMinOrderFieldSubscriber" class="App\Form\EventListener\Shop\Zone\AddMinOrderFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Zone\AddPostalCodeFieldSubscriber" class="App\Form\EventListener\Shop\Zone\AddPostalCodeFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Zone\AddShippingCostFieldSubscriber" class="App\Form\EventListener\Shop\Zone\AddShippingCostFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\Shop\Zone\AddTypeFieldSubscriber" class="App\Form\EventListener\Shop\Zone\AddTypeFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\User\AddFranchiseFieldSubscriber" class="App\Form\EventListener\User\AddFranchiseFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\User\AddGenderFieldSubscriber" class="App\Form\EventListener\User\AddGenderFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\User\AddNameFieldSubscriber" class="App\Form\EventListener\User\AddNameFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\User\AddNotificationEmailFieldSubscriber" class="App\Form\EventListener\User\AddNotificationEmailFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\User\AddNotificationPhoneFieldSubscriber" class="App\Form\EventListener\User\AddNotificationPhoneFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\User\AddQoodosNotificationEmailFieldSubscriber" class="App\Form\EventListener\User\AddQoodosNotificationEmailFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="App\Service\Security\CustomerService"/>
    </service>
    <service id="App\Form\EventListener\User\AddQoodosNotificationPhoneFieldSubscriber" class="App\Form\EventListener\User\AddQoodosNotificationPhoneFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="App\Service\Security\CustomerService"/>
    </service>
    <service id="App\Form\EventListener\User\AddQoodosSubscriptionFieldSubscriber" class="App\Form\EventListener\User\AddQoodosSubscriptionFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
      <argument type="service" id="security.token_storage"/>
    </service>
    <service id="App\Form\EventListener\User\AddRepeatedPasswordFieldSubscriber" class="App\Form\EventListener\User\AddRepeatedPasswordFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
    </service>
    <service id="App\Form\EventListener\User\ValidateUserFieldsSubscriber" class="App\Form\EventListener\User\ValidateUserFieldsSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="App\Form\Extension\RecaptchaExtension" class="App\Form\Extension\RecaptchaExtension" autowire="true" autoconfigure="true">
      <tag name="form.type_extension" extended_type="Symfony\Component\Form\Extension\Core\Type\FormType"/>
      <tag name="form.type_extension"/>
    </service>
    <service id="App\Form\FormHelper" class="App\Form\FormHelper" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Franchise\ApplicationType" class="App\Form\Franchise\ApplicationType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Franchise\ColorType" class="App\Form\Franchise\ColorType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Franchise\CompanyTranslationType" class="App\Form\Franchise\CompanyTranslationType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Franchise\CompanyType" class="App\Form\Franchise\CompanyType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Franchise\Domain\DomainType" class="App\Form\Franchise\Domain\DomainType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Franchise\Domain\TemplateType" class="App\Form\Franchise\Domain\TemplateType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="App\Repository\Admin\TemplateNameRepository"/>
    </service>
    <service id="App\Form\Franchise\ExternalLinkType" class="App\Form\Franchise\ExternalLinkType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Franchise\FranchiseNameType" class="App\Form\Franchise\FranchiseNameType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Franchise\FranchiseType" class="App\Form\Franchise\FranchiseType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="App\Repository\Admin\LocaleRepository"/>
      <argument type="service" id="App\Repository\Admin\ColorNameRepository"/>
      <argument type="service" id="App\Repository\Admin\MediaNameRepository"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="App\Factory\Device\DeviceFactory"/>
    </service>
    <service id="App\Form\Franchise\LogoType" class="App\Form\Franchise\LogoType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Franchise\MediaType" class="App\Form\Franchise\MediaType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Franchise\ParameterType" class="App\Form\Franchise\ParameterType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="App\Form\Franchise\PrimaryColorType" class="App\Form\Franchise\PrimaryColorType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Franchise\ShopTypeNoMb" class="App\Form\Franchise\ShopTypeNoMb" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Franchise\Slide\SlideItemType" class="App\Form\Franchise\Slide\SlideItemType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Franchise\Slide\SlideType" class="App\Form\Franchise\Slide\SlideType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Franchise\SocialType" class="App\Form\Franchise\SocialType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Franchise\TemplateType" class="App\Form\Franchise\TemplateType" autowire="true" autoconfigure="true"/>
    <service id="App\Form\Global\FileType" class="App\Form\Global\FileType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\LegalTerms\LegalFileContentType" class="App\Form\LegalTerms\LegalFileContentType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Order\CancelType" class="App\Form\Order\CancelType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\MoneyService"/>
    </service>
    <service id="App\Form\Order\DelayType" class="App\Form\Order\DelayType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\OrdersExportType" class="App\Form\OrdersExportType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Product\Category\CategoryTranslationType" class="App\Form\Product\Category\CategoryTranslationType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Product\Category\CategoryType" class="App\Form\Product\Category\CategoryType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Product\Option\OptionTranslationType" class="App\Form\Product\Option\OptionTranslationType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Product\Option\OptionType" class="App\Form\Product\Option\OptionType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Product\OptionVariant\OptionVariantTranslationType" class="App\Form\Product\OptionVariant\OptionVariantTranslationType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Product\OptionVariant\OptionVariantType" class="App\Form\Product\OptionVariant\OptionVariantType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Product\Product\ProductTranslationType" class="App\Form\Product\Product\ProductTranslationType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Product\Product\ProductType" class="App\Form\Product\Product\ProductType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="App\Repository\Product\ProductCategoryRepository"/>
      <argument type="service" id="App\Repository\Product\Category\CategoryRepository"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="App\Form\EventListener\Global\AddSkuFieldSubscriber"/>
    </service>
    <service id="App\Form\Product\Product\StepItemType" class="App\Form\Product\Product\StepItemType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="parameter_bag"/>
    </service>
    <service id="App\Form\Product\Product\StepType" class="App\Form\Product\Product\StepType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Search\DashboardType" class="App\Form\Search\DashboardType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Search\FranchiseType" class="App\Form\Search\FranchiseType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="App\Form\DataTransformer\PhoneNumberSearchTransformer"/>
    </service>
    <service id="App\Form\Search\OrderType" class="App\Form\Search\OrderType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Form\DataTransformer\PhoneNumberSearchTransformer"/>
    </service>
    <service id="App\Form\Search\ProductType" class="App\Form\Search\ProductType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="App\Form\DataTransformer\PhoneNumberSearchTransformer"/>
    </service>
    <service id="App\Form\Search\SearchType" class="App\Form\Search\SearchType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="App\Form\DataTransformer\PhoneNumberSearchTransformer"/>
    </service>
    <service id="App\Form\Search\ShopType" class="App\Form\Search\ShopType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="App\Form\DataTransformer\PhoneNumberSearchTransformer"/>
    </service>
    <service id="App\Form\Search\SmsType" class="App\Form\Search\SmsType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="App\Form\DataTransformer\PhoneNumberSearchTransformer"/>
    </service>
    <service id="App\Form\Search\UserType" class="App\Form\Search\UserType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="App\Form\DataTransformer\PhoneNumberSearchTransformer"/>
    </service>
    <service id="App\Form\Security\AddShopFieldSubscriber" class="App\Form\Security\AddShopFieldSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="form.type"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Form\Security\ChangePasswordFormType" class="App\Form\Security\ChangePasswordFormType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Security\LoginFormType" class="App\Form\Security\LoginFormType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Security\ManagerType" class="App\Form\Security\ManagerType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Security\ResetPasswordRequestFormType" class="App\Form\Security\ResetPasswordRequestFormType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Security\ShopManagerType" class="App\Form\Security\ShopManagerType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Security\UserPasswordType" class="App\Form\Security\UserPasswordType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Security\UserType" class="App\Form\Security\UserType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="App\Service\Security\CustomerService"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="App\Client\Qoodos\QoodosClient"/>
      <argument type="service" id="App\Form\Security\AddShopFieldSubscriber"/>
    </service>
    <service id="App\Form\Shop\CloseType" class="App\Form\Shop\CloseType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Repository\Admin\LocaleRepository"/>
      <argument type="service" id="App\Helper\Date\DateTimeHelper"/>
    </service>
    <service id="App\Form\Shop\ClosingDaysType" class="App\Form\Shop\ClosingDaysType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Shop\CustomShopGatewayConfigType" class="App\Form\Shop\CustomShopGatewayConfigType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Shop\DeviceType" class="App\Form\Shop\DeviceType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Shop\DuplicateOrderingHoursType" class="App\Form\Shop\DuplicateOrderingHoursType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Shop\GatewayConfigShopType" class="App\Form\Shop\GatewayConfigShopType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Shop\ImportType" class="App\Form\Shop\ImportType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Shop\LoyaltyTranslationType" class="App\Form\Shop\LoyaltyTranslationType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Shop\LoyaltyType" class="App\Form\Shop\LoyaltyType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Shop\MenuCrossSellingType" class="App\Form\Shop\MenuCrossSellingType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="App\Form\EventListener\Shop\Menu\CrossSelling\AddProductsFieldSubscriber"/>
      <argument type="service" id="App\Repository\Shop\MenuRepository"/>
    </service>
    <service id="App\Form\Shop\MenuPromotionalOfferType" class="App\Form\Shop\MenuPromotionalOfferType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="App\Validator\Shop\PromotionalOfferValidator"/>
      <argument type="service" id="App\Repository\Shop\MenuRepository"/>
    </service>
    <service id="App\Form\Shop\MenuType" class="App\Form\Shop\MenuType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Shop\NoticeType" class="App\Form\Shop\NoticeType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Shop\OpeningHoursType" class="App\Form\Shop\OpeningHoursType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="App\Validator\TimeTableValidator"/>
    </service>
    <service id="App\Form\Shop\OrderSettingType" class="App\Form\Shop\OrderSettingType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Shop\OrderingHoursType" class="App\Form\Shop\OrderingHoursType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="App\Validator\TimeTableValidator"/>
    </service>
    <service id="App\Form\Shop\PartnerType" class="App\Form\Shop\PartnerType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Shop\PaymentMethodType" class="App\Form\Shop\PaymentMethodType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Shop\PrinterType" class="App\Form\Shop\PrinterType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Shop\ProductShopModeType" class="App\Form\Shop\ProductShopModeType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Shop\PromotionType" class="App\Form\Shop\PromotionType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="App\Form\EventListener\Shop\Promotion\AddTypeFieldSubscriber"/>
    </service>
    <service id="App\Form\Shop\PromotionalOfferType" class="App\Form\Shop\PromotionalOfferType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="App\Repository\Shop\MenuRepository"/>
    </service>
    <service id="App\Form\Shop\QoodosType" class="App\Form\Shop\QoodosType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="App\Client\Qoodos\QoodosClient"/>
    </service>
    <service id="App\Form\Shop\ShopGatewayCustomType" class="App\Form\Shop\ShopGatewayCustomType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Shop\ShopModeType" class="App\Form\Shop\ShopModeType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Shop\ShopSettingsMenuPreviewType" class="App\Form\Shop\ShopSettingsMenuPreviewType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Shop\ShopSettingsType" class="App\Form\Shop\ShopSettingsType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="App\Form\EventListener\Shop\Settings\ValidateShopSettingsFieldsSubscriber"/>
      <argument type="service" id="App\Form\EventListener\Shop\Settings\AddModeSubscriber"/>
    </service>
    <service id="App\Form\Shop\ShopTranslationType" class="App\Form\Shop\ShopTranslationType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Shop\ShopType" class="App\Form\Shop\ShopType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="App\Repository\Admin\ModeRepository"/>
      <argument type="service" id="App\Repository\Currency\CurrencyRepository"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="App\Client\Qoodos\QoodosClient"/>
      <argument type="service" id="App\Form\EventListener\Shop\AddLicenceFieldSubscriber"/>
    </service>
    <service id="App\Form\Shop\ShopTypeNoMb" class="App\Form\Shop\ShopTypeNoMb" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Shop\TableType" class="App\Form\Shop\TableType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Shop\ZoneType" class="App\Form\Shop\ZoneType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Types\FranchiseType" class="App\Form\Types\FranchiseType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="App\Form\DataTransformer\FranchiseTransformer"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="App\Form\Types\PostalCodesType" class="App\Form\Types\PostalCodesType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="App\Form\DataTransformer\PostalCodesTransformer"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="App\Form\Types\ProductType" class="App\Form\Types\ProductType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="App\Form\DataTransformer\ProductTransformer"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="App\Form\User\CustomerMigrationType" class="App\Form\User\CustomerMigrationType" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="App\Client\Foxorders_V1\FoxordersClient"/>
      <argument type="service" id="router.default"/>
    </service>
    <service id="App\Generator\Logger\ApiLoggerActionGenerator" class="App\Generator\Logger\ApiLoggerActionGenerator" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Generator\Logger\LogGenerator"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Generator\Logger\ApiLoggerExceptionGenerator" class="App\Generator\Logger\ApiLoggerExceptionGenerator" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Generator\Logger\LogGenerator"/>
    </service>
    <service id="App\Generator\Logger\ApiLoggerRequestGenerator" class="App\Generator\Logger\ApiLoggerRequestGenerator" autowire="true" autoconfigure="true">
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Generator\Logger\LogGenerator"/>
    </service>
    <service id="App\Generator\Logger\ApiLoggerResponseGenerator" class="App\Generator\Logger\ApiLoggerResponseGenerator" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Generator\Logger\LogGenerator"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Generator\Logger\BoLoggerCrudGenerator" class="App\Generator\Logger\BoLoggerCrudGenerator" autowire="true" autoconfigure="true">
      <argument>/var/www/html/foxorders/var/log</argument>
      <argument>%env(APP_ENV)%</argument>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="App\Helper\Array\ArrayHelper"/>
    </service>
    <service id="App\Generator\Logger\BoLoggerExceptionGenerator" class="App\Generator\Logger\BoLoggerExceptionGenerator" autowire="true" autoconfigure="true">
      <argument>/var/www/html/foxorders/var/log</argument>
      <argument>%env(APP_ENV)%</argument>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="monolog.logger.channel_bo_exception"/>
    </service>
    <service id="App\Generator\Logger\LogGenerator" class="App\Generator\Logger\LogGenerator" autowire="true" autoconfigure="true">
      <argument>/var/www/html/foxorders/var/log</argument>
      <argument>%env(MAX_API_LOG_FILE)%</argument>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Generator\Nepting\NeptingEpayFormDataGenerator" class="App\Generator\Nepting\NeptingEpayFormDataGenerator" autowire="true" autoconfigure="true">
      <argument>%env(NEPTING_EPAY_ENV_MODE)%</argument>
      <argument>%env(NEPTING_IPN_MODE)%</argument>
      <argument>%env(NEPTING_EPAY_ENV_3DS_MODE)%</argument>
      <argument type="service" id="App\Helper\Base64Encoder\Base64Helper"/>
      <argument type="service" id="App\Generator\Nepting\NeptingSignatureGenerator"/>
      <argument type="service" id="monolog.logger.channel_nepting_epay"/>
      <argument type="service" id="router.default"/>
    </service>
    <service id="App\Generator\Nepting\NeptingSignatureGenerator" class="App\Generator\Nepting\NeptingSignatureGenerator" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Helper\Base64Encoder\Base64Helper"/>
      <argument type="service" id="App\Helper\Array\ArrayHelper"/>
    </service>
    <service id="App\Generator\RandomCodeGenerator" class="App\Generator\RandomCodeGenerator" autowire="true" autoconfigure="true"/>
    <service id="App\Generator\SkuGenerator" class="App\Generator\SkuGenerator" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Product\Product\ProductRepository"/>
    </service>
    <service id="App\Handler\Admin\AlimentHandler" class="App\Handler\Admin\AlimentHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Repository\Admin\LocaleRepository"/>
      <argument type="service" id="App\Repository\Admin\Aliment\AlimentRepository"/>
    </service>
    <service id="App\Handler\Admin\ApplicationHandler" class="App\Handler\Admin\ApplicationHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\Admin\ColorHandler" class="App\Handler\Admin\ColorHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\Admin\ExternalLinkHandler" class="App\Handler\Admin\ExternalLinkHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\Admin\KitchenHandler" class="App\Handler\Admin\KitchenHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\Admin\LocaleHandler" class="App\Handler\Admin\LocaleHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\Admin\MailTransportHandler" class="App\Handler\Admin\MailTransportHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Repository\Admin\MailTransportRepository"/>
    </service>
    <service id="App\Handler\Admin\MediaHandler" class="App\Handler\Admin\MediaHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\Admin\Message\SmsHandler" class="App\Handler\Admin\Message\SmsHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\Admin\ModeHandler" class="App\Handler\Admin\ModeHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Repository\Admin\LocaleRepository"/>
      <argument type="service" id="App\Repository\Admin\ModeRepository"/>
      <argument type="service" id="App\Factory\Admin\ModeFactory"/>
      <argument type="service" id="App\Factory\Admin\ModeTranslationFactory"/>
    </service>
    <service id="App\Handler\Admin\PaymentMethodConfigHandler" class="App\Handler\Admin\PaymentMethodConfigHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\Admin\SocialHandler" class="App\Handler\Admin\SocialHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\Admin\SourceHandler" class="App\Handler\Admin\SourceHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\Admin\TemplateHandler" class="App\Handler\Admin\TemplateHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\Admin\WebhookHandler" class="App\Handler\Admin\WebhookHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Repository\Admin\Webhook\WebhookRepository"/>
    </service>
    <service id="App\Handler\Franchise\ApplicationHandler" class="App\Handler\Franchise\ApplicationHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\Franchise\ColorHandler" class="App\Handler\Franchise\ColorHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\Franchise\CompanyHandler" class="App\Handler\Franchise\CompanyHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\Franchise\DomainHandler" class="App\Handler\Franchise\DomainHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\Franchise\ExternalLinkHandler" class="App\Handler\Franchise\ExternalLinkHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\Franchise\FranchiseHandler" class="App\Handler\Franchise\FranchiseHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Repository\Admin\LocaleRepository"/>
    </service>
    <service id="App\Handler\Franchise\ManagerHandler" class="App\Handler\Franchise\ManagerHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\Franchise\MediaHandler" class="App\Handler\Franchise\MediaHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\Franchise\ParameterHandler" class="App\Handler\Franchise\ParameterHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\Franchise\SlideHandler" class="App\Handler\Franchise\SlideHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Repository\Franchise\SlideRepository"/>
    </service>
    <service id="App\Handler\Franchise\SocialHandler" class="App\Handler\Franchise\SocialHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\LegalTerms\LegalFileContentHandler" class="App\Handler\LegalTerms\LegalFileContentHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Processor\LegalTerms\LegalTermsProcessor"/>
    </service>
    <service id="App\Handler\LegalTerms\LegalImportFileHandler" class="App\Handler\LegalTerms\LegalImportFileHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Processor\LegalTerms\LegalTermsProcessor"/>
    </service>
    <service id="App\Handler\LegalTerms\LegalTermsHandler" class="App\Handler\LegalTerms\LegalTermsHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Processor\LegalTerms\LegalTermsProcessor"/>
    </service>
    <service id="App\Handler\Product\CategoryHandler" class="App\Handler\Product\CategoryHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Repository\Product\Category\CategoryRepository"/>
      <argument type="service" id="App\Repository\Admin\LocaleRepository"/>
    </service>
    <service id="App\Handler\Product\OptionHandler" class="App\Handler\Product\OptionHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Repository\Product\Option\OptionRepository"/>
      <argument type="service" id="App\Repository\Admin\LocaleRepository"/>
    </service>
    <service id="App\Handler\Product\OrderHandler" class="App\Handler\Product\OrderHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\Shop\CloseShopHandler" class="App\Handler\Shop\CloseShopHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\Shop\ClosingDaysHandler" class="App\Handler\Shop\ClosingDaysHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\Shop\DeviceHandler" class="App\Handler\Shop\DeviceHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Factory\Device\DeviceFactory"/>
    </service>
    <service id="App\Handler\Shop\ImportHandler" class="App\Handler\Shop\ImportHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Service\Shop\ImportService"/>
    </service>
    <service id="App\Handler\Shop\KitchenHandler" class="App\Handler\Shop\KitchenHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\Shop\LoyaltyHandler" class="App\Handler\Shop\LoyaltyHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Factory\Shop\LoyaltyFactory"/>
      <argument type="service" id="App\Factory\Shop\LoyaltyTranslationFactory"/>
      <argument type="service" id="App\Repository\Admin\LocaleRepository"/>
    </service>
    <service id="App\Handler\Shop\MenuCrossSelling\MenuCrossSellingHandler" class="App\Handler\Shop\MenuCrossSelling\MenuCrossSellingHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Repository\Shop\MenuRepository"/>
    </service>
    <service id="App\Handler\Shop\MenuHandler" class="App\Handler\Shop\MenuHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Repository\Shop\MenuRepository"/>
    </service>
    <service id="App\Handler\Shop\NoticeHandler" class="App\Handler\Shop\NoticeHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\Shop\OpeningHoursHandler" class="App\Handler\Shop\OpeningHoursHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Repository\Shop\OpeningHoursRepository"/>
      <argument type="service" id="App\Repository\Shop\OrderingHoursRepository"/>
      <argument type="service" id="App\Repository\Shop\PickupHourRepository"/>
      <argument type="service" id="App\Service\Shop\OpeningHoursService"/>
      <argument type="service" id="App\Factory\Shop\OpeningHoursFactory"/>
    </service>
    <service id="App\Handler\Shop\OrderSetting\OrderSettingHandler" class="App\Handler\Shop\OrderSetting\OrderSettingHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\Shop\OrderingHoursHandler" class="App\Handler\Shop\OrderingHoursHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Repository\Shop\OrderingHoursRepository"/>
      <argument type="service" id="App\Repository\Shop\ShopModeRepository"/>
      <argument type="service" id="App\Factory\Shop\OrderingHoursFactory"/>
      <argument type="service" id="App\Factory\Shop\PickupHoursFactory"/>
      <argument type="service" id="App\Repository\Shop\PickupHourRepository"/>
      <argument type="service" id="App\Service\Shop\OrderingHoursService"/>
      <argument type="service" id="monolog.logger.channel_hours"/>
      <argument type="service" id="security.token_storage"/>
    </service>
    <service id="App\Handler\Shop\PartnerHandler" class="App\Handler\Shop\PartnerHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\Shop\PaymentMethod\PaymentMethodHandler" class="App\Handler\Shop\PaymentMethod\PaymentMethodHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Repository\Shop\PaymentMethodRepository"/>
      <argument type="service" id="App\Helper\Image\ImageHelper"/>
    </service>
    <service id="App\Handler\Shop\Product\ProductHandler" class="App\Handler\Shop\Product\ProductHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Repository\Shop\ShopModeRepository"/>
      <argument type="service" id="App\Repository\Product\ProductCategoryRepository"/>
      <argument type="service" id="App\Repository\Admin\LocaleRepository"/>
      <argument type="service" id="App\Processor\Shop\Menu\Product\DeleteProductRelationsProcessor"/>
    </service>
    <service id="App\Handler\Shop\PromotionHandler" class="App\Handler\Shop\PromotionHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\Shop\PromotionalOffer\PromotionalOfferHandler" class="App\Handler\Shop\PromotionalOffer\PromotionalOfferHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Repository\Shop\PromotionalOfferRepository"/>
    </service>
    <service id="App\Handler\Shop\QoodosHandler" class="App\Handler\Shop\QoodosHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\Shop\QrCode\MenuDematerializedHandler" class="App\Handler\Shop\QrCode\MenuDematerializedHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\Shop\QrCode\TableHandler" class="App\Handler\Shop\QrCode\TableHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Helper\Qrcode\QrcodeHelper"/>
      <argument type="service" id="App\Repository\Shop\TableRepository"/>
    </service>
    <service id="App\Handler\Shop\ShopHandler" class="App\Handler\Shop\ShopHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="bazinga_geocoder.provider.acme"/>
      <argument type="service" id="App\Repository\Admin\ModeRepository"/>
      <argument type="service" id="App\Repository\Shop\ShopModeRepository"/>
      <argument type="service" id="App\Repository\Admin\LocaleRepository"/>
      <argument type="service" id="App\Service\Google\GoogleMapsService"/>
      <argument type="service" id=".session.do-not-use"/>
      <argument type="service" id="App\Repository\Shop\CustomerShopRepository"/>
      <argument type="service" id="App\Repository\Franchise\CustomerFranchiseRepository"/>
      <argument type="service" id="App\Repository\Security\ShopManagerRepository"/>
      <argument type="service" id="App\Factory\Device\DeviceFactory"/>
    </service>
    <service id="App\Handler\Shop\ShopManagerHandler" class="App\Handler\Shop\ShopManagerHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\Shop\ShopModeHandler" class="App\Handler\Shop\ShopModeHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Service\Shop\ShopModeService"/>
      <argument type="service" id="App\Repository\Shop\ProductShopModeRepository"/>
      <argument type="service" id="App\Repository\Shop\OrderingHoursRepository"/>
      <argument type="service" id="App\Repository\Shop\ShopModeRepository"/>
      <argument type="service" id="App\Helper\Image\ImageHelper"/>
    </service>
    <service id="App\Handler\Shop\ShopPrinterHandler" class="App\Handler\Shop\ShopPrinterHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
    </service>
    <service id="App\Handler\Shop\ShopSettingsHandler" class="App\Handler\Shop\ShopSettingsHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Repository\Shop\PickupHourRepository"/>
    </service>
    <service id="App\Handler\Shop\ZoneHandler" class="App\Handler\Shop\ZoneHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="App\Validator\Address\PostalCodeValidator"/>
      <argument type="service" id="App\Validator\Zone\ZoneValidator"/>
    </service>
    <service id="App\Handler\User\UserHandler" class="App\Handler\User\UserHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id=".session.do-not-use"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="kernel"/>
      <argument type="service" id="App\Service\User\UserService"/>
    </service>
    <service id="App\Handler\User\UserPasswordHandler" class="App\Handler\User\UserPasswordHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session.flash_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Session\SessionService"/>
      <argument type="service" id="security.user_password_hasher"/>
    </service>
    <service id="App\Helper\Array\ArrayHelper" class="App\Helper\Array\ArrayHelper" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Helper\Array\ReflectionPropertyAccessor"/>
    </service>
    <service id="App\Helper\Array\ReflectionPropertyAccessor" class="App\Helper\Array\ReflectionPropertyAccessor" autowire="true" autoconfigure="true">
      <argument type="service" id="property_accessor"/>
    </service>
    <service id="App\Helper\Base64Encoder\Base64Helper" class="App\Helper\Base64Encoder\Base64Helper" autowire="true" autoconfigure="true"/>
    <service id="App\Helper\Date\DateTimeHelper" class="App\Helper\Date\DateTimeHelper" autowire="true" autoconfigure="true">
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id=".session.do-not-use"/>
    </service>
    <service id="App\Helper\Entity\EntityHelper" class="App\Helper\Entity\EntityHelper" autowire="true" autoconfigure="true">
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory"/>
    </service>
    <service id="App\Helper\File\FileHelper" class="App\Helper\File\FileHelper" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Helper\Url\UrlHelper"/>
    </service>
    <service id="App\Helper\Image\ImageHelper" class="App\Helper\Image\ImageHelper" autowire="true" autoconfigure="true">
      <argument type="service" id="request_stack"/>
      <argument type="service" id="parameter_bag"/>
      <argument type="service" id="App\Repository\Franchise\MediaRepository"/>
      <argument type="service" id="liip_imagine.service.filter"/>
      <argument type="service" id="liip_imagine.cache.manager"/>
      <argument type="service" id="App\Service\FileSystem"/>
      <argument type="service" id="parameter_bag"/>
      <argument>%env(BASE_URL)%</argument>
    </service>
    <service id="App\Helper\Image\ImageNormalizerHelper" class="App\Helper\Image\ImageNormalizerHelper" autowire="true" autoconfigure="true">
      <argument type="service" id="vich_uploader.storage.file_system"/>
      <argument type="service" id="parameter_bag"/>
    </service>
    <service id="App\Helper\LegalTerms\LegalTermsHelper" class="App\Helper\LegalTerms\LegalTermsHelper" autowire="true" autoconfigure="true">
      <argument type="service" id="parameter_bag"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Helper\String\StringHelper"/>
      <argument type="service" id="filesystem"/>
    </service>
    <service id="App\Helper\Locale\LocaleHelper" class="App\Helper\Locale\LocaleHelper" autowire="true" autoconfigure="true"/>
    <service id="App\Helper\Order\OrderItem\OptionHelper" class="App\Helper\Order\OrderItem\OptionHelper" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Helper\Order\OrderItem\OptionVariantHelper"/>
    </service>
    <service id="App\Helper\Order\OrderItem\OptionVariantHelper" class="App\Helper\Order\OrderItem\OptionVariantHelper" autowire="true" autoconfigure="true"/>
    <service id="App\Helper\Order\OrderItem\ProductHelper" class="App\Helper\Order\OrderItem\ProductHelper" autowire="true" autoconfigure="true"/>
    <service id="App\Helper\Order\OrderItem\StepHelper" class="App\Helper\Order\OrderItem\StepHelper" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Helper\Order\OrderItem\OptionHelper"/>
      <argument type="service" id="App\Service\MoneyService"/>
      <argument type="service" id="twig"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="App\Helper\Order\OrderMessageHelper" class="App\Helper\Order\OrderMessageHelper" autowire="true" autoconfigure="true">
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="App\Helper\Promotion\PromotionValueHelper" class="App\Helper\Promotion\PromotionValueHelper" autowire="true" autoconfigure="true">
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="App\Helper\Qrcode\QrcodeHelper" class="App\Helper\Qrcode\QrcodeHelper" autowire="true" autoconfigure="true">
      <argument type="service" id="Endroid\QrCode\Builder\Builder"/>
      <argument type="service" id="App\Repository\Franchise\DomainRepository"/>
      <argument type="service" id="App\Repository\Franchise\ColorRepository"/>
      <argument type="service" id="App\Repository\Franchise\MediaRepository"/>
      <argument type="service" id="parameter_bag"/>
      <argument type="service" id="App\Service\FileSystem"/>
    </service>
    <service id="App\Helper\Sms\SmsHelper" class="App\Helper\Sms\SmsHelper" autowire="true" autoconfigure="true"/>
    <service id="App\Helper\String\StringHelper" class="App\Helper\String\StringHelper" autowire="true" autoconfigure="true"/>
    <service id="App\Helper\Translation\TranslationHelper" class="App\Helper\Translation\TranslationHelper" autowire="true" autoconfigure="true"/>
    <service id="App\Helper\Url\UrlHelper" class="App\Helper\Url\UrlHelper" autowire="true" autoconfigure="true"/>
    <service id="App\Helper\User\UserHelper" class="App\Helper\User\UserHelper" autowire="true" autoconfigure="true"/>
    <service id="App\Menu\Admin\AdminMenuBuilder" class="App\Menu\Admin\AdminMenuBuilder" autowire="true" autoconfigure="true">
      <argument type="service" id="knp_menu.factory"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="App\Menu\Admin\DeveloperMenuBuilder" class="App\Menu\Admin\DeveloperMenuBuilder" autowire="true" autoconfigure="true">
      <argument type="service" id="knp_menu.factory"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="App\Menu\Admin\MainMenuBuilder" class="App\Menu\Admin\MainMenuBuilder" autowire="true" autoconfigure="true">
      <argument type="service" id="knp_menu.factory"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="App\Menu\Admin\SupportMenuBuilder" class="App\Menu\Admin\SupportMenuBuilder" autowire="true" autoconfigure="true">
      <argument type="service" id="knp_menu.factory"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="App\Menu\DocMenuBuilder" class="App\Menu\DocMenuBuilder" autowire="true" autoconfigure="true">
      <argument type="service" id="knp_menu.factory"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Doc\DocApiService"/>
    </service>
    <service id="App\Menu\ManagerMenuBuilder" class="App\Menu\ManagerMenuBuilder" autowire="true" autoconfigure="true">
      <argument type="service" id="knp_menu.factory"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="App\Menu\MenuBuilder" class="App\Menu\MenuBuilder" autowire="true" autoconfigure="true">
      <argument type="service" id="knp_menu.factory"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="App\Menu\MenuInspector" class="App\Menu\MenuInspector" autowire="true" autoconfigure="true">
      <argument type="service" id="security.helper"/>
      <argument type="service" id="knp_menu.matcher"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Menu\Admin\DeveloperMenuBuilder"/>
      <argument type="service" id="App\Menu\Admin\AdminMenuBuilder"/>
      <argument type="service" id="App\Menu\Admin\SupportMenuBuilder"/>
      <argument type="service" id="App\Menu\ShopOwnerMenuBuilder"/>
      <argument type="service" id="App\Menu\ManagerMenuBuilder"/>
      <argument type="service" id="App\Menu\DocMenuBuilder"/>
    </service>
    <service id="App\Menu\ShopOwnerMenuBuilder" class="App\Menu\ShopOwnerMenuBuilder" autowire="true" autoconfigure="true">
      <argument type="service" id="knp_menu.factory"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Repository\Shop\ShopModeRepository"/>
    </service>
    <service id="App\Message\Authentication\SignIn" class="App\Message\Authentication\SignIn" autowire="true" autoconfigure="true"/>
    <service id="App\Message\Authentication\SignInWithApple" class="App\Message\Authentication\SignInWithApple" autowire="true" autoconfigure="true"/>
    <service id="App\Message\Authentication\SignInWithGoogle" class="App\Message\Authentication\SignInWithGoogle" autowire="true" autoconfigure="true"/>
    <service id="App\Message\Customer\CreateCustomerInThirdParties" class="App\Message\Customer\CreateCustomerInThirdParties" autowire="true" autoconfigure="true"/>
    <service id="App\Message\Customer\ExistInFranchise" class="App\Message\Customer\ExistInFranchise" autowire="true" autoconfigure="true"/>
    <service id="App\Message\Customer\MigrateCustomers" class="App\Message\Customer\MigrateCustomers" autowire="true" autoconfigure="true"/>
    <service id="App\Message\Event\EventNotification" class="App\Message\Event\EventNotification" autowire="true" autoconfigure="true"/>
    <service id="App\Message\Loyalty\Customer\CreateLoyaltyCustomer" class="App\Message\Loyalty\Customer\CreateLoyaltyCustomer" autowire="true" autoconfigure="true"/>
    <service id="App\Message\Loyalty\Customer\SearchLoyaltyCustomer" class="App\Message\Loyalty\Customer\SearchLoyaltyCustomer" autowire="true" autoconfigure="true"/>
    <service id="App\Message\Loyalty\Customer\UnlockLoyaltyCustomer" class="App\Message\Loyalty\Customer\UnlockLoyaltyCustomer" autowire="true" autoconfigure="true"/>
    <service id="App\Message\Loyalty\PatchLoyaltyCustomer" class="App\Message\Loyalty\PatchLoyaltyCustomer" autowire="true" autoconfigure="true"/>
    <service id="App\Message\Loyalty\UpdateLoyaltyCustomer" class="App\Message\Loyalty\UpdateLoyaltyCustomer" autowire="true" autoconfigure="true"/>
    <service id="App\Message\Message\Email\CreateEmail" class="App\Message\Message\Email\CreateEmail" autowire="true" autoconfigure="true"/>
    <service id="App\Message\Message\Email\SendEmail" class="App\Message\Message\Email\SendEmail" autowire="true" autoconfigure="true"/>
    <service id="App\Message\Message\Sms\CreateSms" class="App\Message\Message\Sms\CreateSms" autowire="true" autoconfigure="true"/>
    <service id="App\Message\Message\Sms\SendSms" class="App\Message\Message\Sms\SendSms" autowire="true" autoconfigure="true"/>
    <service id="App\Message\Order\CancelPayments" class="App\Message\Order\CancelPayments" autowire="true" autoconfigure="true"/>
    <service id="App\Message\Order\Export" class="App\Message\Order\Export" autowire="true" autoconfigure="true">
      <argument key="3">en_US|fr_FR|es_ES</argument>
    </service>
    <service id="App\Message\Order\OrderStateChangeEmailNotification" class="App\Message\Order\OrderStateChangeEmailNotification" autowire="true" autoconfigure="true"/>
    <service id="App\Message\Order\OrderStateChangeSmsNotification" class="App\Message\Order\OrderStateChangeSmsNotification" autowire="true" autoconfigure="true"/>
    <service id="App\Message\Payment\CompleteApplePay" class="App\Message\Payment\CompleteApplePay" autowire="true" autoconfigure="true"/>
    <service id="App\Message\Promotion\CheckPromotion" class="App\Message\Promotion\CheckPromotion" autowire="true" autoconfigure="true"/>
    <service id="App\Message\RefundPaymentMessage" class="App\Message\RefundPaymentMessage" autowire="true" autoconfigure="true"/>
    <service id="App\Message\Shop\Device\PairDevice" class="App\Message\Shop\Device\PairDevice" autowire="true" autoconfigure="true"/>
    <service id="App\Message\User\Customer\CancelOrders" class="App\Message\User\Customer\CancelOrders" autowire="true" autoconfigure="true"/>
    <service id="App\Message\User\Customer\CreateVerificationSms" class="App\Message\User\Customer\CreateVerificationSms" autowire="true" autoconfigure="true"/>
    <service id="App\Message\User\Customer\PhoneVerify" class="App\Message\User\Customer\PhoneVerify" autowire="true" autoconfigure="true"/>
    <service id="App\Message\User\Customer\SendVerificationCode" class="App\Message\User\Customer\SendVerificationCode" autowire="true" autoconfigure="true"/>
    <service id="App\Message\User\DeleteUser" class="App\Message\User\DeleteUser" autowire="true" autoconfigure="true"/>
    <service id="App\MessageHandler\Authentication\SignInWithAppleHandler" class="App\MessageHandler\Authentication\SignInWithAppleHandler" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport=""/>
      <argument type="service" id="App\Service\AuthenticationService"/>
      <argument type="service" id="monolog.logger.channel_login"/>
      <argument type="service" id="App\Service\Authentication\AppleAuthenticationService"/>
      <argument type="service" id="App\Repository\Franchise\FranchiseRepository"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\MessageHandler\Authentication\SignInWithGoogleHandler" class="App\MessageHandler\Authentication\SignInWithGoogleHandler" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport=""/>
      <argument type="service" id="App\Service\AuthenticationService"/>
      <argument type="service" id="monolog.logger.channel_login"/>
      <argument type="service" id="Google\Client"/>
      <argument type="service" id="App\Repository\Franchise\FranchiseRepository"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\MessageHandler\Customer\CreateCustomerInThirdPartiesHandler" class="App\MessageHandler\Customer\CreateCustomerInThirdPartiesHandler" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport=""/>
      <argument type="service" id="monolog.logger.channel_third_parties"/>
      <argument type="service" id="App\Repository\Franchise\FranchiseRepository"/>
      <argument type="service" id="App\Repository\Security\CustomerRepository"/>
      <argument type="service" id="App\Client\Qoodos\QoodosClient"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="App\MessageHandler\Customer\ExistInFranchiseHandler" class="App\MessageHandler\Customer\ExistInFranchiseHandler" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport=""/>
      <argument type="service" id="App\Repository\Security\CustomerRepository"/>
    </service>
    <service id="App\MessageHandler\Customer\MigrateCustomersHandler" class="App\MessageHandler\Customer\MigrateCustomersHandler" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport=""/>
      <argument type="service" id="monolog.logger.channel_migration"/>
      <argument type="service" id="kernel"/>
    </service>
    <service id="App\MessageHandler\Event\EventNotificationHandler" class="App\MessageHandler\Event\EventNotificationHandler" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport=""/>
      <argument type="service" id="App\Repository\Message\SmsRepository"/>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <argument type="service" id="App\Repository\Payment\PaymentRepository"/>
      <argument type="service" id="App\Repository\Message\EmailRepository"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="App\MessageHandler\Loyalty\CreateLoyaltyCustomerHandler" class="App\MessageHandler\Loyalty\CreateLoyaltyCustomerHandler" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport=""/>
      <argument type="service" id="App\Resolver\Loyalty\CustomerResolver"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\MessageHandler\Loyalty\PatchLoyaltyCustomerHandler" class="App\MessageHandler\Loyalty\PatchLoyaltyCustomerHandler" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport=""/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="App\Client\Loyalty\LoyaltyClient"/>
      <argument type="service" id="monolog.logger.channel_loyalty"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="App\MessageHandler\Loyalty\SearchLoyaltyCustomerHandler" class="App\MessageHandler\Loyalty\SearchLoyaltyCustomerHandler" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport=""/>
      <argument type="service" id="App\Provider\Loyalty\CustomerProvider"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
    </service>
    <service id="App\MessageHandler\Loyalty\UnlockLoyaltyCustomerHandler" class="App\MessageHandler\Loyalty\UnlockLoyaltyCustomerHandler" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport=""/>
      <argument type="service" id="App\Processor\Loyalty\LoyaltyUnlockProcessor"/>
      <argument type="service" id="App\Provider\Loyalty\LockHeadersProvider"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="App\Client\Loyalty\LoyaltyClient"/>
      <argument type="service" id="monolog.logger.channel_loyalty"/>
      <argument type="service" id="serializer"/>
    </service>
    <service id="App\MessageHandler\Loyalty\UpdateLoyaltyCustomerHandler" class="App\MessageHandler\Loyalty\UpdateLoyaltyCustomerHandler" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport=""/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="App\Client\Loyalty\LoyaltyClient"/>
      <argument type="service" id="monolog.logger.channel_loyalty"/>
      <argument type="service" id="serializer"/>
    </service>
    <service id="App\MessageHandler\Message\CreateEmailHandler" class="App\MessageHandler\Message\CreateEmailHandler" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport=""/>
      <argument type="service" id="App\Factory\Message\EmailFactory"/>
      <argument type="service" id="App\Repository\Message\EmailRepository"/>
      <argument type="service" id="debug.traced.messenger.bus.default"/>
      <argument type="service" id="monolog.logger.channel_mail"/>
    </service>
    <service id="App\MessageHandler\Message\CreateSmsHandler" class="App\MessageHandler\Message\CreateSmsHandler" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport=""/>
      <argument type="service" id="App\Factory\Message\SmsFactory"/>
      <argument type="service" id="App\Repository\Message\SmsRepository"/>
      <argument type="service" id="debug.traced.messenger.bus.default"/>
      <argument type="service" id="App\Client\SmsMode\SmsModeClient"/>
      <argument type="service" id="monolog.logger.channel_order_sms"/>
      <argument type="service" id="monolog.logger.channel_user_oauth"/>
    </service>
    <service id="App\MessageHandler\Message\SendEmailHandler" class="App\MessageHandler\Message\SendEmailHandler" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport=""/>
      <argument type="service" id="App\Service\Mailer\Mailer"/>
      <argument type="service" id="App\Repository\Message\EmailRepository"/>
      <argument type="service" id="monolog.logger.channel_mail"/>
    </service>
    <service id="App\MessageHandler\Message\SendSmsHandler" class="App\MessageHandler\Message\SendSmsHandler" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport=""/>
      <argument type="service" id="App\Repository\Message\SmsRepository"/>
      <argument type="service" id="App\Client\SmsMode\SmsModeClient"/>
      <argument type="service" id="monolog.logger.channel_order_sms"/>
      <argument type="service" id="monolog.logger.channel_user_oauth"/>
    </service>
    <service id="App\MessageHandler\Order\CancelPaymentsHandler" class="App\MessageHandler\Order\CancelPaymentsHandler" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport=""/>
      <argument type="service" id="App\Repository\Payment\PaymentRepository"/>
    </service>
    <service id="App\MessageHandler\Order\ExportHandler" class="App\MessageHandler\Order\ExportHandler" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport=""/>
      <argument type="service" id="App\Service\Order\OrderService"/>
      <argument type="service" id="App\Repository\Security\UserRepository"/>
      <argument type="service" id="monolog.logger.channel_export"/>
    </service>
    <service id="App\MessageHandler\Order\OrderStateChangeEmailNotificationHandler" class="App\MessageHandler\Order\OrderStateChangeEmailNotificationHandler" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport=""/>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <argument type="service" id="debug.traced.messenger.bus.default"/>
      <argument type="service" id="App\Helper\Order\OrderMessageHelper"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="parameter_bag"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="monolog.logger.channel_mail"/>
    </service>
    <service id="App\MessageHandler\Order\OrderStateChangeSmsNotificationHandler" class="App\MessageHandler\Order\OrderStateChangeSmsNotificationHandler" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport=""/>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <argument type="service" id="App\Helper\Order\OrderMessageHelper"/>
      <argument type="service" id="debug.traced.messenger.bus.default"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="monolog.logger.channel_order_sms"/>
    </service>
    <service id="App\MessageHandler\Payment\CompleteApplePayHandler" class="App\MessageHandler\Payment\CompleteApplePayHandler" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport=""/>
      <argument type="service" id="App\Repository\Payment\PaymentRepository"/>
      <argument type="service" id="App\Service\Payment\PaymentMethodService"/>
      <argument type="service" id="App\Client\Payment\Payplug\PayplugClient"/>
      <argument type="service" id="App\Processor\Order\PayOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\FailOrderProcessor"/>
      <argument type="service" id="monolog.logger.channel_payment"/>
    </service>
    <service id="App\MessageHandler\Promotion\CheckPromotionHandler" class="App\MessageHandler\Promotion\CheckPromotionHandler" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport=""/>
      <argument type="service" id="App\Repository\Shop\PromotionRepository"/>
      <argument type="service" id="serializer"/>
    </service>
    <service id="App\MessageHandler\RefundPaymentMessageHandler" class="App\MessageHandler\RefundPaymentMessageHandler" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport=""/>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <argument type="service" id="App\Processor\Order\RefundOrderProcessor"/>
    </service>
    <service id="App\MessageHandler\Shop\Device\PairDeviceHandler" class="App\MessageHandler\Shop\Device\PairDeviceHandler" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport=""/>
      <argument>%env(DEVICE_PIN_DEV)%</argument>
      <argument type="service" id="monolog.logger.channel_device"/>
      <argument type="service" id="App\Repository\Shop\DeviceRepository"/>
      <argument type="service" id="App\Factory\Shop\Device\PairingFactory"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\MessageHandler\User\Customer\CancelOrdersHandler" class="App\MessageHandler\User\Customer\CancelOrdersHandler" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport=""/>
      <argument type="service" id="App\Repository\Security\CustomerRepository"/>
      <argument type="service" id="App\Processor\Order\CancelOrderProcessor"/>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="App\Repository\Franchise\FranchiseRepository"/>
    </service>
    <service id="App\MessageHandler\User\Customer\CreateVerificationSmsHandler" class="App\MessageHandler\User\Customer\CreateVerificationSmsHandler" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport=""/>
      <argument type="service" id="debug.traced.messenger.bus.default"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Provider\HeadersDataProvider"/>
      <argument type="service" id="monolog.logger.channel_user_oauth"/>
    </service>
    <service id="App\MessageHandler\User\Customer\PhoneVerifyHandler" class="App\MessageHandler\User\Customer\PhoneVerifyHandler" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport=""/>
      <argument type="service" id="App\Repository\Security\UserOAuthRepository"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Generator\RandomCodeGenerator"/>
      <argument type="service" id="monolog.logger.channel_user_oauth"/>
    </service>
    <service id="App\MessageHandler\User\Customer\SendVerificationCodeHandler" class="App\MessageHandler\User\Customer\SendVerificationCodeHandler" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport=""/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="App\Repository\Security\UserOAuthRepository"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Factory\User\UserOAuthFactory"/>
      <argument type="service" id="App\Generator\RandomCodeGenerator"/>
      <argument type="service" id="debug.traced.messenger.bus.default"/>
      <argument type="service" id="App\Client\SmsMode\SmsModeClient"/>
      <argument type="service" id="monolog.logger.channel_user_oauth"/>
    </service>
    <service id="App\MessageHandler\User\DeleteUserHandler" class="App\MessageHandler\User\DeleteUserHandler" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport=""/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="App\Repository\Security\UserRepository"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="App\Repository\Franchise\FranchiseRepository"/>
      <argument type="service" id="App\Repository\Shop\CustomerShopRepository"/>
      <argument type="service" id="App\Repository\Franchise\CustomerFranchiseRepository"/>
      <argument type="service" id="debug.traced.messenger.bus.default"/>
    </service>
    <service id="App\Notifier\Order\StateNotifier" class="App\Notifier\Order\StateNotifier" autowire="true" autoconfigure="true">
      <argument type="service" id="debug.traced.messenger.bus.default"/>
    </service>
    <service id="App\OpenApi\CustomOpenApiFactory" class="App\OpenApi\CustomOpenApiFactory" autowire="true">
      <argument type="service" id="api_platform.openapi.factory.legacy"/>
      <argument>/%env(API_ROUTE_BASE)%/%env(API_VERSION)%</argument>
    </service>
    <service id="App\OpenApi\JwtDecorator" class="App\OpenApi\JwtDecorator" autowire="true" autoconfigure="true">
      <argument type="service" id="App\OpenApi\CustomOpenApiFactory"/>
      <argument type="service" id="parameter_bag"/>
    </service>
    <service id="App\Processor\Api\Pagination\PaginatedHydraCollectionProcessor" class="App\Processor\Api\Pagination\PaginatedHydraCollectionProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="api_platform.pagination.legacy"/>
      <argument type="service" id="request_stack"/>
      <argument>/%env(API_ROUTE_BASE)%/%env(API_VERSION)%</argument>
    </service>
    <service id="App\Processor\Customer\CustomerPhoneProcessor" class="App\Processor\Customer\CustomerPhoneProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Security\UserRepository"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Processor\LegalTerms\LegalTermsProcessor" class="App\Processor\LegalTerms\LegalTermsProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Repository\Security\UserRepository"/>
      <argument type="service" id="App\Helper\LegalTerms\LegalTermsHelper"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="App\Processor\Loyalty\LoyaltyLockProcessor" class="App\Processor\Loyalty\LoyaltyLockProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Client\Loyalty\LoyaltyClient"/>
      <argument type="service" id="monolog.logger.channel_loyalty"/>
    </service>
    <service id="App\Processor\Loyalty\LoyaltyUnlockProcessor" class="App\Processor\Loyalty\LoyaltyUnlockProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Client\Loyalty\LoyaltyClient"/>
      <argument type="service" id="monolog.logger.channel_loyalty"/>
    </service>
    <service id="App\Processor\Menu\DisableMenuExternalIdsProcessor" class="App\Processor\Menu\DisableMenuExternalIdsProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Product\Category\CategoryRepository"/>
      <argument type="service" id="App\Repository\Product\Option\OptionRepository"/>
      <argument type="service" id="App\Repository\Product\Product\ProductRepository"/>
    </service>
    <service id="App\Processor\Menu\ImportMenuProcessor" class="App\Processor\Menu\ImportMenuProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Admin\LocaleRepository"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Repository\Shop\ShopModeRepository"/>
      <argument type="service" id="App\Repository\Tax\TaxRepository"/>
      <argument type="service" id="App\Repository\Admin\Aliment\AlimentRepository"/>
      <argument type="service" id="App\Service\Actions\SerializationService"/>
      <argument type="service" id="App\Validator\Shop\Menu\Import\CategoriesValidator"/>
      <argument type="service" id="App\Validator\Shop\Menu\Import\ProductsValidator"/>
      <argument type="service" id="App\Validator\Shop\Menu\Import\OptionsValidator"/>
      <argument type="service" id="App\Validator\Shop\Menu\Import\MenuValidator"/>
    </service>
    <service id="App\Processor\Menu\PromotionalOffer\PromotionalOfferProcessor" class="App\Processor\Menu\PromotionalOffer\PromotionalOfferProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="App\Processor\Order\AcceptOrderProcessor" class="App\Processor\Order\AcceptOrderProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Service\Order\OrderService"/>
      <argument type="service" id="App\Processor\Order\OnStateChangeProcessor"/>
    </service>
    <service id="App\Processor\Order\CancelOrderProcessor" class="App\Processor\Order\CancelOrderProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Service\Payment\PaymentService"/>
      <argument type="service" id="App\Service\Order\OrderService"/>
      <argument type="service" id="App\Client\Qoodos\QoodosClient"/>
      <argument type="service" id="monolog.logger.channel_qoodos"/>
      <argument type="service" id="App\Processor\Order\RefundOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\OnStateChangeProcessor"/>
      <argument type="service" id="App\Service\Webhook\StarCloudService"/>
    </service>
    <service id="App\Processor\Order\DelayOrderProcessor" class="App\Processor\Order\DelayOrderProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Processor\Order\OnStateChangeProcessor"/>
      <argument type="service" id="App\Service\Order\OrderService"/>
    </service>
    <service id="App\Processor\Order\DeliverOrderProcessor" class="App\Processor\Order\DeliverOrderProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Service\Order\OrderService"/>
      <argument type="service" id="App\Processor\Order\OnStateChangeProcessor"/>
      <argument type="service" id="App\Processor\Order\PayOfflineProcessor"/>
    </service>
    <service id="App\Processor\Order\ExpireOrderProcessor" class="App\Processor\Order\ExpireOrderProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Service\Order\OrderService"/>
      <argument type="service" id="App\Service\Payment\PaymentService"/>
      <argument type="service" id="App\Client\Qoodos\QoodosClient"/>
      <argument type="service" id="monolog.logger.channel_qoodos"/>
      <argument type="service" id="App\Processor\Order\OnStateChangeProcessor"/>
      <argument type="service" id="App\Repository\Payment\PaymentRepository"/>
    </service>
    <service id="App\Processor\Order\FailOrderProcessor" class="App\Processor\Order\FailOrderProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Service\Order\OrderService"/>
      <argument type="service" id="App\Processor\Order\OnStateChangeProcessor"/>
      <argument type="service" id="App\Service\Payment\PaymentService"/>
      <argument type="service" id="App\Repository\Payment\PaymentRepository"/>
    </service>
    <service id="App\Processor\Order\OnStateChangeProcessor" class="App\Processor\Order\OnStateChangeProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Notifier\Order\StateNotifier"/>
      <argument type="service" id="App\Creator\Notification\OrderNotificationCreator"/>
    </service>
    <service id="App\Processor\Order\OrderProcessor" class="App\Processor\Order\OrderProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Processor\OrderItem\OrderItemProcessor"/>
    </service>
    <service id="App\Processor\Order\PayOfflineProcessor" class="App\Processor\Order\PayOfflineProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Payment\PaymentRepository"/>
    </service>
    <service id="App\Processor\Order\PayOrderProcessor" class="App\Processor\Order\PayOrderProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Repository\Payment\PaymentRepository"/>
      <argument type="service" id="App\Repository\Admin\Webhook\WebhookRepository"/>
      <argument type="service" id="App\Service\Order\OrderService"/>
      <argument type="service" id="App\Service\Payment\PaymentService"/>
      <argument type="service" id="App\Service\Payment\PaymentMethodService"/>
      <argument type="service" id="App\Service\Mailer\Mailer"/>
      <argument type="service" id="App\Processor\Order\OnStateChangeProcessor"/>
      <argument type="service" id="App\Processor\Order\AcceptOrderProcessor"/>
    </service>
    <service id="App\Processor\Order\PrepareOrderProcessor" class="App\Processor\Order\PrepareOrderProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="App\Processor\Order\ProcessOrderProcessor" class="App\Processor\Order\ProcessOrderProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Service\Order\OrderService"/>
      <argument type="service" id="App\Service\Payment\PaymentService"/>
    </service>
    <service id="App\Processor\Order\ReadyOrderProcessor" class="App\Processor\Order\ReadyOrderProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Service\Order\OrderService"/>
      <argument type="service" id="App\Processor\Order\OnStateChangeProcessor"/>
      <argument type="service" id="App\Processor\Order\PayOfflineProcessor"/>
    </service>
    <service id="App\Processor\Order\RefundOrderProcessor" class="App\Processor\Order\RefundOrderProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Service\Order\OrderService"/>
      <argument type="service" id="App\Service\Payment\PaymentMethodService"/>
      <argument type="service" id="App\Client\Qoodos\QoodosClient"/>
      <argument type="service" id="monolog.logger.channel_qoodos"/>
      <argument type="service" id="App\Processor\Order\OnStateChangeProcessor"/>
      <argument type="service" id="App\Client\Payment\Payxpert\PayxpertClient"/>
      <argument type="service" id="App\Client\Payment\Payplug\PayplugClient"/>
      <argument type="service" id="App\Client\Payment\Stripe\StripeClient"/>
      <argument type="service" id="App\Client\Payment\Paygreen\PaygreenClient"/>
      <argument type="service" id="App\Repository\Payment\PaymentRepository"/>
    </service>
    <service id="App\Processor\Order\RejectOrderProcessor" class="App\Processor\Order\RejectOrderProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Service\Order\OrderService"/>
      <argument type="service" id="App\Repository\Payment\PaymentRepository"/>
      <argument type="service" id="App\Client\Qoodos\QoodosClient"/>
      <argument type="service" id="App\Processor\Order\OnStateChangeProcessor"/>
      <argument type="service" id="monolog.logger.channel_qoodos"/>
      <argument type="service" id="App\Processor\Order\RefundOrderProcessor"/>
    </service>
    <service id="App\Processor\Order\RequireActionOrderProcessor" class="App\Processor\Order\RequireActionOrderProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Service\Order\OrderService"/>
      <argument type="service" id="App\Service\Payment\PaymentService"/>
    </service>
    <service id="App\Processor\OrderItem\DataProcessor" class="App\Processor\OrderItem\DataProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="vich_uploader.storage.file_system"/>
    </service>
    <service id="App\Processor\OrderItem\DiscountProcessor" class="App\Processor\OrderItem\DiscountProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Calculator\OrderItem\OrderItemDiscountsCalculator"/>
    </service>
    <service id="App\Processor\OrderItem\OrderItemProcessor" class="App\Processor\OrderItem\OrderItemProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Processor\OrderItem\DataProcessor"/>
      <argument type="service" id="App\Processor\OrderItem\UnitPriceProcessor"/>
      <argument type="service" id="App\Processor\OrderItem\UnitsTotalProcessor"/>
      <argument type="service" id="App\Processor\OrderItem\DiscountProcessor"/>
    </service>
    <service id="App\Processor\OrderItem\UnitPriceProcessor" class="App\Processor\OrderItem\UnitPriceProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Calculator\OrderItem\OrderItemUnitPriceCalculator"/>
    </service>
    <service id="App\Processor\OrderItem\UnitsTotalProcessor" class="App\Processor\OrderItem\UnitsTotalProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Calculator\OrderItem\OrderItemUnitsTotalCalculator"/>
    </service>
    <service id="App\Processor\Orm\RemoveEntityProcessor" class="App\Processor\Orm\RemoveEntityProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="App\Processor\PaymentMethod\Delete\DeletePaymentMethodProcessor" class="App\Processor\PaymentMethod\Delete\DeletePaymentMethodProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Admin\PaymentMethodConfigRepository"/>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
      <argument type="service" id="App\Repository\Shop\PaymentMethodRepository"/>
    </service>
    <service id="App\Processor\Shop\Menu\Clone\CloneCategoryProcessor" class="App\Processor\Shop\Menu\Clone\CloneCategoryProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Processor\Shop\Menu\CloneImageProcessor"/>
      <argument type="service" id="monolog.logger.channel_clone_menu"/>
    </service>
    <service id="App\Processor\Shop\Menu\Clone\CloneContext" class="App\Processor\Shop\Menu\Clone\CloneContext" autowire="true" autoconfigure="true"/>
    <service id="App\Processor\Shop\Menu\Clone\CloneMenuProcessor" class="App\Processor\Shop\Menu\Clone\CloneMenuProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Repository\Shop\MenuRepository"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="App\Factory\Menu\MenuCloneFactory"/>
      <argument type="service" id="App\Processor\Shop\Menu\Clone\MenuCloneOrchestrator"/>
      <argument type="service" id="monolog.logger.channel_clone_menu"/>
    </service>
    <service id="App\Processor\Shop\Menu\Clone\CloneOptionProcessor" class="App\Processor\Shop\Menu\Clone\CloneOptionProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Processor\Shop\Menu\CloneImageProcessor"/>
      <argument type="service" id="monolog.logger.channel_clone_menu"/>
    </service>
    <service id="App\Processor\Shop\Menu\Clone\CloneProductDataProcessor" class="App\Processor\Shop\Menu\Clone\CloneProductDataProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Provider\Shop\Menu\CloneMenuProvider"/>
    </service>
    <service id="App\Processor\Shop\Menu\Clone\CloneProductProcessor" class="App\Processor\Shop\Menu\Clone\CloneProductProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Processor\Shop\Menu\CloneImageProcessor"/>
      <argument type="service" id="App\Processor\Shop\Menu\Clone\CloneProductDataProcessor"/>
      <argument type="service" id="App\Helper\Array\ArrayHelper"/>
      <argument type="service" id="monolog.logger.channel_clone_menu"/>
    </service>
    <service id="App\Processor\Shop\Menu\Clone\ClonePromotionProcessor" class="App\Processor\Shop\Menu\Clone\ClonePromotionProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Processor\Shop\Menu\CloneImageProcessor"/>
      <argument type="service" id="monolog.logger.channel_clone_menu"/>
    </service>
    <service id="App\Processor\Shop\Menu\Clone\MenuCloneOrchestrator" class="App\Processor\Shop\Menu\Clone\MenuCloneOrchestrator" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Factory\Menu\MenuCloneFactory"/>
      <argument type="service" id="monolog.logger.channel_clone_menu"/>
      <argument type="service" id="App\Processor\Shop\Menu\Clone\CloneCategoryProcessor"/>
      <argument type="service" id="App\Processor\Shop\Menu\Clone\CloneOptionProcessor"/>
      <argument type="service" id="App\Processor\Shop\Menu\Clone\CloneProductProcessor"/>
      <argument type="service" id="App\Processor\Shop\Menu\Clone\ClonePromotionProcessor"/>
      <argument type="service" id="App\Processor\Shop\Menu\CloneImageProcessor"/>
      <argument type="service" id="App\Factory\Shop\ShopModeFactory"/>
      <argument type="service" id="App\Helper\Array\ArrayHelper"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="App\Processor\Shop\Menu\CloneImageProcessor" class="App\Processor\Shop\Menu\CloneImageProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="parameter_bag"/>
      <argument type="service" id="monolog.logger.channel_clone_menu"/>
    </service>
    <service id="App\Processor\Shop\Menu\Option\CloneOptionProcessor" class="App\Processor\Shop\Menu\Option\CloneOptionProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Processor\Shop\Menu\CloneImageProcessor"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Repository\Shop\MenuRepository"/>
      <argument type="service" id="App\Provider\Shop\Menu\CloneMenuProvider"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Processor\Shop\Menu\Product\DeleteProductRelationsProcessor" class="App\Processor\Shop\Menu\Product\DeleteProductRelationsProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Processor\Orm\RemoveEntityProcessor"/>
    </service>
    <service id="App\Processor\Shop\Menu\Product\DisableProductCategoryProcessor" class="App\Processor\Shop\Menu\Product\DisableProductCategoryProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Product\ProductCategoryRepository"/>
    </service>
    <service id="App\Processor\Shop\Menu\Product\EnableProductCategoryProcessor" class="App\Processor\Shop\Menu\Product\EnableProductCategoryProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Product\ProductCategoryRepository"/>
    </service>
    <service id="App\Processor\Shop\Menu\Product\EnablePromotionalOffersProcessor" class="App\Processor\Shop\Menu\Product\EnablePromotionalOffersProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Shop\PromotionalOfferRepository"/>
    </service>
    <service id="App\Provider\Aliment\AlimentProvider" class="App\Provider\Aliment\AlimentProvider" autowire="true" autoconfigure="true">
      <argument type="service" id="popina_order_cache"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="api_platform.serializer.context_builder.filter"/>
      <argument>30</argument>
      <argument type="service" id="App\Repository\Admin\Aliment\AlimentRepository"/>
    </service>
    <service id="App\Provider\CustomerProvider" class="App\Provider\CustomerProvider" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Security\CustomerRepository"/>
    </service>
    <service id="App\Provider\Franchise\FranchiseProvider" class="App\Provider\Franchise\FranchiseProvider" autowire="true" autoconfigure="true">
      <argument type="service" id="popina_order_cache"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="api_platform.serializer.context_builder.filter"/>
      <argument>30</argument>
      <argument type="service" id="App\Repository\Franchise\FranchiseRepository"/>
    </service>
    <service id="App\Provider\HeadersDataProvider" class="App\Provider\HeadersDataProvider" autowire="true" autoconfigure="true">
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Repository\Franchise\FranchiseRepository"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
    </service>
    <service id="App\Provider\Loyalty\BenefitsProvider" class="App\Provider\Loyalty\BenefitsProvider" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Client\Loyalty\LoyaltyClient"/>
      <argument type="service" id="monolog.logger.channel_loyalty"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="serializer"/>
    </service>
    <service id="App\Provider\Loyalty\CustomerProvider" class="App\Provider\Loyalty\CustomerProvider" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Client\Loyalty\LoyaltyClient"/>
      <argument type="service" id="monolog.logger.channel_loyalty"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="App\Provider\Loyalty\BenefitsProvider"/>
      <argument type="service" id="App\Provider\Loyalty\LockHeadersProvider"/>
      <argument type="service" id="App\Processor\Loyalty\LoyaltyLockProcessor"/>
      <argument type="service" id="App\Provider\Loyalty\IntegrationsProvider"/>
    </service>
    <service id="App\Provider\Loyalty\IntegrationsProvider" class="App\Provider\Loyalty\IntegrationsProvider" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Client\Loyalty\LoyaltyClient"/>
      <argument type="service" id="monolog.logger.channel_loyalty"/>
      <argument type="service" id="serializer"/>
    </service>
    <service id="App\Provider\Loyalty\LockHeadersProvider" class="App\Provider\Loyalty\LockHeadersProvider" autowire="true" autoconfigure="true">
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Repository\Shop\DeviceRepository"/>
    </service>
    <service id="App\Provider\Order\AvailableOrdersByIntervalProvider" class="App\Provider\Order\AvailableOrdersByIntervalProvider" autowire="true" autoconfigure="true"/>
    <service id="App\Provider\Order\CountOrdersByIntervalProvider" class="App\Provider\Order\CountOrdersByIntervalProvider" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <argument type="service" id="App\Repository\Product\Product\ProductRepository"/>
    </service>
    <service id="App\Provider\Payment\PaymentProvider" class="App\Provider\Payment\PaymentProvider" autowire="true" autoconfigure="true"/>
    <service id="App\Provider\Security\GetLoggedFranchiseAndShopProvider" class="App\Provider\Security\GetLoggedFranchiseAndShopProvider" autowire="true" autoconfigure="true">
      <argument type="service" id="request_stack"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="App\Repository\Franchise\FranchiseRepository"/>
    </service>
    <service id="App\Provider\Shop\LegalTermsProvider" class="App\Provider\Shop\LegalTermsProvider" autowire="true" autoconfigure="true">
      <argument type="service" id="popina_order_cache"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="api_platform.serializer.context_builder.filter"/>
      <argument>30</argument>
      <argument type="service" id="twig"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
    </service>
    <service id="App\Provider\Shop\Menu\CloneMenuProvider" class="App\Provider\Shop\Menu\CloneMenuProvider" autowire="true" autoconfigure="true"/>
    <service id="App\Provider\Shop\Menu\MenuCrossSellingProvider" class="App\Provider\Shop\Menu\MenuCrossSellingProvider" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Provider\Security\GetLoggedFranchiseAndShopProvider"/>
      <argument type="service" id="App\Repository\Shop\MenuRepository"/>
      <argument type="service" id="popina_order_cache"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="api_platform.serializer.context_builder.filter"/>
      <argument>30</argument>
    </service>
    <service id="App\Provider\Shop\Menu\MenuProvider" class="App\Provider\Shop\Menu\MenuProvider" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Provider\Security\GetLoggedFranchiseAndShopProvider"/>
      <argument type="service" id="App\Repository\Shop\MenuRepository"/>
      <argument type="service" id="popina_order_cache"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="api_platform.serializer.context_builder.filter"/>
      <argument>30</argument>
    </service>
    <service id="App\Provider\Shop\Menu\PromotionalOfferProvider" class="App\Provider\Shop\Menu\PromotionalOfferProvider" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Provider\Security\GetLoggedFranchiseAndShopProvider"/>
      <argument type="service" id="App\Repository\Shop\MenuRepository"/>
      <argument type="service" id="popina_order_cache"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="api_platform.serializer.context_builder.filter"/>
      <argument>30</argument>
    </service>
    <service id="App\Provider\Shop\OrderIntervalProvider" class="App\Provider\Shop\OrderIntervalProvider" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Shop\OrderingHoursRepository"/>
    </service>
    <service id="App\Provider\Shop\Search\Menu\CategoriesProvider" class="App\Provider\Shop\Search\Menu\CategoriesProvider" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Product\Category\CategoryRepository"/>
    </service>
    <service id="App\Provider\Shop\Search\Menu\ProductsProvider" class="App\Provider\Shop\Search\Menu\ProductsProvider" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Product\Product\ProductRepository"/>
      <argument type="service" id="App\Helper\Image\ImageHelper"/>
    </service>
    <service id="App\Provider\Shop\ShopProvider" class="App\Provider\Shop\ShopProvider" autowire="true" autoconfigure="true">
      <argument type="service" id="popina_order_cache"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="api_platform.serializer.context_builder.filter"/>
      <argument>30</argument>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="security.token_storage"/>
    </service>
    <service id="App\Provider\Tax\TaxProvider" class="App\Provider\Tax\TaxProvider" autowire="true" autoconfigure="true">
      <argument type="service" id="popina_order_cache"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="api_platform.serializer.context_builder.filter"/>
      <argument>30</argument>
      <argument type="service" id="App\Repository\Tax\TaxRepository"/>
    </service>
    <service id="App\Repository\Address\BillingAddressRepository" class="App\Repository\Address\BillingAddressRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Address\DeliveryAddressRepository" class="App\Repository\Address\DeliveryAddressRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\AddressRepository" class="App\Repository\AddressRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Admin\AdminSettingRepository" class="App\Repository\Admin\AdminSettingRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Admin\Aliment\AlimentRepository" class="App\Repository\Admin\Aliment\AlimentRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Admin\Aliment\AlimentTranslationRepository" class="App\Repository\Admin\Aliment\AlimentTranslationRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Admin\ApplicationNameRepository" class="App\Repository\Admin\ApplicationNameRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Admin\ColorNameRepository" class="App\Repository\Admin\ColorNameRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Admin\ExternalLinkNameRepository" class="App\Repository\Admin\ExternalLinkNameRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Admin\GatewayConfigRepository" class="App\Repository\Admin\GatewayConfigRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Admin\LocaleRepository" class="App\Repository\Admin\LocaleRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Admin\MailTransportRepository" class="App\Repository\Admin\MailTransportRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Admin\MediaNameRepository" class="App\Repository\Admin\MediaNameRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Admin\ModeRepository" class="App\Repository\Admin\ModeRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Admin\ModeTranslationRepository" class="App\Repository\Admin\ModeTranslationRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Admin\PaymentMethodConfigRepository" class="App\Repository\Admin\PaymentMethodConfigRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Admin\SocialNameRepository" class="App\Repository\Admin\SocialNameRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Admin\SourceRepository" class="App\Repository\Admin\SourceRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Admin\TemplateNameRepository" class="App\Repository\Admin\TemplateNameRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Admin\Webhook\NotificationRepository" class="App\Repository\Admin\Webhook\NotificationRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Admin\Webhook\WebhookRepository" class="App\Repository\Admin\Webhook\WebhookRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Contact\ContactRepository" class="App\Repository\Contact\ContactRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\CountryRepository" class="App\Repository\CountryRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Currency\CurrencyRepository" class="App\Repository\Currency\CurrencyRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Event\EventRepository" class="App\Repository\Event\EventRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Franchise\ApplicationRepository" class="App\Repository\Franchise\ApplicationRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Franchise\ColorRepository" class="App\Repository\Franchise\ColorRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Franchise\CompanyRepository" class="App\Repository\Franchise\CompanyRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Franchise\CompanyTranslationRepository" class="App\Repository\Franchise\CompanyTranslationRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Franchise\CustomerFranchiseRepository" class="App\Repository\Franchise\CustomerFranchiseRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Franchise\DomainRepository" class="App\Repository\Franchise\DomainRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Franchise\ExternalLinkRepository" class="App\Repository\Franchise\ExternalLinkRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Franchise\FranchiseRepository" class="App\Repository\Franchise\FranchiseRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
      <argument type="service" id="App\Helper\Date\DateTimeHelper"/>
    </service>
    <service id="App\Repository\Franchise\MediaRepository" class="App\Repository\Franchise\MediaRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Franchise\ParameterRepository" class="App\Repository\Franchise\ParameterRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Franchise\SlideRepository" class="App\Repository\Franchise\SlideRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Franchise\SocialRepository" class="App\Repository\Franchise\SocialRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Franchise\TemplateRepository" class="App\Repository\Franchise\TemplateRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Message\EmailRepository" class="App\Repository\Message\EmailRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Message\MessageRepository" class="App\Repository\Message\MessageRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Message\SmsRepository" class="App\Repository\Message\SmsRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
      <argument type="service" id="App\Helper\Date\DateTimeHelper"/>
    </service>
    <service id="App\Repository\Order\OrderItemRepository" class="App\Repository\Order\OrderItemRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Order\OrderRepository" class="App\Repository\Order\OrderRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
      <argument type="service" id="App\Helper\Date\DateTimeHelper"/>
    </service>
    <service id="App\Repository\PartnerRepository" class="App\Repository\PartnerRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Payment\PaymentRepository" class="App\Repository\Payment\PaymentRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Product\Category\CategoryRepository" class="App\Repository\Product\Category\CategoryRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Product\Category\CategoryTranslationRepository" class="App\Repository\Product\Category\CategoryTranslationRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Product\Option\OptionRepository" class="App\Repository\Product\Option\OptionRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Product\Option\OptionTranslationRepository" class="App\Repository\Product\Option\OptionTranslationRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Product\OptionVariant\OptionVariantRepository" class="App\Repository\Product\OptionVariant\OptionVariantRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Product\OptionVariant\OptionVariantTranslationRepository" class="App\Repository\Product\OptionVariant\OptionVariantTranslationRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Product\Product\ProductRepository" class="App\Repository\Product\Product\ProductRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Product\Product\ProductTranslationRepository" class="App\Repository\Product\Product\ProductTranslationRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Product\Product\StepItemRepository" class="App\Repository\Product\Product\StepItemRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Product\Product\StepRepository" class="App\Repository\Product\Product\StepRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Product\ProductCategoryRepository" class="App\Repository\Product\ProductCategoryRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Security\AdministratorRepository" class="App\Repository\Security\AdministratorRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Security\CustomerRepository" class="App\Repository\Security\CustomerRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
      <argument type="service" id="App\Helper\Date\DateTimeHelper"/>
    </service>
    <service id="App\Repository\Security\DeveloperRepository" class="App\Repository\Security\DeveloperRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Security\ManagerRepository" class="App\Repository\Security\ManagerRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
      <argument type="service" id="App\Helper\Date\DateTimeHelper"/>
    </service>
    <service id="App\Repository\Security\ResetPasswordRequestRepository" class="App\Repository\Security\ResetPasswordRequestRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Security\RoleRepository" class="App\Repository\Security\RoleRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Security\ShopManagerRepository" class="App\Repository\Security\ShopManagerRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
      <argument type="service" id="App\Helper\Date\DateTimeHelper"/>
    </service>
    <service id="App\Repository\Security\SupportRepository" class="App\Repository\Security\SupportRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Security\UserOAuthRepository" class="App\Repository\Security\UserOAuthRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Security\UserRepository" class="App\Repository\Security\UserRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Shop\ClosingDaysRepository" class="App\Repository\Shop\ClosingDaysRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Shop\CustomerShopRepository" class="App\Repository\Shop\CustomerShopRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Shop\DeviceRepository" class="App\Repository\Shop\DeviceRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Shop\KitchenRepository" class="App\Repository\Shop\KitchenRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Shop\LoyaltyRepository" class="App\Repository\Shop\LoyaltyRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Shop\LoyaltyTranslationRepository" class="App\Repository\Shop\LoyaltyTranslationRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Shop\MenuRepository" class="App\Repository\Shop\MenuRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Shop\NoticeRepository" class="App\Repository\Shop\NoticeRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Shop\OpeningHoursRepository" class="App\Repository\Shop\OpeningHoursRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Shop\OrderSettingRepository" class="App\Repository\Shop\OrderSettingRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Shop\OrderingHoursRepository" class="App\Repository\Shop\OrderingHoursRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Shop\PairingRepository" class="App\Repository\Shop\PairingRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Shop\PartnerRepository" class="App\Repository\Shop\PartnerRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Shop\PaymentMethodRepository" class="App\Repository\Shop\PaymentMethodRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Shop\PickupHourRepository" class="App\Repository\Shop\PickupHourRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Shop\PrinterRepository" class="App\Repository\Shop\PrinterRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Shop\ProductShopModeRepository" class="App\Repository\Shop\ProductShopModeRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Shop\PromotionRepository" class="App\Repository\Shop\PromotionRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Shop\PromotionalOfferRepository" class="App\Repository\Shop\PromotionalOfferRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Shop\ShopModeRepository" class="App\Repository\Shop\ShopModeRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Shop\ShopRepository" class="App\Repository\Shop\ShopRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
      <argument type="service" id="App\Helper\Date\DateTimeHelper"/>
    </service>
    <service id="App\Repository\Shop\ShopSettingsRepository" class="App\Repository\Shop\ShopSettingsRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Shop\ShopTranslationRepository" class="App\Repository\Shop\ShopTranslationRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Shop\StarcloudRepository" class="App\Repository\Shop\StarcloudRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Shop\TableRepository" class="App\Repository\Shop\TableRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
      <argument type="service" id="App\Helper\Qrcode\QrcodeHelper"/>
    </service>
    <service id="App\Repository\Shop\ZoneRepository" class="App\Repository\Shop\ZoneRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Tax\TaxRepository" class="App\Repository\Tax\TaxRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Resolver\CustomerResolver" class="App\Resolver\CustomerResolver" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Factory\User\CustomerFactory"/>
      <argument type="service" id="App\Provider\CustomerProvider"/>
      <argument type="service" id="debug.validator"/>
      <argument type="service" id="monolog.logger.channel_mail"/>
    </service>
    <service id="App\Resolver\Loyalty\CustomerResolver" class="App\Resolver\Loyalty\CustomerResolver" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Provider\Loyalty\CustomerProvider"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="App\Client\Loyalty\LoyaltyClient"/>
      <argument type="service" id="monolog.logger.channel_loyalty"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="App\Provider\Loyalty\BenefitsProvider"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="App\Provider\Loyalty\IntegrationsProvider"/>
    </service>
    <service id="App\Schedule\AppScheduleBuilder" class="App\Schedule\AppScheduleBuilder" autowire="true" autoconfigure="true">
      <tag name="schedule.builder"/>
    </service>
    <service id="App\Security\ApiUserProvider" class="App\Security\ApiUserProvider" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Security\UserRepository"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Security\AppleAuthenticator" class="App\Security\AppleAuthenticator" autowire="true" autoconfigure="true"/>
    <service id="App\Security\FacebookAuthenticator" class="App\Security\FacebookAuthenticator" autowire="true" autoconfigure="true">
      <argument type="service" id="knpu.oauth2.registry"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="router.default"/>
    </service>
    <service id="App\Security\GoogleAuthenticator" class="App\Security\GoogleAuthenticator" autowire="true" autoconfigure="true">
      <argument type="service" id="knpu.oauth2.registry"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Repository\Security\UserRepository"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="monolog.logger.channel_login"/>
    </service>
    <service id="App\Security\LoginFormAuthenticator" class="App\Security\LoginFormAuthenticator" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Security\UserRepository"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="security.authorization_checker"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\Security\Voter\ExactRoleVoter" class="App\Security\Voter\ExactRoleVoter" autowire="true" autoconfigure="true">
      <tag name="security.voter"/>
    </service>
    <service id="App\Security\Voter\UserVoter" class="App\Security\Voter\UserVoter" autowire="true" autoconfigure="true">
      <tag name="security.voter"/>
      <argument type="service" id="security.authorization_checker"/>
      <argument type="service" id="App\Service\Security\CustomerService"/>
      <argument type="service" id="App\Repository\Shop\CustomerShopRepository"/>
    </service>
    <service id="App\Serializer\Admin\AlimentNormalizer" class="App\Serializer\Admin\AlimentNormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer"/>
      <argument type="service" id="vich_uploader.storage.file_system"/>
    </service>
    <service id="App\Serializer\Admin\ApplicationNormalizer" class="App\Serializer\Admin\ApplicationNormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer"/>
    </service>
    <service id="App\Serializer\Admin\TaxNormalizer" class="App\Serializer\Admin\TaxNormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="App\Serializer\Category\CategoryNormalizer" class="App\Serializer\Category\CategoryNormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer"/>
    </service>
    <service id="App\Serializer\Customer\CustomerNormalizer" class="App\Serializer\Customer\CustomerNormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer"/>
      <argument type="service" id="vich_uploader.storage.file_system"/>
      <argument type="service" id="App\Client\Qoodos\QoodosClient"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="lexik_jwt_authentication.jwt_manager"/>
      <argument type="service" id="App\Repository\Franchise\FranchiseRepository"/>
      <argument type="service" id="App\Repository\Product\Product\ProductRepository"/>
      <argument type="service" id="router.default"/>
    </service>
    <service id="App\Serializer\Denormalizer\Order\OrderDateDenormalizer" class="App\Serializer\Denormalizer\Order\OrderDateDenormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer" priority="100"/>
      <tag name="serializer.normalizer"/>
      <argument type="service" id="serializer.normalizer.object"/>
    </service>
    <service id="App\Serializer\Denormalizer\Product\CategoriesDenormalizer" class="App\Serializer\Denormalizer\Product\CategoriesDenormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer" priority="100"/>
      <tag name="serializer.normalizer"/>
      <argument type="service" id="serializer.normalizer.object"/>
    </service>
    <service id="App\Serializer\Franchise\ExternalLinkNormalizer" class="App\Serializer\Franchise\ExternalLinkNormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer"/>
      <argument type="service" id="vich_uploader.storage.file_system"/>
    </service>
    <service id="App\Serializer\Franchise\MediaNormalizer" class="App\Serializer\Franchise\MediaNormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer"/>
    </service>
    <service id="App\Serializer\Franchise\ParameterNormalizer" class="App\Serializer\Franchise\ParameterNormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer"/>
    </service>
    <service id="App\Serializer\Franchise\PartnerNormalizer" class="App\Serializer\Franchise\PartnerNormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer"/>
      <argument type="service" id="vich_uploader.storage.file_system"/>
    </service>
    <service id="App\Serializer\Global\DateNormalizer" class="App\Serializer\Global\DateNormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer" priority="64"/>
      <argument type="service" id="App\Serializer\Global\DateNormalizer.inner"/>
    </service>
    <service id="App\Serializer\Global\ExceptionWithNormalizableCodeNormalizer" class="App\Serializer\Global\ExceptionWithNormalizableCodeNormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer"/>
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory"/>
    </service>
    <service id="App\Serializer\Global\ImageNormalizer" class="App\Serializer\Global\ImageNormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer"/>
      <argument type="service" id="App\Helper\Image\ImageNormalizerHelper"/>
    </service>
    <service id="App\Serializer\Global\IriToIdNormalizer" class="App\Serializer\Global\IriToIdNormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer"/>
      <argument type="service" id="api_platform.iri_converter.legacy"/>
    </service>
    <service id="App\Serializer\Global\TranslationsNormalizer" class="App\Serializer\Global\TranslationsNormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer"/>
    </service>
    <service id="App\Serializer\Global\UploadedFileDenormalizer" class="App\Serializer\Global\UploadedFileDenormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer"/>
    </service>
    <service id="App\Serializer\Order\OrderItemNormalizer" class="App\Serializer\Order\OrderItemNormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="App\Serializer\Product\ProductNormalizer" class="App\Serializer\Product\ProductNormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer"/>
      <argument type="service" id="App\Repository\Product\Product\ProductRepository"/>
    </service>
    <service id="App\Serializer\Product\StepItemNormalizer" class="App\Serializer\Product\StepItemNormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="App\Serializer\Shop\PaymentMethodsNormalizer" class="App\Serializer\Shop\PaymentMethodsNormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer"/>
      <argument type="service" id="App\Service\Payment\PaymentMethodService"/>
      <argument type="service" id="App\Client\Payment\Paygreen\PaygreenClient"/>
    </service>
    <service id="App\Serializer\Shop\ProductShopModesNormalizer" class="App\Serializer\Shop\ProductShopModesNormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer"/>
    </service>
    <service id="App\Serializer\Shop\ShopNormalizer" class="App\Serializer\Shop\ShopNormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer"/>
      <argument type="service" id="vich_uploader.storage.file_system"/>
    </service>
    <service id="App\Service\Actions\SerializationService" class="App\Service\Actions\SerializationService" autowire="true" autoconfigure="true"/>
    <service id="App\Service\Address\DeliveryAddressService" class="App\Service\Address\DeliveryAddressService" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Address\DeliveryAddressRepository"/>
      <argument type="service" id="App\Validator\Address\PostalCodeValidator"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\Service\Authentication\AppleAuthenticationService" class="App\Service\Authentication\AppleAuthenticationService" autowire="true" autoconfigure="true">
      <argument>%env(resolve:KEY_FILE_PATH)%</argument>
      <argument>%env(json:file:resolve:APPLE_AUTH_CONFIG)%</argument>
    </service>
    <service id="App\Service\AuthenticationService" class="App\Service\AuthenticationService" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Security\CustomerService"/>
      <argument type="service" id="App\Resolver\CustomerResolver"/>
      <argument type="service" id="debug.traced.messenger.bus.default"/>
      <argument type="service" id="lexik_jwt_authentication.jwt_manager"/>
      <argument type="service" id="lexik_jwt_authentication.handler.authentication_success"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="monolog.logger.channel_third_parties"/>
      <argument type="service" id="App\Client\CleanUri\CleanUriClient"/>
      <argument type="service" id="monolog.logger.channel_clean_uri"/>
    </service>
    <service id="App\Service\Cache\CacheService" class="App\Service\Cache\CacheService" autowire="true" autoconfigure="true"/>
    <service id="App\Service\CommandService" class="App\Service\CommandService" autowire="true" autoconfigure="true">
      <argument type="service" id="kernel"/>
      <argument type="service" id="monolog.logger.channel_command"/>
    </service>
    <service id="App\Service\Curl" class="App\Service\Curl" autowire="true" autoconfigure="true"/>
    <service id="App\Service\Doc\DocApiService" class="App\Service\Doc\DocApiService" autowire="true" autoconfigure="true">
      <argument>/%env(API_ROUTE_BASE)%/%env(API_VERSION)%</argument>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="App\Service\Doc\Violation\Admin\LocaleViolation" class="App\Service\Doc\Violation\Admin\LocaleViolation" autowire="true" autoconfigure="true"/>
    <service id="App\Service\Doc\Violation\Auth\AuthViolation" class="App\Service\Doc\Violation\Auth\AuthViolation" autowire="true" autoconfigure="true"/>
    <service id="App\Service\Doc\Violation\Customer\CustomerViolation" class="App\Service\Doc\Violation\Customer\CustomerViolation" autowire="true" autoconfigure="true"/>
    <service id="App\Service\Doc\Violation\Customer\SearchViolation" class="App\Service\Doc\Violation\Customer\SearchViolation" autowire="true" autoconfigure="true"/>
    <service id="App\Service\Doc\Violation\Shop\Loyalty\LoyaltyCustomerViolation" class="App\Service\Doc\Violation\Shop\Loyalty\LoyaltyCustomerViolation" autowire="true" autoconfigure="true"/>
    <service id="App\Service\Doc\Violation\Shop\MenusViolation" class="App\Service\Doc\Violation\Shop\MenusViolation" autowire="true" autoconfigure="true"/>
    <service id="App\Service\Doc\Violation\Shop\Order\OrderViolation" class="App\Service\Doc\Violation\Shop\Order\OrderViolation" autowire="true" autoconfigure="true"/>
    <service id="App\Service\Doc\Violation\Shop\Payment\CompletePaymentViolation" class="App\Service\Doc\Violation\Shop\Payment\CompletePaymentViolation" autowire="true" autoconfigure="true"/>
    <service id="App\Service\Doc\Violation\Shop\Product\OptionViolation" class="App\Service\Doc\Violation\Shop\Product\OptionViolation" autowire="true" autoconfigure="true"/>
    <service id="App\Service\Doc\Violation\Shop\Product\ProductViolation" class="App\Service\Doc\Violation\Shop\Product\ProductViolation" autowire="true" autoconfigure="true"/>
    <service id="App\Service\Doc\Violation\Shop\Promotion\PromotionViolation" class="App\Service\Doc\Violation\Shop\Promotion\PromotionViolation" autowire="true" autoconfigure="true"/>
    <service id="App\Service\Doc\Violation\Shop\ShopViolation" class="App\Service\Doc\Violation\Shop\ShopViolation" autowire="true" autoconfigure="true"/>
    <service id="App\Service\Doc\Violation\Shop\UserViolation" class="App\Service\Doc\Violation\Shop\UserViolation" autowire="true" autoconfigure="true"/>
    <service id="App\Service\Doc\Violation\UserOAuth\UserOAuthViolation" class="App\Service\Doc\Violation\UserOAuth\UserOAuthViolation" autowire="true" autoconfigure="true"/>
    <service id="App\Service\Event\Event" class="App\Service\Event\Event" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="App\Service\FileSystem" class="App\Service\FileSystem" autowire="true" autoconfigure="true"/>
    <service id="App\Service\Franchise\FranchiseService" class="App\Service\Franchise\FranchiseService" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Franchise\FranchiseRepository"/>
    </service>
    <service id="App\Service\Google\GoogleCloudTranslate" class="App\Service\Google\GoogleCloudTranslate" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Cache\CacheService"/>
      <argument type="service" id="monolog.logger"/>
      <argument>%env(resolve:GOOGLE_API_KEY)%</argument>
    </service>
    <service id="App\Service\Google\GoogleMapsService" class="App\Service\Google\GoogleMapsService" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Http\HttpClient"/>
      <argument>%env(GOOGLE_MAP_API_KEY)%</argument>
    </service>
    <service id="App\Service\Http\HttpClient" class="App\Service\Http\HttpClient" autowire="true" autoconfigure="true">
      <argument type="service" id=".debug.http_client"/>
    </service>
    <service id="App\Service\Mailer\Mailer" class="App\Service\Mailer\Mailer" autowire="true" autoconfigure="true">
      <argument>%env(APP_SERVER)%</argument>
      <argument>%env(BASE_URL)%</argument>
      <argument type="service" id="mailer.mailer"/>
      <argument type="service" id="parameter_bag"/>
      <argument type="service" id="kernel"/>
      <argument type="service" id="App\Service\MoneyService"/>
      <argument type="service" id="parameter_bag"/>
      <argument type="service" id="symfonycasts.verify_email.helper"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <argument type="service" id="App\Repository\Order\OrderItemRepository"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="App\Helper\Image\ImageHelper"/>
      <argument type="service" id="App\Repository\Admin\MailTransportRepository"/>
      <argument type="service" id="App\Repository\Franchise\MediaRepository"/>
      <argument type="service" id="monolog.logger.channel_mail"/>
      <argument type="service" id="App\Service\Message\Email\EmailService"/>
      <argument type="service" id="debug.traced.messenger.bus.default"/>
      <argument type="service" id="App\Repository\Franchise\DomainRepository"/>
      <argument type="service" id="App\Helper\Promotion\PromotionValueHelper"/>
    </service>
    <service id="App\Service\Mailer\OrderMailer" class="App\Service\Mailer\OrderMailer" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Mailer\Mailer"/>
    </service>
    <service id="App\Service\Message\Email\EmailService" class="App\Service\Message\Email\EmailService" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="App\Service\Message\Sms\SmsService" class="App\Service\Message\Sms\SmsService" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="App\Service\MoneyService" class="App\Service\MoneyService" autowire="true" autoconfigure="true"/>
    <service id="App\Service\Order\OrderService" class="App\Service\Order\OrderService" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Repository\Payment\PaymentRepository"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="twig"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id=".session.do-not-use"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="App\Service\Mailer\OrderMailer"/>
      <argument type="service" id="App\Helper\File\FileHelper"/>
      <argument type="service" id="App\Repository\Admin\Webhook\NotificationRepository"/>
    </service>
    <service id="App\Service\Payment\PaymentMethodService" class="App\Service\Payment\PaymentMethodService" autowire="true" autoconfigure="true"/>
    <service id="App\Service\Payment\PaymentService" class="App\Service\Payment\PaymentService" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Repository\Payment\PaymentRepository"/>
      <argument type="service" id="App\Service\Payment\PaymentMethodService"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Client\Qoodos\QoodosClient"/>
    </service>
    <service id="App\Service\Security\CustomerService" class="App\Service\Security\CustomerService" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Repository\Franchise\CustomerFranchiseRepository"/>
      <argument type="service" id="App\Repository\Security\CustomerRepository"/>
      <argument type="service" id="App\Repository\Shop\CustomerShopRepository"/>
      <argument type="service" id="App\Helper\String\StringHelper"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Service\Security\PasswordService" class="App\Service\Security\PasswordService" autowire="true" autoconfigure="true">
      <argument type="service" id="security.user_password_hasher"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="App\Service\Sentry" class="App\Service\Sentry" autowire="true" autoconfigure="true">
      <argument>%env(APP_ENV)%</argument>
      <argument>prod</argument>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="monolog.logger.channel_login"/>
    </service>
    <service id="App\Service\Session\SessionService" class="App\Service\Session\SessionService" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="App\Repository\Shop\MenuRepository"/>
      <argument type="service" id=".session.do-not-use"/>
    </service>
    <service id="App\Service\Shop\ImportService" class="App\Service\Shop\ImportService" autowire="true" autoconfigure="true">
      <argument>uploads/files/menus/</argument>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Repository\Tax\TaxRepository"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="filesystem"/>
      <argument type="service" id="App\Repository\Shop\ShopModeRepository"/>
      <argument type="service" id="App\Repository\Admin\LocaleRepository"/>
      <argument type="service" id="App\Service\Google\GoogleCloudTranslate"/>
    </service>
    <service id="App\Service\Shop\OpeningHoursService" class="App\Service\Shop\OpeningHoursService" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Shop\OpeningHoursRepository"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="App\Service\Shop\OrderingHoursService" class="App\Service\Shop\OrderingHoursService" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="App\Repository\Shop\OrderingHoursRepository"/>
      <argument type="service" id="App\Service\Shop\OpeningHoursService"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Repository\Admin\ModeRepository"/>
      <argument type="service" id="App\Repository\Shop\PickupHourRepository"/>
      <argument type="service" id="App\Helper\String\StringHelper"/>
      <argument type="service" id="App\Provider\Order\AvailableOrdersByIntervalProvider"/>
      <argument type="service" id="App\Provider\Order\CountOrdersByIntervalProvider"/>
    </service>
    <service id="App\Service\Shop\ShopModeService" class="App\Service\Shop\ShopModeService" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Repository\Shop\ProductShopModeRepository"/>
      <argument type="service" id="App\Repository\Product\Product\ProductRepository"/>
      <argument type="service" id="App\Repository\Shop\OrderingHoursRepository"/>
      <argument type="service" id="App\Repository\Shop\ShopModeRepository"/>
      <argument type="service" id="App\Repository\Tax\TaxRepository"/>
    </service>
    <service id="App\Service\Shop\ShopService" class="App\Service\Shop\ShopService" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="App\Service\User\ShopManagerService"/>
    </service>
    <service id="App\Service\Slack\SlackService" class="App\Service\Slack\SlackService" autowire="true" autoconfigure="true">
      <argument>%env(SLACK_API_URL)%</argument>
      <argument>%env(SLACK_TOKEN)%</argument>
      <argument>%env(APP_SERVER)%</argument>
      <argument type="service" id="parameter_bag"/>
      <argument type="service" id="monolog.logger.channel_slack"/>
    </service>
    <service id="App\Service\Statistics\StatisticsService" class="App\Service\Statistics\StatisticsService" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <argument type="service" id="App\Repository\Security\CustomerRepository"/>
      <argument type="service" id="App\Repository\Product\Product\ProductRepository"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="App\Repository\Franchise\FranchiseRepository"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Service\Order\OrderService"/>
      <argument type="service" id="App\Helper\Date\DateTimeHelper"/>
      <argument type="service" id="App\Repository\Admin\ModeRepository"/>
    </service>
    <service id="App\Service\Sync\SyncService" class="App\Service\Sync\SyncService" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="App\Repository\Franchise\FranchiseRepository"/>
      <argument type="service" id="App\Repository\Shop\MenuRepository"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Service\User\ShopManagerService" class="App\Service\User\ShopManagerService" lazy="true" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Security\RoleRepository"/>
      <argument type="service" id="security.token_storage"/>
    </service>
    <service id="App\Service\User\UserImageHelper" class="App\Service\User\UserImageHelper" autowire="true" autoconfigure="true">
      <argument type="service" id="parameter_bag"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="App\Helper\Url\UrlHelper"/>
    </service>
    <service id="App\Service\User\UserService" class="App\Service\User\UserService" lazy="true" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Security\RoleRepository"/>
      <argument type="service" id="security.token_storage"/>
    </service>
    <service id="App\Service\Webhook\NotificationService" class="App\Service\Webhook\NotificationService" autowire="true" autoconfigure="true">
      <argument>%env(APP_SERVER)%</argument>
      <argument>local</argument>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <argument type="service" id="App\Verifier\HmacSignatureVerifier"/>
      <argument type="service" id="App\Service\Actions\SerializationService"/>
      <argument type="service" id="App\Helper\Array\ArrayHelper"/>
      <argument type="service" id="monolog.logger.channel_notification"/>
      <argument type="service" id="App\Helper\Date\DateTimeHelper"/>
      <argument type="service" id="App\Helper\Order\OrderItem\ProductHelper"/>
      <argument type="service" id="App\Helper\Order\OrderItem\OptionHelper"/>
      <argument type="service" id="App\Helper\Order\OrderItem\OptionVariantHelper"/>
      <argument type="service" id="App\Repository\Shop\OpeningHoursRepository"/>
      <argument type="service" id="App\Repository\Product\Category\CategoryRepository"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Repository\Security\CustomerRepository"/>
      <argument type="service" id="App\Repository\Shop\ProductShopModeRepository"/>
    </service>
    <service id="App\Service\Webhook\StarCloudService" class="App\Service\Webhook\StarCloudService" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Repository\Shop\StarcloudRepository"/>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <argument type="service" id="App\Helper\Image\ImageHelper"/>
      <argument type="service" id="App\Service\MoneyService"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="monolog.logger.channel_starcloud"/>
      <argument type="service" id="App\Helper\Order\OrderItem\StepHelper"/>
      <argument type="service" id="App\Helper\Promotion\PromotionValueHelper"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Translator\CategoryTranslator" class="App\Translator\CategoryTranslator" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Service\Google\GoogleCloudTranslate"/>
      <argument type="service" id="App\Repository\Product\Category\CategoryRepository"/>
    </service>
    <service id="App\Translator\OptionTranslator" class="App\Translator\OptionTranslator" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Service\Google\GoogleCloudTranslate"/>
      <argument type="service" id="App\Repository\Product\Option\OptionRepository"/>
      <argument type="service" id="App\Translator\OptionVariantTranslator"/>
    </service>
    <service id="App\Translator\OptionVariantTranslator" class="App\Translator\OptionVariantTranslator" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Service\Google\GoogleCloudTranslate"/>
      <argument type="service" id="App\Repository\Product\OptionVariant\OptionVariantRepository"/>
    </service>
    <service id="App\Translator\ProductTranslator" class="App\Translator\ProductTranslator" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Service\Google\GoogleCloudTranslate"/>
      <argument type="service" id="App\Repository\Product\Product\ProductRepository"/>
    </service>
    <service id="App\Twig\AsteriskExtension" class="App\Twig\AsteriskExtension" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
    </service>
    <service id="App\Twig\BreadcrumbExtension" class="App\Twig\BreadcrumbExtension" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="twig"/>
    </service>
    <service id="App\Twig\ButtonsExtension" class="App\Twig\ButtonsExtension" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
      <argument type="service" id="twig"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="router.default"/>
    </service>
    <service id="App\Twig\DateExtension" class="App\Twig\DateExtension" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="App\Twig\DayOfWeekExtension" class="App\Twig\DayOfWeekExtension" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
    </service>
    <service id="App\Twig\EmailExtension" class="App\Twig\EmailExtension" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
      <argument type="service" id="twig"/>
    </service>
    <service id="App\Twig\EventStatusExtension" class="App\Twig\EventStatusExtension" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="router.default"/>
    </service>
    <service id="App\Twig\FormExtension" class="App\Twig\FormExtension" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
      <argument type="service" id="twig"/>
    </service>
    <service id="App\Twig\GlobalExtension" class="App\Twig\GlobalExtension" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
      <argument type="service" id="twig"/>
      <argument type="service" id="App\Repository\Admin\SourceRepository"/>
      <argument type="service" id="parameter_bag"/>
      <argument type="service" id="App\Service\User\UserImageHelper"/>
      <argument type="service" id="App\Menu\MenuInspector"/>
    </service>
    <service id="App\Twig\ImageExtension" class="App\Twig\ImageExtension" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
      <argument type="service" id="App\Service\User\UserImageHelper"/>
      <argument type="service" id="twig"/>
      <argument type="service" id="parameter_bag"/>
      <argument type="service" id="App\Helper\Image\ImageHelper"/>
    </service>
    <service id="App\Twig\InputExtension" class="App\Twig\InputExtension" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
      <argument type="service" id="twig"/>
      <argument type="service" id="App\Menu\MenuInspector"/>
    </service>
    <service id="App\Twig\LegalTermsExtension" class="App\Twig\LegalTermsExtension" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
      <argument type="service" id="parameter_bag"/>
      <argument type="service" id="twig"/>
    </service>
    <service id="App\Twig\OrderExtension" class="App\Twig\OrderExtension" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
      <argument type="service" id="twig"/>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <argument type="service" id="App\Service\Order\OrderService"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="App\Twig\OrderItemExtension" class="App\Twig\OrderItemExtension" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Helper\Order\OrderItem\StepHelper"/>
      <argument type="service" id="App\Helper\Order\OrderItem\OptionHelper"/>
      <argument type="service" id="App\Calculator\OrderItem\OrderItemStepsCalculator"/>
      <argument type="service" id="App\Calculator\OrderItem\OrderItemOptionsCalculator"/>
    </service>
    <service id="App\Twig\PaymentMethodExtension" class="App\Twig\PaymentMethodExtension" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
      <argument type="service" id="twig"/>
    </service>
    <service id="App\Twig\PhoneExtension" class="App\Twig\PhoneExtension" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
      <argument type="service" id="parameter_bag"/>
    </service>
    <service id="App\Twig\PriceExtension" class="App\Twig\PriceExtension" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
      <argument type="service" id="parameter_bag"/>
    </service>
    <service id="App\Twig\SelectExtension" class="App\Twig\SelectExtension" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
      <argument type="service" id="twig"/>
    </service>
    <service id="App\Twig\TextExtension" class="App\Twig\TextExtension" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
      <argument type="service" id="parameter_bag"/>
      <argument type="service" id="twig"/>
    </service>
    <service id="App\Twig\TimetableExtension" class="App\Twig\TimetableExtension" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
      <argument type="service" id="twig"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Repository\Shop\OpeningHoursRepository"/>
    </service>
    <service id="App\Twig\UserExtension" class="App\Twig\UserExtension" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
      <argument type="service" id="App\Service\User\UserImageHelper"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="twig"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="App\Validator\Address\PostalCodeValidator" class="App\Validator\Address\PostalCodeValidator" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Google\GoogleMapsService"/>
    </service>
    <service id="App\Validator\Api\ApiLoggerVerifier" class="App\Validator\Api\ApiLoggerVerifier" autowire="true" autoconfigure="true">
      <argument>/%env(API_ROUTE_BASE)%/%env(API_VERSION)%</argument>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Validator\Constraints\Address\BelongsToUser" class="App\Validator\Constraints\Address\BelongsToUser" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Address\BelongsToUserValidator" class="App\Validator\Constraints\Address\BelongsToUserValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="App\Validator\Address\PostalCodeValidator"/>
      <argument type="service" id="App\Repository\Address\DeliveryAddressRepository"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Validator\Constraints\Address\LabelDuplicate" class="App\Validator\Constraints\Address\LabelDuplicate" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Address\LabelDuplicateValidator" class="App\Validator\Constraints\Address\LabelDuplicateValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="App\Validator\Address\PostalCodeValidator"/>
      <argument type="service" id="App\Repository\Address\DeliveryAddressRepository"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Validator\Constraints\Address\MaximumAddressesReached" class="App\Validator\Constraints\Address\MaximumAddressesReached" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Address\MaximumAddressesReachedValidator" class="App\Validator\Constraints\Address\MaximumAddressesReachedValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="App\Validator\Address\PostalCodeValidator"/>
      <argument type="service" id="App\Repository\Address\DeliveryAddressRepository"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Validator\Constraints\Address\PostalCode" class="App\Validator\Constraints\Address\PostalCode" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Address\PostalCodeValidator" class="App\Validator\Constraints\Address\PostalCodeValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="App\Validator\Address\PostalCodeValidator"/>
      <argument type="service" id="App\Repository\Address\DeliveryAddressRepository"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Validator\Constraints\Attributes\ValidEmail" class="App\Validator\Constraints\Attributes\ValidEmail" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Attributes\ValidEmailValidator" class="App\Validator\Constraints\Attributes\ValidEmailValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="debug.validator"/>
    </service>
    <service id="App\Validator\Constraints\Attributes\ValidFile" class="App\Validator\Constraints\Attributes\ValidFile" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Attributes\ValidFileValidator" class="App\Validator\Constraints\Attributes\ValidFileValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="debug.validator"/>
    </service>
    <service id="App\Validator\Constraints\Attributes\ValidPhone" class="App\Validator\Constraints\Attributes\ValidPhone" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Attributes\ValidPhoneValidator" class="App\Validator\Constraints\Attributes\ValidPhoneValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="App\Validator\Constraints\Base" class="App\Validator\Constraints\Base" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Category\HasChildren" class="App\Validator\Constraints\Category\HasChildren" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Category\HasChildrenValidator" class="App\Validator\Constraints\Category\HasChildrenValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="App\Validator\Constraints\Category\Menu" class="App\Validator\Constraints\Category\Menu" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Category\MenuValidator" class="App\Validator\Constraints\Category\MenuValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="App\Validator\Constraints\Category\ParentCategory" class="App\Validator\Constraints\Category\ParentCategory" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Category\ParentCategoryValidator" class="App\Validator\Constraints\Category\ParentCategoryValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="App\Validator\Constraints\DateTime\ValidDate" class="App\Validator\Constraints\DateTime\ValidDate" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\DateTime\ValidDateTime" class="App\Validator\Constraints\DateTime\ValidDateTime" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\DateTime\ValidDateTimeValidator" class="App\Validator\Constraints\DateTime\ValidDateTimeValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="App\Validator\Constraints\DateTime\ValidDateValidator" class="App\Validator\Constraints\DateTime\ValidDateValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="App\Validator\Constraints\Franchise\FranchiseId" class="App\Validator\Constraints\Franchise\FranchiseId" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Franchise\FranchiseIdValidator" class="App\Validator\Constraints\Franchise\FranchiseIdValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Repository\Franchise\FranchiseRepository"/>
    </service>
    <service id="App\Validator\Constraints\Franchise\Slide\MediaNotEmpty" class="App\Validator\Constraints\Franchise\Slide\MediaNotEmpty" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Franchise\Slide\MediaNotEmptyValidator" class="App\Validator\Constraints\Franchise\Slide\MediaNotEmptyValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="App\Validator\Constraints\Franchise\Slide\SlideItemsLimit" class="App\Validator\Constraints\Franchise\Slide\SlideItemsLimit" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Franchise\Slide\SlideItemsLimitValidator" class="App\Validator\Constraints\Franchise\Slide\SlideItemsLimitValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="App\Validator\Constraints\Locale\LocaleCodeExist" class="App\Validator\Constraints\Locale\LocaleCodeExist" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Locale\LocaleCodeExistValidator" class="App\Validator\Constraints\Locale\LocaleCodeExistValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="App\Repository\Admin\LocaleRepository"/>
      <argument type="service" id="App\Repository\Franchise\FranchiseRepository"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Validator\Constraints\Locales" class="App\Validator\Constraints\Locales" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\LocalesValidator" class="App\Validator\Constraints\LocalesValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="App\Validator\Constraints\Loyalty\AtLeastOneAttributeIsRequired" class="App\Validator\Constraints\Loyalty\AtLeastOneAttributeIsRequired" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Loyalty\AtLeastOneAttributeIsRequiredValidator" class="App\Validator\Constraints\Loyalty\AtLeastOneAttributeIsRequiredValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Validator\Constraints\Loyalty\OneOptinIsRequired" class="App\Validator\Constraints\Loyalty\OneOptinIsRequired" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Loyalty\OneOptinIsRequiredValidator" class="App\Validator\Constraints\Loyalty\OneOptinIsRequiredValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Validator\Constraints\Loyalty\ValidIdentifier" class="App\Validator\Constraints\Loyalty\ValidIdentifier" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Loyalty\ValidIdentifierValidator" class="App\Validator\Constraints\Loyalty\ValidIdentifierValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="App\Provider\Loyalty\IntegrationsProvider"/>
    </service>
    <service id="App\Validator\Constraints\Order\Anonymous\ValidOrderAnonymous" class="App\Validator\Constraints\Order\Anonymous\ValidOrderAnonymous" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Order\Anonymous\ValidOrderAnonymousValidator" class="App\Validator\Constraints\Order\Anonymous\ValidOrderAnonymousValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Repository\Shop\DeviceRepository"/>
    </service>
    <service id="App\Validator\Constraints\Order\Base" class="App\Validator\Constraints\Order\Base" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Order\CancelablePayments" class="App\Validator\Constraints\Order\CancelablePayments" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Order\CancelablePaymentsValidator" class="App\Validator\Constraints\Order\CancelablePaymentsValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
    </service>
    <service id="App\Validator\Constraints\Order\Date\AsapDate" class="App\Validator\Constraints\Order\Date\AsapDate" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Order\Date\AsapDateValidator" class="App\Validator\Constraints\Order\Date\AsapDateValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Validator\Constraints\Order\Date\OpenShop" class="App\Validator\Constraints\Order\Date\OpenShop" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Order\Date\OpenShopValidator" class="App\Validator\Constraints\Order\Date\OpenShopValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Repository\Shop\ClosingDaysRepository"/>
      <argument type="service" id="App\Repository\Shop\OpeningHoursRepository"/>
    </service>
    <service id="App\Validator\Constraints\Order\Date\ValidDate" class="App\Validator\Constraints\Order\Date\ValidDate" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Order\Date\ValidDateValidator" class="App\Validator\Constraints\Order\Date\ValidDateValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Provider\Shop\OrderIntervalProvider"/>
      <argument type="service" id="App\Repository\Shop\DeviceRepository"/>
    </service>
    <service id="App\Validator\Constraints\Order\Date\WithinOrderingHours" class="App\Validator\Constraints\Order\Date\WithinOrderingHours" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Order\Date\WithinOrderingHoursValidator" class="App\Validator\Constraints\Order\Date\WithinOrderingHoursValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Service\Shop\OrderingHoursService"/>
      <argument type="service" id="App\Repository\Shop\DeviceRepository"/>
    </service>
    <service id="App\Validator\Constraints\Order\Date\WithinPickupHours" class="App\Validator\Constraints\Order\Date\WithinPickupHours" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Order\Date\WithinPickupHoursValidator" class="App\Validator\Constraints\Order\Date\WithinPickupHoursValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Repository\Shop\PickupHourRepository"/>
      <argument type="service" id="App\Repository\Shop\DeviceRepository"/>
    </service>
    <service id="App\Validator\Constraints\Order\Device\OrderDevice" class="App\Validator\Constraints\Order\Device\OrderDevice" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Order\Device\OrderDeviceValidator" class="App\Validator\Constraints\Order\Device\OrderDeviceValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Repository\Shop\DeviceRepository"/>
    </service>
    <service id="App\Validator\Constraints\Order\Discounts\Loyalty\OrderLoyalty" class="App\Validator\Constraints\Order\Discounts\Loyalty\OrderLoyalty" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Order\Discounts\Loyalty\OrderLoyaltyValidator" class="App\Validator\Constraints\Order\Discounts\Loyalty\OrderLoyaltyValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Client\Loyalty\LoyaltyClient"/>
      <argument type="service" id="App\Verifier\Order\LoyaltyRewardsVerifier"/>
    </service>
    <service id="App\Validator\Constraints\Order\Discounts\OrderDiscount" class="App\Validator\Constraints\Order\Discounts\OrderDiscount" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Order\Discounts\OrderDiscountValidator" class="App\Validator\Constraints\Order\Discounts\OrderDiscountValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Validator\Constraints\Order\Discounts\Promotion\OrderPromotion" class="App\Validator\Constraints\Order\Discounts\Promotion\OrderPromotion" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Order\Discounts\Promotion\OrderPromotionValidator" class="App\Validator\Constraints\Order\Discounts\Promotion\OrderPromotionValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="debug.validator"/>
      <argument type="service" id="App\Repository\Shop\PromotionRepository"/>
    </service>
    <service id="App\Validator\Constraints\Order\Discounts\Qoodos\OrderQoodosDiscount" class="App\Validator\Constraints\Order\Discounts\Qoodos\OrderQoodosDiscount" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Order\Discounts\Qoodos\OrderQoodosDiscountValidator" class="App\Validator\Constraints\Order\Discounts\Qoodos\OrderQoodosDiscountValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Repository\Franchise\FranchiseRepository"/>
      <argument type="service" id="lexik_jwt_authentication.jwt_manager"/>
      <argument type="service" id="App\Client\Qoodos\QoodosClient"/>
      <argument type="service" id="App\Calculator\Order\OrderQoodosDiscountCalculator"/>
    </service>
    <service id="App\Validator\Constraints\Order\Fees\OrderFees" class="App\Validator\Constraints\Order\Fees\OrderFees" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Order\Fees\OrderFeesValidator" class="App\Validator\Constraints\Order\Fees\OrderFeesValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Repository\Shop\DeviceRepository"/>
    </service>
    <service id="App\Validator\Constraints\Order\FreeItem\OrderFreeItem" class="App\Validator\Constraints\Order\FreeItem\OrderFreeItem" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Order\FreeItem\OrderFreeItemValidator" class="App\Validator\Constraints\Order\FreeItem\OrderFreeItemValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Verifier\Order\FreeOrderVerifier"/>
    </service>
    <service id="App\Validator\Constraints\Order\OrderItem\OptionListSchema" class="App\Validator\Constraints\Order\OrderItem\OptionListSchema" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Order\OrderItem\OptionListSchemaValidator" class="App\Validator\Constraints\Order\OrderItem\OptionListSchemaValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Validator\Constraints\Order\OrderItem\OrderItemMenu" class="App\Validator\Constraints\Order\OrderItem\OrderItemMenu" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Order\OrderItem\OrderItemMenuValidator" class="App\Validator\Constraints\Order\OrderItem\OrderItemMenuValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Repository\Product\Product\ProductRepository"/>
    </service>
    <service id="App\Validator\Constraints\Order\OrderItem\OrderItemOptions" class="App\Validator\Constraints\Order\OrderItem\OrderItemOptions" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Order\OrderItem\OrderItemOptionsValidator" class="App\Validator\Constraints\Order\OrderItem\OrderItemOptionsValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Repository\Product\Option\OptionRepository"/>
      <argument type="service" id="App\Repository\Product\OptionVariant\OptionVariantRepository"/>
    </service>
    <service id="App\Validator\Constraints\Order\OrderItem\OrderItemServeLater" class="App\Validator\Constraints\Order\OrderItem\OrderItemServeLater" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Order\OrderItem\OrderItemServeLaterValidator" class="App\Validator\Constraints\Order\OrderItem\OrderItemServeLaterValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Validator\Constraints\Order\OrderItem\OrderItemTotal" class="App\Validator\Constraints\Order\OrderItem\OrderItemTotal" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Order\OrderItem\OrderItemTotalValidator" class="App\Validator\Constraints\Order\OrderItem\OrderItemTotalValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Calculator\OrderItem\OrderItemUnitsTotalCalculator"/>
    </service>
    <service id="App\Validator\Constraints\Order\OrderItem\Schema" class="App\Validator\Constraints\Order\OrderItem\Schema" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Order\OrderItem\SchemaValidator" class="App\Validator\Constraints\Order\OrderItem\SchemaValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Validator\Constraints\Order\OrderItem\StepListSchema" class="App\Validator\Constraints\Order\OrderItem\StepListSchema" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Order\OrderItem\StepListSchemaValidator" class="App\Validator\Constraints\Order\OrderItem\StepListSchemaValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="debug.validator"/>
    </service>
    <service id="App\Validator\Constraints\Order\OrderPaymentPending" class="App\Validator\Constraints\Order\OrderPaymentPending" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Order\OrderPaymentPendingValidator" class="App\Validator\Constraints\Order\OrderPaymentPendingValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Validator\Constraints\Order\Schema" class="App\Validator\Constraints\Order\Schema" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Order\SchemaValidator" class="App\Validator\Constraints\Order\SchemaValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Validator\Constraints\Order\Setting\OrderSetting" class="App\Validator\Constraints\Order\Setting\OrderSetting" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Order\Setting\OrderSettingValidator" class="App\Validator\Constraints\Order\Setting\OrderSettingValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="debug.validator"/>
    </service>
    <service id="App\Validator\Constraints\Order\TimeSlot\MaxOrdersByIntervalExceeded" class="App\Validator\Constraints\Order\TimeSlot\MaxOrdersByIntervalExceeded" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Order\TimeSlot\MaxOrdersByIntervalExceededValidator" class="App\Validator\Constraints\Order\TimeSlot\MaxOrdersByIntervalExceededValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Repository\Shop\DeviceRepository"/>
      <argument type="service" id="App\Provider\Order\AvailableOrdersByIntervalProvider"/>
      <argument type="service" id="App\Provider\Order\CountOrdersByIntervalProvider"/>
    </service>
    <service id="App\Validator\Constraints\Order\Totals\OrderTotal" class="App\Validator\Constraints\Order\Totals\OrderTotal" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Order\Totals\OrderTotalValidator" class="App\Validator\Constraints\Order\Totals\OrderTotalValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Calculator\Order\OrderItemsTotalCalculator"/>
      <argument type="service" id="App\Calculator\Shop\Promotion\PromotionTotalCalculator"/>
    </service>
    <service id="App\Validator\Constraints\Order\User\OrderCustomer" class="App\Validator\Constraints\Order\User\OrderCustomer" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Order\User\OrderCustomerValidator" class="App\Validator\Constraints\Order\User\OrderCustomerValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Validator\Constraints\Order\Zone\CustomerDeliveryAddressInZone" class="App\Validator\Constraints\Order\Zone\CustomerDeliveryAddressInZone" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Order\Zone\CustomerDeliveryAddressInZoneValidator" class="App\Validator\Constraints\Order\Zone\CustomerDeliveryAddressInZoneValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Repository\Address\DeliveryAddressRepository"/>
      <argument type="service" id="App\Repository\Shop\ZoneRepository"/>
      <argument type="service" id="App\Service\Google\GoogleMapsService"/>
    </service>
    <service id="App\Validator\Constraints\Payment\Payplug\ApplePay\ApplePayToken" class="App\Validator\Constraints\Payment\Payplug\ApplePay\ApplePayToken" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Payment\Payplug\ApplePay\ApplePayTokenValidator" class="App\Validator\Constraints\Payment\Payplug\ApplePay\ApplePayTokenValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Validator\Constraints\Payment\Payplug\ApplePay\ExternalId" class="App\Validator\Constraints\Payment\Payplug\ApplePay\ExternalId" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Payment\Payplug\ApplePay\ExternalIdValidator" class="App\Validator\Constraints\Payment\Payplug\ApplePay\ExternalIdValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Repository\Payment\PaymentRepository"/>
    </service>
    <service id="App\Validator\Constraints\Product\Base" class="App\Validator\Constraints\Product\Base" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Product\Menus\Menus" class="App\Validator\Constraints\Product\Menus\Menus" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Product\Menus\MenusValidator" class="App\Validator\Constraints\Product\Menus\MenusValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="App\Validator\Constraints\Product\Option\Products" class="App\Validator\Constraints\Product\Option\Products" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Product\Option\ProductsValidator" class="App\Validator\Constraints\Product\Option\ProductsValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="App\Validator\Constraints\Product\Option\Type" class="App\Validator\Constraints\Product\Option\Type" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Product\Option\TypeValidator" class="App\Validator\Constraints\Product\Option\TypeValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="App\Validator\Constraints\Product\Product\MainProduct" class="App\Validator\Constraints\Product\Product\MainProduct" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Product\Product\MainProductValidator" class="App\Validator\Constraints\Product\Product\MainProductValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="App\Validator\Constraints\Product\Product\Menu" class="App\Validator\Constraints\Product\Product\Menu" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Product\Product\MenuValidator" class="App\Validator\Constraints\Product\Product\MenuValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="App\Validator\Constraints\Product\Product\Product" class="App\Validator\Constraints\Product\Product\Product" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Product\Product\ProductValidator" class="App\Validator\Constraints\Product\Product\ProductValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="App\Validator\Constraints\Product\Product\Sku" class="App\Validator\Constraints\Product\Product\Sku" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Product\Product\SkuValidator" class="App\Validator\Constraints\Product\Product\SkuValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="App\Validator\Constraints\Shop\Base" class="App\Validator\Constraints\Shop\Base" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Shop\Device\Pairing\UniqueIdentifier" class="App\Validator\Constraints\Shop\Device\Pairing\UniqueIdentifier" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Shop\Device\Pairing\UniqueIdentifierValidator" class="App\Validator\Constraints\Shop\Device\Pairing\UniqueIdentifierValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="App\Repository\Shop\DeviceRepository"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="App\Validator\Constraints\Shop\Device\UniquePin" class="App\Validator\Constraints\Shop\Device\UniquePin" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Shop\Device\UniquePinValidator" class="App\Validator\Constraints\Shop\Device\UniquePinValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="App\Repository\Shop\DeviceRepository"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="App\Validator\Constraints\Shop\Device\ValidPairDevice" class="App\Validator\Constraints\Shop\Device\ValidPairDevice" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Shop\Device\ValidPairDeviceValidator" class="App\Validator\Constraints\Shop\Device\ValidPairDeviceValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument>%env(DEVICE_PIN_DEV)%</argument>
      <argument type="service" id="App\Repository\Shop\DeviceRepository"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="App\Validator\Constraints\Shop\OrderSetting\CustomerIdentifier" class="App\Validator\Constraints\Shop\OrderSetting\CustomerIdentifier" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Shop\OrderSetting\CustomerIdentifierValidator" class="App\Validator\Constraints\Shop\OrderSetting\CustomerIdentifierValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="App\Validator\Constraints\Shop\Promotion\Promotion" class="App\Validator\Constraints\Shop\Promotion\Promotion" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Shop\Promotion\PromotionShopMode" class="App\Validator\Constraints\Shop\Promotion\PromotionShopMode" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\Shop\Promotion\PromotionShopModeValidator" class="App\Validator\Constraints\Shop\Promotion\PromotionShopModeValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="App\Validator\Constraints\Shop\Promotion\PromotionValidator" class="App\Validator\Constraints\Shop\Promotion\PromotionValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="App\Validator\Constraints\ShopAccess" class="App\Validator\Constraints\ShopAccess" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\ShopAccessValidator" class="App\Validator\Constraints\ShopAccessValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="property_accessor"/>
    </service>
    <service id="App\Validator\Constraints\User\AccountType" class="App\Validator\Constraints\User\AccountType" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\User\AccountTypeValidator" class="App\Validator\Constraints\User\AccountTypeValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="App\Repository\Security\UserRepository"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Validator\Constraints\User\Customer\CustomerSchema" class="App\Validator\Constraints\User\Customer\CustomerSchema" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\User\Customer\CustomerSchemaValidator" class="App\Validator\Constraints\User\Customer\CustomerSchemaValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Helper\Entity\EntityHelper"/>
    </service>
    <service id="App\Validator\Constraints\User\Customer\Promotion\CustomerPromotion" class="App\Validator\Constraints\User\Customer\Promotion\CustomerPromotion" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\User\Customer\Promotion\CustomerPromotionValidator" class="App\Validator\Constraints\User\Customer\Promotion\CustomerPromotionValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Repository\Shop\PromotionRepository"/>
      <argument type="service" id="App\Repository\Shop\CustomerShopRepository"/>
      <argument type="service" id="App\Repository\Order\OrderRepository"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
      <argument type="service" id="debug.validator"/>
    </service>
    <service id="App\Validator\Constraints\User\Customer\UserOAuthProofToken" class="App\Validator\Constraints\User\Customer\UserOAuthProofToken" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\User\Customer\UserOAuthProofTokenValidator" class="App\Validator\Constraints\User\Customer\UserOAuthProofTokenValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="App\Repository\Security\UserOAuthRepository"/>
      <argument type="service" id="App\Repository\Security\UserRepository"/>
      <argument type="service" id="App\Helper\Entity\EntityHelper"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Validator\Constraints\User\Password" class="App\Validator\Constraints\User\Password" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\User\PasswordValidator" class="App\Validator\Constraints\User\PasswordValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Validator\Constraints\User\UniquePhone" class="App\Validator\Constraints\User\UniquePhone" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Constraints\User\UniquePhoneValidator" class="App\Validator\Constraints\User\UniquePhoneValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="App\Repository\Security\UserRepository"/>
    </service>
    <service id="App\Validator\Payment\NeptingIpnValidator" class="App\Validator\Payment\NeptingIpnValidator" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\PromotionalOffer\CategoryProductNotNull" class="App\Validator\PromotionalOffer\CategoryProductNotNull" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\PromotionalOffer\CategoryProductNotNullValidator" class="App\Validator\PromotionalOffer\CategoryProductNotNullValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="App\Validator\Shop\Menu\Import\AlimentsValidator" class="App\Validator\Shop\Menu\Import\AlimentsValidator" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Admin\Aliment\AlimentRepository"/>
    </service>
    <service id="App\Validator\Shop\Menu\Import\CategoriesValidator" class="App\Validator\Shop\Menu\Import\CategoriesValidator" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Product\Category\CategoryRepository"/>
      <argument type="service" id="App\Helper\File\FileHelper"/>
    </service>
    <service id="App\Validator\Shop\Menu\Import\ImportMenuValidator" class="App\Validator\Shop\Menu\Import\ImportMenuValidator" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Validator\Shop\Menu\Import\CategoriesValidator"/>
      <argument type="service" id="App\Validator\Shop\Menu\Import\ProductsValidator"/>
      <argument type="service" id="App\Validator\Shop\Menu\Import\OptionsValidator"/>
    </service>
    <service id="App\Validator\Shop\Menu\Import\MenuValidator" class="App\Validator\Shop\Menu\Import\MenuValidator" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Shop\Menu\Import\OptionVariantsValidator" class="App\Validator\Shop\Menu\Import\OptionVariantsValidator" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Helper\File\FileHelper"/>
    </service>
    <service id="App\Validator\Shop\Menu\Import\OptionsValidator" class="App\Validator\Shop\Menu\Import\OptionsValidator" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Product\Option\OptionRepository"/>
      <argument type="service" id="App\Validator\Shop\Menu\Import\OptionVariantsValidator"/>
      <argument type="service" id="App\Helper\File\FileHelper"/>
    </service>
    <service id="App\Validator\Shop\Menu\Import\ProductsMappingValidator" class="App\Validator\Shop\Menu\Import\ProductsMappingValidator" autowire="true" autoconfigure="true"/>
    <service id="App\Validator\Shop\Menu\Import\ProductsValidator" class="App\Validator\Shop\Menu\Import\ProductsValidator" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Product\Product\ProductRepository"/>
      <argument type="service" id="App\Validator\Shop\Menu\Import\AlimentsValidator"/>
      <argument type="service" id="App\Helper\File\FileHelper"/>
      <argument type="service" id="App\Validator\Shop\Menu\Import\ProductsMappingValidator"/>
    </service>
    <service id="App\Validator\Shop\PromotionalOfferValidator" class="App\Validator\Shop\PromotionalOfferValidator" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Shop\PromotionalOfferRepository"/>
    </service>
    <service id="App\Validator\TimeTableValidator" class="App\Validator\TimeTableValidator" autowire="true" autoconfigure="true">
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Repository\Shop\OpeningHoursRepository"/>
      <argument type="service" id="App\Service\Shop\OrderingHoursService"/>
    </service>
    <service id="App\Validator\Zone\ZoneValidator" class="App\Validator\Zone\ZoneValidator" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Validator\Address\PostalCodeValidator"/>
      <argument type="service" id="monolog.logger.channel_zone"/>
    </service>
    <service id="App\Verifier\HmacSignatureVerifier" class="App\Verifier\HmacSignatureVerifier" autowire="true" autoconfigure="true"/>
    <service id="App\Verifier\Order\FreeOrderVerifier" class="App\Verifier\Order\FreeOrderVerifier" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Verifier\Order\LoyaltyRewardsVerifier"/>
    </service>
    <service id="App\Verifier\Order\LoyaltyRewardsVerifier" class="App\Verifier\Order\LoyaltyRewardsVerifier" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Repository\Product\Product\ProductRepository"/>
      <argument type="service" id="App\Client\Qoodos\QoodosClient"/>
    </service>
    <service id="App\Verifier\Payment\NeptingSignatureVerifier" class="App\Verifier\Payment\NeptingSignatureVerifier" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Generator\Nepting\NeptingSignatureGenerator"/>
    </service>
    <service id="App\Verifier\RecaptchaVerifier" class="App\Verifier\RecaptchaVerifier" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Service\Curl"/>
      <argument>%env(RECAPTCHA_URL)%</argument>
      <argument>%env(RECAPTCHA_SECRET)%</argument>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\Verifier\Shop\LicenceVerifier" class="App\Verifier\Shop\LicenceVerifier" autowire="true" autoconfigure="true">
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Repository\Shop\ShopRepository"/>
    </service>
    <service id="App\Webhook\Payment\AbstractWebhook" class="App\Webhook\Payment\AbstractWebhook" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Client\Qoodos\QoodosClient"/>
      <argument type="service" id="App\Service\Webhook\StarCloudService"/>
      <argument type="service" id="App\Service\Order\OrderService"/>
      <argument type="service" id="App\Service\Payment\PaymentService"/>
      <argument type="service" id="App\Processor\Order\PayOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\ProcessOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\FailOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\CancelOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\ExpireOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\RequireActionOrderProcessor"/>
    </service>
    <service id="App\Webhook\Payment\Nepting\NeptingEpayWebhook" class="App\Webhook\Payment\Nepting\NeptingEpayWebhook" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Client\Qoodos\QoodosClient"/>
      <argument type="service" id="App\Service\Webhook\StarCloudService"/>
      <argument type="service" id="App\Service\Order\OrderService"/>
      <argument type="service" id="App\Service\Payment\PaymentService"/>
      <argument type="service" id="App\Processor\Order\PayOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\ProcessOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\FailOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\CancelOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\ExpireOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\RequireActionOrderProcessor"/>
    </service>
    <service id="App\Webhook\Payment\Paygreen\PaygreenWebhook" class="App\Webhook\Payment\Paygreen\PaygreenWebhook" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Client\Qoodos\QoodosClient"/>
      <argument type="service" id="App\Service\Webhook\StarCloudService"/>
      <argument type="service" id="App\Service\Order\OrderService"/>
      <argument type="service" id="App\Service\Payment\PaymentService"/>
      <argument type="service" id="App\Processor\Order\PayOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\ProcessOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\FailOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\CancelOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\ExpireOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\RequireActionOrderProcessor"/>
    </service>
    <service id="App\Webhook\Payment\Payplug\PayplugWebhook" class="App\Webhook\Payment\Payplug\PayplugWebhook" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Client\Qoodos\QoodosClient"/>
      <argument type="service" id="App\Service\Webhook\StarCloudService"/>
      <argument type="service" id="App\Service\Order\OrderService"/>
      <argument type="service" id="App\Service\Payment\PaymentService"/>
      <argument type="service" id="App\Processor\Order\PayOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\ProcessOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\FailOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\CancelOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\ExpireOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\RequireActionOrderProcessor"/>
    </service>
    <service id="App\Webhook\Payment\Payxpert\PayxpertWebhook" class="App\Webhook\Payment\Payxpert\PayxpertWebhook" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Client\Qoodos\QoodosClient"/>
      <argument type="service" id="App\Service\Webhook\StarCloudService"/>
      <argument type="service" id="App\Service\Order\OrderService"/>
      <argument type="service" id="App\Service\Payment\PaymentService"/>
      <argument type="service" id="App\Processor\Order\PayOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\ProcessOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\FailOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\CancelOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\ExpireOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\RequireActionOrderProcessor"/>
    </service>
    <service id="App\Webhook\Payment\Stripe\StripeWebhook" class="App\Webhook\Payment\Stripe\StripeWebhook" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Client\Qoodos\QoodosClient"/>
      <argument type="service" id="App\Service\Webhook\StarCloudService"/>
      <argument type="service" id="App\Service\Order\OrderService"/>
      <argument type="service" id="App\Service\Payment\PaymentService"/>
      <argument type="service" id="App\Processor\Order\PayOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\ProcessOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\FailOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\CancelOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\ExpireOrderProcessor"/>
      <argument type="service" id="App\Processor\Order\RequireActionOrderProcessor"/>
    </service>
    <service id="app.menu_admin_builder" class="App\Menu\Admin\AdminMenuBuilder" public="true" autowire="true" autoconfigure="true">
      <tag name="knp_menu.menu_builder" method="createMenu" alias="admin"/>
      <argument type="service" id="knp_menu.factory"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="app.menu_support_builder" class="App\Menu\Admin\SupportMenuBuilder" public="true" autowire="true" autoconfigure="true">
      <tag name="knp_menu.menu_builder" method="createMenu" alias="support"/>
      <argument type="service" id="knp_menu.factory"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="app.menu_developer_builder" class="App\Menu\Admin\DeveloperMenuBuilder" public="true" autowire="true" autoconfigure="true">
      <tag name="knp_menu.menu_builder" method="createMenu" alias="developer"/>
      <argument type="service" id="knp_menu.factory"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="app.menu_shop_owner_builder" class="App\Menu\ShopOwnerMenuBuilder" public="true" autowire="true" autoconfigure="true">
      <tag name="knp_menu.menu_builder" method="createMenu" alias="shopOwner"/>
      <argument type="service" id="knp_menu.factory"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Repository\Shop\ShopModeRepository"/>
    </service>
    <service id="app.menu_manager_builder" class="App\Menu\ManagerMenuBuilder" public="true" autowire="true" autoconfigure="true">
      <tag name="knp_menu.menu_builder" method="createMenu" alias="manager"/>
      <argument type="service" id="knp_menu.factory"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="app.menu_doc_builder" class="App\Menu\DocMenuBuilder" public="true" autowire="true" autoconfigure="true">
      <tag name="knp_menu.menu_builder" method="createMenu" alias="doc"/>
      <argument type="service" id="knp_menu.factory"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="App\Service\Doc\DocApiService"/>
    </service>
    <service id="gedmo.listener.softdeleteable" class="Gedmo\SoftDeleteable\SoftDeleteableListener" autowire="true" autoconfigure="true">
      <tag name="doctrine.event_subscriber" connection="default"/>
      <call method="setAnnotationReader">
        <argument type="service" id="annotations.cached_reader"/>
      </call>
    </service>
    <service id="app.service.event" class="App\Service\Event\Event" public="true" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <factory class="App\Service\Event\Event" method="getInstance"/>
    </service>
    <service id="app.locale_listener" class="App\EventListener\LocaleListener" autowire="true" autoconfigure="true">
      <tag name="doctrine.event_subscriber"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Repository\Admin\LocaleRepository"/>
      <argument type="service" id="popina_order_cache"/>
    </service>
    <service id="app.event_subscriber_order_orderSubscriber" class="App\EventSubscriber\Order\OrderSubscriber" autowire="true" autoconfigure="true">
      <tag name="doctrine.event_subscriber"/>
      <argument type="service" id="App\Repository\Admin\LocaleRepository"/>
      <argument type="service" id="App\Service\Google\GoogleCloudTranslate"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="api.event.authentication_success_listener" class="App\EventListener\JWTAuthSuccessListener" autowire="true" autoconfigure="true">
      <tag name="kernel.event_listener" event="lexik_jwt_authentication.on_authentication_success" method="onJWTAuthSuccess"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Service\Security\PasswordService"/>
    </service>
    <service id="app.popina_order_filesystem_adapter" class="Symfony\Component\Cache\Adapter\FilesystemAdapter" autoconfigure="true">
      <argument>popina_order</argument>
      <argument>3600</argument>
      <argument>/var/www/html/foxorders/var/cache/storage</argument>
      <argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="argument_metadata_factory" class="Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory"/>
    <service id="response_listener" class="Symfony\Component\HttpKernel\EventListener\ResponseListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument>UTF-8</argument>
      <argument>false</argument>
    </service>
    <service id="streamed_response_listener" class="Symfony\Component\HttpKernel\EventListener\StreamedResponseListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="locale_listener" class="Symfony\Component\HttpKernel\EventListener\LocaleListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="request_stack"/>
      <argument>fr_FR</argument>
      <argument type="service" id="router.default" on-invalid="ignore"/>
      <argument>false</argument>
      <argument type="collection"/>
    </service>
    <service id="validate_request_listener" class="Symfony\Component\HttpKernel\EventListener\ValidateRequestListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="disallow_search_engine_index_response_listener" class="Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="error_controller" class="Symfony\Component\HttpKernel\Controller\ErrorController" public="true">
      <argument type="service" id="http_kernel"/>
      <argument>error_controller</argument>
      <argument type="service" id="error_handler.error_renderer.serializer"/>
    </service>
    <service id="exception_listener" class="Symfony\Component\HttpKernel\EventListener\ErrorListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="monolog.logger" channel="request"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument>error_controller</argument>
      <argument type="service" id="monolog.logger.request" on-invalid="null"/>
      <argument>true</argument>
      <argument type="collection"/>
    </service>
    <service id="parameter_bag" class="Symfony\Component\DependencyInjection\ParameterBag\ContainerBag">
      <argument type="service" id="service_container"/>
    </service>
    <service id="http_kernel" class="Symfony\Component\HttpKernel\HttpKernel" public="true">
      <tag name="container.hot_path"/>
      <tag name="container.preload" class="Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"/>
      <tag name="container.preload" class="Symfony\Component\Runtime\Runner\Symfony\ResponseRunner"/>
      <tag name="container.preload" class="Symfony\Component\Runtime\SymfonyRuntime"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="debug.controller_resolver"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="debug.argument_resolver"/>
    </service>
    <service id="request_stack" class="Symfony\Component\HttpFoundation\RequestStack" public="true"/>
    <service id="http_cache" class="Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache">
      <tag name="container.hot_path"/>
      <argument type="service" id="kernel"/>
      <argument type="service" id="http_cache.store"/>
      <argument>null</argument>
      <argument type="collection">
        <argument key="debug">true</argument>
      </argument>
    </service>
    <service id="http_cache.store" class="Symfony\Component\HttpKernel\HttpCache\Store">
      <argument>/var/www/html/foxorders/var/cache/dev/http_cache</argument>
    </service>
    <service id="url_helper" class="Symfony\Component\HttpFoundation\UrlHelper">
      <argument type="service" id="request_stack"/>
      <argument type="service" id="router.request_context" on-invalid="ignore"/>
    </service>
    <service id="cache_warmer" class="Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate" public="true">
      <tag name="container.no_preload"/>
      <argument type="tagged_iterator" tag="kernel.cache_warmer"/>
      <argument>true</argument>
      <argument>/var/www/html/foxorders/var/cache/dev/App_KernelDevDebugContainerDeprecations.log</argument>
    </service>
    <service id="cache_clearer" class="Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer" public="true">
      <tag name="container.private" package="symfony/framework-bundle" version="5.2"/>
      <argument type="tagged_iterator" tag="kernel.cache_clearer"/>
    </service>
    <service id="filesystem" class="Symfony\Component\Filesystem\Filesystem" public="true">
      <tag name="container.private" package="symfony/framework-bundle" version="5.2"/>
    </service>
    <service id="file_locator" class="Symfony\Component\HttpKernel\Config\FileLocator">
      <argument type="service" id="kernel"/>
    </service>
    <service id="uri_signer" class="Symfony\Component\HttpKernel\UriSigner">
      <argument>%env(APP_SECRET)%</argument>
    </service>
    <service id="config_cache_factory" class="Symfony\Component\Config\ResourceCheckerConfigCacheFactory">
      <argument type="tagged_iterator" tag="config_cache.resource_checker"/>
    </service>
    <service id="dependency_injection.config.container_parameters_resource_checker" class="Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker">
      <tag name="config_cache.resource_checker" priority="-980"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="config.resource.self_checking_resource_checker" class="Symfony\Component\Config\Resource\SelfCheckingResourceChecker">
      <tag name="config_cache.resource_checker" priority="-990"/>
    </service>
    <service id="services_resetter" class="Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter" public="true">
      <argument type="iterator">
        <argument key="cache.app" type="service" id="cache.app.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="cache.system" type="service" id="cache.system.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="cache.validator" type="service" id="cache.validator.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="cache.serializer" type="service" id="cache.serializer.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="cache.annotations" type="service" id="cache.annotations.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="cache.property_info" type="service" id="cache.property_info.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="cache.messenger.restart_workers_signal" type="service" id="cache.messenger.restart_workers_signal.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="http_client" type="service" id=".debug.http_client" on-invalid="ignore_uninitialized"/>
        <argument key="mailer.message_logger_listener" type="service" id="mailer.message_logger_listener" on-invalid="ignore_uninitialized"/>
        <argument key="debug.stopwatch" type="service" id="debug.stopwatch" on-invalid="ignore_uninitialized"/>
        <argument key="debug.event_dispatcher" type="service" id="debug.event_dispatcher" on-invalid="ignore_uninitialized"/>
        <argument key="cache.rate_limiter" type="service" id="cache.rate_limiter.traceable" on-invalid="ignore_uninitialized"/>
        <argument key=".popina_order_cache.inner" type="service" id=".popina_order_cache.inner.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="session_listener" type="service" id="session_listener" on-invalid="ignore_uninitialized"/>
        <argument key="form.choice_list_factory.cached" type="service" id="form.choice_list_factory.cached" on-invalid="ignore_uninitialized"/>
        <argument key="cache.validator_expression_language" type="service" id="cache.validator_expression_language.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="messenger.transport.in_memory.factory" type="service" id="messenger.transport.in_memory.factory" on-invalid="ignore_uninitialized"/>
        <argument key="profiler" type="service" id="profiler" on-invalid="ignore_uninitialized"/>
        <argument key="debug.validator" type="service" id="debug.validator" on-invalid="ignore_uninitialized"/>
        <argument key="twig.form.engine" type="service" id="twig.form.engine" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.main" type="service" id="monolog.handler.main" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.console" type="service" id="monolog.handler.console" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.starcloudHandler" type="service" id="monolog.handler.starcloudHandler" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.notificationHandler" type="service" id="monolog.handler.notificationHandler" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.paymentHandler" type="service" id="monolog.handler.paymentHandler" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.stripeHandler" type="service" id="monolog.handler.stripeHandler" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.paygreenHandler" type="service" id="monolog.handler.paygreenHandler" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.payxpertHandler" type="service" id="monolog.handler.payxpertHandler" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.payplugHandler" type="service" id="monolog.handler.payplugHandler" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.neptingEPayHandler" type="service" id="monolog.handler.neptingEPayHandler" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.mailHandler" type="service" id="monolog.handler.mailHandler" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.smsModeHandler" type="service" id="monolog.handler.smsModeHandler" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.twilioHandler" type="service" id="monolog.handler.twilioHandler" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.migrationHandler" type="service" id="monolog.handler.migrationHandler" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.slackHandler" type="service" id="monolog.handler.slackHandler" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.franchiseHandler" type="service" id="monolog.handler.franchiseHandler" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.commandHandler" type="service" id="monolog.handler.commandHandler" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.queriesHandler" type="service" id="monolog.handler.queriesHandler" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.qoodosHandler" type="service" id="monolog.handler.qoodosHandler" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.exportHandler" type="service" id="monolog.handler.exportHandler" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.thirdPartiesHandler" type="service" id="monolog.handler.thirdPartiesHandler" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.neptingHandler" type="service" id="monolog.handler.neptingHandler" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.cloneMenuHandler" type="service" id="monolog.handler.cloneMenuHandler" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.translationHandler" type="service" id="monolog.handler.translationHandler" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.ZoneValidator" type="service" id="monolog.handler.ZoneValidator" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.deviceHandler" type="service" id="monolog.handler.deviceHandler" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.hoursHandler" type="service" id="monolog.handler.hoursHandler" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.loginHandler" type="service" id="monolog.handler.loginHandler" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.cleanUriHandler" type="service" id="monolog.handler.cleanUriHandler" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.loyaltyHandler" type="service" id="monolog.handler.loyaltyHandler" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.userOAuthHandler" type="service" id="monolog.handler.userOAuthHandler" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.orderSmsHandler" type="service" id="monolog.handler.orderSmsHandler" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.debugHandler" type="service" id="monolog.handler.debugHandler" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.boExceptionHandler" type="service" id="monolog.handler.boExceptionHandler" on-invalid="ignore_uninitialized"/>
        <argument key="doctrine" type="service" id="doctrine" on-invalid="ignore_uninitialized"/>
        <argument key="form.type.entity" type="service" id="form.type.entity" on-invalid="ignore_uninitialized"/>
        <argument key="security.token_storage" type="service" id="security.token_storage" on-invalid="ignore_uninitialized"/>
        <argument key="cache.security_expression_language" type="service" id="cache.security_expression_language.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.route_name_resolver" type="service" id="api_platform.cache.route_name_resolver.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.metadata.resource" type="service" id="api_platform.cache.metadata.resource.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.metadata.resource.legacy" type="service" id="api_platform.cache.metadata.resource.legacy.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.metadata.property.legacy" type="service" id="api_platform.cache.metadata.property.legacy.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.subresource_operation_factory" type="service" id="api_platform.cache.subresource_operation_factory.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.identifiers_extractor" type="service" id="api_platform.cache.identifiers_extractor.traceable" on-invalid="ignore_uninitialized"/>
        <argument key=".debug.http_client" type="service" id=".debug.http_client" on-invalid="ignore_uninitialized"/>
      </argument>
      <argument type="collection">
        <argument key="cache.app" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="cache.system" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="cache.validator" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="cache.serializer" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="cache.annotations" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="cache.property_info" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="cache.messenger.restart_workers_signal" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="http_client" type="collection">
          <argument>?reset</argument>
        </argument>
        <argument key="mailer.message_logger_listener" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="debug.stopwatch" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="debug.event_dispatcher" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="cache.rate_limiter" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key=".popina_order_cache.inner" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="session_listener" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="form.choice_list_factory.cached" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="cache.validator_expression_language" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="messenger.transport.in_memory.factory" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="profiler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="debug.validator" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="twig.form.engine" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.main" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.console" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.starcloudHandler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.notificationHandler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.paymentHandler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.stripeHandler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.paygreenHandler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.payxpertHandler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.payplugHandler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.neptingEPayHandler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.mailHandler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.smsModeHandler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.twilioHandler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.migrationHandler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.slackHandler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.franchiseHandler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.commandHandler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.queriesHandler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.qoodosHandler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.exportHandler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.thirdPartiesHandler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.neptingHandler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.cloneMenuHandler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.translationHandler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.ZoneValidator" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.deviceHandler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.hoursHandler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.loginHandler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.cleanUriHandler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.loyaltyHandler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.userOAuthHandler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.orderSmsHandler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.debugHandler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.boExceptionHandler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="doctrine" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="form.type.entity" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="security.token_storage" type="collection">
          <argument>disableUsageTracking</argument>
          <argument>setToken</argument>
        </argument>
        <argument key="cache.security_expression_language" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="api_platform.cache.route_name_resolver" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="api_platform.cache.metadata.resource" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="api_platform.cache.metadata.resource.legacy" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="api_platform.cache.metadata.property.legacy" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="api_platform.cache.subresource_operation_factory" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="api_platform.cache.identifiers_extractor" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key=".debug.http_client" type="collection">
          <argument>reset</argument>
        </argument>
      </argument>
    </service>
    <service id="reverse_container" class="Symfony\Component\DependencyInjection\ReverseContainer">
      <argument type="service" id="service_container"/>
      <argument type="service" id=".service_locator.XXv1IfR"/>
    </service>
    <service id="locale_aware_listener" class="Symfony\Component\HttpKernel\EventListener\LocaleAwareListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="iterator">
        <argument type="service" id="slugger"/>
        <argument type="service" id="translator.default"/>
      </argument>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="container.env_var_processor" class="Symfony\Component\DependencyInjection\EnvVarProcessor">
      <tag name="container.env_var_processor"/>
      <argument type="service" id="service_container"/>
      <argument type="tagged_iterator" tag="container.env_var_loader"/>
    </service>
    <service id="slugger" class="Symfony\Component\String\Slugger\AsciiSlugger">
      <tag name="kernel.locale_aware"/>
      <argument>fr_FR</argument>
    </service>
    <service id="container.getenv" class="Closure">
      <tag name="routing.expression_language_function" function="env"/>
      <argument type="collection">
        <argument type="service" id="service_container"/>
        <argument>getEnv</argument>
      </argument>
      <factory class="Closure" method="fromCallable"/>
    </service>
    <service id="container.env" class="Symfony\Component\String\LazyString" abstract="true">
      <argument type="service" id="container.getenv"/>
      <factory class="Symfony\Component\String\LazyString" method="fromCallable"/>
    </service>
    <service id="config_builder.warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer">
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id="kernel"/>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
    </service>
    <service id="fragment.handler" class="Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler">
      <argument type="service" id=".service_locator.lLv4pWF"/>
      <argument type="service" id="request_stack"/>
      <argument>true</argument>
    </service>
    <service id="fragment.uri_generator" class="Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator">
      <argument>/_fragment</argument>
      <argument type="service" id="uri_signer"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="fragment.renderer.inline" class="Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer">
      <tag name="kernel.fragment_renderer" alias="inline"/>
      <argument type="service" id="http_kernel"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <call method="setFragmentPath">
        <argument>/_fragment</argument>
      </call>
    </service>
    <service id="error_handler.error_renderer.html" class="Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer">
      <argument type="service">
        <service>
          <argument type="service" id="request_stack"/>
          <argument>true</argument>
          <factory class="Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer" method="isDebug"/>
        </service>
      </argument>
      <argument>UTF-8</argument>
      <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
      <argument>/var/www/html/foxorders</argument>
      <argument type="service">
        <service>
          <argument type="service" id="request_stack"/>
          <factory class="Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer" method="getAndCleanOutputBuffer"/>
        </service>
      </argument>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
    </service>
    <service id="console.error_listener" class="Symfony\Component\Console\EventListener\ErrorListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="monolog.logger" channel="console"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="monolog.logger.console" on-invalid="null"/>
    </service>
    <service id="console.suggest_missing_package_subscriber" class="Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.no_preload"/>
    </service>
    <service id="console.command.about" class="Symfony\Bundle\FrameworkBundle\Command\AboutCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <call method="setName">
        <argument>about</argument>
      </call>
      <call method="setDescription">
        <argument>Display information about the current project</argument>
      </call>
    </service>
    <service id="console.command.assets_install" class="Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="filesystem"/>
      <argument>/var/www/html/foxorders</argument>
      <call method="setName">
        <argument>assets:install</argument>
      </call>
      <call method="setDescription">
        <argument>Install bundle's web assets under a public directory</argument>
      </call>
    </service>
    <service id="console.command.cache_clear" class="Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="cache_clearer"/>
      <argument type="service" id="filesystem"/>
      <call method="setName">
        <argument>cache:clear</argument>
      </call>
      <call method="setDescription">
        <argument>Clear the cache</argument>
      </call>
    </service>
    <service id="console.command.cache_pool_clear" class="Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="cache.global_clearer"/>
      <argument type="collection">
        <argument>cache.app</argument>
        <argument>cache.system</argument>
        <argument>cache.validator</argument>
        <argument>cache.serializer</argument>
        <argument>cache.annotations</argument>
        <argument>cache.property_info</argument>
        <argument>cache.messenger.restart_workers_signal</argument>
        <argument>cache.rate_limiter</argument>
        <argument>popina_order_cache</argument>
        <argument>cache.validator_expression_language</argument>
        <argument>cache.doctrine.orm.default.result</argument>
        <argument>cache.doctrine.orm.default.query</argument>
        <argument>cache.security_expression_language</argument>
        <argument>api_platform.cache.route_name_resolver</argument>
        <argument>api_platform.cache.metadata.resource</argument>
        <argument>api_platform.cache.metadata.resource.legacy</argument>
        <argument>api_platform.cache.metadata.property.legacy</argument>
        <argument>api_platform.cache.subresource_operation_factory</argument>
        <argument>api_platform.cache.identifiers_extractor</argument>
      </argument>
      <call method="setName">
        <argument>cache:pool:clear</argument>
      </call>
      <call method="setDescription">
        <argument>Clear cache pools</argument>
      </call>
    </service>
    <service id="console.command.cache_pool_prune" class="Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="collection"/>
      <call method="setName">
        <argument>cache:pool:prune</argument>
      </call>
      <call method="setDescription">
        <argument>Prune cache pools</argument>
      </call>
    </service>
    <service id="console.command.cache_pool_delete" class="Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="cache.global_clearer"/>
      <argument type="collection">
        <argument>cache.app</argument>
        <argument>cache.system</argument>
        <argument>cache.validator</argument>
        <argument>cache.serializer</argument>
        <argument>cache.annotations</argument>
        <argument>cache.property_info</argument>
        <argument>cache.messenger.restart_workers_signal</argument>
        <argument>cache.rate_limiter</argument>
        <argument>popina_order_cache</argument>
        <argument>cache.validator_expression_language</argument>
        <argument>cache.doctrine.orm.default.result</argument>
        <argument>cache.doctrine.orm.default.query</argument>
        <argument>cache.security_expression_language</argument>
        <argument>api_platform.cache.route_name_resolver</argument>
        <argument>api_platform.cache.metadata.resource</argument>
        <argument>api_platform.cache.metadata.resource.legacy</argument>
        <argument>api_platform.cache.metadata.property.legacy</argument>
        <argument>api_platform.cache.subresource_operation_factory</argument>
        <argument>api_platform.cache.identifiers_extractor</argument>
      </argument>
      <call method="setName">
        <argument>cache:pool:delete</argument>
      </call>
      <call method="setDescription">
        <argument>Delete an item from a cache pool</argument>
      </call>
    </service>
    <service id="console.command.cache_pool_list" class="Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="collection">
        <argument>cache.app</argument>
        <argument>cache.system</argument>
        <argument>cache.validator</argument>
        <argument>cache.serializer</argument>
        <argument>cache.annotations</argument>
        <argument>cache.property_info</argument>
        <argument>cache.messenger.restart_workers_signal</argument>
        <argument>cache.rate_limiter</argument>
        <argument>popina_order_cache</argument>
        <argument>cache.validator_expression_language</argument>
        <argument>cache.doctrine.orm.default.result</argument>
        <argument>cache.doctrine.orm.default.query</argument>
        <argument>cache.security_expression_language</argument>
        <argument>api_platform.cache.route_name_resolver</argument>
        <argument>api_platform.cache.metadata.resource</argument>
        <argument>api_platform.cache.metadata.resource.legacy</argument>
        <argument>api_platform.cache.metadata.property.legacy</argument>
        <argument>api_platform.cache.subresource_operation_factory</argument>
        <argument>api_platform.cache.identifiers_extractor</argument>
      </argument>
      <call method="setName">
        <argument>cache:pool:list</argument>
      </call>
      <call method="setDescription">
        <argument>List available cache pools</argument>
      </call>
    </service>
    <service id="console.command.cache_warmup" class="Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="cache_warmer"/>
      <call method="setName">
        <argument>cache:warmup</argument>
      </call>
      <call method="setDescription">
        <argument>Warm up an empty cache</argument>
      </call>
    </service>
    <service id="console.command.config_debug" class="Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <call method="setName">
        <argument>debug:config</argument>
      </call>
      <call method="setDescription">
        <argument>Dump the current configuration for an extension</argument>
      </call>
    </service>
    <service id="console.command.config_dump_reference" class="Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <call method="setName">
        <argument>config:dump-reference</argument>
      </call>
      <call method="setDescription">
        <argument>Dump the default configuration for an extension</argument>
      </call>
    </service>
    <service id="console.command.container_debug" class="Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <call method="setName">
        <argument>debug:container</argument>
      </call>
      <call method="setDescription">
        <argument>Display current services for an application</argument>
      </call>
    </service>
    <service id="console.command.container_lint" class="Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <call method="setName">
        <argument>lint:container</argument>
      </call>
      <call method="setDescription">
        <argument>Ensure that arguments injected into services match type declarations</argument>
      </call>
    </service>
    <service id="console.command.debug_autowiring" class="Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument>null</argument>
      <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
      <call method="setName">
        <argument>debug:autowiring</argument>
      </call>
      <call method="setDescription">
        <argument>List classes/interfaces you can use for autowiring</argument>
      </call>
    </service>
    <service id="console.command.dotenv_debug" class="Symfony\Component\Dotenv\Command\DebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument>dev</argument>
      <argument>/var/www/html/foxorders</argument>
      <call method="setName">
        <argument>debug:dotenv</argument>
      </call>
      <call method="setDescription">
        <argument>Lists all dotenv files with variables and values</argument>
      </call>
    </service>
    <service id="console.command.event_dispatcher_debug" class="Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id=".service_locator.G2DNP89"/>
      <call method="setName">
        <argument>debug:event-dispatcher</argument>
      </call>
      <call method="setDescription">
        <argument>Display configured listeners for an application</argument>
      </call>
    </service>
    <service id="console.command.messenger_consume_messages" class="Symfony\Component\Messenger\Command\ConsumeMessagesCommand">
      <tag name="console.command"/>
      <tag name="monolog.logger" channel="messenger"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="messenger.routable_message_bus"/>
      <argument type="service" id="messenger.receiver_locator"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="monolog.logger.messenger" on-invalid="null"/>
      <argument type="collection">
        <argument>async_priority_high</argument>
        <argument>async_priority_low</argument>
        <argument>sync</argument>
      </argument>
      <argument type="service" id="messenger.listener.reset_services" on-invalid="null"/>
      <argument type="collection">
        <argument>messenger.bus.default</argument>
      </argument>
      <call method="setName">
        <argument>messenger:consume</argument>
      </call>
      <call method="setDescription">
        <argument>Consume messages</argument>
      </call>
    </service>
    <service id="console.command.messenger_setup_transports" class="Symfony\Component\Messenger\Command\SetupTransportsCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="messenger.receiver_locator"/>
      <argument type="collection">
        <argument>async_priority_high</argument>
        <argument>async_priority_low</argument>
        <argument>sync</argument>
      </argument>
      <call method="setName">
        <argument>messenger:setup-transports</argument>
      </call>
      <call method="setDescription">
        <argument>Prepare the required infrastructure for the transport</argument>
      </call>
    </service>
    <service id="console.command.messenger_debug" class="Symfony\Component\Messenger\Command\DebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="collection">
        <argument key="messenger.bus.default" type="collection">
          <argument key="App\Message\Authentication\SignInWithApple" type="collection">
            <argument type="collection">
              <argument>App\MessageHandler\Authentication\SignInWithAppleHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="App\Message\Authentication\SignInWithGoogle" type="collection">
            <argument type="collection">
              <argument>App\MessageHandler\Authentication\SignInWithGoogleHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="App\Message\Customer\CreateCustomerInThirdParties" type="collection">
            <argument type="collection">
              <argument>App\MessageHandler\Customer\CreateCustomerInThirdPartiesHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="App\Message\Customer\ExistInFranchise" type="collection">
            <argument type="collection">
              <argument>App\MessageHandler\Customer\ExistInFranchiseHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="App\Message\Customer\MigrateCustomers" type="collection">
            <argument type="collection">
              <argument>App\MessageHandler\Customer\MigrateCustomersHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="App\Message\Event\EventNotification" type="collection">
            <argument type="collection">
              <argument>App\MessageHandler\Event\EventNotificationHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="App\Message\Loyalty\Customer\CreateLoyaltyCustomer" type="collection">
            <argument type="collection">
              <argument>App\MessageHandler\Loyalty\CreateLoyaltyCustomerHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="App\Message\Loyalty\PatchLoyaltyCustomer" type="collection">
            <argument type="collection">
              <argument>App\MessageHandler\Loyalty\PatchLoyaltyCustomerHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="App\Message\Loyalty\Customer\SearchLoyaltyCustomer" type="collection">
            <argument type="collection">
              <argument>App\MessageHandler\Loyalty\SearchLoyaltyCustomerHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="App\Message\Loyalty\Customer\UnlockLoyaltyCustomer" type="collection">
            <argument type="collection">
              <argument>App\MessageHandler\Loyalty\UnlockLoyaltyCustomerHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="App\Message\Loyalty\UpdateLoyaltyCustomer" type="collection">
            <argument type="collection">
              <argument>App\MessageHandler\Loyalty\UpdateLoyaltyCustomerHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="App\Message\Message\Email\CreateEmail" type="collection">
            <argument type="collection">
              <argument>App\MessageHandler\Message\CreateEmailHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="App\Message\Message\Sms\CreateSms" type="collection">
            <argument type="collection">
              <argument>App\MessageHandler\Message\CreateSmsHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="App\Message\Message\Email\SendEmail" type="collection">
            <argument type="collection">
              <argument>App\MessageHandler\Message\SendEmailHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="App\Message\Message\Sms\SendSms" type="collection">
            <argument type="collection">
              <argument>App\MessageHandler\Message\SendSmsHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="App\Message\Order\CancelPayments" type="collection">
            <argument type="collection">
              <argument>App\MessageHandler\Order\CancelPaymentsHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="App\Message\Order\Export" type="collection">
            <argument type="collection">
              <argument>App\MessageHandler\Order\ExportHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="App\Message\Order\OrderStateChangeEmailNotification" type="collection">
            <argument type="collection">
              <argument>App\MessageHandler\Order\OrderStateChangeEmailNotificationHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="App\Message\Order\OrderStateChangeSmsNotification" type="collection">
            <argument type="collection">
              <argument>App\MessageHandler\Order\OrderStateChangeSmsNotificationHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="App\Message\Payment\CompleteApplePay" type="collection">
            <argument type="collection">
              <argument>App\MessageHandler\Payment\CompleteApplePayHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="App\Message\Promotion\CheckPromotion" type="collection">
            <argument type="collection">
              <argument>App\MessageHandler\Promotion\CheckPromotionHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="App\Message\RefundPaymentMessage" type="collection">
            <argument type="collection">
              <argument>App\MessageHandler\RefundPaymentMessageHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="App\Message\Shop\Device\PairDevice" type="collection">
            <argument type="collection">
              <argument>App\MessageHandler\Shop\Device\PairDeviceHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="App\Message\User\Customer\CancelOrders" type="collection">
            <argument type="collection">
              <argument>App\MessageHandler\User\Customer\CancelOrdersHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="App\Message\User\Customer\CreateVerificationSms" type="collection">
            <argument type="collection">
              <argument>App\MessageHandler\User\Customer\CreateVerificationSmsHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="App\Message\User\Customer\PhoneVerify" type="collection">
            <argument type="collection">
              <argument>App\MessageHandler\User\Customer\PhoneVerifyHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="App\Message\User\Customer\SendVerificationCode" type="collection">
            <argument type="collection">
              <argument>App\MessageHandler\User\Customer\SendVerificationCodeHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="App\Message\User\DeleteUser" type="collection">
            <argument type="collection">
              <argument>App\MessageHandler\User\DeleteUserHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="Symfony\Component\Mailer\Messenger\SendEmailMessage" type="collection">
            <argument type="collection">
              <argument>mailer.messenger.message_handler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="Symfony\Component\Notifier\Message\ChatMessage" type="collection">
            <argument type="collection">
              <argument>chatter.messenger.chat_handler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="Symfony\Component\Notifier\Message\SmsMessage" type="collection">
            <argument type="collection">
              <argument>texter.messenger.sms_handler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="Symfony\Component\Notifier\Message\PushMessage" type="collection">
            <argument type="collection">
              <argument>texter.messenger.push_handler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
        </argument>
      </argument>
      <call method="setName">
        <argument>debug:messenger</argument>
      </call>
      <call method="setDescription">
        <argument>List messages you can dispatch using the message buses</argument>
      </call>
    </service>
    <service id="console.command.messenger_stop_workers" class="Symfony\Component\Messenger\Command\StopWorkersCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="cache.messenger.restart_workers_signal.traceable"/>
      <call method="setName">
        <argument>messenger:stop-workers</argument>
      </call>
      <call method="setDescription">
        <argument>Stop workers after their current message</argument>
      </call>
    </service>
    <service id="console.command.router_debug" class="Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
      <call method="setName">
        <argument>debug:router</argument>
      </call>
      <call method="setDescription">
        <argument>Display current routes for an application</argument>
      </call>
    </service>
    <service id="console.command.router_match" class="Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="router.default"/>
      <argument type="tagged_iterator" tag="routing.expression_language_provider"/>
      <call method="setName">
        <argument>router:match</argument>
      </call>
      <call method="setDescription">
        <argument>Help debug routes by simulating a path info match</argument>
      </call>
    </service>
    <service id="console.command.translation_debug" class="Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="translation.reader"/>
      <argument type="service" id="translation.extractor"/>
      <argument>/var/www/html/foxorders/translations</argument>
      <argument>/var/www/html/foxorders/templates</argument>
      <argument type="collection">
        <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations</argument>
        <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations</argument>
        <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations</argument>
      </argument>
      <argument type="collection">
        <argument>/var/www/html/foxorders/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views</argument>
        <argument>public/uploads/images/shops/</argument>
        <argument>public/foxorders/media/logos</argument>
        <argument>public/foxorders/css</argument>
        <argument>/var/www/html/foxorders/vendor/symfony/twig-bridge/Resources/views/Email</argument>
        <argument>/var/www/html/foxorders/vendor/symfony/twig-bridge/Resources/views/Form</argument>
      </argument>
      <argument type="collection"/>
      <call method="setName">
        <argument>debug:translation</argument>
      </call>
      <call method="setDescription">
        <argument>Display translation messages information</argument>
      </call>
    </service>
    <service id="console.command.translation_extract" class="Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="translation.writer"/>
      <argument type="service" id="translation.reader"/>
      <argument type="service" id="translation.extractor"/>
      <argument>fr_FR</argument>
      <argument>/var/www/html/foxorders/translations</argument>
      <argument>/var/www/html/foxorders/templates</argument>
      <argument type="collection">
        <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations</argument>
        <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations</argument>
        <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations</argument>
      </argument>
      <argument type="collection">
        <argument>/var/www/html/foxorders/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views</argument>
        <argument>public/uploads/images/shops/</argument>
        <argument>public/foxorders/media/logos</argument>
        <argument>public/foxorders/css</argument>
        <argument>/var/www/html/foxorders/vendor/symfony/twig-bridge/Resources/views/Email</argument>
        <argument>/var/www/html/foxorders/vendor/symfony/twig-bridge/Resources/views/Form</argument>
      </argument>
      <argument type="collection"/>
      <call method="setName">
        <argument>translation:extract</argument>
      </call>
      <call method="setAliases">
        <argument type="collection">
          <argument>translation:update</argument>
        </argument>
      </call>
      <call method="setDescription">
        <argument>Extract missing translations keys from code to translation files.</argument>
      </call>
    </service>
    <service id="console.command.validator_debug" class="Symfony\Component\Validator\Command\DebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="debug.validator"/>
      <call method="setName">
        <argument>debug:validator</argument>
      </call>
      <call method="setDescription">
        <argument>Display validation constraints for classes</argument>
      </call>
    </service>
    <service id="console.command.translation_pull" class="Symfony\Component\Translation\Command\TranslationPullCommand">
      <tag name="console.command" command="translation:pull"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="translation.provider_collection"/>
      <argument type="service" id="translation.writer"/>
      <argument type="service" id="translation.reader"/>
      <argument>fr_FR</argument>
      <argument type="collection"/>
      <argument type="collection"/>
      <call method="setName">
        <argument>translation:pull</argument>
      </call>
      <call method="setDescription">
        <argument>Pull translations from a given provider.</argument>
      </call>
    </service>
    <service id="console.command.translation_push" class="Symfony\Component\Translation\Command\TranslationPushCommand">
      <tag name="console.command" command="translation:push"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="translation.provider_collection"/>
      <argument type="service" id="translation.reader"/>
      <argument type="collection"/>
      <argument type="collection"/>
      <call method="setName">
        <argument>translation:push</argument>
      </call>
      <call method="setDescription">
        <argument>Push translations to a given provider.</argument>
      </call>
    </service>
    <service id="console.command.xliff_lint" class="Symfony\Component\Translation\Command\XliffLintCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <call method="setName">
        <argument>lint:xliff</argument>
      </call>
      <call method="setDescription">
        <argument>Lint an XLIFF file and outputs encountered errors</argument>
      </call>
    </service>
    <service id="console.command.yaml_lint" class="Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <call method="setName">
        <argument>lint:yaml</argument>
      </call>
      <call method="setDescription">
        <argument>Lint a YAML file and outputs encountered errors</argument>
      </call>
    </service>
    <service id="console.command.form_debug" class="Symfony\Component\Form\Command\DebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="form.registry"/>
      <argument type="collection">
        <argument>Symfony\Component\Form\Extension\Core\Type</argument>
        <argument>App\Form\Admin\Aliment</argument>
        <argument>App\Form\Admin</argument>
        <argument>App\Form\Admin\Mode</argument>
        <argument>App\Form\Admin\PaymentMethod</argument>
        <argument>App\Form\EventListener\Address</argument>
        <argument>App\Form\EventListener\Admin\Aliment</argument>
        <argument>App\Form\EventListener\Admin\Locale</argument>
        <argument>App\Form\EventListener\Admin\MailTransport</argument>
        <argument>App\Form\EventListener\Admin\MediaName</argument>
        <argument>App\Form\EventListener\Admin\Mode</argument>
        <argument>App\Form\EventListener\Admin\PaymentMethod</argument>
        <argument>App\Form\EventListener\Admin\PaymentMethod\Gateway</argument>
        <argument>App\Form\EventListener\Admin\PaymentMethod\GatewayConfig</argument>
        <argument>App\Form\EventListener\Admin\Source</argument>
        <argument>App\Form\EventListener\Admin\TemplateName</argument>
        <argument>App\Form\EventListener\Admin\Webhook</argument>
        <argument>App\Form\EventListener\Country\Global</argument>
        <argument>App\Form\EventListener\Franchise</argument>
        <argument>App\Form\EventListener\Franchise\Application</argument>
        <argument>App\Form\EventListener\Franchise\Color</argument>
        <argument>App\Form\EventListener\Franchise\Company</argument>
        <argument>App\Form\EventListener\Franchise\ExternalLink</argument>
        <argument>App\Form\EventListener\Franchise\Media</argument>
        <argument>App\Form\EventListener\Franchise\Parameter</argument>
        <argument>App\Form\EventListener\Franchise\Slide</argument>
        <argument>App\Form\EventListener\Franchise\Social</argument>
        <argument>App\Form\EventListener\Global</argument>
        <argument>App\Form\EventListener\Global\Address</argument>
        <argument>App\Form\EventListener\LegalTerms</argument>
        <argument>App\Form\EventListener\Migrate</argument>
        <argument>App\Form\EventListener\Order</argument>
        <argument>App\Form\EventListener\Payment</argument>
        <argument>App\Form\EventListener\Product\Category</argument>
        <argument>App\Form\EventListener\Product\Option</argument>
        <argument>App\Form\EventListener\Product\OptionVariant</argument>
        <argument>App\Form\EventListener\Product\Product</argument>
        <argument>App\Form\EventListener\Search</argument>
        <argument>App\Form\EventListener\Search\Franchise</argument>
        <argument>App\Form\EventListener\Search\MailTransport</argument>
        <argument>App\Form\EventListener\Search\Order</argument>
        <argument>App\Form\EventListener\Search\Product</argument>
        <argument>App\Form\EventListener\Search\Shop</argument>
        <argument>App\Form\EventListener\Shop</argument>
        <argument>App\Form\EventListener\Shop\CustomShopGatewayConfig</argument>
        <argument>App\Form\EventListener\Shop\Device</argument>
        <argument>App\Form\EventListener\Shop\GatewayConfig</argument>
        <argument>App\Form\EventListener\Shop\Loyalty</argument>
        <argument>App\Form\EventListener\Shop\Menu\CrossSelling</argument>
        <argument>App\Form\EventListener\Shop\Menu\PromotionalOffer</argument>
        <argument>App\Form\EventListener\Shop\Mode</argument>
        <argument>App\Form\EventListener\Shop\Notice</argument>
        <argument>App\Form\EventListener\Shop\Option</argument>
        <argument>App\Form\EventListener\Shop\OrderSetting</argument>
        <argument>App\Form\EventListener\Shop\PaymentMethod</argument>
        <argument>App\Form\EventListener\Shop\Printer</argument>
        <argument>App\Form\EventListener\Shop\Product</argument>
        <argument>App\Form\EventListener\Shop\Promotion</argument>
        <argument>App\Form\EventListener\Shop\Qoodos</argument>
        <argument>App\Form\EventListener\Shop\Qrcodes</argument>
        <argument>App\Form\EventListener\Shop\Settings</argument>
        <argument>App\Form\EventListener\Shop\TimeTable</argument>
        <argument>App\Form\EventListener\Shop\Zone</argument>
        <argument>App\Form\EventListener\User</argument>
        <argument>App\Form</argument>
        <argument>App\Form\Franchise</argument>
        <argument>App\Form\Franchise\Domain</argument>
        <argument>App\Form\Franchise\Slide</argument>
        <argument>App\Form\Global</argument>
        <argument>App\Form\LegalTerms</argument>
        <argument>App\Form\Order</argument>
        <argument>App\Form\Product\Category</argument>
        <argument>App\Form\Product\Option</argument>
        <argument>App\Form\Product\OptionVariant</argument>
        <argument>App\Form\Product\Product</argument>
        <argument>App\Form\Search</argument>
        <argument>App\Form\Security</argument>
        <argument>App\Form\Shop</argument>
        <argument>App\Form\Types</argument>
        <argument>App\Form\User</argument>
        <argument>Symfony\Bridge\Doctrine\Form\Type</argument>
        <argument>Liip\ImagineBundle\Form\Type</argument>
        <argument>Vich\UploaderBundle\Form\Type</argument>
        <argument>Karser\Recaptcha3Bundle\Form</argument>
      </argument>
      <argument type="collection">
        <argument>App\Form\Admin\Aliment\AlimentTranslationType</argument>
        <argument>App\Form\Admin\Aliment\AlimentType</argument>
        <argument>App\Form\Admin\ApplicationNameType</argument>
        <argument>App\Form\Admin\ColorNameType</argument>
        <argument>App\Form\Admin\EndpointType</argument>
        <argument>App\Form\Admin\ExternalLinkNameType</argument>
        <argument>App\Form\Admin\KitchenType</argument>
        <argument>App\Form\Admin\LocaleType</argument>
        <argument>App\Form\Admin\MailTransportType</argument>
        <argument>App\Form\Admin\MediaNameType</argument>
        <argument>App\Form\Admin\Mode\ModeTranslationType</argument>
        <argument>App\Form\Admin\Mode\ModeType</argument>
        <argument>App\Form\Admin\PaymentMethod\GatewayConfigType</argument>
        <argument>App\Form\Admin\PaymentMethod\GatewayCustomType</argument>
        <argument>App\Form\Admin\PaymentMethod\GlobalGatewayCustomType</argument>
        <argument>App\Form\Admin\PaymentMethod\PaymentMethodConfigType</argument>
        <argument>App\Form\Admin\SmsModeSettingType</argument>
        <argument>App\Form\Admin\SocialNameType</argument>
        <argument>App\Form\Admin\SourceType</argument>
        <argument>App\Form\Admin\TemplateNameType</argument>
        <argument>App\Form\Admin\WebhookType</argument>
        <argument>App\Form\EventListener\Address\AddAddressFieldSubscriber</argument>
        <argument>App\Form\EventListener\Admin\Aliment\AddAlimentTranslationsFieldSubscriber</argument>
        <argument>App\Form\EventListener\Admin\Locale\AddNameFieldSubscriber</argument>
        <argument>App\Form\EventListener\Admin\MailTransport\AddDnsFieldSubscriber</argument>
        <argument>App\Form\EventListener\Admin\MediaName\AddTypeFieldSubscriber</argument>
        <argument>App\Form\EventListener\Admin\Mode\AddModeTranslationsFieldSubscriber</argument>
        <argument>App\Form\EventListener\Admin\Mode\AddTypeFieldSubscriber</argument>
        <argument>App\Form\EventListener\Admin\PaymentMethod\AddGateWayConfigFieldSubscriber</argument>
        <argument>App\Form\EventListener\Admin\PaymentMethod\AddNameFieldSubscriber</argument>
        <argument>App\Form\EventListener\Admin\PaymentMethod\AddTypeFieldSubscriber</argument>
        <argument>App\Form\EventListener\Admin\PaymentMethod\Gateway\AddConfigurationFieldSubscriber</argument>
        <argument>App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddIsGlobalFieldSubscriber</argument>
        <argument>App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddLengthFieldSubscriber</argument>
        <argument>App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddValueFieldSubscriber</argument>
        <argument>App\Form\EventListener\Admin\Source\AddApiFieldSubscriber</argument>
        <argument>App\Form\EventListener\Admin\Source\AddWebhookEnabledFieldSubscriber</argument>
        <argument>App\Form\EventListener\Admin\TemplateName\AddTypeFieldSubscriber</argument>
        <argument>App\Form\EventListener\Admin\Webhook\AddEndpointFieldSubscriber</argument>
        <argument>App\Form\EventListener\Admin\Webhook\AddEndpointsFieldSubscriber</argument>
        <argument>App\Form\EventListener\Admin\Webhook\AddEventsFieldSubscriber</argument>
        <argument>App\Form\EventListener\Admin\Webhook\AddObjectFieldSubscriber</argument>
        <argument>App\Form\EventListener\Admin\Webhook\AddRetriesFieldSubscriber</argument>
        <argument>App\Form\EventListener\Country\Global\AddCountriesFieldSubscriber</argument>
        <argument>App\Form\EventListener\Franchise\AddFranchiseFieldSubscriber</argument>
        <argument>App\Form\EventListener\Franchise\AddMultipleFieldSubscriber</argument>
        <argument>App\Form\EventListener\Franchise\AddStatusFranchiseFieldSubscriber</argument>
        <argument>App\Form\EventListener\Franchise\AddTemplateFieldSubscriber</argument>
        <argument>App\Form\EventListener\Franchise\AddTemplateNameFieldSubscriber</argument>
        <argument>App\Form\EventListener\Franchise\Application\AddApplicationNameFieldSubscriber</argument>
        <argument>App\Form\EventListener\Franchise\Application\AddTokenFieldSubscriber</argument>
        <argument>App\Form\EventListener\Franchise\Color\AddColorNameFieldSubscriber</argument>
        <argument>App\Form\EventListener\Franchise\Company\AddCompanyTranslationsFieldSubscriber</argument>
        <argument>App\Form\EventListener\Franchise\ExternalLink\AddExternalFileFieldSubscriber</argument>
        <argument>App\Form\EventListener\Franchise\ExternalLink\AddExternalLinkNameFieldSubscriber</argument>
        <argument>App\Form\EventListener\Franchise\ExternalLink\AddTypeFieldSubscriber</argument>
        <argument>App\Form\EventListener\Franchise\Media\AddDisplayOnMenuSectionFieldSubscriber</argument>
        <argument>App\Form\EventListener\Franchise\Media\AddMediaNameFieldSubscriber</argument>
        <argument>App\Form\EventListener\Franchise\Media\AddTypeFieldSubscriber</argument>
        <argument>App\Form\EventListener\Franchise\Parameter\AddAppleAuthEnabledFieldSubscriber</argument>
        <argument>App\Form\EventListener\Franchise\Parameter\AddEnableHeaderFieldSubscriber</argument>
        <argument>App\Form\EventListener\Franchise\Parameter\AddGoogleAuthEnabledFieldSubscriber</argument>
        <argument>App\Form\EventListener\Franchise\Parameter\AddHeaderFieldSubscriber</argument>
        <argument>App\Form\EventListener\Franchise\Parameter\AddKeywordsFieldSubscriber</argument>
        <argument>App\Form\EventListener\Franchise\Parameter\AddLocaleFieldSubscriber</argument>
        <argument>App\Form\EventListener\Franchise\Parameter\AddMapFieldSubscriber</argument>
        <argument>App\Form\EventListener\Franchise\Parameter\AddSubscriptionPromptFieldSubscriber</argument>
        <argument>App\Form\EventListener\Franchise\Slide\AddSlideItemsFieldSubscriber</argument>
        <argument>App\Form\EventListener\Franchise\Social\AddSocialNameFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddCodeFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddContentFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddCoverFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddCurrencyFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddDayFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddDescriptionFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddDurationFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddEmailFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddEnabledFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddEndDateFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddEndingDateFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddEndingTimeFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddExternalIdFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddFileFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddFileTypeFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddFirstNameFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddImageFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddImageSvgFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddImageTypeSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddImageUrlFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddImportFileFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddLastNameFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddLinkFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddLocaleFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddLocalesFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddLogoFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddLogoSvgFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddMediaFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddNameDescriptionFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddNameFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddNewFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddNoteFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddOrderIntervalSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddOutOfStockFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddPasswordFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddPhoneFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddPolygonFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddPositionFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddPriceFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddPrivateFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddQuantityFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddRequiredFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddShopModeFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddShopModesFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddSideComponentFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddSkuFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddSourceFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddStartDateFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddStartingDateFieldSubsriber</argument>
        <argument>App\Form\EventListener\Global\AddStartingTimeFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddStatusFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddTaxFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddTimeZoneFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddTitleFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddUrlFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddValueFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddVideoFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddVisibleFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\AddWeekDaysFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\Address\AddLatitudeFieldSubscriber</argument>
        <argument>App\Form\EventListener\Global\Address\AddLongitudeFieldSubscriber</argument>
        <argument>App\Form\EventListener\LegalTerms\AddContentFieldSubscriber</argument>
        <argument>App\Form\EventListener\Migrate\AddExternalFranchiseSubscriber</argument>
        <argument>App\Form\EventListener\Order\AddDelayOrderFieldSubscriber</argument>
        <argument>App\Form\EventListener\Order\AddEntityIdFieldSubscriber</argument>
        <argument>App\Form\EventListener\Order\AddEntityNameSubscriber</argument>
        <argument>App\Form\EventListener\Payment\AddPaymentsFieldSubscriber</argument>
        <argument>App\Form\EventListener\Product\Category\AddCategoryTranslationsFieldSubscriber</argument>
        <argument>App\Form\EventListener\Product\Category\AddParentFieldSubscriber</argument>
        <argument>App\Form\EventListener\Product\Option\AddMaxQuantityFieldSubscriber</argument>
        <argument>App\Form\EventListener\Product\Option\AddOptionTranslationsFieldSubscriber</argument>
        <argument>App\Form\EventListener\Product\OptionVariant\AddOptionVariantTranslationsFieldSubscriber</argument>
        <argument>App\Form\EventListener\Product\Product\AddBlockedBySlotFieldSubscriber</argument>
        <argument>App\Form\EventListener\Product\Product\AddCrossSellingProductFieldSubscriber</argument>
        <argument>App\Form\EventListener\Product\Product\AddDisplayNotesFieldSubscriber</argument>
        <argument>App\Form\EventListener\Product\Product\AddMultiQuantityFieldSubscriber</argument>
        <argument>App\Form\EventListener\Product\Product\AddProductFieldSubscriber</argument>
        <argument>App\Form\EventListener\Product\Product\AddProductTranslationsFieldSubscriber</argument>
        <argument>App\Form\EventListener\Product\Product\AddStepFieldSubscriber</argument>
        <argument>App\Form\EventListener\Product\Product\AddStepItemFieldSubscriber</argument>
        <argument>App\Form\EventListener\Product\Product\AddUpSellingProductFieldSubscriber</argument>
        <argument>App\Form\EventListener\Search\AddEnabledSubscriber</argument>
        <argument>App\Form\EventListener\Search\AddPeriodSubscriber</argument>
        <argument>App\Form\EventListener\Search\AddPeriodicitySubscriber</argument>
        <argument>App\Form\EventListener\Search\AddSearchSubscriber</argument>
        <argument>App\Form\EventListener\Search\Franchise\AddFranchiseSubscriber</argument>
        <argument>App\Form\EventListener\Search\Franchise\AddStatusSubscriber</argument>
        <argument>App\Form\EventListener\Search\MailTransport\AddStatusSubscriber</argument>
        <argument>App\Form\EventListener\Search\Order\AddSourceSubscriber</argument>
        <argument>App\Form\EventListener\Search\Order\AddStatusSubscriber</argument>
        <argument>App\Form\EventListener\Search\Order\AddTimeSubscriber</argument>
        <argument>App\Form\EventListener\Search\Product\AddCategorySubscriber</argument>
        <argument>App\Form\EventListener\Search\Product\AddNewSubscriber</argument>
        <argument>App\Form\EventListener\Search\Product\AddOutOfStockSubscriber</argument>
        <argument>App\Form\EventListener\Search\Product\AddTypeSubscriber</argument>
        <argument>App\Form\EventListener\Search\Shop\AddLicenceSubscriber</argument>
        <argument>App\Form\EventListener\Search\Shop\AddShopSubscriber</argument>
        <argument>App\Form\EventListener\Search\Shop\AddSourceSubscriber</argument>
        <argument>App\Form\EventListener\Shop\AddLicenceFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\AddMenuFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\AddShopTranslationsFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\AddSiretFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\CustomShopGatewayConfig\AddLengthFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\CustomShopGatewayConfig\AddNameFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\CustomShopGatewayConfig\AddPrivateFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\CustomShopGatewayConfig\AddValueFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Device\AddHasRetailCenterFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Device\AddPinFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Device\AddRetailCenterPosNumberFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Device\AddShopManagerFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Device\AddTypeFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\GatewayConfig\AddConfigFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Loyalty\AddAskForNotificationsMessageFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Loyalty\AddIntegrationFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Loyalty\AddLoyaltyApiTokenSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Loyalty\AddLoyaltyTranslationFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Loyalty\AddSignupMessageFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Loyalty\AddSuccessfulSignupMessageFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Loyalty\AddSuccessfulSignupWithNotificationMessageFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Loyalty\DisableLoyaltySubscriber</argument>
        <argument>App\Form\EventListener\Shop\Menu\CrossSelling\AddMenuFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Menu\CrossSelling\AddProductsFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Menu\PromotionalOffer\AddCategoriesFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Menu\PromotionalOffer\AddMenuFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Menu\PromotionalOffer\AddMenuPromotionalOfferFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Menu\PromotionalOffer\AddProductsFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Menu\PromotionalOffer\AddPromotionalOffersFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Menu\PromotionalOffer\AddTypeFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Mode\AddAnonymousFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Mode\AddAsapFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Mode\AddDeliveryOrderFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Mode\AddDeliveryTimeFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Mode\AddModeFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Mode\AddOrderFeesFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Notice\AddNoticeFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Option\AddMaxFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Option\AddMinFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Option\AddOptionsVariantsFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Option\AddTypeFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\OrderSetting\AddCustomerIdentifierFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\OrderSetting\AddCutleryFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\PaymentMethod\AddGatewayConfigFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\PaymentMethod\AddPaymentMethodConfigFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\PaymentMethod\AddShopModeFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Printer\AddDuplicationFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Printer\AddMacFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Printer\AddStarcloudAttemptsFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Product\AddAlimentsFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Product\AddCaloryFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Product\AddCategoriesFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Product\AddOptionsFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Product\AddPreparationTimeFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Product\AddProductShopModesFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Product\AddRestrictedFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Product\AddServableLaterFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Product\AddShopModeFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Product\AddWithAlcoolFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Promotion\AddFirstOrderOnlyFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Promotion\AddMinimumAmountFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Promotion\AddOneTimeOnlyFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Promotion\AddTypeFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Promotion\AddValueFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Qoodos\AddQoodosFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Qoodos\DisableQoodosSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Qrcodes\AddMenuPreviewSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Qrcodes\AddTableSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Settings\AddAutoTranslateSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Settings\AddCloseIntervalSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Settings\AddDeliveryMaxDistanceSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Settings\AddDisplayFoxeatSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Settings\AddEmailNotificationSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Settings\AddFuturOrdersMaxDaysSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Settings\AddFuturOrdersMinDaysSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Settings\AddFutureOrdersSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Settings\AddManagementFeesSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Settings\AddMenuPreviewSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Settings\AddModeSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Settings\AddPickupCountdownSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Settings\AddPickupModeSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Settings\AddPreparationNumberResetHourSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Settings\AddTimeModeSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Settings\AddTimeSlotMaxOrderSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Settings\AddTimeSlotMaxProductSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Settings\AddtimeSlotBlockingTypeSubscriber</argument>
        <argument>App\Form\EventListener\Shop\TimeTable\AddDayFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Zone\AddDeliveryTimeFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Zone\AddMinOrderFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Zone\AddPostalCodeFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Zone\AddShippingCostFieldSubscriber</argument>
        <argument>App\Form\EventListener\Shop\Zone\AddTypeFieldSubscriber</argument>
        <argument>App\Form\EventListener\User\AddFranchiseFieldSubscriber</argument>
        <argument>App\Form\EventListener\User\AddGenderFieldSubscriber</argument>
        <argument>App\Form\EventListener\User\AddNameFieldSubscriber</argument>
        <argument>App\Form\EventListener\User\AddNotificationEmailFieldSubscriber</argument>
        <argument>App\Form\EventListener\User\AddNotificationPhoneFieldSubscriber</argument>
        <argument>App\Form\EventListener\User\AddQoodosNotificationEmailFieldSubscriber</argument>
        <argument>App\Form\EventListener\User\AddQoodosNotificationPhoneFieldSubscriber</argument>
        <argument>App\Form\EventListener\User\AddQoodosSubscriptionFieldSubscriber</argument>
        <argument>App\Form\EventListener\User\AddRepeatedPasswordFieldSubscriber</argument>
        <argument>App\Form\FormHelper</argument>
        <argument>App\Form\Franchise\ApplicationType</argument>
        <argument>App\Form\Franchise\ColorType</argument>
        <argument>App\Form\Franchise\CompanyTranslationType</argument>
        <argument>App\Form\Franchise\CompanyType</argument>
        <argument>App\Form\Franchise\Domain\DomainType</argument>
        <argument>App\Form\Franchise\Domain\TemplateType</argument>
        <argument>App\Form\Franchise\ExternalLinkType</argument>
        <argument>App\Form\Franchise\FranchiseNameType</argument>
        <argument>App\Form\Franchise\FranchiseType</argument>
        <argument>App\Form\Franchise\LogoType</argument>
        <argument>App\Form\Franchise\MediaType</argument>
        <argument>App\Form\Franchise\ParameterType</argument>
        <argument>App\Form\Franchise\PrimaryColorType</argument>
        <argument>App\Form\Franchise\ShopTypeNoMb</argument>
        <argument>App\Form\Franchise\Slide\SlideItemType</argument>
        <argument>App\Form\Franchise\Slide\SlideType</argument>
        <argument>App\Form\Franchise\SocialType</argument>
        <argument>App\Form\Global\FileType</argument>
        <argument>App\Form\LegalTerms\LegalFileContentType</argument>
        <argument>App\Form\Order\CancelType</argument>
        <argument>App\Form\Order\DelayType</argument>
        <argument>App\Form\OrdersExportType</argument>
        <argument>App\Form\Product\Category\CategoryTranslationType</argument>
        <argument>App\Form\Product\Category\CategoryType</argument>
        <argument>App\Form\Product\Option\OptionTranslationType</argument>
        <argument>App\Form\Product\Option\OptionType</argument>
        <argument>App\Form\Product\OptionVariant\OptionVariantTranslationType</argument>
        <argument>App\Form\Product\OptionVariant\OptionVariantType</argument>
        <argument>App\Form\Product\Product\ProductTranslationType</argument>
        <argument>App\Form\Product\Product\ProductType</argument>
        <argument>App\Form\Product\Product\StepItemType</argument>
        <argument>App\Form\Product\Product\StepType</argument>
        <argument>App\Form\Search\DashboardType</argument>
        <argument>App\Form\Search\FranchiseType</argument>
        <argument>App\Form\Search\OrderType</argument>
        <argument>App\Form\Search\ProductType</argument>
        <argument>App\Form\Search\SearchType</argument>
        <argument>App\Form\Search\ShopType</argument>
        <argument>App\Form\Search\SmsType</argument>
        <argument>App\Form\Search\UserType</argument>
        <argument>App\Form\Security\AddShopFieldSubscriber</argument>
        <argument>App\Form\Security\ChangePasswordFormType</argument>
        <argument>App\Form\Security\LoginFormType</argument>
        <argument>App\Form\Security\ManagerType</argument>
        <argument>App\Form\Security\ResetPasswordRequestFormType</argument>
        <argument>App\Form\Security\ShopManagerType</argument>
        <argument>App\Form\Security\UserPasswordType</argument>
        <argument>App\Form\Security\UserType</argument>
        <argument>App\Form\Shop\CloseType</argument>
        <argument>App\Form\Shop\ClosingDaysType</argument>
        <argument>App\Form\Shop\CustomShopGatewayConfigType</argument>
        <argument>App\Form\Shop\DeviceType</argument>
        <argument>App\Form\Shop\DuplicateOrderingHoursType</argument>
        <argument>App\Form\Shop\GatewayConfigShopType</argument>
        <argument>App\Form\Shop\ImportType</argument>
        <argument>App\Form\Shop\LoyaltyTranslationType</argument>
        <argument>App\Form\Shop\LoyaltyType</argument>
        <argument>App\Form\Shop\MenuCrossSellingType</argument>
        <argument>App\Form\Shop\MenuPromotionalOfferType</argument>
        <argument>App\Form\Shop\MenuType</argument>
        <argument>App\Form\Shop\NoticeType</argument>
        <argument>App\Form\Shop\OpeningHoursType</argument>
        <argument>App\Form\Shop\OrderSettingType</argument>
        <argument>App\Form\Shop\OrderingHoursType</argument>
        <argument>App\Form\Shop\PartnerType</argument>
        <argument>App\Form\Shop\PaymentMethodType</argument>
        <argument>App\Form\Shop\PrinterType</argument>
        <argument>App\Form\Shop\ProductShopModeType</argument>
        <argument>App\Form\Shop\PromotionType</argument>
        <argument>App\Form\Shop\PromotionalOfferType</argument>
        <argument>App\Form\Shop\QoodosType</argument>
        <argument>App\Form\Shop\ShopGatewayCustomType</argument>
        <argument>App\Form\Shop\ShopModeType</argument>
        <argument>App\Form\Shop\ShopSettingsMenuPreviewType</argument>
        <argument>App\Form\Shop\ShopSettingsType</argument>
        <argument>App\Form\Shop\ShopTranslationType</argument>
        <argument>App\Form\Shop\ShopType</argument>
        <argument>App\Form\Shop\ShopTypeNoMb</argument>
        <argument>App\Form\Shop\TableType</argument>
        <argument>App\Form\Shop\ZoneType</argument>
        <argument>App\Form\Types\FranchiseType</argument>
        <argument>App\Form\Types\PostalCodesType</argument>
        <argument>App\Form\Types\ProductType</argument>
        <argument>App\Form\User\CustomerMigrationType</argument>
        <argument>Symfony\Component\Form\Extension\Core\Type\FormType</argument>
        <argument>Symfony\Component\Form\Extension\Core\Type\ChoiceType</argument>
        <argument>Symfony\Component\Form\Extension\Core\Type\FileType</argument>
        <argument>Symfony\Component\Form\Extension\Core\Type\ColorType</argument>
        <argument>Symfony\Bridge\Doctrine\Form\Type\EntityType</argument>
        <argument>Liip\ImagineBundle\Form\Type\ImageType</argument>
        <argument>Vich\UploaderBundle\Form\Type\VichFileType</argument>
        <argument>Vich\UploaderBundle\Form\Type\VichImageType</argument>
        <argument>Karser\Recaptcha3Bundle\Form\Recaptcha3Type</argument>
      </argument>
      <argument type="collection">
        <argument>App\Form\Extension\RecaptchaExtension</argument>
        <argument>Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension</argument>
        <argument>Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension</argument>
        <argument>Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension</argument>
        <argument>Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension</argument>
        <argument>Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension</argument>
        <argument>Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension</argument>
        <argument>Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension</argument>
        <argument>Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension</argument>
      </argument>
      <argument type="collection">
        <argument>Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser</argument>
        <argument>Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser</argument>
      </argument>
      <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
      <call method="setName">
        <argument>debug:form</argument>
      </call>
      <call method="setDescription">
        <argument>Display form type information</argument>
      </call>
    </service>
    <service id="console.command.secrets_set" class="Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="secrets.vault"/>
      <argument type="service" id="secrets.local_vault" on-invalid="null"/>
      <call method="setName">
        <argument>secrets:set</argument>
      </call>
      <call method="setDescription">
        <argument>Set a secret in the vault</argument>
      </call>
    </service>
    <service id="console.command.secrets_remove" class="Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="secrets.vault"/>
      <argument type="service" id="secrets.local_vault" on-invalid="null"/>
      <call method="setName">
        <argument>secrets:remove</argument>
      </call>
      <call method="setDescription">
        <argument>Remove a secret from the vault</argument>
      </call>
    </service>
    <service id="console.command.secrets_generate_key" class="Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="secrets.vault"/>
      <argument type="service" id="secrets.local_vault" on-invalid="ignore"/>
      <call method="setName">
        <argument>secrets:generate-keys</argument>
      </call>
      <call method="setDescription">
        <argument>Generate new encryption keys</argument>
      </call>
    </service>
    <service id="console.command.secrets_list" class="Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="secrets.vault"/>
      <argument type="service" id="secrets.local_vault" on-invalid="ignore"/>
      <call method="setName">
        <argument>secrets:list</argument>
      </call>
      <call method="setDescription">
        <argument>List all secrets</argument>
      </call>
    </service>
    <service id="console.command.secrets_decrypt_to_local" class="Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="secrets.vault"/>
      <argument type="service" id="secrets.local_vault" on-invalid="ignore"/>
      <call method="setName">
        <argument>secrets:decrypt-to-local</argument>
      </call>
      <call method="setDescription">
        <argument>Decrypt all secrets and stores them in the local vault</argument>
      </call>
    </service>
    <service id="console.command.secrets_encrypt_from_local" class="Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="secrets.vault"/>
      <argument type="service" id="secrets.local_vault" on-invalid="ignore"/>
      <call method="setName">
        <argument>secrets:encrypt-from-local</argument>
      </call>
      <call method="setDescription">
        <argument>Encrypt all local secrets to the vault</argument>
      </call>
    </service>
    <service id="cache.app.taggable" class="Symfony\Component\Cache\Adapter\TagAwareAdapter">
      <argument type="service" id="cache.app.traceable"/>
    </service>
    <service id="cache.adapter.system" class="Symfony\Component\Cache\Adapter\AdapterInterface" abstract="true">
      <tag name="cache.pool" clearer="cache.system_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument></argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/foxorders/var/cache/dev/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="cache.adapter.apcu" class="Symfony\Component\Cache\Adapter\ApcuAdapter" abstract="true">
      <tag name="cache.pool" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument></argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.adapter.doctrine" class="Symfony\Component\Cache\Adapter\DoctrineAdapter" abstract="true">
      <tag name="cache.pool" provider="cache.default_doctrine_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument type="abstract">Doctrine provider service</argument>
      <argument></argument>
      <argument>0</argument>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
      <deprecated package="symfony/framework-bundle" version="5.4">The "%service_id%" service inherits from "cache.adapter.doctrine" which is deprecated.</deprecated>
    </service>
    <service id="cache.adapter.filesystem" class="Symfony\Component\Cache\Adapter\FilesystemAdapter" abstract="true">
      <tag name="cache.pool" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument></argument>
      <argument>0</argument>
      <argument>/var/www/html/foxorders/var/cache/dev/pools/app</argument>
      <argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.adapter.psr6" class="Symfony\Component\Cache\Adapter\ProxyAdapter" abstract="true">
      <tag name="cache.pool" provider="cache.default_psr6_provider" clearer="cache.default_clearer" reset="reset"/>
      <argument type="abstract">PSR-6 provider service</argument>
      <argument></argument>
      <argument>0</argument>
    </service>
    <service id="cache.adapter.redis" class="Symfony\Component\Cache\Adapter\RedisAdapter" abstract="true">
      <tag name="cache.pool" provider="cache.default_redis_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument type="abstract">Redis connection service</argument>
      <argument></argument>
      <argument>0</argument>
      <argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.adapter.redis_tag_aware" class="Symfony\Component\Cache\Adapter\RedisTagAwareAdapter" abstract="true">
      <tag name="cache.pool" provider="cache.default_redis_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument type="abstract">Redis connection service</argument>
      <argument></argument>
      <argument>0</argument>
      <argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.adapter.memcached" class="Symfony\Component\Cache\Adapter\MemcachedAdapter" abstract="true">
      <tag name="cache.pool" provider="cache.default_memcached_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument type="abstract">Memcached connection service</argument>
      <argument></argument>
      <argument>0</argument>
      <argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.adapter.doctrine_dbal" class="Symfony\Component\Cache\Adapter\DoctrineDbalAdapter" abstract="true">
      <tag name="cache.pool" provider="cache.default_doctrine_dbal_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument type="abstract">DBAL connection service</argument>
      <argument></argument>
      <argument>0</argument>
      <argument type="collection"/>
      <argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.adapter.pdo" class="Symfony\Component\Cache\Adapter\PdoAdapter" abstract="true">
      <tag name="cache.pool" provider="cache.default_pdo_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument type="abstract">PDO connection service</argument>
      <argument></argument>
      <argument>0</argument>
      <argument type="collection"/>
      <argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.adapter.array" class="Symfony\Component\Cache\Adapter\ArrayAdapter" abstract="true">
      <tag name="cache.pool" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument>0</argument>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.default_marshaller" class="Symfony\Component\Cache\Marshaller\DefaultMarshaller">
      <argument>null</argument>
      <argument>true</argument>
    </service>
    <service id="cache.default_clearer" class="Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer">
      <tag name="cache.pool.clearer"/>
      <argument type="collection">
        <argument key="cache.app" type="service" id="cache.app.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="cache.messenger.restart_workers_signal" type="service" id="cache.messenger.restart_workers_signal.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="cache.rate_limiter" type="service" id="cache.rate_limiter.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="popina_order_cache" type="service" id=".popina_order_cache.inner.traceable" on-invalid="ignore_uninitialized"/>
      </argument>
    </service>
    <service id="cache.system_clearer" class="Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer" public="true">
      <tag name="cache.pool.clearer"/>
      <tag name="kernel.cache_clearer"/>
      <argument type="collection">
        <argument key="cache.system" type="service" id="cache.system.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="cache.validator" type="service" id="cache.validator.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="cache.serializer" type="service" id="cache.serializer.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="cache.annotations" type="service" id="cache.annotations.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="cache.property_info" type="service" id="cache.property_info.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="cache.validator_expression_language" type="service" id="cache.validator_expression_language.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="cache.security_expression_language" type="service" id="cache.security_expression_language.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.route_name_resolver" type="service" id="api_platform.cache.route_name_resolver.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.metadata.resource" type="service" id="api_platform.cache.metadata.resource.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.metadata.resource.legacy" type="service" id="api_platform.cache.metadata.resource.legacy.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.metadata.property.legacy" type="service" id="api_platform.cache.metadata.property.legacy.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.subresource_operation_factory" type="service" id="api_platform.cache.subresource_operation_factory.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.identifiers_extractor" type="service" id="api_platform.cache.identifiers_extractor.traceable" on-invalid="ignore_uninitialized"/>
      </argument>
    </service>
    <service id="cache.global_clearer" class="Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer" public="true">
      <tag name="cache.pool.clearer"/>
      <argument type="collection">
        <argument key="cache.app" type="service" id="cache.app.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="cache.system" type="service" id="cache.system.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="cache.validator" type="service" id="cache.validator.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="cache.serializer" type="service" id="cache.serializer.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="cache.annotations" type="service" id="cache.annotations.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="cache.property_info" type="service" id="cache.property_info.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="cache.messenger.restart_workers_signal" type="service" id="cache.messenger.restart_workers_signal.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="cache.rate_limiter" type="service" id="cache.rate_limiter.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="popina_order_cache" type="service" id=".popina_order_cache.inner.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="cache.validator_expression_language" type="service" id="cache.validator_expression_language.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="cache.doctrine.orm.default.result" type="service" id="cache.doctrine.orm.default.result.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="cache.doctrine.orm.default.query" type="service" id="cache.doctrine.orm.default.query.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="cache.security_expression_language" type="service" id="cache.security_expression_language.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.route_name_resolver" type="service" id="api_platform.cache.route_name_resolver.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.metadata.resource" type="service" id="api_platform.cache.metadata.resource.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.metadata.resource.legacy" type="service" id="api_platform.cache.metadata.resource.legacy.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.metadata.property.legacy" type="service" id="api_platform.cache.metadata.property.legacy.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.subresource_operation_factory" type="service" id="api_platform.cache.subresource_operation_factory.traceable" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.identifiers_extractor" type="service" id="api_platform.cache.identifiers_extractor.traceable" on-invalid="ignore_uninitialized"/>
      </argument>
    </service>
    <service id="identity_translator" class="Symfony\Component\Translation\IdentityTranslator"/>
    <service id="assets.packages" class="Symfony\Component\Asset\Packages">
      <argument type="service" id="assets._default_package"/>
      <argument type="tagged_iterator" tag="assets.package" index-by="package" default-index-method="getDefaultPackageName" default-priority-method="getDefaultPackagePriority"/>
    </service>
    <service id="assets.empty_package" class="Symfony\Component\Asset\Package">
      <argument type="service" id="assets.empty_version_strategy"/>
    </service>
    <service id="assets.context" class="Symfony\Component\Asset\Context\RequestStackContext">
      <argument type="service" id="request_stack"/>
      <argument type="service">
        <service class="string">
          <factory service="router.request_context" method="getBaseUrl"/>
        </service>
      </argument>
      <argument type="service">
        <service class="bool">
          <factory service="router.request_context" method="isSecure"/>
        </service>
      </argument>
    </service>
    <service id="assets.path_package" class="Symfony\Component\Asset\PathPackage" abstract="true">
      <argument type="abstract">base path</argument>
      <argument type="abstract">version strategy</argument>
      <argument type="service" id="assets.context"/>
    </service>
    <service id="assets.url_package" class="Symfony\Component\Asset\UrlPackage" abstract="true">
      <argument type="abstract">base URLs</argument>
      <argument type="abstract">version strategy</argument>
      <argument type="service" id="assets.context"/>
    </service>
    <service id="assets.static_version_strategy" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy" abstract="true">
      <argument type="abstract">version</argument>
      <argument type="abstract">format</argument>
    </service>
    <service id="assets.empty_version_strategy" class="Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy"/>
    <service id="assets.json_manifest_version_strategy" class="Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy" abstract="true">
      <argument type="abstract">manifest path</argument>
      <argument type="service" id=".debug.http_client" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id="assets.remote_json_manifest_version_strategy" class="Symfony\Component\Asset\VersionStrategy\RemoteJsonManifestVersionStrategy" abstract="true">
      <argument type="abstract">manifest url</argument>
      <argument type="service" id=".debug.http_client"/>
      <deprecated package="symfony/framework-bundle" version="5.3">The "%service_id%" service is deprecated, use "assets.json_manifest_version_strategy" instead.</deprecated>
    </service>
    <service id="assets._default_package" class="Symfony\Component\Asset\PathPackage">
      <argument></argument>
      <argument type="service" id="assets.empty_version_strategy"/>
      <argument type="service" id="assets.context"/>
    </service>
    <service id="psr18.http_client" class="Symfony\Component\HttpClient\Psr18Client">
      <argument type="service" id=".debug.http_client"/>
      <argument type="service" id="nyholm.psr7.psr17_factory" on-invalid="ignore"/>
      <argument type="service" id="nyholm.psr7.psr17_factory" on-invalid="ignore"/>
    </service>
    <service id="Http\Client\HttpClient" class="Symfony\Component\HttpClient\HttplugClient">
      <argument type="service" id=".debug.http_client"/>
      <argument type="service" id="nyholm.psr7.psr17_factory" on-invalid="ignore"/>
      <argument type="service" id="nyholm.psr7.psr17_factory" on-invalid="ignore"/>
    </service>
    <service id="http_client.abstract_retry_strategy" class="Symfony\Component\HttpClient\Retry\GenericRetryStrategy" abstract="true">
      <argument type="abstract">http codes</argument>
      <argument type="abstract">delay ms</argument>
      <argument type="abstract">multiplier</argument>
      <argument type="abstract">max delay ms</argument>
      <argument type="abstract">jitter</argument>
    </service>
    <service id="mailer.mailer" class="Symfony\Component\Mailer\Mailer">
      <argument type="service" id="mailer.transports"/>
      <argument type="service" id="debug.traced.messenger.bus.default" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="ignore"/>
    </service>
    <service id="mailer.transports" class="Symfony\Component\Mailer\Transport\Transports">
      <argument type="collection">
        <argument key="main">%env(MAILER_DSN)%</argument>
      </argument>
      <factory service="mailer.transport_factory" method="fromStrings"/>
    </service>
    <service id="mailer.transport_factory" class="Symfony\Component\Mailer\Transport">
      <argument type="tagged_iterator" tag="mailer.transport_factory"/>
    </service>
    <service id="mailer.default_transport" class="Symfony\Component\Mailer\Transport\TransportInterface">
      <argument>%env(MAILER_DSN)%</argument>
      <factory service="mailer.transport_factory" method="fromString"/>
    </service>
    <service id="mailer.messenger.message_handler" class="Symfony\Component\Mailer\Messenger\MessageHandler">
      <tag name="messenger.message_handler"/>
      <argument type="service" id="mailer.transports"/>
    </service>
    <service id="mailer.envelope_listener" class="Symfony\Component\Mailer\EventListener\EnvelopeListener">
      <tag name="kernel.event_subscriber"/>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="mailer.message_logger_listener" class="Symfony\Component\Mailer\EventListener\MessageLoggerListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="kernel.reset" method="reset"/>
    </service>
    <service id="mailer.transport_factory.abstract" class="Symfony\Component\Mailer\Transport\AbstractTransportFactory" abstract="true">
      <tag name="monolog.logger" channel="mailer"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id=".debug.http_client" on-invalid="ignore"/>
      <argument type="service" id="monolog.logger.mailer" on-invalid="ignore"/>
    </service>
    <service id="mailer.transport_factory.gmail" class="Symfony\Component\Mailer\Bridge\Google\Transport\GmailTransportFactory">
      <tag name="mailer.transport_factory"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id=".debug.http_client" on-invalid="ignore"/>
      <argument type="service" id="monolog.logger.mailer" on-invalid="ignore"/>
    </service>
    <service id="mailer.transport_factory.mailjet" class="Symfony\Component\Mailer\Bridge\Mailjet\Transport\MailjetTransportFactory">
      <tag name="mailer.transport_factory"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id=".debug.http_client" on-invalid="ignore"/>
      <argument type="service" id="monolog.logger.mailer" on-invalid="ignore"/>
    </service>
    <service id="mailer.transport_factory.sendgrid" class="Symfony\Component\Mailer\Bridge\Sendgrid\Transport\SendgridTransportFactory">
      <tag name="mailer.transport_factory"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id=".debug.http_client" on-invalid="ignore"/>
      <argument type="service" id="monolog.logger.mailer" on-invalid="ignore"/>
    </service>
    <service id="mailer.transport_factory.null" class="Symfony\Component\Mailer\Transport\NullTransportFactory">
      <tag name="mailer.transport_factory"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id=".debug.http_client" on-invalid="ignore"/>
      <argument type="service" id="monolog.logger.mailer" on-invalid="ignore"/>
    </service>
    <service id="mailer.transport_factory.sendmail" class="Symfony\Component\Mailer\Transport\SendmailTransportFactory">
      <tag name="mailer.transport_factory"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id=".debug.http_client" on-invalid="ignore"/>
      <argument type="service" id="monolog.logger.mailer" on-invalid="ignore"/>
    </service>
    <service id="mailer.transport_factory.smtp" class="Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory">
      <tag name="mailer.transport_factory" priority="-100"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id=".debug.http_client" on-invalid="ignore"/>
      <argument type="service" id="monolog.logger.mailer" on-invalid="ignore"/>
    </service>
    <service id="mailer.transport_factory.native" class="Symfony\Component\Mailer\Transport\NativeTransportFactory">
      <tag name="mailer.transport_factory"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id=".debug.http_client" on-invalid="ignore"/>
      <argument type="service" id="monolog.logger.mailer" on-invalid="ignore"/>
    </service>
    <service id="translator.default" class="Symfony\Bundle\FrameworkBundle\Translation\Translator">
      <tag name="kernel.locale_aware"/>
      <argument type="service" id=".service_locator.yY.p4P7"/>
      <argument type="service" id="translator.formatter.default"/>
      <argument>fr_FR</argument>
      <argument type="collection">
        <argument key="translation.loader.php" type="collection">
          <argument>php</argument>
        </argument>
        <argument key="translation.loader.yml" type="collection">
          <argument>yaml</argument>
          <argument>yml</argument>
        </argument>
        <argument key="translation.loader.xliff" type="collection">
          <argument>xlf</argument>
          <argument>xliff</argument>
        </argument>
        <argument key="translation.loader.po" type="collection">
          <argument>po</argument>
        </argument>
        <argument key="translation.loader.mo" type="collection">
          <argument>mo</argument>
        </argument>
        <argument key="translation.loader.qt" type="collection">
          <argument>ts</argument>
        </argument>
        <argument key="translation.loader.csv" type="collection">
          <argument>csv</argument>
        </argument>
        <argument key="translation.loader.res" type="collection">
          <argument>res</argument>
        </argument>
        <argument key="translation.loader.dat" type="collection">
          <argument>dat</argument>
        </argument>
        <argument key="translation.loader.ini" type="collection">
          <argument>ini</argument>
        </argument>
        <argument key="translation.loader.json" type="collection">
          <argument>json</argument>
        </argument>
      </argument>
      <argument type="collection">
        <argument key="cache_dir">/var/www/html/foxorders/var/cache/dev/translations</argument>
        <argument key="debug">true</argument>
        <argument key="resource_files" type="collection">
          <argument key="af" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.af.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.af.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.af.xlf</argument>
          </argument>
          <argument key="ar" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.ar.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.ar.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.ar.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff</argument>
            <argument>/var/www/html/foxorders/vendor/vich/uploader-bundle/translations/messages.ar.yaml</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ar.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ar.xlf</argument>
          </argument>
          <argument key="az" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.az.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.az.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.az.xlf</argument>
          </argument>
          <argument key="be" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.be.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.be.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.be.xlf</argument>
          </argument>
          <argument key="bg" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.bg.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.bg.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.bg.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff</argument>
            <argument>/var/www/html/foxorders/vendor/vich/uploader-bundle/translations/messages.bg.yaml</argument>
          </argument>
          <argument key="bs" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.bs.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.bs.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.bs.xlf</argument>
          </argument>
          <argument key="ca" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.ca.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.ca.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.ca.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff</argument>
            <argument>/var/www/html/foxorders/vendor/vich/uploader-bundle/translations/messages.ca.yaml</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ca.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ca.xlf</argument>
          </argument>
          <argument key="cs" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.cs.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.cs.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.cs.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff</argument>
            <argument>/var/www/html/foxorders/vendor/vich/uploader-bundle/translations/messages.cs.yaml</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.cs.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.cs.xlf</argument>
          </argument>
          <argument key="cy" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.cy.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.cy.xlf</argument>
          </argument>
          <argument key="da" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.da.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.da.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.da.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff</argument>
          </argument>
          <argument key="de" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.de.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.de.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.de.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff</argument>
            <argument>/var/www/html/foxorders/vendor/vich/uploader-bundle/translations/messages.de.yaml</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.de.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.de.xlf</argument>
          </argument>
          <argument key="el" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.el.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.el.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.el.xlf</argument>
          </argument>
          <argument key="en" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.en.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.en.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.en.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff</argument>
            <argument>/var/www/html/foxorders/vendor/vich/uploader-bundle/translations/messages.en.yaml</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.en.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.en.xlf</argument>
            <argument>/var/www/html/foxorders/translations/security.en.yaml</argument>
            <argument>/var/www/html/foxorders/translations/validators/validators.en.yaml</argument>
          </argument>
          <argument key="es" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.es.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.es.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.es.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff</argument>
            <argument>/var/www/html/foxorders/vendor/vich/uploader-bundle/translations/messages.es.yaml</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.es.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.es.xlf</argument>
            <argument>/var/www/html/foxorders/translations/validators/validators.es.yaml</argument>
          </argument>
          <argument key="et" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.et.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.et.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.et.xlf</argument>
          </argument>
          <argument key="eu" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.eu.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.eu.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.eu.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff</argument>
          </argument>
          <argument key="fa" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.fa.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.fa.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.fa.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff</argument>
          </argument>
          <argument key="fi" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.fi.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.fi.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.fi.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff</argument>
            <argument>/var/www/html/foxorders/vendor/vich/uploader-bundle/translations/messages.fi.yaml</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fi.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fi.xlf</argument>
          </argument>
          <argument key="fr" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.fr.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.fr.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.fr.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff</argument>
            <argument>/var/www/html/foxorders/vendor/vich/uploader-bundle/translations/messages.fr.yaml</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fr.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fr.xlf</argument>
            <argument>/var/www/html/foxorders/translations/validators/validators.fr.yaml</argument>
          </argument>
          <argument key="gl" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.gl.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.gl.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.gl.xlf</argument>
          </argument>
          <argument key="he" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.he.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.he.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.he.xlf</argument>
          </argument>
          <argument key="hr" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.hr.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.hr.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.hr.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff</argument>
          </argument>
          <argument key="hu" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.hu.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.hu.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.hu.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff</argument>
            <argument>/var/www/html/foxorders/vendor/vich/uploader-bundle/translations/messages.hu.yaml</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.hu.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.hu.xlf</argument>
          </argument>
          <argument key="hy" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.hy.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.hy.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.hy.xlf</argument>
          </argument>
          <argument key="id" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.id.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.id.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.id.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff</argument>
          </argument>
          <argument key="it" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.it.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.it.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.it.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff</argument>
            <argument>/var/www/html/foxorders/vendor/vich/uploader-bundle/translations/messages.it.yaml</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.it.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.it.xlf</argument>
          </argument>
          <argument key="ja" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.ja.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.ja.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.ja.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ja.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ja.xlf</argument>
          </argument>
          <argument key="lb" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.lb.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.lb.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.lb.xlf</argument>
          </argument>
          <argument key="lt" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.lt.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.lt.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.lt.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff</argument>
            <argument>/var/www/html/foxorders/vendor/vich/uploader-bundle/translations/messages.lt.yaml</argument>
          </argument>
          <argument key="lv" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.lv.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.lv.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.lv.xlf</argument>
          </argument>
          <argument key="mk" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.mk.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.mk.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.mk.xlf</argument>
          </argument>
          <argument key="mn" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.mn.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.mn.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.mn.xlf</argument>
          </argument>
          <argument key="my" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.my.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.my.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.my.xlf</argument>
          </argument>
          <argument key="nb" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.nb.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.nb.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.nb.xlf</argument>
          </argument>
          <argument key="nl" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.nl.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.nl.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.nl.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff</argument>
            <argument>/var/www/html/foxorders/vendor/vich/uploader-bundle/translations/messages.nl.yaml</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle+intl-icu.nl.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle+intl-icu.nl.xlf</argument>
          </argument>
          <argument key="nn" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.nn.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.nn.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.nn.xlf</argument>
          </argument>
          <argument key="no" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.no.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.no.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.no.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff</argument>
          </argument>
          <argument key="pl" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.pl.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.pl.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.pl.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff</argument>
            <argument>/var/www/html/foxorders/vendor/vich/uploader-bundle/translations/messages.pl.yaml</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pl.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pl.xlf</argument>
          </argument>
          <argument key="pt" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.pt.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.pt.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.pt.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/vich/uploader-bundle/translations/messages.pt.yaml</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pt.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pt.xlf</argument>
          </argument>
          <argument key="pt_BR" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff</argument>
          </argument>
          <argument key="ro" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.ro.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.ro.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.ro.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ro.xlf</argument>
          </argument>
          <argument key="ru" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.ru.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.ru.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.ru.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff</argument>
            <argument>/var/www/html/foxorders/vendor/vich/uploader-bundle/translations/messages.ru.yaml</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ru.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ru.xlf</argument>
          </argument>
          <argument key="sk" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.sk.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.sk.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.sk.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sk.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.sk.xlf</argument>
          </argument>
          <argument key="sl" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.sl.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.sl.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.sl.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/vich/uploader-bundle/translations/messages.sl.yaml</argument>
          </argument>
          <argument key="sq" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.sq.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.sq.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.sq.xlf</argument>
          </argument>
          <argument key="sr_Cyrl" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf</argument>
          </argument>
          <argument key="sr_Latn" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf</argument>
          </argument>
          <argument key="sv" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.sv.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.sv.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.sv.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff</argument>
          </argument>
          <argument key="th" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.th.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.th.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.th.xlf</argument>
          </argument>
          <argument key="tl" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.tl.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.tl.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.tl.xlf</argument>
          </argument>
          <argument key="tr" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.tr.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.tr.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.tr.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff</argument>
            <argument>/var/www/html/foxorders/vendor/vich/uploader-bundle/translations/messages.tr.yaml</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.tr.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.tr.xlf</argument>
          </argument>
          <argument key="uk" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.uk.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.uk.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.uk.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff</argument>
            <argument>/var/www/html/foxorders/vendor/vich/uploader-bundle/translations/messages.uk.yaml</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.uk.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.uk.xlf</argument>
          </argument>
          <argument key="ur" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.ur.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.ur.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.ur.xlf</argument>
          </argument>
          <argument key="uz" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.uz.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.uz.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.uz.xlf</argument>
          </argument>
          <argument key="vi" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.vi.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.vi.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.vi.xlf</argument>
          </argument>
          <argument key="zh_CN" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf</argument>
          </argument>
          <argument key="zh_TW" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf</argument>
          </argument>
          <argument key="ky" type="collection">
            <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff</argument>
          </argument>
          <argument key="sw" type="collection">
            <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff</argument>
          </argument>
          <argument key="vn" type="collection">
            <argument>/var/www/html/foxorders/vendor/vich/uploader-bundle/translations/messages.vn.yaml</argument>
          </argument>
          <argument key="sr" type="collection">
            <argument>/var/www/html/foxorders/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sr.xlf</argument>
            <argument>/var/www/html/foxorders/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.sr.xlf</argument>
          </argument>
          <argument key="en_US" type="collection">
            <argument>/var/www/html/foxorders/translations/messages.en_US.yaml</argument>
          </argument>
          <argument key="fr_FR" type="collection">
            <argument>/var/www/html/foxorders/translations/messages.fr_FR.yaml</argument>
          </argument>
        </argument>
        <argument key="scanned_directories" type="collection">
          <argument>/var/www/html/foxorders/vendor/symfony/validator/Resources/translations</argument>
          <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/translations</argument>
          <argument>/var/www/html/foxorders/vendor/symfony/security-core/Resources/translations</argument>
          <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/translations</argument>
          <argument>/var/www/html/foxorders/vendor/vich/uploader-bundle/translations</argument>
          <argument>/var/www/html/foxorders/vendor/symfonycasts/reset-password-bundle/src/Resources/translations</argument>
          <argument>/var/www/html/foxorders/vendor/symfonycasts/verify-email-bundle/src/Resources/translations</argument>
          <argument>/var/www/html/foxorders/translations</argument>
          <argument>/var/www/html/foxorders/vendor/symfony/framework-bundle/translations</argument>
          <argument>/var/www/html/foxorders/vendor/sensio/framework-extra-bundle/src/translations</argument>
          <argument>/var/www/html/foxorders/vendor/symfony/twig-bundle/translations</argument>
          <argument>/var/www/html/foxorders/vendor/symfony/web-profiler-bundle/translations</argument>
          <argument>/var/www/html/foxorders/vendor/symfony/monolog-bundle/translations</argument>
          <argument>/var/www/html/foxorders/vendor/symfony/debug-bundle/translations</argument>
          <argument>/var/www/html/foxorders/vendor/symfony/maker-bundle/src/translations</argument>
          <argument>/var/www/html/foxorders/vendor/doctrine/doctrine-bundle/translations</argument>
          <argument>/var/www/html/foxorders/vendor/doctrine/doctrine-migrations-bundle/translations</argument>
          <argument>/var/www/html/foxorders/vendor/symfony/security-bundle/translations</argument>
          <argument>/var/www/html/foxorders/vendor/twig/extra-bundle/translations</argument>
          <argument>/var/www/html/foxorders/vendor/knpuniversity/oauth2-client-bundle/src/translations</argument>
          <argument>/var/www/html/foxorders/vendor/friendsofsymfony/jsrouting-bundle/translations</argument>
          <argument>/var/www/html/foxorders/vendor/liip/imagine-bundle/translations</argument>
          <argument>/var/www/html/foxorders/vendor/lexik/jwt-authentication-bundle/translations</argument>
          <argument>/var/www/html/foxorders/vendor/stof/doctrine-extensions-bundle/src/translations</argument>
          <argument>/var/www/html/foxorders/vendor/doctrine/doctrine-fixtures-bundle/translations</argument>
          <argument>/var/www/html/foxorders/vendor/api-platform/core/src/Symfony/Bundle/translations</argument>
          <argument>/var/www/html/foxorders/vendor/gesdinet/jwt-refresh-token-bundle/translations</argument>
          <argument>/var/www/html/foxorders/vendor/nelmio/cors-bundle/translations</argument>
          <argument>/var/www/html/foxorders/vendor/willdurand/geocoder-bundle/translations</argument>
          <argument>/var/www/html/foxorders/vendor/lelyfoto/twig-instanceof/translations</argument>
          <argument>/var/www/html/foxorders/vendor/knplabs/knp-menu-bundle/src/translations</argument>
          <argument>/var/www/html/foxorders/vendor/endroid/qr-code-bundle/src/translations</argument>
          <argument>/var/www/html/foxorders/vendor/sentry/sentry-symfony/src/translations</argument>
          <argument>/var/www/html/foxorders/vendor/zenstruck/schedule-bundle/src/translations</argument>
          <argument>/var/www/html/foxorders/vendor/karser/karser-recaptcha3-bundle/translations</argument>
        </argument>
        <argument key="cache_vary" type="collection">
          <argument key="scanned_directories" type="collection">
            <argument>vendor/symfony/validator/Resources/translations</argument>
            <argument>vendor/symfony/form/Resources/translations</argument>
            <argument>vendor/symfony/security-core/Resources/translations</argument>
            <argument>vendor/knplabs/knp-paginator-bundle/translations</argument>
            <argument>vendor/vich/uploader-bundle/translations</argument>
            <argument>vendor/symfonycasts/reset-password-bundle/src/Resources/translations</argument>
            <argument>vendor/symfonycasts/verify-email-bundle/src/Resources/translations</argument>
            <argument>translations</argument>
            <argument>vendor/symfony/framework-bundle/translations</argument>
            <argument>vendor/sensio/framework-extra-bundle/src/translations</argument>
            <argument>vendor/symfony/twig-bundle/translations</argument>
            <argument>vendor/symfony/web-profiler-bundle/translations</argument>
            <argument>vendor/symfony/monolog-bundle/translations</argument>
            <argument>vendor/symfony/debug-bundle/translations</argument>
            <argument>vendor/symfony/maker-bundle/src/translations</argument>
            <argument>vendor/doctrine/doctrine-bundle/translations</argument>
            <argument>vendor/doctrine/doctrine-migrations-bundle/translations</argument>
            <argument>vendor/symfony/security-bundle/translations</argument>
            <argument>vendor/twig/extra-bundle/translations</argument>
            <argument>vendor/knpuniversity/oauth2-client-bundle/src/translations</argument>
            <argument>vendor/friendsofsymfony/jsrouting-bundle/translations</argument>
            <argument>vendor/liip/imagine-bundle/translations</argument>
            <argument>vendor/lexik/jwt-authentication-bundle/translations</argument>
            <argument>vendor/stof/doctrine-extensions-bundle/src/translations</argument>
            <argument>vendor/doctrine/doctrine-fixtures-bundle/translations</argument>
            <argument>vendor/api-platform/core/src/Symfony/Bundle/translations</argument>
            <argument>vendor/gesdinet/jwt-refresh-token-bundle/translations</argument>
            <argument>vendor/nelmio/cors-bundle/translations</argument>
            <argument>vendor/willdurand/geocoder-bundle/translations</argument>
            <argument>vendor/lelyfoto/twig-instanceof/translations</argument>
            <argument>vendor/knplabs/knp-menu-bundle/src/translations</argument>
            <argument>vendor/endroid/qr-code-bundle/src/translations</argument>
            <argument>vendor/sentry/sentry-symfony/src/translations</argument>
            <argument>vendor/zenstruck/schedule-bundle/src/translations</argument>
            <argument>vendor/karser/karser-recaptcha3-bundle/translations</argument>
          </argument>
        </argument>
      </argument>
      <argument type="collection"/>
      <call method="setConfigCacheFactory">
        <argument type="service" id="config_cache_factory"/>
      </call>
      <call method="setFallbackLocales">
        <argument type="collection">
          <argument>fr_FR</argument>
        </argument>
      </call>
    </service>
    <service id="translator.logging" class="Symfony\Component\Translation\LoggingTranslator">
      <tag name="monolog.logger" channel="translation"/>
      <argument type="service" id="translator.logging.inner"/>
      <argument type="service" id="monolog.logger.translation"/>
    </service>
    <service id="translator.formatter.default" class="Symfony\Component\Translation\Formatter\MessageFormatter">
      <argument type="service" id="identity_translator"/>
    </service>
    <service id="translation.loader.php" class="Symfony\Component\Translation\Loader\PhpFileLoader">
      <tag name="translation.loader" alias="php"/>
    </service>
    <service id="translation.loader.yml" class="Symfony\Component\Translation\Loader\YamlFileLoader">
      <tag name="translation.loader" alias="yaml" legacy-alias="yml"/>
    </service>
    <service id="translation.loader.xliff" class="Symfony\Component\Translation\Loader\XliffFileLoader">
      <tag name="translation.loader" alias="xlf" legacy-alias="xliff"/>
    </service>
    <service id="translation.loader.po" class="Symfony\Component\Translation\Loader\PoFileLoader">
      <tag name="translation.loader" alias="po"/>
    </service>
    <service id="translation.loader.mo" class="Symfony\Component\Translation\Loader\MoFileLoader">
      <tag name="translation.loader" alias="mo"/>
    </service>
    <service id="translation.loader.qt" class="Symfony\Component\Translation\Loader\QtFileLoader">
      <tag name="translation.loader" alias="ts"/>
    </service>
    <service id="translation.loader.csv" class="Symfony\Component\Translation\Loader\CsvFileLoader">
      <tag name="translation.loader" alias="csv"/>
    </service>
    <service id="translation.loader.res" class="Symfony\Component\Translation\Loader\IcuResFileLoader">
      <tag name="translation.loader" alias="res"/>
    </service>
    <service id="translation.loader.dat" class="Symfony\Component\Translation\Loader\IcuDatFileLoader">
      <tag name="translation.loader" alias="dat"/>
    </service>
    <service id="translation.loader.ini" class="Symfony\Component\Translation\Loader\IniFileLoader">
      <tag name="translation.loader" alias="ini"/>
    </service>
    <service id="translation.loader.json" class="Symfony\Component\Translation\Loader\JsonFileLoader">
      <tag name="translation.loader" alias="json"/>
    </service>
    <service id="translation.dumper.php" class="Symfony\Component\Translation\Dumper\PhpFileDumper">
      <tag name="translation.dumper" alias="php"/>
    </service>
    <service id="translation.dumper.xliff" class="Symfony\Component\Translation\Dumper\XliffFileDumper">
      <tag name="translation.dumper" alias="xlf"/>
    </service>
    <service id="translation.dumper.po" class="Symfony\Component\Translation\Dumper\PoFileDumper">
      <tag name="translation.dumper" alias="po"/>
    </service>
    <service id="translation.dumper.mo" class="Symfony\Component\Translation\Dumper\MoFileDumper">
      <tag name="translation.dumper" alias="mo"/>
    </service>
    <service id="translation.dumper.yml" class="Symfony\Component\Translation\Dumper\YamlFileDumper">
      <tag name="translation.dumper" alias="yml"/>
    </service>
    <service id="translation.dumper.yaml" class="Symfony\Component\Translation\Dumper\YamlFileDumper">
      <tag name="translation.dumper" alias="yaml"/>
      <argument>yaml</argument>
    </service>
    <service id="translation.dumper.qt" class="Symfony\Component\Translation\Dumper\QtFileDumper">
      <tag name="translation.dumper" alias="ts"/>
    </service>
    <service id="translation.dumper.csv" class="Symfony\Component\Translation\Dumper\CsvFileDumper">
      <tag name="translation.dumper" alias="csv"/>
    </service>
    <service id="translation.dumper.ini" class="Symfony\Component\Translation\Dumper\IniFileDumper">
      <tag name="translation.dumper" alias="ini"/>
    </service>
    <service id="translation.dumper.json" class="Symfony\Component\Translation\Dumper\JsonFileDumper">
      <tag name="translation.dumper" alias="json"/>
    </service>
    <service id="translation.dumper.res" class="Symfony\Component\Translation\Dumper\IcuResFileDumper">
      <tag name="translation.dumper" alias="res"/>
    </service>
    <service id="translation.extractor.php" class="Symfony\Component\Translation\Extractor\PhpExtractor">
      <tag name="translation.extractor" alias="php"/>
    </service>
    <service id="translation.reader" class="Symfony\Component\Translation\Reader\TranslationReader">
      <call method="addLoader">
        <argument>php</argument>
        <argument type="service" id="translation.loader.php"/>
      </call>
      <call method="addLoader">
        <argument>yaml</argument>
        <argument type="service" id="translation.loader.yml"/>
      </call>
      <call method="addLoader">
        <argument>yml</argument>
        <argument type="service" id="translation.loader.yml"/>
      </call>
      <call method="addLoader">
        <argument>xlf</argument>
        <argument type="service" id="translation.loader.xliff"/>
      </call>
      <call method="addLoader">
        <argument>xliff</argument>
        <argument type="service" id="translation.loader.xliff"/>
      </call>
      <call method="addLoader">
        <argument>po</argument>
        <argument type="service" id="translation.loader.po"/>
      </call>
      <call method="addLoader">
        <argument>mo</argument>
        <argument type="service" id="translation.loader.mo"/>
      </call>
      <call method="addLoader">
        <argument>ts</argument>
        <argument type="service" id="translation.loader.qt"/>
      </call>
      <call method="addLoader">
        <argument>csv</argument>
        <argument type="service" id="translation.loader.csv"/>
      </call>
      <call method="addLoader">
        <argument>res</argument>
        <argument type="service" id="translation.loader.res"/>
      </call>
      <call method="addLoader">
        <argument>dat</argument>
        <argument type="service" id="translation.loader.dat"/>
      </call>
      <call method="addLoader">
        <argument>ini</argument>
        <argument type="service" id="translation.loader.ini"/>
      </call>
      <call method="addLoader">
        <argument>json</argument>
        <argument type="service" id="translation.loader.json"/>
      </call>
    </service>
    <service id="translation.extractor" class="Symfony\Component\Translation\Extractor\ChainExtractor">
      <call method="addExtractor">
        <argument>php</argument>
        <argument type="service" id="translation.extractor.php"/>
      </call>
      <call method="addExtractor">
        <argument>twig</argument>
        <argument type="service" id="twig.translation.extractor"/>
      </call>
    </service>
    <service id="translation.writer" class="Symfony\Component\Translation\Writer\TranslationWriter">
      <call method="addDumper">
        <argument>php</argument>
        <argument type="service" id="translation.dumper.php"/>
      </call>
      <call method="addDumper">
        <argument>xlf</argument>
        <argument type="service" id="translation.dumper.xliff"/>
      </call>
      <call method="addDumper">
        <argument>po</argument>
        <argument type="service" id="translation.dumper.po"/>
      </call>
      <call method="addDumper">
        <argument>mo</argument>
        <argument type="service" id="translation.dumper.mo"/>
      </call>
      <call method="addDumper">
        <argument>yml</argument>
        <argument type="service" id="translation.dumper.yml"/>
      </call>
      <call method="addDumper">
        <argument>yaml</argument>
        <argument type="service" id="translation.dumper.yaml"/>
      </call>
      <call method="addDumper">
        <argument>ts</argument>
        <argument type="service" id="translation.dumper.qt"/>
      </call>
      <call method="addDumper">
        <argument>csv</argument>
        <argument type="service" id="translation.dumper.csv"/>
      </call>
      <call method="addDumper">
        <argument>ini</argument>
        <argument type="service" id="translation.dumper.ini"/>
      </call>
      <call method="addDumper">
        <argument>json</argument>
        <argument type="service" id="translation.dumper.json"/>
      </call>
      <call method="addDumper">
        <argument>res</argument>
        <argument type="service" id="translation.dumper.res"/>
      </call>
    </service>
    <service id="translation.warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer">
      <tag name="container.service_subscriber" id="translator"/>
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id=".service_locator.wSgjnB6.translation.warmer"/>
    </service>
    <service id="translation.provider_collection" class="Symfony\Component\Translation\Provider\TranslationProviderCollection">
      <argument type="collection"/>
      <factory service="translation.provider_collection_factory" method="fromConfig"/>
    </service>
    <service id="translation.provider_collection_factory" class="Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory">
      <argument type="tagged_iterator" tag="translation.provider_factory"/>
      <argument type="collection"/>
    </service>
    <service id="translation.provider_factory.null" class="Symfony\Component\Translation\Provider\NullProviderFactory">
      <tag name="translation.provider_factory"/>
    </service>
    <service id="debug.debug_handlers_listener" class="Symfony\Component\HttpKernel\EventListener\DebugHandlersListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="monolog.logger" channel="php"/>
      <tag name="container.hot_path"/>
      <argument>null</argument>
      <argument type="service" id="monolog.logger.php" on-invalid="null"/>
      <argument>null</argument>
      <argument>-1</argument>
      <argument>true</argument>
      <argument>true</argument>
      <argument>null</argument>
    </service>
    <service id="debug.file_link_formatter" class="Symfony\Component\HttpKernel\Debug\FileLinkFormatter">
      <argument>null</argument>
      <argument type="service" id="request_stack" on-invalid="ignore"/>
      <argument>/var/www/html/foxorders</argument>
      <argument type="service_closure" id="debug.file_link_formatter.url_format"/>
    </service>
    <service id="debug.stopwatch" class="Symfony\Component\Stopwatch\Stopwatch">
      <tag name="kernel.reset" method="reset"/>
      <argument>true</argument>
    </service>
    <service id="debug.event_dispatcher" class="Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher">
      <tag name="container.hot_path"/>
      <tag name="event_dispatcher">event_dispatcher.dispatcher</tag>
      <tag name="monolog.logger" channel="event"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="debug.event_dispatcher.inner"/>
      <argument type="service" id="debug.stopwatch"/>
      <argument type="service" id="monolog.logger.event" on-invalid="null"/>
      <argument type="service" id="request_stack" on-invalid="null"/>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\EventListener\ApiItemNotFoundListener"/>
          <argument>__invoke</argument>
        </argument>
        <argument>50</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\EventListener\ExceptionListener"/>
          <argument>__invoke</argument>
        </argument>
        <argument>135</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\EventListener\LogApiRequestListener"/>
          <argument>__invoke</argument>
        </argument>
        <argument>8</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\EventListener\LogApiResponseListener"/>
          <argument>__invoke</argument>
        </argument>
        <argument>-1030</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\EventListener\SourceApiRequestVerifierListener"/>
          <argument>__invoke</argument>
        </argument>
        <argument>9</argument>
      </call>
      <call method="addListener">
        <argument>lexik_jwt_authentication.on_authentication_success</argument>
        <argument type="collection">
          <argument type="service_closure" id="api.event.authentication_success_listener"/>
          <argument>onJWTAuthSuccess</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller</argument>
        <argument type="collection">
          <argument type="service_closure" id="data_collector.router"/>
          <argument>onKernelController</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.user_provider"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>1024</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.context_listener.0"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="knp_paginator.subscriber.sliding_pagination"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.listener.request.add_format"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>28</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.listener.request.deserialize"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>2</argument>
      </call>
      <call method="addListener">
        <argument>kernel.view</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.listener.view.serialize"/>
          <argument>onKernelView</argument>
        </argument>
        <argument>16</argument>
      </call>
      <call method="addListener">
        <argument>kernel.view</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.listener.view.respond"/>
          <argument>onKernelView</argument>
        </argument>
        <argument>8</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.listener.exception.validation"/>
          <argument>onKernelException</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.listener.exception"/>
          <argument>onKernelException</argument>
        </argument>
        <argument>-96</argument>
      </call>
      <call method="addListener">
        <argument>kernel.view</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.listener.view.write.legacy"/>
          <argument>onKernelView</argument>
        </argument>
        <argument>32</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.listener.request.read.legacy"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>4</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.swagger.listener.ui"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.hydra.listener.response.add_link_header"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.http_cache.listener.response.configure"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>-1</argument>
      </call>
      <call method="addListener">
        <argument>kernel.view</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.listener.view.validate"/>
          <argument>onKernelView</argument>
        </argument>
        <argument>64</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.listener.view.validate_query_parameters"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>16</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.security.listener.request.deny_access"/>
          <argument>onSecurity</argument>
        </argument>
        <argument>3</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.security.listener.request.deny_access"/>
          <argument>onSecurityPostDenormalize</argument>
        </argument>
        <argument>1</argument>
      </call>
      <call method="addListener">
        <argument>kernel.view</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.security.listener.request.deny_access"/>
          <argument>onSecurityPostValidation</argument>
        </argument>
        <argument>63</argument>
      </call>
      <call method="addListener">
        <argument>lexik_jwt_authentication.on_authentication_success</argument>
        <argument type="collection">
          <argument type="service_closure" id="gesdinet.jwtrefreshtoken.send_token"/>
          <argument>attachRefreshToken</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LogoutEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="Gesdinet\JWTRefreshTokenBundle\EventListener\LogoutEventListener"/>
          <argument>onLogout</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="nelmio_cors.cors_listener"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>250</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="nelmio_cors.cors_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="nelmio_cors.cacheable_response_vary_listener"/>
          <argument>onResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>console.command</argument>
        <argument type="collection">
          <argument type="service_closure" id="Sentry\SentryBundle\EventListener\ConsoleListener"/>
          <argument>handleConsoleCommandEvent</argument>
        </argument>
        <argument>128</argument>
      </call>
      <call method="addListener">
        <argument>console.terminate</argument>
        <argument type="collection">
          <argument type="service_closure" id="Sentry\SentryBundle\EventListener\ConsoleListener"/>
          <argument>handleConsoleTerminateEvent</argument>
        </argument>
        <argument>-64</argument>
      </call>
      <call method="addListener">
        <argument>console.error</argument>
        <argument type="collection">
          <argument type="service_closure" id="Sentry\SentryBundle\EventListener\ConsoleListener"/>
          <argument>handleConsoleErrorEvent</argument>
        </argument>
        <argument>-64</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="Sentry\SentryBundle\EventListener\ErrorListener"/>
          <argument>handleExceptionEvent</argument>
        </argument>
        <argument>128</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="Sentry\SentryBundle\EventListener\RequestListener"/>
          <argument>handleKernelRequestEvent</argument>
        </argument>
        <argument>5</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller</argument>
        <argument type="collection">
          <argument type="service_closure" id="Sentry\SentryBundle\EventListener\RequestListener"/>
          <argument>handleKernelControllerEvent</argument>
        </argument>
        <argument>10</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="Sentry\SentryBundle\EventListener\SubRequestListener"/>
          <argument>handleKernelRequestEvent</argument>
        </argument>
        <argument>3</argument>
      </call>
      <call method="addListener">
        <argument>kernel.finish_request</argument>
        <argument type="collection">
          <argument type="service_closure" id="Sentry\SentryBundle\EventListener\SubRequestListener"/>
          <argument>handleKernelFinishRequestEvent</argument>
        </argument>
        <argument>5</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="Sentry\SentryBundle\EventListener\TracingRequestListener"/>
          <argument>handleKernelRequestEvent</argument>
        </argument>
        <argument>4</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="Sentry\SentryBundle\EventListener\TracingRequestListener"/>
          <argument>handleKernelResponseEvent</argument>
        </argument>
        <argument>15</argument>
      </call>
      <call method="addListener">
        <argument>kernel.terminate</argument>
        <argument type="collection">
          <argument type="service_closure" id="Sentry\SentryBundle\EventListener\TracingRequestListener"/>
          <argument>handleKernelTerminateEvent</argument>
        </argument>
        <argument>5</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="Sentry\SentryBundle\EventListener\TracingSubRequestListener"/>
          <argument>handleKernelRequestEvent</argument>
        </argument>
        <argument>2</argument>
      </call>
      <call method="addListener">
        <argument>kernel.finish_request</argument>
        <argument type="collection">
          <argument type="service_closure" id="Sentry\SentryBundle\EventListener\TracingSubRequestListener"/>
          <argument>handleKernelFinishRequestEvent</argument>
        </argument>
        <argument>10</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="Sentry\SentryBundle\EventListener\TracingSubRequestListener"/>
          <argument>handleKernelResponseEvent</argument>
        </argument>
        <argument>15</argument>
      </call>
      <call method="addListener">
        <argument>console.command</argument>
        <argument type="collection">
          <argument type="service_closure" id="Sentry\SentryBundle\EventListener\TracingConsoleListener"/>
          <argument>handleConsoleCommandEvent</argument>
        </argument>
        <argument>118</argument>
      </call>
      <call method="addListener">
        <argument>console.terminate</argument>
        <argument type="collection">
          <argument type="service_closure" id="Sentry\SentryBundle\EventListener\TracingConsoleListener"/>
          <argument>handleConsoleTerminateEvent</argument>
        </argument>
        <argument>-54</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerMessageFailedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="Sentry\SentryBundle\EventListener\MessengerListener"/>
          <argument>handleWorkerMessageFailedEvent</argument>
        </argument>
        <argument>50</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerMessageHandledEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="Sentry\SentryBundle\EventListener\MessengerListener"/>
          <argument>handleWorkerMessageHandledEvent</argument>
        </argument>
        <argument>50</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="Sentry\SentryBundle\EventListener\LoginListener"/>
          <argument>handleKernelRequestEvent</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LoginSuccessEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="Sentry\SentryBundle\EventListener\LoginListener"/>
          <argument>handleLoginSuccessEvent</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\EventListener\AuthorizationListener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\EventListener\AuthorizationListener"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>gesdinet.refresh_token_failure</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\EventListener\RefreshTokenListener"/>
          <argument>onRefreshTokenFailure</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\EventSubscriber\ApiRequestSubscriber"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>6</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\EventSubscriber\CheckVerifiedUserSubscriber"/>
          <argument>onCheckPassport</argument>
        </argument>
        <argument>-10</argument>
      </call>
      <call method="addListener">
        <argument>lexik_jwt_authentication.on_jwt_created</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\EventSubscriber\JWTSubscriber"/>
          <argument>onLexikJwtAuthenticationOnJwtCreated</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\EventSubscriber\LocalSubscriber"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>20</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\EventSubscriber\PragmaActionsDisabler\PragmaBoActionsDisablerSubscriber"/>
          <argument>onKernelController</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\EventSubscriber\PragmaActionsDisabler\PragmaBoActionsDisablerSubscriber"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.view</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\EventSubscriber\Product\SetProductTypeSubscriber"/>
          <argument>onKernelView</argument>
        </argument>
        <argument>100</argument>
      </call>
      <call method="addListener">
        <argument>security.switch_user</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\EventSubscriber\SwitchUserSubscriber"/>
          <argument>onSwitchUser</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\EventSubscriber\TimeZoneEventSubscriber"/>
          <argument>onKernelController</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\EventSubscriber\Under_maintenance\UnderMaintenanceApiSubscriber"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>1</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\EventSubscriber\Under_maintenance\UnderMaintenanceBoSubscriber"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>1</argument>
      </call>
      <call method="addListener">
        <argument>console.command</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\EventSubscriber\Under_maintenance\UnderMaintenanceCommandSubscriber"/>
          <argument>onCommand</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Address\AddAddressFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Admin\Aliment\AddAlimentTranslationsFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Admin\Locale\AddNameFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Admin\MailTransport\AddDnsFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Admin\MediaName\AddTypeFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Admin\Mode\AddModeTranslationsFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Admin\Mode\AddTypeFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Admin\PaymentMethod\AddGateWayConfigFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Admin\PaymentMethod\AddNameFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Admin\PaymentMethod\AddTypeFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Admin\PaymentMethod\Gateway\AddConfigurationFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddIsGlobalFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddLengthFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddValueFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Admin\Source\AddApiFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Admin\Source\AddWebhookEnabledFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Admin\TemplateName\AddTypeFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Admin\Webhook\AddEndpointFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Admin\Webhook\AddEndpointsFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Admin\Webhook\AddEventsFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Admin\Webhook\AddObjectFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Admin\Webhook\AddRetriesFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Admin\Webhook\GenerateHMACFieldsSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Country\Global\AddCountriesFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.post_submit</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Customer\ValidateCustomerFieldsSubscriber"/>
          <argument>postSubmit</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\AddColorFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\AddDomainFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\AddFranchiseFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\AddMediaFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\AddMultipleFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\AddStatusFranchiseFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\AddTemplateFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\AddTemplateNameFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\Application\AddApplicationNameFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\Application\AddTokenFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\Color\AddColorNameFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\Company\AddCompanyFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\Company\AddCompanyTranslationsFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\ExternalLink\AddExternalFileFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\ExternalLink\AddExternalLinkNameFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\ExternalLink\AddTypeFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.post_submit</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\ExternalLink\ValidateExternalLinkFieldsSubscriber"/>
          <argument>postSubmit</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\Manager\AddManagerFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\Media\AddDisplayOnMenuSectionFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\Media\AddMediaNameFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\Media\AddTypeFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\Parameter\AddAppleAuthEnabledFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\Parameter\AddEnableHeaderFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\Parameter\AddGoogleAuthEnabledFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\Parameter\AddHeaderFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\Parameter\AddKeywordsFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\Parameter\AddLocaleFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\Parameter\AddMapFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\Parameter\AddSubscriptionPromptFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\Slide\AddSlideItemsFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\Social\AddSocialNameFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.post_submit</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Franchise\ValidateFranchiseFieldsSubscriber"/>
          <argument>postSubmit</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddCodeFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddContentFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddCoverFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddCurrencyFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddDayFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddDescriptionFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddDurationFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddEmailFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddEnabledFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddEndDateFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddEndingDateFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddEndingTimeFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddExternalIdFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddFileFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddFileTypeFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddFirstNameFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddImageFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddImageSvgFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddImageTypeSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.post_submit</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddImageTypeSubscriber"/>
          <argument>postSubmit</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddImageUrlFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddImportFileFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddLastNameFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddLinkFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddLocaleFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddLocalesFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddLogoFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddLogoSvgFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddMediaFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddNameDescriptionFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddNameFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddNewFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddNoteFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddOrderIntervalSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddOutOfStockFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddPasswordFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddPhoneFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddPolygonFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddPositionFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddPriceFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddPrivateFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddQuantityFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddRequiredFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddShopModeFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddShopModesFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddSideComponentFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddSkuFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddSourceFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddStartDateFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddStartingDateFieldSubsriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddStartingTimeFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddStatusFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddTaxFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddTimeZoneFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddTitleFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddUrlFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.post_submit</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddUrlFieldSubscriber"/>
          <argument>postSubmit</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddValueFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddVideoFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddVisibleFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\AddWeekDaysFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\Address\AddLatitudeFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Global\Address\AddLongitudeFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\LegalTerms\AddContentFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Migrate\AddExternalFranchiseSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Order\AddDelayOrderFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Order\AddEntityIdFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Order\AddEntityNameSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Payment\AddPaymentsFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Product\Category\AddCategoryTranslationsFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Product\Category\AddParentFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.post_submit</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Product\Category\AddParentFieldSubscriber"/>
          <argument>postSubmit</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Product\Option\AddMaxQuantityFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Product\Option\AddOptionTranslationsFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Product\OptionVariant\AddOptionVariantTranslationsFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Product\Product\AddBlockedBySlotFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Product\Product\AddCrossSellingProductFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Product\Product\AddDisplayNotesFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Product\Product\AddMultiQuantityFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Product\Product\AddProductFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Product\Product\AddProductTranslationsFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Product\Product\AddStepFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Product\Product\AddStepItemFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Product\Product\AddUpSellingProductFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Search\AddEnabledSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Search\AddPeriodSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Search\AddPeriodicitySubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Search\AddSearchSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Search\Franchise\AddFranchiseSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Search\Franchise\AddStatusSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Search\MailTransport\AddStatusSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Search\Order\AddSourceSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Search\Order\AddStatusSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Search\Order\AddTimeSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Search\Product\AddCategorySubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Search\Product\AddNewSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Search\Product\AddOutOfStockSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Search\Product\AddTypeSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Search\Shop\AddLicenceSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Search\Shop\AddShopSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Search\Shop\AddSourceSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\AddLicenceFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_submit</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\AddLicenceFieldSubscriber"/>
          <argument>preSubmit</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\AddMenuFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\AddShopFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\AddShopSettingsFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\AddShopTranslationsFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\AddSiretFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddLengthFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddNameFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddPrivateFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddValueFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Device\AddHasRetailCenterFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Device\AddPinFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Device\AddRetailCenterPosNumberFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Device\AddShopManagerFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Device\AddTypeFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_submit</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Device\AddTypeFieldSubscriber"/>
          <argument>preSubmit</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\GatewayConfig\AddConfigFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Loyalty\AddAskForNotificationsMessageFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Loyalty\AddIntegrationFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Loyalty\AddLoyaltyApiTokenSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Loyalty\AddLoyaltyTranslationFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Loyalty\AddSignupMessageFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Loyalty\AddSuccessfulSignupMessageFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Loyalty\AddSuccessfulSignupWithNotificationMessageFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.post_submit</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Loyalty\DisableLoyaltySubscriber"/>
          <argument>postSubmit</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Menu\CrossSelling\AddMenuFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Menu\CrossSelling\AddProductsFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_submit</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Menu\CrossSelling\AddProductsFieldSubscriber"/>
          <argument>preSubmit</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddCategoriesFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_submit</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddCategoriesFieldSubscriber"/>
          <argument>preSubmit</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddMenuFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddMenuPromotionalOfferFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddProductsFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_submit</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddProductsFieldSubscriber"/>
          <argument>preSubmit</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddPromotionalOffersFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.post_submit</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddPromotionalOffersFieldSubscriber"/>
          <argument>postSubmit</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddTypeFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Mode\AddAnonymousFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Mode\AddAsapFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Mode\AddDeliveryOrderFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Mode\AddDeliveryTimeFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Mode\AddModeFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Mode\AddOrderFeesFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Notice\AddNoticeFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Option\AddMaxFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Option\AddMinFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Option\AddOptionsVariantsFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Option\AddTypeFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_submit</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Option\ValidateOption"/>
          <argument>preSubmit</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\OrderSetting\AddCustomerIdentifierFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\OrderSetting\AddCutleryFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\PaymentMethod\AddGatewayConfigFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\PaymentMethod\AddPaymentMethodConfigFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\PaymentMethod\AddShopModeFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Printer\AddDuplicationFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Printer\AddMacFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.post_submit</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Printer\AddMacFieldSubscriber"/>
          <argument>postSubmit</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Printer\AddStarcloudAttemptsFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Product\AddAlimentsFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Product\AddCaloryFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Product\AddCategoriesFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_submit</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Product\AddCategoriesFieldSubscriber"/>
          <argument>preSubmit</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Product\AddOptionsFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Product\AddPreparationTimeFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Product\AddProductShopModesFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Product\AddRestrictedFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Product\AddServableLaterFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Product\AddShopModeFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Product\AddWithAlcoolFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Promotion\AddFirstOrderOnlyFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Promotion\AddMinimumAmountFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Promotion\AddOneTimeOnlyFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Promotion\AddTypeFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Promotion\AddValueFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_submit</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Promotion\AddValueFieldSubscriber"/>
          <argument>onPreSubmit</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Qoodos\AddQoodosFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.post_submit</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Qoodos\DisableQoodosSubscriber"/>
          <argument>postSubmit</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Qrcodes\AddMenuPreviewSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Qrcodes\AddTableSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.post_submit</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Qrcodes\AddTableSubscriber"/>
          <argument>postSubmit</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Settings\AddAutoTranslateSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Settings\AddCloseIntervalSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.post_submit</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Settings\AddCloseIntervalSubscriber"/>
          <argument>postSubmit</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Settings\AddDeliveryMaxDistanceSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Settings\AddDisplayFoxeatSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Settings\AddEmailNotificationSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Settings\AddFuturOrdersMaxDaysSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Settings\AddFuturOrdersMinDaysSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Settings\AddFutureOrdersSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Settings\AddManagementFeesSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Settings\AddMenuPreviewSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Settings\AddModeSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Settings\AddPickupCountdownSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Settings\AddPickupModeSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Settings\AddPreparationNumberResetHourSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Settings\AddTimeModeSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Settings\AddTimeSlotMaxOrderSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Settings\AddTimeSlotMaxProductSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Settings\AddtimeSlotBlockingTypeSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.post_submit</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Settings\ValidateShopSettingsFieldsSubscriber"/>
          <argument>postSubmit</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\ShopManager\AddShopManagerFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\TimeTable\AddDayFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.post_submit</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\TimeTable\AddDayFieldSubscriber"/>
          <argument>postSubmitData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.post_submit</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\ValidateShopFieldsSubscriber"/>
          <argument>postSubmit</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Zone\AddDeliveryTimeFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Zone\AddMinOrderFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Zone\AddPostalCodeFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Zone\AddShippingCostFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\Shop\Zone\AddTypeFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\User\AddFranchiseFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\User\AddGenderFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\User\AddNameFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\User\AddNotificationEmailFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\User\AddNotificationPhoneFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\User\AddQoodosNotificationEmailFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\User\AddQoodosNotificationPhoneFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\User\AddQoodosSubscriptionFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\User\AddRepeatedPasswordFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.post_submit</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\EventListener\User\ValidateUserFieldsSubscriber"/>
          <argument>postSubmit</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>form.pre_set_data</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Form\Security\AddShopFieldSubscriber"/>
          <argument>preSetData</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="response_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="streamed_response_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>-1024</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="locale_listener"/>
          <argument>setDefaultLocale</argument>
        </argument>
        <argument>100</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="locale_listener"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>16</argument>
      </call>
      <call method="addListener">
        <argument>kernel.finish_request</argument>
        <argument type="collection">
          <argument type="service_closure" id="locale_listener"/>
          <argument>onKernelFinishRequest</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="validate_request_listener"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>256</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="disallow_search_engine_index_response_listener"/>
          <argument>onResponse</argument>
        </argument>
        <argument>-255</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller_arguments</argument>
        <argument type="collection">
          <argument type="service_closure" id="exception_listener"/>
          <argument>onControllerArguments</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="exception_listener"/>
          <argument>logKernelException</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="exception_listener"/>
          <argument>onKernelException</argument>
        </argument>
        <argument>-128</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="exception_listener"/>
          <argument>removeCspHeader</argument>
        </argument>
        <argument>-128</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="locale_aware_listener"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>15</argument>
      </call>
      <call method="addListener">
        <argument>kernel.finish_request</argument>
        <argument type="collection">
          <argument type="service_closure" id="locale_aware_listener"/>
          <argument>onKernelFinishRequest</argument>
        </argument>
        <argument>-15</argument>
      </call>
      <call method="addListener">
        <argument>console.error</argument>
        <argument type="collection">
          <argument type="service_closure" id="console.error_listener"/>
          <argument>onConsoleError</argument>
        </argument>
        <argument>-128</argument>
      </call>
      <call method="addListener">
        <argument>console.terminate</argument>
        <argument type="collection">
          <argument type="service_closure" id="console.error_listener"/>
          <argument>onConsoleTerminate</argument>
        </argument>
        <argument>-128</argument>
      </call>
      <call method="addListener">
        <argument>console.error</argument>
        <argument type="collection">
          <argument type="service_closure" id="console.suggest_missing_package_subscriber"/>
          <argument>onConsoleError</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Mailer\Event\MessageEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="mailer.envelope_listener"/>
          <argument>onMessage</argument>
        </argument>
        <argument>-255</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Mailer\Event\MessageEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="mailer.message_logger_listener"/>
          <argument>onMessage</argument>
        </argument>
        <argument>-255</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="debug.debug_handlers_listener"/>
          <argument>configure</argument>
        </argument>
        <argument>2048</argument>
      </call>
      <call method="addListener">
        <argument>console.command</argument>
        <argument type="collection">
          <argument type="service_closure" id="debug.debug_handlers_listener"/>
          <argument>configure</argument>
        </argument>
        <argument>2048</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="router_listener"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>32</argument>
      </call>
      <call method="addListener">
        <argument>kernel.finish_request</argument>
        <argument type="collection">
          <argument type="service_closure" id="router_listener"/>
          <argument>onKernelFinishRequest</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="router_listener"/>
          <argument>onKernelException</argument>
        </argument>
        <argument>-64</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="web_link.add_link_header_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="session_listener"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>128</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="session_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>-1000</argument>
      </call>
      <call method="addListener">
        <argument>kernel.finish_request</argument>
        <argument type="collection">
          <argument type="service_closure" id="session_listener"/>
          <argument>onFinishRequest</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerMessageFailedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="messenger.retry.send_failed_message_for_retry_listener"/>
          <argument>onMessageFailed</argument>
        </argument>
        <argument>100</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerMessageFailedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="messenger.failure.add_error_details_stamp_listener"/>
          <argument>onMessageFailed</argument>
        </argument>
        <argument>200</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerStartedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="messenger.listener.stop_worker_on_restart_signal_listener"/>
          <argument>onWorkerStarted</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerRunningEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="messenger.listener.stop_worker_on_restart_signal_listener"/>
          <argument>onWorkerRunning</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerMessageFailedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="messenger.listener.stop_worker_on_stop_exception_listener"/>
          <argument>onMessageFailed</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerRunningEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="messenger.listener.stop_worker_on_stop_exception_listener"/>
          <argument>onWorkerRunning</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Notifier\Event\MessageEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="notifier.logger_notification_listener"/>
          <argument>onNotification</argument>
        </argument>
        <argument>-255</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="profiler_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>-100</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="profiler_listener"/>
          <argument>onKernelException</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.terminate</argument>
        <argument type="collection">
          <argument type="service_closure" id="profiler_listener"/>
          <argument>onKernelTerminate</argument>
        </argument>
        <argument>-1024</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller</argument>
        <argument type="collection">
          <argument type="service_closure" id="data_collector.request"/>
          <argument>onKernelController</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="data_collector.request"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller</argument>
        <argument type="collection">
          <argument type="service_closure" id="sensio_framework_extra.controller.listener"/>
          <argument>onKernelController</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller</argument>
        <argument type="collection">
          <argument type="service_closure" id="sensio_framework_extra.converter.listener"/>
          <argument>onKernelController</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller</argument>
        <argument type="collection">
          <argument type="service_closure" id="sensio_framework_extra.view.listener"/>
          <argument>onKernelController</argument>
        </argument>
        <argument>-128</argument>
      </call>
      <call method="addListener">
        <argument>kernel.view</argument>
        <argument type="collection">
          <argument type="service_closure" id="sensio_framework_extra.view.listener"/>
          <argument>onKernelView</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller</argument>
        <argument type="collection">
          <argument type="service_closure" id="sensio_framework_extra.cache.listener"/>
          <argument>onKernelController</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="sensio_framework_extra.cache.listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller_arguments</argument>
        <argument type="collection">
          <argument type="service_closure" id="sensio_framework_extra.security.listener"/>
          <argument>onKernelControllerArguments</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller_arguments</argument>
        <argument type="collection">
          <argument type="service_closure" id="framework_extra_bundle.event.is_granted"/>
          <argument>onKernelControllerArguments</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Mailer\Event\MessageEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="twig.mailer.message_listener"/>
          <argument>onMessage</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="web_profiler.debug_toolbar"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>-128</argument>
      </call>
      <call method="addListener">
        <argument>console.command</argument>
        <argument type="collection">
          <argument type="service_closure" id="monolog.handler.console"/>
          <argument>onCommand</argument>
        </argument>
        <argument>255</argument>
      </call>
      <call method="addListener">
        <argument>console.terminate</argument>
        <argument type="collection">
          <argument type="service_closure" id="monolog.handler.console"/>
          <argument>onTerminate</argument>
        </argument>
        <argument>-255</argument>
      </call>
      <call method="addListener">
        <argument>console.command</argument>
        <argument type="collection">
          <argument type="service_closure" id="debug.dump_listener"/>
          <argument>configure</argument>
        </argument>
        <argument>1024</argument>
      </call>
      <call method="addListener">
        <argument>console.error</argument>
        <argument type="collection">
          <argument type="service_closure" id="maker.console_error_listener"/>
          <argument>onConsoleError</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>console.terminate</argument>
        <argument type="collection">
          <argument type="service_closure" id="maker.console_error_listener"/>
          <argument>onConsoleTerminate</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerMessageHandledEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager"/>
          <argument>onWorkerMessageHandled</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerMessageFailedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager"/>
          <argument>onWorkerMessageFailed</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.rememberme.response_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.check_authenticator_credentials"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LoginSuccessEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.password_migrating"/>
          <argument>onLoginSuccess</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>debug.security.authorization.vote</argument>
        <argument type="collection">
          <argument type="service_closure" id="debug.security.voter.vote_listener"/>
          <argument>onVoterVote</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="debug.security.firewall"/>
          <argument>configureLogoutUrlGenerator</argument>
        </argument>
        <argument>8</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="debug.security.firewall"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>8</argument>
      </call>
      <call method="addListener">
        <argument>kernel.finish_request</argument>
        <argument type="collection">
          <argument type="service_closure" id="debug.security.firewall"/>
          <argument>onKernelFinishRequest</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>knp_pager.before</argument>
        <argument type="collection">
          <argument type="service_closure" id="knp_paginator.subscriber.paginate"/>
          <argument>before</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>knp_pager.pagination</argument>
        <argument type="collection">
          <argument type="service_closure" id="knp_paginator.subscriber.paginate"/>
          <argument>pagination</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>knp_pager.before</argument>
        <argument type="collection">
          <argument type="service_closure" id="knp_paginator.subscriber.sortable"/>
          <argument>before</argument>
        </argument>
        <argument>1</argument>
      </call>
      <call method="addListener">
        <argument>knp_pager.before</argument>
        <argument type="collection">
          <argument type="service_closure" id="knp_paginator.subscriber.filtration"/>
          <argument>before</argument>
        </argument>
        <argument>1</argument>
      </call>
      <call method="addListener">
        <argument>knp_pager.pagination</argument>
        <argument type="collection">
          <argument type="service_closure" id="knp_paginator.subscriber.sliding_pagination"/>
          <argument>pagination</argument>
        </argument>
        <argument>1</argument>
      </call>
      <call method="addListener">
        <argument>Zenstruck\ScheduleBundle\Event\BuildScheduleEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="Zenstruck\ScheduleBundle\EventListener\ScheduleBuilderSubscriber"/>
          <argument>build</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Zenstruck\ScheduleBundle\Event\BuildScheduleEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="Zenstruck\ScheduleBundle\EventListener\TaskConfigurationSubscriber"/>
          <argument>configureTasks</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Zenstruck\ScheduleBundle\Event\BuildScheduleEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="Zenstruck\ScheduleBundle\EventListener\ScheduleExtensionSubscriber"/>
          <argument>addExtensions</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Zenstruck\ScheduleBundle\Event\BuildScheduleEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="Zenstruck\ScheduleBundle\EventListener\SelfSchedulingCommandSubscriber"/>
          <argument>build</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Zenstruck\ScheduleBundle\Event\BeforeScheduleEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="Zenstruck\ScheduleBundle\EventListener\ScheduleLoggerSubscriber"/>
          <argument>beforeSchedule</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Zenstruck\ScheduleBundle\Event\AfterScheduleEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="Zenstruck\ScheduleBundle\EventListener\ScheduleLoggerSubscriber"/>
          <argument>afterSchedule</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Zenstruck\ScheduleBundle\Event\BeforeTaskEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="Zenstruck\ScheduleBundle\EventListener\ScheduleLoggerSubscriber"/>
          <argument>beforeTask</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Zenstruck\ScheduleBundle\Event\AfterTaskEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="Zenstruck\ScheduleBundle\EventListener\ScheduleLoggerSubscriber"/>
          <argument>afterTask</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.csrf_protection"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>512</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LogoutEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.logout.listener.csrf_token_clearing"/>
          <argument>onLogout</argument>
        </argument>
        <argument>0</argument>
      </call>
    </service>
    <service id="debug.controller_resolver" class="Symfony\Component\HttpKernel\Controller\TraceableControllerResolver">
      <tag name="monolog.logger" channel="request"/>
      <argument type="service" id="debug.controller_resolver.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver" class="Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver">
      <argument type="service" id="debug.argument_resolver.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.log_processor" class="Symfony\Bridge\Monolog\Processor\DebugProcessor">
      <argument type="service" id="request_stack"/>
    </service>
    <service id="routing.resolver" class="Symfony\Component\Config\Loader\LoaderResolver">
      <call method="addLoader">
        <argument type="service" id="routing.loader.xml"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.yml"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.php"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.glob"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.directory"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.container"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="api_platform.route_loader.legacy"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.annotation"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.annotation.directory"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.annotation.file"/>
      </call>
    </service>
    <service id="routing.loader.xml" class="Symfony\Component\Routing\Loader\XmlFileLoader">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
      <argument>dev</argument>
    </service>
    <service id="routing.loader.yml" class="Symfony\Component\Routing\Loader\YamlFileLoader">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
      <argument>dev</argument>
    </service>
    <service id="routing.loader.php" class="Symfony\Component\Routing\Loader\PhpFileLoader">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
      <argument>dev</argument>
    </service>
    <service id="routing.loader.glob" class="Symfony\Component\Routing\Loader\GlobFileLoader">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
      <argument>dev</argument>
    </service>
    <service id="routing.loader.directory" class="Symfony\Component\Routing\Loader\DirectoryLoader">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
      <argument>dev</argument>
    </service>
    <service id="routing.loader.container" class="Symfony\Component\Routing\Loader\ContainerLoader">
      <tag name="routing.loader"/>
      <argument type="service" id=".service_locator.XWmhzGa"/>
      <argument>dev</argument>
    </service>
    <service id="routing.loader" class="Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader" public="true">
      <argument type="service" id="routing.resolver"/>
      <argument type="collection">
        <argument key="utf8">true</argument>
      </argument>
      <argument type="collection"/>
    </service>
    <service id="router.default" class="Symfony\Bundle\FrameworkBundle\Routing\Router">
      <tag name="monolog.logger" channel="router"/>
      <tag name="container.service_subscriber" id="routing.loader"/>
      <argument type="service" id=".service_locator.XCJUB3g.router.default"/>
      <argument>kernel::loadRoutes</argument>
      <argument type="collection">
        <argument key="cache_dir">/var/www/html/foxorders/var/cache/dev</argument>
        <argument key="debug">true</argument>
        <argument key="generator_class">Symfony\Component\Routing\Generator\CompiledUrlGenerator</argument>
        <argument key="generator_dumper_class">Symfony\Component\Routing\Generator\Dumper\CompiledUrlGeneratorDumper</argument>
        <argument key="matcher_class">Symfony\Bundle\FrameworkBundle\Routing\RedirectableCompiledUrlMatcher</argument>
        <argument key="matcher_dumper_class">Symfony\Component\Routing\Matcher\Dumper\CompiledUrlMatcherDumper</argument>
        <argument key="strict_requirements">true</argument>
        <argument key="resource_type">service</argument>
      </argument>
      <argument type="service" id="router.request_context" on-invalid="ignore"/>
      <argument type="service" id="parameter_bag" on-invalid="ignore"/>
      <argument type="service" id="monolog.logger.router" on-invalid="ignore"/>
      <argument>fr_FR</argument>
      <call method="setConfigCacheFactory">
        <argument type="service" id="config_cache_factory"/>
      </call>
      <call method="addExpressionLanguageProvider">
        <argument type="service" id="router.expression_language_provider"/>
      </call>
    </service>
    <service id="router.request_context" class="Symfony\Component\Routing\RequestContext">
      <argument></argument>
      <argument>localhost</argument>
      <argument>http</argument>
      <argument>80</argument>
      <argument>443</argument>
      <call method="setParameter">
        <argument>_functions</argument>
        <argument type="service" id="router.expression_language_provider" on-invalid="ignore"/>
      </call>
      <factory class="Symfony\Component\Routing\RequestContext" method="fromUri"/>
    </service>
    <service id="router.expression_language_provider" class="Symfony\Component\Routing\Matcher\ExpressionLanguageProvider">
      <tag name="routing.expression_language_provider"/>
      <argument type="service" id=".service_locator.Kr.dDlB"/>
    </service>
    <service id="router.cache_warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer">
      <tag name="container.service_subscriber" id="router"/>
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id=".service_locator.oCg4uHe.router.cache_warmer"/>
    </service>
    <service id="router_listener" class="Symfony\Component\HttpKernel\EventListener\RouterListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="monolog.logger" channel="request"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="router.request_context" on-invalid="ignore"/>
      <argument type="service" id="monolog.logger.request" on-invalid="ignore"/>
      <argument>/var/www/html/foxorders</argument>
      <argument>true</argument>
    </service>
    <service id="Symfony\Bundle\FrameworkBundle\Controller\RedirectController" class="Symfony\Bundle\FrameworkBundle\Controller\RedirectController" public="true">
      <argument type="service" id="router.default"/>
      <argument type="service">
        <service class="int">
          <factory service="router.request_context" method="getHttpPort"/>
        </service>
      </argument>
      <argument type="service">
        <service class="int">
          <factory service="router.request_context" method="getHttpsPort"/>
        </service>
      </argument>
    </service>
    <service id="Symfony\Bundle\FrameworkBundle\Controller\TemplateController" class="Symfony\Bundle\FrameworkBundle\Controller\TemplateController" public="true">
      <argument type="service" id="twig" on-invalid="ignore"/>
    </service>
    <service id="routing.loader.annotation" class="Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader">
      <tag name="routing.loader" priority="-10"/>
      <argument type="service" id="annotations.cached_reader" on-invalid="null"/>
      <argument>dev</argument>
    </service>
    <service id="routing.loader.annotation.directory" class="Symfony\Component\Routing\Loader\AnnotationDirectoryLoader">
      <tag name="routing.loader" priority="-10"/>
      <argument type="service" id="file_locator"/>
      <argument type="service" id="routing.loader.annotation"/>
    </service>
    <service id="routing.loader.annotation.file" class="Symfony\Component\Routing\Loader\AnnotationFileLoader">
      <tag name="routing.loader" priority="-10"/>
      <argument type="service" id="file_locator"/>
      <argument type="service" id="routing.loader.annotation"/>
    </service>
    <service id="annotations.reader" class="Doctrine\Common\Annotations\AnnotationReader">
      <call method="addGlobalIgnoredName">
        <argument>required</argument>
        <argument type="service" id="annotations.dummy_registry"/>
      </call>
    </service>
    <service id="annotations.dummy_registry" class="Doctrine\Common\Annotations\AnnotationRegistry">
      <call method="registerUniqueLoader">
        <argument>class_exists</argument>
      </call>
    </service>
    <service id="annotations.cached_reader" class="Doctrine\Common\Annotations\PsrCachedReader">
      <tag name="annotations.cached_reader"/>
      <tag name="container.do_not_inline"/>
      <argument type="service" id="annotations.reader"/>
      <argument type="service">
        <service class="Symfony\Component\Cache\Adapter\ArrayAdapter"/>
      </argument>
      <argument>true</argument>
      <argument type="service_closure" id="annotations.cache_adapter"/>
    </service>
    <service id="annotations.filesystem_cache_adapter" class="Symfony\Component\Cache\Adapter\FilesystemAdapter">
      <argument></argument>
      <argument>0</argument>
      <argument type="abstract">Cache-Directory</argument>
    </service>
    <service id="annotations.filesystem_cache" class="Doctrine\Common\Cache\Psr6\DoctrineProvider">
      <argument type="service" id="annotations.filesystem_cache_adapter"/>
      <factory class="Doctrine\Common\Cache\Psr6\DoctrineProvider" method="wrap"/>
      <deprecated package="symfony/framework-bundle" version="5.4">"%service_id% is deprecated"</deprecated>
    </service>
    <service id="annotations.cache_warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer">
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id="annotations.reader"/>
      <argument>/var/www/html/foxorders/var/cache/dev/annotations.php</argument>
      <argument>#^Symfony\\(?:Component\\HttpKernel\\|Bundle\\FrameworkBundle\\Controller\\(?!.*Controller$))#</argument>
      <argument>true</argument>
    </service>
    <service id="annotations.cache_adapter" class="Symfony\Component\Cache\Adapter\PhpArrayAdapter">
      <tag name="container.hot_path"/>
      <argument>/var/www/html/foxorders/var/cache/dev/annotations.php</argument>
      <argument type="service" id="cache.annotations.traceable"/>
      <factory class="Symfony\Component\Cache\Adapter\PhpArrayAdapter" method="create"/>
    </service>
    <service id="annotations.cache" class="Doctrine\Common\Cache\Psr6\DoctrineProvider">
      <argument type="service" id="annotations.cache_adapter"/>
      <factory class="Doctrine\Common\Cache\Psr6\DoctrineProvider" method="wrap"/>
      <deprecated package="symfony/framework-bundle" version="5.4">"%service_id% is deprecated"</deprecated>
    </service>
    <service id="property_accessor" class="Symfony\Component\PropertyAccess\PropertyAccessor">
      <argument>3</argument>
      <argument>2</argument>
      <argument type="service" id="cache.property_access" on-invalid="ignore"/>
      <argument type="service" id="property_info.reflection_extractor" on-invalid="null"/>
      <argument type="service" id="property_info.reflection_extractor" on-invalid="null"/>
    </service>
    <service id="secrets.vault" class="Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault">
      <tag name="container.env_var_loader"/>
      <argument>/var/www/html/foxorders/config/secrets/%env(default:kernel.environment:APP_RUNTIME_ENV)%</argument>
      <argument type="service" id="secrets.decryption_key" on-invalid="ignore"/>
    </service>
    <service id="secrets.decryption_key" class="Symfony\Component\String\LazyString">
      <argument type="service" id="container.getenv"/>
      <argument>base64:default::SYMFONY_DECRYPTION_SECRET</argument>
      <factory class="Symfony\Component\String\LazyString" method="fromCallable"/>
    </service>
    <service id="secrets.local_vault" class="Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault">
      <argument>/var/www/html/foxorders/.env.dev.local</argument>
    </service>
    <service id="serializer" class="Symfony\Component\Serializer\Serializer" public="true">
      <tag name="container.private" package="symfony/framework-bundle" version="5.2"/>
      <argument type="collection">
        <argument type="service" id="serializer.denormalizer.unwrapping"/>
        <argument type="service" id="App\Serializer\Denormalizer\Order\OrderDateDenormalizer"/>
        <argument type="service" id="App\Serializer\Denormalizer\Product\CategoriesDenormalizer"/>
        <argument type="service" id="App\Serializer\Global\DateNormalizer"/>
        <argument type="service" id="App\Serializer\Admin\AlimentNormalizer"/>
        <argument type="service" id="App\Serializer\Admin\ApplicationNormalizer"/>
        <argument type="service" id="App\Serializer\Admin\TaxNormalizer"/>
        <argument type="service" id="App\Serializer\Category\CategoryNormalizer"/>
        <argument type="service" id="App\Serializer\Customer\CustomerNormalizer"/>
        <argument type="service" id="App\Serializer\Franchise\ExternalLinkNormalizer"/>
        <argument type="service" id="App\Serializer\Franchise\MediaNormalizer"/>
        <argument type="service" id="App\Serializer\Franchise\ParameterNormalizer"/>
        <argument type="service" id="App\Serializer\Franchise\PartnerNormalizer"/>
        <argument type="service" id="App\Serializer\Global\ExceptionWithNormalizableCodeNormalizer"/>
        <argument type="service" id="App\Serializer\Global\ImageNormalizer"/>
        <argument type="service" id="App\Serializer\Global\IriToIdNormalizer"/>
        <argument type="service" id="App\Serializer\Global\TranslationsNormalizer"/>
        <argument type="service" id="App\Serializer\Global\UploadedFileDenormalizer"/>
        <argument type="service" id="App\Serializer\Order\OrderItemNormalizer"/>
        <argument type="service" id="App\Serializer\Product\ProductNormalizer"/>
        <argument type="service" id="App\Serializer\Product\StepItemNormalizer"/>
        <argument type="service" id="App\Serializer\Shop\PaymentMethodsNormalizer"/>
        <argument type="service" id="App\Serializer\Shop\ProductShopModesNormalizer"/>
        <argument type="service" id="App\Serializer\Shop\ShopNormalizer"/>
        <argument type="service" id="api_platform.serializer.uuid_denormalizer"/>
        <argument type="service" id="api_platform.openapi.normalizer.api_gateway"/>
        <argument type="service" id="api_platform.swagger.normalizer.api_gateway"/>
        <argument type="service" id="api_platform.hydra.normalizer.constraint_violation_list"/>
        <argument type="service" id="api_platform.problem.normalizer.constraint_violation_list"/>
        <argument type="service" id="api_platform.swagger.normalizer.api_gateway"/>
        <argument type="service" id="api_platform.openapi.normalizer.api_gateway"/>
        <argument type="service" id="api_platform.hydra.normalizer.documentation"/>
        <argument type="service" id="api_platform.hydra.normalizer.entrypoint"/>
        <argument type="service" id="api_platform.hydra.normalizer.error"/>
        <argument type="service" id="api_platform.problem.normalizer.error"/>
        <argument type="service" id="serializer.normalizer.flatten_exception"/>
        <argument type="service" id="serializer.normalizer.problem"/>
        <argument type="service" id="serializer.normalizer.uid"/>
        <argument type="service" id="api_platform.jsonld.normalizer.item"/>
        <argument type="service" id="api_platform.serializer.normalizer.item"/>
        <argument type="service" id="App\Serializer\Global\DateNormalizer"/>
        <argument type="service" id="serializer.normalizer.constraint_violation_list"/>
        <argument type="service" id="serializer.normalizer.mime_message"/>
        <argument type="service" id="serializer.normalizer.datetimezone"/>
        <argument type="service" id="serializer.normalizer.dateinterval"/>
        <argument type="service" id="serializer.normalizer.form_error"/>
        <argument type="service" id="serializer.normalizer.backed_enum"/>
        <argument type="service" id="serializer.normalizer.data_uri"/>
        <argument type="service" id="serializer.normalizer.json_serializable"/>
        <argument type="service" id="api_platform.hydra.normalizer.collection_filters"/>
        <argument type="service" id="serializer.denormalizer.array"/>
        <argument type="service" id="api_platform.jsonld.normalizer.object"/>
        <argument type="service" id="serializer.normalizer.object"/>
      </argument>
      <argument type="collection">
        <argument type="service" id="App\Encoder\JsonDecoder"/>
        <argument type="service" id="App\Encoder\MultipartDecoder"/>
        <argument type="service" id="serializer.encoder.xml"/>
        <argument type="service" id="serializer.encoder.json"/>
        <argument type="service" id="serializer.encoder.yaml"/>
        <argument type="service" id="serializer.encoder.csv"/>
        <argument type="service" id="api_platform.jsonld.encoder"/>
        <argument type="service" id="api_platform.problem.encoder"/>
      </argument>
    </service>
    <service id="serializer.mapping.class_discriminator_resolver" class="Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata">
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory"/>
    </service>
    <service id="serializer.normalizer.constraint_violation_list" class="Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer" autowire="true">
      <tag name="serializer.normalizer" priority="-915"/>
      <argument type="collection"/>
      <argument type="service" id="serializer.name_converter.metadata_aware"/>
    </service>
    <service id="serializer.normalizer.mime_message" class="Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer">
      <tag name="serializer.normalizer" priority="-915"/>
      <argument type="service" id="serializer.normalizer.property"/>
    </service>
    <service id="serializer.normalizer.datetimezone" class="Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer">
      <tag name="serializer.normalizer" priority="-915"/>
    </service>
    <service id="serializer.normalizer.dateinterval" class="Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer">
      <tag name="serializer.normalizer" priority="-915"/>
    </service>
    <service id="serializer.normalizer.data_uri" class="Symfony\Component\Serializer\Normalizer\DataUriNormalizer">
      <tag name="serializer.normalizer" priority="-920"/>
      <argument type="service" id="mime_types" on-invalid="null"/>
    </service>
    <service id="serializer.normalizer.json_serializable" class="Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer">
      <tag name="serializer.normalizer" priority="-950"/>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="serializer.normalizer.problem" class="Symfony\Component\Serializer\Normalizer\ProblemNormalizer">
      <tag name="serializer.normalizer" priority="-890"/>
      <argument>true</argument>
    </service>
    <service id="serializer.denormalizer.unwrapping" class="Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer">
      <tag name="serializer.normalizer" priority="1000"/>
      <argument type="service" id="property_accessor"/>
    </service>
    <service id="serializer.normalizer.uid" class="Symfony\Component\Serializer\Normalizer\UidNormalizer">
      <tag name="serializer.normalizer" priority="-890"/>
    </service>
    <service id="serializer.normalizer.form_error" class="Symfony\Component\Serializer\Normalizer\FormErrorNormalizer">
      <tag name="serializer.normalizer" priority="-915"/>
    </service>
    <service id="serializer.normalizer.object" class="Symfony\Component\Serializer\Normalizer\ObjectNormalizer">
      <tag name="serializer.normalizer" priority="-1000"/>
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory"/>
      <argument type="service" id="serializer.name_converter.metadata_aware"/>
      <argument type="service" id="property_accessor"/>
      <argument type="service" id="property_info" on-invalid="ignore"/>
      <argument type="service" id="serializer.mapping.class_discriminator_resolver" on-invalid="ignore"/>
      <argument>null</argument>
    </service>
    <service id="serializer.normalizer.property" class="Symfony\Component\Serializer\Normalizer\PropertyNormalizer">
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory"/>
      <argument type="service" id="serializer.name_converter.metadata_aware"/>
      <argument type="service" id="property_info" on-invalid="ignore"/>
      <argument type="service" id="serializer.mapping.class_discriminator_resolver" on-invalid="ignore"/>
      <argument>null</argument>
    </service>
    <service id="serializer.denormalizer.array" class="Symfony\Component\Serializer\Normalizer\ArrayDenormalizer">
      <tag name="serializer.normalizer" priority="-990"/>
    </service>
    <service id="serializer.mapping.chain_loader" class="Symfony\Component\Serializer\Mapping\Loader\LoaderChain">
      <argument type="collection">
        <argument type="service">
          <service class="Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader">
            <argument type="service" id="annotations.cached_reader" on-invalid="null"/>
          </service>
        </argument>
      </argument>
    </service>
    <service id="serializer.mapping.cache_warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer">
      <tag name="kernel.cache_warmer"/>
      <argument type="collection">
        <argument type="service">
          <service class="Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader">
            <argument type="service" id="annotations.cached_reader" on-invalid="null"/>
          </service>
        </argument>
      </argument>
      <argument>/var/www/html/foxorders/var/cache/dev/serialization.php</argument>
    </service>
    <service id="serializer.mapping.cache.symfony" class="Psr\Cache\CacheItemPoolInterface">
      <argument>/var/www/html/foxorders/var/cache/dev/serialization.php</argument>
      <argument type="service" id="cache.serializer.traceable"/>
      <factory class="Symfony\Component\Cache\Adapter\PhpArrayAdapter" method="create"/>
    </service>
    <service id="serializer.encoder.xml" class="Symfony\Component\Serializer\Encoder\XmlEncoder">
      <tag name="serializer.encoder"/>
    </service>
    <service id="serializer.encoder.json" class="Symfony\Component\Serializer\Encoder\JsonEncoder">
      <tag name="serializer.encoder"/>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="serializer.encoder.yaml" class="Symfony\Component\Serializer\Encoder\YamlEncoder">
      <tag name="serializer.encoder"/>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="serializer.encoder.csv" class="Symfony\Component\Serializer\Encoder\CsvEncoder">
      <tag name="serializer.encoder"/>
    </service>
    <service id="serializer.name_converter.camel_case_to_snake_case" class="Symfony\Component\Serializer\NameConverter\CamelCaseToSnakeCaseNameConverter"/>
    <service id="serializer.name_converter.metadata_aware" class="Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter">
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory"/>
    </service>
    <service id="property_info.serializer_extractor" class="Symfony\Component\PropertyInfo\Extractor\SerializerExtractor">
      <tag name="property_info.list_extractor" priority="-999"/>
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory"/>
    </service>
    <service id="error_handler.error_renderer.serializer" class="Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer">
      <argument type="service" id="serializer"/>
      <argument type="service">
        <service>
          <argument type="service" id="request_stack"/>
          <factory class="Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer" method="getPreferredFormat"/>
        </service>
      </argument>
      <argument type="service" id="twig.error_renderer.html"/>
      <argument type="service">
        <service>
          <argument type="service" id="request_stack"/>
          <argument>true</argument>
          <factory class="Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer" method="isDebug"/>
        </service>
      </argument>
    </service>
    <service id="serializer.normalizer.backed_enum" class="Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer">
      <tag name="serializer.normalizer" priority="-915"/>
    </service>
    <service id="property_info" class="Symfony\Component\PropertyInfo\PropertyInfoExtractor">
      <argument type="iterator">
        <argument type="service" id="property_info.serializer_extractor"/>
        <argument type="service" id="property_info.reflection_extractor"/>
        <argument type="service" id="doctrine.orm.default_entity_manager.property_info_extractor"/>
      </argument>
      <argument type="iterator">
        <argument type="service" id="doctrine.orm.default_entity_manager.property_info_extractor"/>
        <argument type="service" id="property_info.php_doc_extractor"/>
        <argument type="service" id="property_info.reflection_extractor"/>
      </argument>
      <argument type="iterator">
        <argument type="service" id="property_info.php_doc_extractor"/>
      </argument>
      <argument type="iterator">
        <argument type="service" id="doctrine.orm.default_entity_manager.property_info_extractor"/>
        <argument type="service" id="property_info.reflection_extractor"/>
      </argument>
      <argument type="iterator">
        <argument type="service" id="property_info.reflection_extractor"/>
      </argument>
    </service>
    <service id="property_info.reflection_extractor" class="Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor">
      <tag name="property_info.list_extractor" priority="-1000"/>
      <tag name="property_info.type_extractor" priority="-1002"/>
      <tag name="property_info.access_extractor" priority="-1000"/>
      <tag name="property_info.initializable_extractor" priority="-1000"/>
    </service>
    <service id="property_info.php_doc_extractor" class="Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor">
      <tag name="property_info.description_extractor" priority="-1000"/>
      <tag name="property_info.type_extractor" priority="-1001"/>
    </service>
    <service id="lock.store.combined.abstract" class="Symfony\Component\Lock\Store\CombinedStore" abstract="true">
      <argument type="abstract">List of stores</argument>
      <argument type="service" id="lock.strategy.majority"/>
    </service>
    <service id="lock.strategy.majority" class="Symfony\Component\Lock\Strategy\ConsensusStrategy"/>
    <service id="lock.factory.abstract" class="Symfony\Component\Lock\LockFactory" abstract="true">
      <tag name="monolog.logger" channel="lock"/>
      <argument type="abstract">Store</argument>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.lock" on-invalid="ignore"/>
      </call>
    </service>
    <service id=".lock.default.store.TTEh_gT" class="Symfony\Component\Lock\PersistingStoreInterface">
      <argument>%env(LOCK_DSN)%</argument>
      <factory class="Symfony\Component\Lock\Store\StoreFactory" method="createStore"/>
    </service>
    <service id="lock.default.factory" class="Symfony\Component\Lock\LockFactory">
      <argument type="service" id=".lock.default.store.TTEh_gT"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.lock" on-invalid="ignore"/>
      </call>
    </service>
    <service id="lock.default" class="Symfony\Component\Lock\Lock">
      <argument>default</argument>
      <factory service="lock.default.factory" method="createLock"/>
      <deprecated package="symfony/framework-bundle" version="5.2">The "%service_id%" service is deprecated, use "lock.default.factory" instead.</deprecated>
    </service>
    <service id="limiter" class="Symfony\Component\RateLimiter\RateLimiterFactory" abstract="true">
      <argument type="abstract">config</argument>
      <argument type="abstract">storage</argument>
      <argument>null</argument>
    </service>
    <service id="limiter.api_rate" class="Symfony\Component\RateLimiter\RateLimiterFactory">
      <argument type="collection">
        <argument key="policy">sliding_window</argument>
        <argument key="limit">%env(int:RATE_LIMITER_LIMIT)%</argument>
        <argument key="interval">%env(string:RATE_LIMITER_INTERVAL)%</argument>
        <argument key="id">api_rate</argument>
      </argument>
      <argument type="service" id="limiter.storage.api_rate"/>
      <argument type="service" id="lock.default.factory"/>
    </service>
    <service id="limiter.storage.api_rate" class="Symfony\Component\RateLimiter\Storage\CacheStorage">
      <argument type="service" id="cache.rate_limiter.traceable"/>
    </service>
    <service id="web_link.add_link_header_listener" class="Symfony\Component\WebLink\EventListener\AddLinkHeaderListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
    </service>
    <service id=".cache_connection.GD_MSZC" class="Symfony\Component\Cache\Adapter\AbstractAdapter">
      <argument>redis://localhost</argument>
      <argument type="collection">
        <argument key="lazy">true</argument>
      </argument>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createConnection"/>
    </service>
    <service id=".cache_connection.JKE6keX" class="Symfony\Component\Cache\Adapter\AbstractAdapter">
      <argument>memcached://localhost</argument>
      <argument type="collection">
        <argument key="lazy">true</argument>
      </argument>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createConnection"/>
    </service>
    <service id="popina_order_cache" class="Symfony\Component\Cache\Adapter\TagAwareAdapter">
      <tag name="monolog.logger" channel="cache"/>
      <argument type="service" id=".popina_order_cache.inner.traceable"/>
      <argument>null</argument>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.property_access" class="Symfony\Component\Cache\Adapter\ArrayAdapter">
      <argument>0</argument>
      <argument>false</argument>
    </service>
    <service id=".session.do-not-use" class="Symfony\Component\HttpFoundation\Session\Session">
      <factory service="session.factory" method="createSession"/>
    </service>
    <service id="session.factory" class="Symfony\Component\HttpFoundation\Session\SessionFactory">
      <argument type="service" id="request_stack"/>
      <argument type="service" id="session.storage.factory.native"/>
      <argument type="collection">
        <argument type="service" id="session_listener"/>
        <argument>onSessionUsage</argument>
      </argument>
    </service>
    <service id="session.storage.factory.native" class="Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory">
      <argument>%session.storage.options%</argument>
      <argument>null</argument>
      <argument type="service">
        <service class="Symfony\Component\HttpFoundation\Session\Storage\MetadataBag">
          <argument>_sf2_meta</argument>
          <argument>0</argument>
        </service>
      </argument>
      <argument>true</argument>
    </service>
    <service id="session.storage.factory.php_bridge" class="Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorageFactory">
      <argument>null</argument>
      <argument type="service">
        <service class="Symfony\Component\HttpFoundation\Session\Storage\MetadataBag">
          <argument>_sf2_meta</argument>
          <argument>0</argument>
        </service>
      </argument>
      <argument>true</argument>
    </service>
    <service id="session.storage.factory.mock_file" class="Symfony\Component\HttpFoundation\Session\Storage\MockFileSessionStorageFactory">
      <argument>/var/www/html/foxorders/var/cache/dev/sessions</argument>
      <argument>MOCKSESSID</argument>
      <argument type="service">
        <service class="Symfony\Component\HttpFoundation\Session\Storage\MetadataBag">
          <argument>_sf2_meta</argument>
          <argument>0</argument>
        </service>
      </argument>
    </service>
    <service id="session.storage.factory.service" class="Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory">
      <argument type="service" id="session.storage"/>
      <deprecated package="symfony/framework-bundle" version="5.3">The "%service_id%" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.</deprecated>
    </service>
    <service id=".session.deprecated" class="Symfony\Component\HttpFoundation\Session\SessionInterface">
      <factory method="getSession">
        <service class="Symfony\Bundle\FrameworkBundle\Session\DeprecatedSessionFactory">
          <argument type="service" id="request_stack"/>
        </service>
      </factory>
    </service>
    <service id="session.flash_bag" class="Symfony\Component\HttpFoundation\Session\Flash\FlashBag">
      <factory service=".session.do-not-use" method="getFlashBag"/>
      <deprecated package="symfony/framework-bundle" version="5.1">The "%service_id%" service is deprecated, use "$session-&gt;getFlashBag()" instead.</deprecated>
    </service>
    <service id="session.attribute_bag" class="Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag">
      <argument>attributes</argument>
      <factory service=".session.do-not-use" method="getBag"/>
      <deprecated package="symfony/framework-bundle" version="5.1">The "%service_id%" service is deprecated, use "$session-&gt;getAttributeBag()" instead.</deprecated>
    </service>
    <service id="session.handler.native_file" class="Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler">
      <argument type="service">
        <service class="Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler">
          <argument>/var/www/html/foxorders/var/cache/dev/sessions</argument>
        </service>
      </argument>
    </service>
    <service id="session.abstract_handler" class="Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler">
      <argument type="abstract">A string or a connection object</argument>
      <factory class="Symfony\Component\HttpFoundation\Session\Storage\Handler\SessionHandlerFactory" method="createHandler"/>
    </service>
    <service id="session_listener" class="Symfony\Component\HttpKernel\EventListener\SessionListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="kernel.reset" method="reset"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id=".service_locator.GVyCdgr"/>
      <argument>true</argument>
      <argument>%session.storage.options%</argument>
    </service>
    <service id="session.marshaller" class="Symfony\Component\HttpFoundation\Session\Storage\Handler\IdentityMarshaller"/>
    <service id="security.csrf.token_generator" class="Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator"/>
    <service id="security.csrf.token_storage" class="Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage">
      <argument type="service" id="request_stack"/>
    </service>
    <service id="security.csrf.token_manager" class="Symfony\Component\Security\Csrf\CsrfTokenManager" public="true">
      <tag name="container.private" package="symfony/framework-bundle" version="5.2"/>
      <argument type="service" id="security.csrf.token_generator"/>
      <argument type="service" id="security.csrf.token_storage"/>
      <argument type="service" id="request_stack" on-invalid="ignore"/>
    </service>
    <service id="twig.runtime.security_csrf" class="Symfony\Bridge\Twig\Extension\CsrfRuntime">
      <tag name="twig.runtime"/>
      <argument type="service" id="security.csrf.token_manager"/>
    </service>
    <service id="twig.extension.security_csrf" class="Symfony\Bridge\Twig\Extension\CsrfExtension">
      <tag name="twig.extension"/>
    </service>
    <service id="form.resolved_type_factory" class="Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy">
      <argument type="service">
        <service class="Symfony\Component\Form\ResolvedFormTypeFactory"/>
      </argument>
      <argument type="service" id="data_collector.form"/>
    </service>
    <service id="form.registry" class="Symfony\Component\Form\FormRegistry">
      <argument type="collection">
        <argument type="service" id="form.extension"/>
      </argument>
      <argument type="service" id="form.resolved_type_factory"/>
    </service>
    <service id="form.factory" class="Symfony\Component\Form\FormFactory" public="true">
      <tag name="container.private" package="symfony/framework-bundle" version="5.2"/>
      <argument type="service" id="form.registry"/>
    </service>
    <service id="form.extension" class="Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension">
      <argument type="service" id=".service_locator.va74AnP"/>
      <argument type="collection">
        <argument key="Symfony\Component\Form\Extension\Core\Type\FormType" type="iterator">
          <argument type="service" id="App\Form\Extension\RecaptchaExtension"/>
          <argument type="service" id="form.type_extension.form.transformation_failure_handling"/>
          <argument type="service" id="form.type_extension.form.http_foundation"/>
          <argument type="service" id="form.type_extension.form.validator"/>
          <argument type="service" id="form.type_extension.upload.validator"/>
          <argument type="service" id="form.type_extension.csrf"/>
          <argument type="service" id="form.type_extension.form.data_collector"/>
        </argument>
        <argument key="Symfony\Component\Form\Extension\Core\Type\RepeatedType" type="iterator">
          <argument type="service" id="form.type_extension.repeated.validator"/>
        </argument>
        <argument key="Symfony\Component\Form\Extension\Core\Type\SubmitType" type="iterator">
          <argument type="service" id="form.type_extension.submit.validator"/>
        </argument>
      </argument>
      <argument type="iterator">
        <argument type="service" id="form.type_guesser.validator"/>
        <argument type="service" id="form.type_guesser.doctrine"/>
      </argument>
    </service>
    <service id="form.type_guesser.validator" class="Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser">
      <tag name="form.type_guesser"/>
      <argument type="service" id="debug.validator"/>
    </service>
    <service id="form.choice_list_factory.default" class="Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory"/>
    <service id="form.choice_list_factory.property_access" class="Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator">
      <argument type="service" id="form.choice_list_factory.default"/>
      <argument type="service" id="property_accessor"/>
    </service>
    <service id="form.choice_list_factory.cached" class="Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator">
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="form.choice_list_factory.property_access"/>
    </service>
    <service id="form.type.form" class="Symfony\Component\Form\Extension\Core\Type\FormType">
      <tag name="form.type"/>
      <argument type="service" id="property_accessor"/>
    </service>
    <service id="form.type.choice" class="Symfony\Component\Form\Extension\Core\Type\ChoiceType">
      <tag name="form.type"/>
      <argument type="service" id="form.choice_list_factory.cached"/>
      <argument type="service" id="translator.data_collector" on-invalid="ignore"/>
    </service>
    <service id="form.type.file" class="Symfony\Component\Form\Extension\Core\Type\FileType" public="true">
      <tag name="form.type"/>
      <tag name="container.private" package="symfony/framework-bundle" version="5.2"/>
      <argument type="service" id="translator.data_collector" on-invalid="ignore"/>
    </service>
    <service id="form.type.color" class="Symfony\Component\Form\Extension\Core\Type\ColorType">
      <tag name="form.type"/>
      <argument type="service" id="translator.data_collector" on-invalid="ignore"/>
    </service>
    <service id="form.type_extension.form.transformation_failure_handling" class="Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension">
      <tag name="form.type_extension" extended-type="Symfony\Component\Form\Extension\Core\Type\FormType"/>
      <argument type="service" id="translator.data_collector" on-invalid="ignore"/>
    </service>
    <service id="form.type_extension.form.http_foundation" class="Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension">
      <tag name="form.type_extension"/>
      <argument type="service" id="form.type_extension.form.request_handler"/>
    </service>
    <service id="form.type_extension.form.request_handler" class="Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler">
      <argument type="service" id="form.server_params"/>
    </service>
    <service id="form.server_params" class="Symfony\Component\Form\Util\ServerParams">
      <argument type="service" id="request_stack"/>
    </service>
    <service id="form.type_extension.form.validator" class="Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension">
      <tag name="form.type_extension" extended-type="Symfony\Component\Form\Extension\Core\Type\FormType"/>
      <argument type="service" id="debug.validator"/>
      <argument>true</argument>
      <argument type="service" id="twig.form.renderer" on-invalid="ignore"/>
      <argument type="service" id="translator.data_collector" on-invalid="ignore"/>
    </service>
    <service id="form.type_extension.repeated.validator" class="Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension">
      <tag name="form.type_extension"/>
    </service>
    <service id="form.type_extension.submit.validator" class="Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension">
      <tag name="form.type_extension" extended-type="Symfony\Component\Form\Extension\Core\Type\SubmitType"/>
    </service>
    <service id="form.type_extension.upload.validator" class="Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension">
      <tag name="form.type_extension"/>
      <argument type="service" id="translator.data_collector"/>
      <argument>validators</argument>
    </service>
    <service id="form.type_extension.csrf" class="Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension">
      <tag name="form.type_extension"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument>true</argument>
      <argument>_token</argument>
      <argument type="service" id="translator.data_collector" on-invalid="null"/>
      <argument>validators</argument>
      <argument type="service" id="form.server_params"/>
    </service>
    <service id="validator.builder" class="Symfony\Component\Validator\ValidatorBuilder">
      <call method="setConstraintValidatorFactory">
        <argument type="service" id="validator.validator_factory"/>
      </call>
      <call method="setTranslator">
        <argument type="service" id="translator.data_collector" on-invalid="ignore"/>
      </call>
      <call method="setTranslationDomain">
        <argument>validators</argument>
      </call>
      <call method="addXmlMappings">
        <argument type="collection">
          <argument>/var/www/html/foxorders/vendor/symfony/form/Resources/config/validation.xml</argument>
        </argument>
      </call>
      <call method="enableAnnotationMapping">
        <argument>true</argument>
      </call>
      <call method="setDoctrineAnnotationReader">
        <argument type="service" id="annotations.cached_reader"/>
      </call>
      <call method="addMethodMapping">
        <argument>loadValidatorMetadata</argument>
      </call>
      <call method="addObjectInitializers">
        <argument type="collection">
          <argument type="service" id="doctrine.orm.validator_initializer"/>
        </argument>
      </call>
      <call method="addLoader">
        <argument type="service" id="validator.property_info_loader"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="doctrine.orm.default_entity_manager.validator_loader"/>
      </call>
      <factory class="Symfony\Component\Validator\Validation" method="createValidatorBuilder"/>
    </service>
    <service id="validator.mapping.cache_warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer">
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id="validator.builder"/>
      <argument>/var/www/html/foxorders/var/cache/dev/validation.php</argument>
    </service>
    <service id="validator.mapping.cache.adapter" class="Symfony\Component\Cache\Adapter\PhpArrayAdapter">
      <argument>/var/www/html/foxorders/var/cache/dev/validation.php</argument>
      <argument type="service" id="cache.validator.traceable"/>
      <factory class="Symfony\Component\Cache\Adapter\PhpArrayAdapter" method="create"/>
    </service>
    <service id="validator.validator_factory" class="Symfony\Component\Validator\ContainerConstraintValidatorFactory">
      <argument type="service" id=".service_locator.DWDCX9w"/>
    </service>
    <service id="validator.expression" class="Symfony\Component\Validator\Constraints\ExpressionValidator">
      <tag name="validator.constraint_validator" alias="validator.expression"/>
      <argument type="service" id="validator.expression_language" on-invalid="null"/>
    </service>
    <service id="validator.expression_language" class="Symfony\Component\ExpressionLanguage\ExpressionLanguage">
      <argument type="service" id="cache.validator_expression_language.traceable" on-invalid="null"/>
    </service>
    <service id="validator.email" class="Symfony\Component\Validator\Constraints\EmailValidator">
      <tag name="validator.constraint_validator" alias="Symfony\Component\Validator\Constraints\EmailValidator"/>
      <argument>html5</argument>
    </service>
    <service id="validator.not_compromised_password" class="Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator">
      <tag name="validator.constraint_validator" alias="Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"/>
      <argument type="service" id=".debug.http_client" on-invalid="null"/>
      <argument>UTF-8</argument>
      <argument>true</argument>
      <argument>null</argument>
    </service>
    <service id="validator.property_info_loader" class="Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader">
      <tag name="validator.auto_mapper"/>
      <argument type="service" id="property_info"/>
      <argument type="service" id="property_info"/>
      <argument type="service" id="property_info"/>
      <argument>null</argument>
    </service>
    <service id="messenger.senders_locator" class="Symfony\Component\Messenger\Transport\Sender\SendersLocator">
      <argument type="collection">
        <argument key="App\Message\Order\OrderStateChangeSmsNotification" type="collection">
          <argument>sync</argument>
        </argument>
        <argument key="App\Message\Order\OrderStateChangeEmailNotification" type="collection">
          <argument>sync</argument>
        </argument>
        <argument key="App\Message\Event\EventNotification" type="collection">
          <argument>sync</argument>
        </argument>
        <argument key="App\Message\Order\Export" type="collection">
          <argument>async_priority_high</argument>
        </argument>
        <argument key="App\Message\Customer\MigrateCustomers" type="collection">
          <argument>sync</argument>
        </argument>
        <argument key="App\Message\Customer\CreateCustomerInThirdParties" type="collection">
          <argument>sync</argument>
        </argument>
        <argument key="App\Message\Shop\Device\PairDevice" type="collection">
          <argument>sync</argument>
        </argument>
        <argument key="App\Message\User\DeleteUser" type="collection">
          <argument>async_priority_low</argument>
        </argument>
        <argument key="App\Message\User\Customer\CancelOrders" type="collection">
          <argument>sync</argument>
        </argument>
        <argument key="App\Message\Order\CancelPayments" type="collection">
          <argument>sync</argument>
        </argument>
      </argument>
      <argument type="service" id=".service_locator.SqaOCod"/>
    </service>
    <service id="messenger.middleware.send_message" class="Symfony\Component\Messenger\Middleware\SendMessageMiddleware">
      <tag name="monolog.logger" channel="messenger"/>
      <argument type="service" id="messenger.senders_locator"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.messenger" on-invalid="ignore"/>
      </call>
    </service>
    <service id="messenger.transport.symfony_serializer" class="Symfony\Component\Messenger\Transport\Serialization\Serializer">
      <argument type="service" id="serializer"/>
      <argument>json</argument>
      <argument type="collection"/>
    </service>
    <service id="serializer.normalizer.flatten_exception" class="Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer">
      <tag name="serializer.normalizer" priority="-880"/>
    </service>
    <service id="messenger.transport.native_php_serializer" class="Symfony\Component\Messenger\Transport\Serialization\PhpSerializer"/>
    <service id="messenger.middleware.handle_message" class="Symfony\Component\Messenger\Middleware\HandleMessageMiddleware" abstract="true">
      <tag name="monolog.logger" channel="messenger"/>
      <argument type="abstract">bus handler resolver</argument>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.messenger" on-invalid="ignore"/>
      </call>
    </service>
    <service id="messenger.middleware.add_bus_name_stamp_middleware" class="Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware" abstract="true"/>
    <service id="messenger.middleware.dispatch_after_current_bus" class="Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware"/>
    <service id="messenger.middleware.validation" class="Symfony\Component\Messenger\Middleware\ValidationMiddleware">
      <argument type="service" id="debug.validator"/>
    </service>
    <service id="messenger.middleware.reject_redelivered_message_middleware" class="Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware"/>
    <service id="messenger.middleware.failed_message_processing_middleware" class="Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware"/>
    <service id="messenger.middleware.traceable" class="Symfony\Component\Messenger\Middleware\TraceableMiddleware" abstract="true">
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="messenger.middleware.router_context" class="Symfony\Component\Messenger\Middleware\RouterContextMiddleware">
      <argument type="service" id="router.default"/>
    </service>
    <service id="messenger.receiver_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="async_priority_high" type="service_closure" id="messenger.transport.async_priority_high"/>
        <argument key="async_priority_low" type="service_closure" id="messenger.transport.async_priority_low"/>
        <argument key="messenger.transport.async_priority_high" type="service_closure" id="messenger.transport.async_priority_high"/>
        <argument key="messenger.transport.async_priority_low" type="service_closure" id="messenger.transport.async_priority_low"/>
        <argument key="messenger.transport.sync" type="service_closure" id="messenger.transport.sync"/>
        <argument key="sync" type="service_closure" id="messenger.transport.sync"/>
      </argument>
    </service>
    <service id="messenger.transport_factory" class="Symfony\Component\Messenger\Transport\TransportFactory">
      <argument type="tagged_iterator" tag="messenger.transport_factory"/>
    </service>
    <service id="messenger.transport.amqp.factory" class="Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory">
      <tag name="messenger.transport_factory"/>
    </service>
    <service id="messenger.transport.redis.factory" class="Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory">
      <tag name="messenger.transport_factory"/>
    </service>
    <service id="messenger.transport.sync.factory" class="Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory">
      <tag name="messenger.transport_factory"/>
      <argument type="service" id="messenger.routable_message_bus"/>
    </service>
    <service id="messenger.transport.in_memory.factory" class="Symfony\Component\Messenger\Transport\InMemoryTransportFactory">
      <tag name="messenger.transport_factory"/>
      <tag name="kernel.reset" method="reset"/>
    </service>
    <service id="messenger.transport.sqs.factory" class="Symfony\Component\Messenger\Bridge\AmazonSqs\Transport\AmazonSqsTransportFactory">
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
    </service>
    <service id="messenger.transport.beanstalkd.factory" class="Symfony\Component\Messenger\Bridge\Beanstalkd\Transport\BeanstalkdTransportFactory"/>
    <service id="messenger.retry_strategy_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="async_priority_high" type="service_closure" id="messenger.retry.multiplier_retry_strategy.async_priority_high"/>
        <argument key="async_priority_low" type="service_closure" id="messenger.retry.multiplier_retry_strategy.async_priority_low"/>
        <argument key="sync" type="service_closure" id="messenger.retry.multiplier_retry_strategy.sync"/>
      </argument>
    </service>
    <service id="messenger.retry.abstract_multiplier_retry_strategy" class="Symfony\Component\Messenger\Retry\MultiplierRetryStrategy" abstract="true">
      <argument type="abstract">max retries</argument>
      <argument type="abstract">delay ms</argument>
      <argument type="abstract">multiplier</argument>
      <argument type="abstract">max delay ms</argument>
    </service>
    <service id="messenger.retry.send_failed_message_for_retry_listener" class="Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="monolog.logger" channel="messenger"/>
      <argument type="service" id=".service_locator.SqaOCod"/>
      <argument type="service" id="messenger.retry_strategy_locator"/>
      <argument type="service" id="monolog.logger.messenger" on-invalid="ignore"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="messenger.failure.add_error_details_stamp_listener" class="Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="messenger.listener.dispatch_pcntl_signal_listener" class="Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="messenger.listener.stop_worker_on_restart_signal_listener" class="Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="monolog.logger" channel="messenger"/>
      <argument type="service" id="cache.messenger.restart_workers_signal.traceable"/>
      <argument type="service" id="monolog.logger.messenger" on-invalid="ignore"/>
    </service>
    <service id="messenger.listener.stop_worker_on_sigterm_signal_listener" class="Symfony\Component\Messenger\EventListener\StopWorkerOnSigtermSignalListener">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
    </service>
    <service id="messenger.listener.stop_worker_on_stop_exception_listener" class="Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="messenger.listener.reset_services" class="Symfony\Component\Messenger\EventListener\ResetServicesListener">
      <argument type="service" id="services_resetter"/>
    </service>
    <service id="messenger.routable_message_bus" class="Symfony\Component\Messenger\RoutableMessageBus">
      <argument type="service" id=".service_locator.5cAhUFF"/>
      <argument type="service" id="debug.traced.messenger.bus.default"/>
    </service>
    <service id="messenger.transport.async_priority_high" class="Symfony\Component\Messenger\Transport\TransportInterface">
      <tag name="messenger.receiver" alias="async_priority_high" is_failure_transport=""/>
      <argument>doctrine://default?auto_setup=0</argument>
      <argument type="collection">
        <argument key="queue_name">high</argument>
        <argument key="transport_name">async_priority_high</argument>
      </argument>
      <argument type="service" id="messenger.transport.native_php_serializer"/>
      <factory service="messenger.transport_factory" method="createTransport"/>
    </service>
    <service id="messenger.retry.multiplier_retry_strategy.async_priority_high" class="Symfony\Component\Messenger\Retry\MultiplierRetryStrategy">
      <argument>3</argument>
      <argument>1000</argument>
      <argument>2</argument>
      <argument>0</argument>
    </service>
    <service id="messenger.transport.async_priority_low" class="Symfony\Component\Messenger\Transport\TransportInterface">
      <tag name="messenger.receiver" alias="async_priority_low" is_failure_transport=""/>
      <argument>doctrine://default?auto_setup=0</argument>
      <argument type="collection">
        <argument key="queue_name">low</argument>
        <argument key="transport_name">async_priority_low</argument>
      </argument>
      <argument type="service" id="messenger.transport.native_php_serializer"/>
      <factory service="messenger.transport_factory" method="createTransport"/>
    </service>
    <service id="messenger.retry.multiplier_retry_strategy.async_priority_low" class="Symfony\Component\Messenger\Retry\MultiplierRetryStrategy">
      <argument>3</argument>
      <argument>1000</argument>
      <argument>2</argument>
      <argument>0</argument>
    </service>
    <service id="messenger.transport.sync" class="Symfony\Component\Messenger\Transport\TransportInterface">
      <tag name="messenger.receiver" alias="sync" is_failure_transport=""/>
      <argument>sync://</argument>
      <argument type="collection">
        <argument key="transport_name">sync</argument>
      </argument>
      <argument type="service" id="messenger.transport.native_php_serializer"/>
      <factory service="messenger.transport_factory" method="createTransport"/>
    </service>
    <service id="messenger.retry.multiplier_retry_strategy.sync" class="Symfony\Component\Messenger\Retry\MultiplierRetryStrategy">
      <argument>3</argument>
      <argument>1000</argument>
      <argument>2</argument>
      <argument>0</argument>
    </service>
    <service id=".service_locator.SqaOCod" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="async_priority_high" type="service_closure" id="messenger.transport.async_priority_high"/>
        <argument key="async_priority_low" type="service_closure" id="messenger.transport.async_priority_low"/>
        <argument key="messenger.transport.async_priority_high" type="service_closure" id="messenger.transport.async_priority_high"/>
        <argument key="messenger.transport.async_priority_low" type="service_closure" id="messenger.transport.async_priority_low"/>
        <argument key="messenger.transport.sync" type="service_closure" id="messenger.transport.sync"/>
        <argument key="sync" type="service_closure" id="messenger.transport.sync"/>
      </argument>
    </service>
    <service id="notifier" class="Symfony\Component\Notifier\Notifier">
      <argument type="service" id=".service_locator.UkE3SaZ"/>
      <argument type="service" id="notifier.channel_policy" on-invalid="ignore"/>
      <call method="addAdminRecipient">
        <argument type="service" id="notifier.admin_recipient.0"/>
      </call>
    </service>
    <service id="notifier.channel_policy" class="Symfony\Component\Notifier\Channel\ChannelPolicy">
      <argument type="collection">
        <argument key="urgent" type="collection">
          <argument>email</argument>
        </argument>
        <argument key="high" type="collection">
          <argument>email</argument>
        </argument>
        <argument key="medium" type="collection">
          <argument>email</argument>
        </argument>
        <argument key="low" type="collection">
          <argument>email</argument>
        </argument>
      </argument>
    </service>
    <service id="notifier.channel.browser" class="Symfony\Component\Notifier\Channel\BrowserChannel">
      <tag name="notifier.channel" channel="browser"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="notifier.channel.chat" class="Symfony\Component\Notifier\Channel\ChatChannel">
      <tag name="notifier.channel" channel="chat"/>
      <argument>null</argument>
      <argument type="service" id="debug.traced.messenger.bus.default" on-invalid="ignore"/>
    </service>
    <service id="notifier.channel.sms" class="Symfony\Component\Notifier\Channel\SmsChannel">
      <tag name="notifier.channel" channel="sms"/>
      <argument>null</argument>
      <argument type="service" id="debug.traced.messenger.bus.default" on-invalid="ignore"/>
    </service>
    <service id="notifier.channel.email" class="Symfony\Component\Notifier\Channel\EmailChannel">
      <tag name="notifier.channel" channel="email"/>
      <argument>null</argument>
      <argument type="service" id="debug.traced.messenger.bus.default" on-invalid="ignore"/>
      <argument>null</argument>
    </service>
    <service id="notifier.channel.push" class="Symfony\Component\Notifier\Channel\PushChannel">
      <tag name="notifier.channel" channel="push"/>
      <argument>null</argument>
      <argument type="service" id="debug.traced.messenger.bus.default" on-invalid="ignore"/>
    </service>
    <service id="notifier.monolog_handler" class="Symfony\Bridge\Monolog\Handler\NotifierHandler">
      <argument type="service" id="notifier"/>
    </service>
    <service id="notifier.failed_message_listener" class="Symfony\Component\Notifier\EventListener\SendFailedMessageToNotifierListener">
      <argument type="service" id="notifier"/>
    </service>
    <service id="chatter.transports" class="Symfony\Component\Notifier\Transport\Transports">
      <argument type="collection"/>
      <factory service="chatter.transport_factory" method="fromStrings"/>
    </service>
    <service id="chatter.transport_factory" class="Symfony\Component\Notifier\Transport">
      <argument type="tagged_iterator" tag="chatter.transport_factory"/>
    </service>
    <service id="chatter.messenger.chat_handler" class="Symfony\Component\Notifier\Messenger\MessageHandler">
      <tag name="messenger.message_handler" handles="Symfony\Component\Notifier\Message\ChatMessage"/>
      <argument type="service" id="chatter.transports"/>
    </service>
    <service id="texter.transports" class="Symfony\Component\Notifier\Transport\Transports">
      <argument type="collection"/>
      <factory service="texter.transport_factory" method="fromStrings"/>
    </service>
    <service id="texter.transport_factory" class="Symfony\Component\Notifier\Transport">
      <argument type="tagged_iterator" tag="texter.transport_factory"/>
    </service>
    <service id="texter.messenger.sms_handler" class="Symfony\Component\Notifier\Messenger\MessageHandler">
      <tag name="messenger.message_handler" handles="Symfony\Component\Notifier\Message\SmsMessage"/>
      <argument type="service" id="texter.transports"/>
    </service>
    <service id="texter.messenger.push_handler" class="Symfony\Component\Notifier\Messenger\MessageHandler">
      <tag name="messenger.message_handler" handles="Symfony\Component\Notifier\Message\PushMessage"/>
      <argument type="service" id="texter.transports"/>
    </service>
    <service id="notifier.logger_notification_listener" class="Symfony\Component\Notifier\EventListener\NotificationLoggerListener">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="notifier.transport_factory.abstract" class="Symfony\Component\Notifier\Transport\AbstractTransportFactory" abstract="true">
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id=".debug.http_client" on-invalid="ignore"/>
    </service>
    <service id="notifier.transport_factory.null" class="Symfony\Component\Notifier\Transport\NullTransportFactory">
      <tag name="chatter.transport_factory"/>
      <tag name="texter.transport_factory"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id=".debug.http_client" on-invalid="ignore"/>
    </service>
    <service id="notifier.admin_recipient.0" class="Symfony\Component\Notifier\Recipient\Recipient">
      <argument>admin@example.com</argument>
      <argument></argument>
    </service>
    <service id="profiler" class="Symfony\Component\HttpKernel\Profiler\Profiler" public="true">
      <tag name="monolog.logger" channel="profiler"/>
      <tag name="container.private" package="symfony/framework-bundle" version="5.4"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="profiler.storage"/>
      <argument type="service" id="monolog.logger.profiler" on-invalid="null"/>
      <argument>true</argument>
      <call method="add">
        <argument type="service" id="data_collector.request"/>
      </call>
      <call method="add">
        <argument type="service" id="api_platform.data_collector.request"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.time"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.memory"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.validator"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.ajax"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.form"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.exception"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.logger"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.events"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.router"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.cache"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.translation"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.security"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.twig"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.http_client"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.doctrine"/>
      </call>
      <call method="add">
        <argument type="service" id="doctrine_migrations.migrations_collector"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.dump"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.messenger"/>
      </call>
      <call method="add">
        <argument type="service" id="mailer.data_collector"/>
      </call>
      <call method="add">
        <argument type="service" id="notifier.data_collector"/>
      </call>
      <call method="add">
        <argument type="service" id="Vich\UploaderBundle\DataCollector\MappingCollector"/>
      </call>
      <call method="add">
        <argument type="service" id="Bazinga\GeocoderBundle\DataCollector\GeocoderDataCollector"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.config"/>
      </call>
    </service>
    <service id="profiler.storage" class="Symfony\Component\HttpKernel\Profiler\FileProfilerStorage">
      <argument>file:/var/www/html/foxorders/var/cache/dev/profiler</argument>
    </service>
    <service id="profiler_listener" class="Symfony\Component\HttpKernel\EventListener\ProfilerListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="profiler"/>
      <argument type="service" id="request_stack"/>
      <argument>null</argument>
      <argument>false</argument>
      <argument>false</argument>
      <argument>null</argument>
    </service>
    <service id="data_collector.config" class="Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/config.html.twig" id="config" priority="-255"/>
      <call method="setKernel">
        <argument type="service" id="kernel" on-invalid="ignore"/>
      </call>
    </service>
    <service id="data_collector.request" class="Symfony\Component\HttpKernel\DataCollector\RequestDataCollector">
      <tag name="kernel.event_subscriber"/>
      <tag name="data_collector" template="@WebProfiler/Collector/request.html.twig" id="request" priority="335"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="request_stack" on-invalid="ignore"/>
    </service>
    <service id="data_collector.request.session_collector" class="Closure">
      <argument type="collection">
        <argument type="service" id="data_collector.request"/>
        <argument>collectSessionUsage</argument>
      </argument>
      <factory class="Closure" method="fromCallable"/>
    </service>
    <service id="data_collector.ajax" class="Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/ajax.html.twig" id="ajax" priority="315"/>
    </service>
    <service id="data_collector.exception" class="Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/exception.html.twig" id="exception" priority="305"/>
    </service>
    <service id="data_collector.events" class="Symfony\Component\HttpKernel\DataCollector\EventDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/events.html.twig" id="events" priority="290"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="ignore"/>
      <argument type="service" id="request_stack" on-invalid="ignore"/>
    </service>
    <service id="data_collector.logger" class="Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector">
      <tag name="monolog.logger" channel="profiler"/>
      <tag name="data_collector" template="@WebProfiler/Collector/logger.html.twig" id="logger" priority="300"/>
      <argument type="service" id="monolog.logger.profiler" on-invalid="ignore"/>
      <argument>/var/www/html/foxorders/var/cache/dev/App_KernelDevDebugContainer</argument>
      <argument type="service" id="request_stack" on-invalid="ignore"/>
    </service>
    <service id="data_collector.time" class="Symfony\Component\HttpKernel\DataCollector\TimeDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/time.html.twig" id="time" priority="330"/>
      <argument type="service" id="kernel" on-invalid="ignore"/>
      <argument type="service" id="debug.stopwatch" on-invalid="ignore"/>
    </service>
    <service id="data_collector.memory" class="Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/memory.html.twig" id="memory" priority="325"/>
    </service>
    <service id="data_collector.router" class="Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector">
      <tag name="kernel.event_listener" event="kernel.controller" method="onKernelController"/>
      <tag name="data_collector" template="@WebProfiler/Collector/router.html.twig" id="router" priority="285"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="data_collector.cache" class="Symfony\Component\Cache\DataCollector\CacheDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/cache.html.twig" id="cache" priority="275"/>
      <call method="addInstance">
        <argument>cache.app.traceable</argument>
        <argument type="service" id="cache.app.traceable"/>
      </call>
      <call method="addInstance">
        <argument>cache.system.traceable</argument>
        <argument type="service" id="cache.system.traceable"/>
      </call>
      <call method="addInstance">
        <argument>cache.validator.traceable</argument>
        <argument type="service" id="cache.validator.traceable"/>
      </call>
      <call method="addInstance">
        <argument>cache.serializer.traceable</argument>
        <argument type="service" id="cache.serializer.traceable"/>
      </call>
      <call method="addInstance">
        <argument>cache.annotations.traceable</argument>
        <argument type="service" id="cache.annotations.traceable"/>
      </call>
      <call method="addInstance">
        <argument>cache.property_info.traceable</argument>
        <argument type="service" id="cache.property_info.traceable"/>
      </call>
      <call method="addInstance">
        <argument>cache.messenger.restart_workers_signal.traceable</argument>
        <argument type="service" id="cache.messenger.restart_workers_signal.traceable"/>
      </call>
      <call method="addInstance">
        <argument>cache.rate_limiter.traceable</argument>
        <argument type="service" id="cache.rate_limiter.traceable"/>
      </call>
      <call method="addInstance">
        <argument>popina_order_cache</argument>
        <argument type="service" id=".popina_order_cache.inner.traceable"/>
      </call>
      <call method="addInstance">
        <argument>cache.validator_expression_language.traceable</argument>
        <argument type="service" id="cache.validator_expression_language.traceable"/>
      </call>
      <call method="addInstance">
        <argument>cache.doctrine.orm.default.result.traceable</argument>
        <argument type="service" id="cache.doctrine.orm.default.result.traceable"/>
      </call>
      <call method="addInstance">
        <argument>cache.doctrine.orm.default.query.traceable</argument>
        <argument type="service" id="cache.doctrine.orm.default.query.traceable"/>
      </call>
      <call method="addInstance">
        <argument>cache.security_expression_language.traceable</argument>
        <argument type="service" id="cache.security_expression_language.traceable"/>
      </call>
      <call method="addInstance">
        <argument>api_platform.cache.route_name_resolver.traceable</argument>
        <argument type="service" id="api_platform.cache.route_name_resolver.traceable"/>
      </call>
      <call method="addInstance">
        <argument>api_platform.cache.metadata.resource.traceable</argument>
        <argument type="service" id="api_platform.cache.metadata.resource.traceable"/>
      </call>
      <call method="addInstance">
        <argument>api_platform.cache.metadata.resource.legacy.traceable</argument>
        <argument type="service" id="api_platform.cache.metadata.resource.legacy.traceable"/>
      </call>
      <call method="addInstance">
        <argument>api_platform.cache.metadata.property.legacy.traceable</argument>
        <argument type="service" id="api_platform.cache.metadata.property.legacy.traceable"/>
      </call>
      <call method="addInstance">
        <argument>api_platform.cache.subresource_operation_factory.traceable</argument>
        <argument type="service" id="api_platform.cache.subresource_operation_factory.traceable"/>
      </call>
      <call method="addInstance">
        <argument>api_platform.cache.identifiers_extractor.traceable</argument>
        <argument type="service" id="api_platform.cache.identifiers_extractor.traceable"/>
      </call>
    </service>
    <service id="cache_pool_clearer.cache_warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer">
      <tag name="kernel.cache_warmer" priority="64"/>
      <argument type="service" id="cache.system_clearer"/>
      <argument type="collection">
        <argument>cache.validator</argument>
        <argument>cache.serializer</argument>
      </argument>
    </service>
    <service id="form.type_extension.form.data_collector" class="Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension">
      <tag name="form.type_extension"/>
      <argument type="service" id="data_collector.form"/>
    </service>
    <service id="data_collector.form.extractor" class="Symfony\Component\Form\Extension\DataCollector\FormDataExtractor"/>
    <service id="data_collector.form" class="Symfony\Component\Form\Extension\DataCollector\FormDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/form.html.twig" id="form" priority="310"/>
      <argument type="service" id="data_collector.form.extractor"/>
    </service>
    <service id="debug.validator" class="Symfony\Component\Validator\Validator\TraceableValidator">
      <tag name="container.private" package="symfony/framework-bundle" version="5.2"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="debug.validator.inner"/>
    </service>
    <service id="data_collector.validator" class="Symfony\Component\Validator\DataCollector\ValidatorDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/validator.html.twig" id="validator" priority="320"/>
      <argument type="service" id="debug.validator"/>
    </service>
    <service id="translator.data_collector" class="Symfony\Component\Translation\DataCollectorTranslator">
      <argument type="service" id="translator.default"/>
    </service>
    <service id="data_collector.translation" class="Symfony\Component\Translation\DataCollector\TranslationDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/translation.html.twig" id="translation" priority="275"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="data_collector.messenger" class="Symfony\Component\Messenger\DataCollector\MessengerDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/messenger.html.twig" id="messenger" priority="100"/>
      <call method="registerBus">
        <argument>messenger.bus.default</argument>
        <argument type="service" id="debug.traced.messenger.bus.default"/>
      </call>
    </service>
    <service id="mailer.data_collector" class="Symfony\Component\Mailer\DataCollector\MessageDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/mailer.html.twig" id="mailer"/>
      <argument type="service" id="mailer.message_logger_listener"/>
    </service>
    <service id="data_collector.http_client" class="Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/http_client.html.twig" id="http_client" priority="250"/>
      <call method="registerClient">
        <argument>http_client</argument>
        <argument type="service" id=".debug.http_client"/>
      </call>
    </service>
    <service id="notifier.data_collector" class="Symfony\Component\Notifier\DataCollector\NotificationDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/notifier.html.twig" id="notifier"/>
      <argument type="service" id="notifier.logger_notification_listener"/>
    </service>
    <service id="mime_types" class="Symfony\Component\Mime\MimeTypes">
      <call method="setDefault">
        <argument type="service" id="mime_types"/>
      </call>
    </service>
    <service id="sensio_framework_extra.controller.listener" class="Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="annotations.cached_reader"/>
    </service>
    <service id="sensio_framework_extra.converter.listener" class="Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="sensio_framework_extra.converter.manager"/>
      <argument>true</argument>
    </service>
    <service id="sensio_framework_extra.converter.manager" class="Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager">
      <call method="add">
        <argument type="service" id="sensio_framework_extra.converter.doctrine.orm"/>
        <argument>0</argument>
        <argument>doctrine.orm</argument>
      </call>
      <call method="add">
        <argument type="service" id="framework_extra_bundle.date_time_param_converter"/>
        <argument>0</argument>
        <argument>datetime</argument>
      </call>
    </service>
    <service id="sensio_framework_extra.converter.doctrine.orm" class="Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter">
      <tag name="request.param_converter" converter="doctrine.orm"/>
      <argument type="service" id="doctrine" on-invalid="ignore"/>
      <argument type="service" id="sensio_framework_extra.converter.doctrine.orm.expression_language.default" on-invalid="null"/>
    </service>
    <service id="framework_extra_bundle.date_time_param_converter" class="Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter">
      <tag name="request.param_converter" converter="datetime"/>
    </service>
    <service id="sensio_framework_extra.converter.doctrine.orm.expression_language.default" class="Symfony\Component\ExpressionLanguage\ExpressionLanguage"/>
    <service id="sensio_framework_extra.view.guesser" class="Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser">
      <argument type="service" id="kernel"/>
    </service>
    <service id="sensio_framework_extra.view.listener" class="Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.service_subscriber" id="twig"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="sensio_framework_extra.view.guesser"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.aNklfos.sensio_framework_extra.view.listener"/>
      </call>
    </service>
    <service id="sensio_framework_extra.cache.listener" class="Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="sensio_framework_extra.security.listener" class="Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="framework_extra_bundle.argument_name_convertor"/>
      <argument type="service" id="sensio_framework_extra.security.expression_language.default" on-invalid="null"/>
      <argument type="service" id="security.authentication.trust_resolver" on-invalid="null"/>
      <argument type="service" id="security.role_hierarchy" on-invalid="null"/>
      <argument type="service" id="security.token_storage" on-invalid="null"/>
      <argument type="service" id="security.authorization_checker" on-invalid="null"/>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
    </service>
    <service id="sensio_framework_extra.security.expression_language.default" class="Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage">
      <call method="registerProvider">
        <argument type="service" id="api_platform.security.expression_language_provider"/>
      </call>
    </service>
    <service id="framework_extra_bundle.event.is_granted" class="Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="framework_extra_bundle.argument_name_convertor"/>
      <argument type="service" id="security.authorization_checker" on-invalid="null"/>
    </service>
    <service id="framework_extra_bundle.argument_name_convertor" class="Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter">
      <argument type="service" id="argument_metadata_factory"/>
    </service>
    <service id="twig" class="Twig\Environment" public="true">
      <tag name="container.preload" class="Twig\Cache\FilesystemCache"/>
      <tag name="container.preload" class="Twig\Extension\CoreExtension"/>
      <tag name="container.preload" class="Twig\Extension\EscaperExtension"/>
      <tag name="container.preload" class="Twig\Extension\OptimizerExtension"/>
      <tag name="container.preload" class="Twig\Extension\StagingExtension"/>
      <tag name="container.preload" class="Twig\ExtensionSet"/>
      <tag name="container.preload" class="Twig\Template"/>
      <tag name="container.preload" class="Twig\TemplateWrapper"/>
      <tag name="container.private" package="symfony/twig-bundle" version="5.2"/>
      <argument type="service" id="twig.loader.native_filesystem"/>
      <argument type="collection">
        <argument key="autoescape">name</argument>
        <argument key="cache">/var/www/html/foxorders/var/cache/dev/twig</argument>
        <argument key="charset">UTF-8</argument>
        <argument key="debug">true</argument>
        <argument key="strict_variables">true</argument>
      </argument>
      <call method="addExtension">
        <argument type="service" id="twig.extension.security_csrf"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.profiler"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.trans"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.assets"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.code"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.routing"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.yaml"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.debug.stopwatch"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.expression"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.httpkernel"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.httpfoundation"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.weblink"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.serializer"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.form"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.dump"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.logout_url"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.security"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="jawira.case.converter.twig"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="OskarStark\Twig\ReadableFilesizeExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="App\Twig\AsteriskExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="App\Twig\BreadcrumbExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="App\Twig\ButtonsExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="App\Twig\DateExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="App\Twig\DayOfWeekExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="App\Twig\EmailExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="App\Twig\EventStatusExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="App\Twig\FormExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="App\Twig\GlobalExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="App\Twig\ImageExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="App\Twig\InputExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="App\Twig\LegalTermsExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="App\Twig\OrderExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="App\Twig\OrderItemExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="App\Twig\PaymentMethodExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="App\Twig\PhoneExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="App\Twig\PriceExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="App\Twig\SelectExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="App\Twig\TextExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="App\Twig\TimetableExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="App\Twig\UserExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.webprofiler"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="doctrine.twig.doctrine_extension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.cssinliner"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="knp_paginator.twig.extension.pagination"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="liip_imagine.templating.filter_extension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="Vich\UploaderBundle\Twig\Extension\UploaderExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.instanceof"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="knp_menu.twig.extension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="Endroid\QrCodeBundle\Twig\QrCodeExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="Sentry\SentryBundle\Twig\SentryExtension"/>
      </call>
      <call method="addGlobal">
        <argument>app</argument>
        <argument type="service" id="twig.app_variable"/>
      </call>
      <call method="addRuntimeLoader">
        <argument type="service" id="twig.runtime_loader"/>
      </call>
      <call method="addGlobal">
        <argument>media_directory</argument>
        <argument>assets/media/</argument>
      </call>
      <call method="addGlobal">
        <argument>foxorders_media_directory</argument>
        <argument>foxorders/media/</argument>
      </call>
      <call method="addGlobal">
        <argument>foxorders_doc</argument>
        <argument>foxorders/media/doc/</argument>
      </call>
      <call method="addGlobal">
        <argument>foxorders_doc_libraries</argument>
        <argument>foxorders/media/doc/libraries/</argument>
      </call>
      <call method="addGlobal">
        <argument>foxorders_doc_authorization</argument>
        <argument>foxorders/media/doc/authorization/</argument>
      </call>
      <call method="addGlobal">
        <argument>products_images</argument>
        <argument>uploads/images/products/</argument>
      </call>
      <call method="addGlobal">
        <argument>options_images</argument>
        <argument>uploads/images/options/</argument>
      </call>
      <call method="addGlobal">
        <argument>option_variant_images</argument>
        <argument>uploads/images/option_variants/</argument>
      </call>
      <call method="addGlobal">
        <argument>shops_images</argument>
        <argument>uploads/images/shops/</argument>
      </call>
      <call method="addGlobal">
        <argument>socials_images</argument>
        <argument>uploads/images/socials/</argument>
      </call>
      <call method="addGlobal">
        <argument>templates_images</argument>
        <argument>uploads/images/templates/</argument>
      </call>
      <call method="addGlobal">
        <argument>categories_images</argument>
        <argument>uploads/images/categories/</argument>
      </call>
      <call method="addGlobal">
        <argument>users_images</argument>
        <argument>uploads/images/users/</argument>
      </call>
      <call method="addGlobal">
        <argument>partners_images</argument>
        <argument>uploads/images/partners/</argument>
      </call>
      <call method="addGlobal">
        <argument>printer_images</argument>
        <argument>uploads/images/printers/</argument>
      </call>
      <call method="addGlobal">
        <argument>promotions_images</argument>
        <argument>uploads/images/promotions/</argument>
      </call>
      <call method="addGlobal">
        <argument>promotional_offers_images</argument>
        <argument>uploads/images/promotional_offers/</argument>
      </call>
      <call method="addGlobal">
        <argument>medias_images</argument>
        <argument>uploads/images/medias/</argument>
      </call>
      <call method="addGlobal">
        <argument>qrcodes_images</argument>
        <argument>assets/media//qrcodes/</argument>
      </call>
      <call method="addGlobal">
        <argument>external_files</argument>
        <argument>uploads/files/externals/</argument>
      </call>
      <call method="addGlobal">
        <argument>aliments_images</argument>
        <argument>uploads/images/aliments/</argument>
      </call>
      <call method="addGlobal">
        <argument>payment_methods_images</argument>
        <argument>uploads/images/payment_methods/</argument>
      </call>
      <call method="addGlobal">
        <argument>shop_modes_images</argument>
        <argument>uploads/images/shop_modes/</argument>
      </call>
      <call method="addGlobal">
        <argument>export_images</argument>
        <argument>foxorders/media/export/</argument>
      </call>
      <call method="addGlobal">
        <argument>loyalty_images</argument>
        <argument>uploads/images/loyalty/</argument>
      </call>
      <call method="addGlobal">
        <argument>slide_images</argument>
        <argument>uploads/images/slides/</argument>
      </call>
      <call method="addGlobal">
        <argument>google_map_api_key</argument>
        <argument>%env(GOOGLE_MAP_API_KEY)%</argument>
      </call>
      <call method="addGlobal">
        <argument>api_route_prefix</argument>
        <argument>/%env(API_ROUTE_BASE)%/%env(API_VERSION)%</argument>
      </call>
      <call method="addGlobal">
        <argument>foxorders_server</argument>
        <argument>%env(APP_SERVER)%</argument>
      </call>
      <call method="addGlobal">
        <argument>foxorders_env</argument>
        <argument>%env(APP_ENV)%</argument>
      </call>
      <call method="addGlobal">
        <argument>foxorders_version</argument>
        <argument>%env(FOXORDERS_VERSION)%</argument>
      </call>
      <call method="addGlobal">
        <argument>foxorders_logos</argument>
        <argument>foxorders/media/logos/</argument>
      </call>
      <call method="registerUndefinedFilterCallback">
        <argument type="collection">
          <argument type="service" id="twig.missing_extension_suggestor"/>
          <argument>suggestFilter</argument>
        </argument>
      </call>
      <call method="registerUndefinedFunctionCallback">
        <argument type="collection">
          <argument type="service" id="twig.missing_extension_suggestor"/>
          <argument>suggestFunction</argument>
        </argument>
      </call>
      <call method="registerUndefinedTokenParserCallback">
        <argument type="collection">
          <argument type="service" id="twig.missing_extension_suggestor"/>
          <argument>suggestTag</argument>
        </argument>
      </call>
      <configurator service="twig.configurator.environment" method="configure"/>
    </service>
    <service id="twig.app_variable" class="Symfony\Bridge\Twig\AppVariable">
      <call method="setEnvironment">
        <argument>dev</argument>
      </call>
      <call method="setDebug">
        <argument>true</argument>
      </call>
      <call method="setTokenStorage">
        <argument type="service" id="security.token_storage" on-invalid="ignore"/>
      </call>
      <call method="setRequestStack">
        <argument type="service" id="request_stack" on-invalid="ignore"/>
      </call>
    </service>
    <service id="twig.template_iterator" class="Symfony\Bundle\TwigBundle\TemplateIterator">
      <argument type="service" id="kernel"/>
      <argument type="collection">
        <argument key="/var/www/html/foxorders/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views">null</argument>
        <argument key="public/uploads/images/shops/">shops_images</argument>
        <argument key="public/foxorders/media/logos">logo_foxorders</argument>
        <argument key="public/foxorders/css">styles</argument>
        <argument key="/var/www/html/foxorders/vendor/symfony/twig-bridge/Resources/views/Email">email</argument>
        <argument key="/var/www/html/foxorders/vendor/symfony/twig-bridge/Resources/views/Form">null</argument>
      </argument>
      <argument>/var/www/html/foxorders/templates</argument>
    </service>
    <service id="twig.template_cache_warmer" class="Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer">
      <tag name="kernel.cache_warmer"/>
      <tag name="container.service_subscriber" id="twig"/>
      <argument type="service" id=".service_locator.v.Wwsjy.twig.template_cache_warmer"/>
      <argument type="service" id="twig.template_iterator"/>
    </service>
    <service id="twig.loader.native_filesystem" class="Twig\Loader\FilesystemLoader">
      <tag name="twig.loader"/>
      <argument type="collection"/>
      <argument>/var/www/html/foxorders</argument>
      <call method="addPath">
        <argument>/var/www/html/foxorders/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views</argument>
      </call>
      <call method="addPath">
        <argument>public/uploads/images/shops/</argument>
        <argument>shops_images</argument>
      </call>
      <call method="addPath">
        <argument>public/foxorders/media/logos</argument>
        <argument>logo_foxorders</argument>
      </call>
      <call method="addPath">
        <argument>public/foxorders/css</argument>
        <argument>styles</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/foxorders/templates/bundles/TwigBundle</argument>
        <argument>Twig</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/foxorders/templates/bundles/TwigBundle</argument>
        <argument>!Twig</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/foxorders/vendor/symfony/web-profiler-bundle/Resources/views</argument>
        <argument>WebProfiler</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/foxorders/vendor/symfony/web-profiler-bundle/Resources/views</argument>
        <argument>!WebProfiler</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/foxorders/vendor/symfony/debug-bundle/Resources/views</argument>
        <argument>Debug</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/foxorders/vendor/symfony/debug-bundle/Resources/views</argument>
        <argument>!Debug</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/foxorders/vendor/doctrine/doctrine-bundle/Resources/views</argument>
        <argument>Doctrine</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/foxorders/vendor/doctrine/doctrine-bundle/Resources/views</argument>
        <argument>!Doctrine</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/foxorders/vendor/doctrine/doctrine-migrations-bundle/Resources/views</argument>
        <argument>DoctrineMigrations</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/foxorders/vendor/doctrine/doctrine-migrations-bundle/Resources/views</argument>
        <argument>!DoctrineMigrations</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/foxorders/vendor/symfony/security-bundle/Resources/views</argument>
        <argument>Security</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/foxorders/vendor/symfony/security-bundle/Resources/views</argument>
        <argument>!Security</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/templates</argument>
        <argument>KnpPaginator</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/foxorders/vendor/knplabs/knp-paginator-bundle/templates</argument>
        <argument>!KnpPaginator</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/foxorders/vendor/liip/imagine-bundle/Resources/views</argument>
        <argument>LiipImagine</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/foxorders/vendor/liip/imagine-bundle/Resources/views</argument>
        <argument>!LiipImagine</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/foxorders/vendor/vich/uploader-bundle/templates</argument>
        <argument>VichUploader</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/foxorders/vendor/vich/uploader-bundle/templates</argument>
        <argument>!VichUploader</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/foxorders/vendor/api-platform/core/src/Symfony/Bundle/Resources/views</argument>
        <argument>ApiPlatform</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/foxorders/vendor/api-platform/core/src/Symfony/Bundle/Resources/views</argument>
        <argument>!ApiPlatform</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/foxorders/vendor/willdurand/geocoder-bundle/Resources/views</argument>
        <argument>BazingaGeocoder</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/foxorders/vendor/willdurand/geocoder-bundle/Resources/views</argument>
        <argument>!BazingaGeocoder</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/foxorders/vendor/knplabs/knp-menu-bundle/src/Resources/views</argument>
        <argument>KnpMenu</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/foxorders/vendor/knplabs/knp-menu-bundle/src/Resources/views</argument>
        <argument>!KnpMenu</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/foxorders/vendor/karser/karser-recaptcha3-bundle/Resources/views</argument>
        <argument>KarserRecaptcha3</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/foxorders/vendor/karser/karser-recaptcha3-bundle/Resources/views</argument>
        <argument>!KarserRecaptcha3</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/foxorders/templates</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/foxorders/vendor/symfony/twig-bridge/Resources/views/Email</argument>
        <argument>email</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/foxorders/vendor/symfony/twig-bridge/Resources/views/Email</argument>
        <argument>!email</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/foxorders/vendor/symfony/twig-bridge/Resources/views/Form</argument>
      </call>
    </service>
    <service id="twig.loader.chain" class="Twig\Loader\ChainLoader"/>
    <service id="twig.extension.profiler" class="Symfony\Bridge\Twig\Extension\ProfilerExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="twig.profile"/>
      <argument type="service" id="debug.stopwatch" on-invalid="ignore"/>
    </service>
    <service id="twig.profile" class="Twig\Profiler\Profile"/>
    <service id="data_collector.twig" class="Symfony\Bridge\Twig\DataCollector\TwigDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/twig.html.twig" id="twig" priority="257"/>
      <argument type="service" id="twig.profile"/>
      <argument type="service" id="twig"/>
    </service>
    <service id="twig.extension.trans" class="Symfony\Bridge\Twig\Extension\TranslationExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="translator.data_collector" on-invalid="null"/>
    </service>
    <service id="twig.extension.assets" class="Symfony\Bridge\Twig\Extension\AssetExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="assets.packages"/>
    </service>
    <service id="twig.extension.code" class="Symfony\Bridge\Twig\Extension\CodeExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="debug.file_link_formatter" on-invalid="ignore"/>
      <argument>/var/www/html/foxorders</argument>
      <argument>UTF-8</argument>
    </service>
    <service id="twig.extension.routing" class="Symfony\Bridge\Twig\Extension\RoutingExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="router.default"/>
    </service>
    <service id="twig.extension.yaml" class="Symfony\Bridge\Twig\Extension\YamlExtension">
      <tag name="twig.extension"/>
    </service>
    <service id="twig.extension.debug.stopwatch" class="Symfony\Bridge\Twig\Extension\StopwatchExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="debug.stopwatch" on-invalid="ignore"/>
      <argument>true</argument>
    </service>
    <service id="twig.extension.expression" class="Symfony\Bridge\Twig\Extension\ExpressionExtension">
      <tag name="twig.extension"/>
    </service>
    <service id="twig.extension.httpkernel" class="Symfony\Bridge\Twig\Extension\HttpKernelExtension">
      <tag name="twig.extension"/>
    </service>
    <service id="twig.runtime.httpkernel" class="Symfony\Bridge\Twig\Extension\HttpKernelRuntime">
      <tag name="twig.runtime"/>
      <argument type="service" id="fragment.handler"/>
      <argument type="service" id="fragment.uri_generator" on-invalid="ignore"/>
    </service>
    <service id="twig.extension.httpfoundation" class="Symfony\Bridge\Twig\Extension\HttpFoundationExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="url_helper"/>
    </service>
    <service id="twig.extension.debug" class="Twig\Extension\DebugExtension"/>
    <service id="twig.extension.weblink" class="Symfony\Bridge\Twig\Extension\WebLinkExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="twig.translation.extractor" class="Symfony\Bridge\Twig\Translation\TwigExtractor">
      <tag name="translation.extractor" alias="twig"/>
      <argument type="service" id="twig"/>
    </service>
    <service id="twig.configurator.environment" class="Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator">
      <argument>F j, Y H:i</argument>
      <argument>%d days</argument>
      <argument>null</argument>
      <argument>0</argument>
      <argument>.</argument>
      <argument>,</argument>
    </service>
    <service id="twig.runtime_loader" class="Twig\RuntimeLoader\ContainerRuntimeLoader">
      <argument type="service" id=".service_locator.CE1tk5h"/>
    </service>
    <service id="twig.error_renderer.html" class="Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer">
      <argument type="service" id="twig"/>
      <argument type="service" id="error_handler.error_renderer.html"/>
      <argument type="service">
        <service class="bool">
          <argument type="service" id="request_stack"/>
          <argument>true</argument>
          <factory class="Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer" method="isDebug"/>
        </service>
      </argument>
    </service>
    <service id="twig.runtime.serializer" class="Symfony\Bridge\Twig\Extension\SerializerRuntime">
      <tag name="twig.runtime"/>
      <argument type="service" id="serializer"/>
    </service>
    <service id="twig.extension.serializer" class="Symfony\Bridge\Twig\Extension\SerializerExtension">
      <tag name="twig.extension"/>
    </service>
    <service id="twig.extension.form" class="Symfony\Bridge\Twig\Extension\FormExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="translator.data_collector" on-invalid="null"/>
    </service>
    <service id="twig.form.engine" class="Symfony\Bridge\Twig\Form\TwigRendererEngine">
      <tag name="kernel.reset" method="reset"/>
      <argument>%twig.form.resources%</argument>
      <argument type="service" id="twig"/>
    </service>
    <service id="twig.form.renderer" class="Symfony\Component\Form\FormRenderer">
      <tag name="twig.runtime"/>
      <argument type="service" id="twig.form.engine"/>
      <argument type="service" id="security.csrf.token_manager" on-invalid="null"/>
    </service>
    <service id="twig.command.debug" class="Symfony\Bridge\Twig\Command\DebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="twig"/>
      <argument>/var/www/html/foxorders</argument>
      <argument>%kernel.bundles_metadata%</argument>
      <argument>/var/www/html/foxorders/templates</argument>
      <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
      <call method="setName">
        <argument>debug:twig</argument>
      </call>
      <call method="setDescription">
        <argument>Show a list of twig functions, filters, globals and tests</argument>
      </call>
    </service>
    <service id="twig.command.lint" class="Symfony\Bundle\TwigBundle\Command\LintCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="twig"/>
      <call method="setName">
        <argument>lint:twig</argument>
      </call>
      <call method="setDescription">
        <argument>Lint a Twig template and outputs encountered errors</argument>
      </call>
    </service>
    <service id="twig.mailer.message_listener" class="Symfony\Component\Mailer\EventListener\MessageListener">
      <tag name="kernel.event_subscriber"/>
      <argument>null</argument>
      <argument type="service" id="twig.mime_body_renderer"/>
    </service>
    <service id="twig.mime_body_renderer" class="Symfony\Bridge\Twig\Mime\BodyRenderer">
      <argument type="service" id="twig"/>
    </service>
    <service id="web_profiler.controller.profiler" class="Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController" public="true">
      <argument type="service" id="router.default" on-invalid="null"/>
      <argument type="service" id="profiler" on-invalid="null"/>
      <argument type="service" id="twig"/>
      <argument>%data_collector.templates%</argument>
      <argument type="service" id="web_profiler.csp.handler"/>
      <argument>/var/www/html/foxorders</argument>
    </service>
    <service id="web_profiler.controller.router" class="Symfony\Bundle\WebProfilerBundle\Controller\RouterController" public="true">
      <argument type="service" id="profiler" on-invalid="null"/>
      <argument type="service" id="twig"/>
      <argument type="service" id="router.default" on-invalid="null"/>
      <argument>null</argument>
      <argument type="tagged_iterator" tag="routing.expression_language_provider"/>
    </service>
    <service id="web_profiler.controller.exception_panel" class="Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController" public="true">
      <argument type="service" id="error_handler.error_renderer.html"/>
      <argument type="service" id="profiler" on-invalid="null"/>
    </service>
    <service id="web_profiler.csp.handler" class="Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler">
      <argument type="service">
        <service class="Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator"/>
      </argument>
    </service>
    <service id="twig.extension.webprofiler" class="Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension">
      <tag name="twig.extension"/>
      <argument type="service">
        <service class="Symfony\Component\VarDumper\Dumper\HtmlDumper">
          <argument>null</argument>
          <argument>UTF-8</argument>
          <argument>1</argument>
          <call method="setDisplayOptions">
            <argument type="collection">
              <argument key="maxStringLength">4096</argument>
              <argument key="fileLinkFormat" type="service" id="debug.file_link_formatter"/>
            </argument>
          </call>
        </service>
      </argument>
    </service>
    <service id="debug.file_link_formatter.url_format" class="string">
      <argument type="service" id="router.default"/>
      <argument>_profiler_open_file</argument>
      <argument>?file=%%f&amp;line=%%l#line%%l</argument>
      <factory class="Symfony\Component\HttpKernel\Debug\FileLinkFormatter" method="generateUrlFormat"/>
    </service>
    <service id="web_profiler.debug_toolbar" class="Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="twig"/>
      <argument>false</argument>
      <argument>2</argument>
      <argument type="service" id="router.default" on-invalid="ignore"/>
      <argument>^/((index|app(_[\w]+)?)\.php/)?_wdt</argument>
      <argument type="service" id="web_profiler.csp.handler"/>
      <argument type="service" id="data_collector.dump" on-invalid="ignore"/>
    </service>
    <service id="monolog.logger" class="Symfony\Bridge\Monolog\Logger">
      <argument>app</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="useMicrosecondTimestamps">
        <argument>true</argument>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger_prototype" class="Symfony\Bridge\Monolog\Logger" abstract="true">
      <argument></argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.activation_strategy.not_found" class="Symfony\Bridge\Monolog\Handler\FingersCrossed\NotFoundActivationStrategy" abstract="true"/>
    <service id="monolog.handler.fingers_crossed.error_level_activation_strategy" class="Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy" abstract="true"/>
    <service id="monolog.formatter.chrome_php" class="Monolog\Formatter\ChromePHPFormatter"/>
    <service id="monolog.formatter.gelf_message" class="Monolog\Formatter\GelfMessageFormatter"/>
    <service id="monolog.formatter.html" class="Monolog\Formatter\HtmlFormatter"/>
    <service id="monolog.formatter.json" class="Monolog\Formatter\JsonFormatter"/>
    <service id="monolog.formatter.line" class="Monolog\Formatter\LineFormatter"/>
    <service id="monolog.formatter.loggly" class="Monolog\Formatter\LogglyFormatter"/>
    <service id="monolog.formatter.normalizer" class="Monolog\Formatter\NormalizerFormatter"/>
    <service id="monolog.formatter.scalar" class="Monolog\Formatter\ScalarFormatter"/>
    <service id="monolog.formatter.wildfire" class="Monolog\Formatter\WildfireFormatter"/>
    <service id="monolog.formatter.logstash" class="Monolog\Formatter\LogstashFormatter">
      <argument>app</argument>
    </service>
    <service id="monolog.http_client" class="Symfony\Contracts\HttpClient\HttpClientInterface">
      <factory class="Symfony\Component\HttpClient\HttpClient" method="create"/>
    </service>
    <service id="monolog.processor.psr_log_message" class="Monolog\Processor\PsrLogMessageProcessor"/>
    <service id="monolog.handler.main" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/dev/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.console" class="Symfony\Bridge\Monolog\Handler\ConsoleHandler">
      <tag name="kernel.event_subscriber"/>
      <tag name="kernel.reset" method="reset"/>
      <tag name="container.no_preload"/>
      <argument>null</argument>
      <argument>true</argument>
      <argument type="collection"/>
      <argument type="collection"/>
    </service>
    <service id="monolog.handler.starcloudHandler" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/webhook/starcloud/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.notificationHandler" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/webhook/notification/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.paymentHandler" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/order/payment/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.stripeHandler" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/webhook/payment/stripe/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.paygreenHandler" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/webhook/payment/paygreen/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.payxpertHandler" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/webhook/payment/payxpert/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.payplugHandler" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/webhook/payment/payplug/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.neptingEPayHandler" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/webhook/payment/nepting-epay/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.mailHandler" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/message/mail/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.smsModeHandler" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/message/smsMode/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.twilioHandler" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/message/twilio/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.migrationHandler" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/migration/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.slackHandler" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/slack/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.franchiseHandler" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/franchise/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.commandHandler" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/command/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.queriesHandler" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/blocked_requests/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.qoodosHandler" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/qoodos/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.exportHandler" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/export/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.thirdPartiesHandler" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/third_parties/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.neptingHandler" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/nepting/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.cloneMenuHandler" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/clone_menu/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.translationHandler" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/translation/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.ZoneValidator" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/zone/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.deviceHandler" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/shop/device/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.hoursHandler" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/shop/hours/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.loginHandler" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/login/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.cleanUriHandler" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/cleanuri/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.loyaltyHandler" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/loyalty/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.userOAuthHandler" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/user_oauth/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.orderSmsHandler" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/message/order_sms/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.debugHandler" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/debug/dev.log</argument>
      <argument>10</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.boExceptionHandler" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/foxorders/var/log/bo_exception/dev.log</argument>
      <argument>10</argument>
      <argument>400</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="twig.extension.dump" class="Symfony\Bridge\Twig\Extension\DumpExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="var_dumper.cloner"/>
      <argument type="service" id="var_dumper.html_dumper"/>
    </service>
    <service id="data_collector.dump" class="Symfony\Component\HttpKernel\DataCollector\DumpDataCollector" public="true">
      <tag name="data_collector" id="dump" template="@Debug/Profiler/dump.html.twig" priority="240"/>
      <argument type="service" id="debug.stopwatch" on-invalid="ignore"/>
      <argument type="service" id="debug.file_link_formatter" on-invalid="ignore"/>
      <argument>UTF-8</argument>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="var_dumper.server_connection"/>
    </service>
    <service id="debug.dump_listener" class="Symfony\Component\HttpKernel\EventListener\DumpListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="var_dumper.cloner"/>
      <argument type="service" id="var_dumper.contextualized_cli_dumper"/>
      <argument type="service" id="var_dumper.server_connection"/>
    </service>
    <service id="var_dumper.cloner" class="Symfony\Component\VarDumper\Cloner\VarCloner" public="true">
      <call method="setMaxItems">
        <argument>2500</argument>
      </call>
      <call method="setMinDepth">
        <argument>1</argument>
      </call>
      <call method="setMaxString">
        <argument>-1</argument>
      </call>
      <call method="addCasters">
        <argument type="collection">
          <argument key="Closure">Symfony\Component\VarDumper\Caster\ReflectionCaster::unsetClosureFileInfo</argument>
        </argument>
      </call>
    </service>
    <service id="var_dumper.contextualized_cli_dumper" class="Symfony\Component\VarDumper\Dumper\ContextualizedDumper">
      <argument type="service" id="var_dumper.contextualized_cli_dumper.inner"/>
      <argument type="collection">
        <argument key="source" type="service">
          <service class="Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider">
            <argument>UTF-8</argument>
            <argument>/var/www/html/foxorders</argument>
            <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
          </service>
        </argument>
      </argument>
    </service>
    <service id="var_dumper.html_dumper" class="Symfony\Component\VarDumper\Dumper\HtmlDumper">
      <argument>null</argument>
      <argument>UTF-8</argument>
      <argument>0</argument>
      <call method="setDisplayOptions">
        <argument type="collection">
          <argument key="fileLinkFormat" type="service" id="debug.file_link_formatter" on-invalid="ignore"/>
        </argument>
      </call>
    </service>
    <service id="var_dumper.server_connection" class="Symfony\Component\VarDumper\Server\Connection">
      <argument>tcp://%env(VAR_DUMPER_SERVER)%</argument>
      <argument type="collection">
        <argument key="source" type="service">
          <service class="Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider">
            <argument>UTF-8</argument>
            <argument>/var/www/html/foxorders</argument>
            <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
          </service>
        </argument>
        <argument key="request" type="service">
          <service class="Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider">
            <argument type="service" id="request_stack"/>
          </service>
        </argument>
        <argument key="cli" type="service">
          <service class="Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider"/>
        </argument>
      </argument>
    </service>
    <service id="var_dumper.dump_server" class="Symfony\Component\VarDumper\Server\DumpServer">
      <tag name="monolog.logger" channel="debug"/>
      <argument>tcp://%env(VAR_DUMPER_SERVER)%</argument>
      <argument type="service" id="monolog.logger.debug" on-invalid="null"/>
    </service>
    <service id="var_dumper.command.server_dump" class="Symfony\Component\VarDumper\Command\ServerDumpCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="var_dumper.dump_server"/>
      <argument type="collection">
        <argument key="cli" type="service">
          <service class="Symfony\Component\VarDumper\Command\Descriptor\CliDescriptor">
            <argument type="service" id="var_dumper.contextualized_cli_dumper.inner"/>
          </service>
        </argument>
        <argument key="html" type="service">
          <service class="Symfony\Component\VarDumper\Command\Descriptor\HtmlDescriptor">
            <argument type="service" id="var_dumper.html_dumper"/>
          </service>
        </argument>
      </argument>
      <call method="setName">
        <argument>server:dump</argument>
      </call>
      <call method="setDescription">
        <argument>Start a dump server that collects and displays dumps in a single place</argument>
      </call>
    </service>
    <service id="monolog.command.server_log" class="Symfony\Bridge\Monolog\Command\ServerLogCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <call method="setName">
        <argument>server:log</argument>
      </call>
      <call method="setDescription">
        <argument>Start a log server that displays logs in real time</argument>
      </call>
    </service>
    <service id="maker.file_manager" class="Symfony\Bundle\MakerBundle\FileManager">
      <argument type="service" id="filesystem"/>
      <argument type="service" id="maker.autoloader_util"/>
      <argument type="service" id="maker.file_link_formatter"/>
      <argument>/var/www/html/foxorders</argument>
      <argument>/var/www/html/foxorders/templates</argument>
    </service>
    <service id="maker.autoloader_finder" class="Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder">
      <argument>App</argument>
    </service>
    <service id="maker.autoloader_util" class="Symfony\Bundle\MakerBundle\Util\AutoloaderUtil">
      <argument type="service" id="maker.autoloader_finder"/>
    </service>
    <service id="maker.file_link_formatter" class="Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter">
      <argument type="service" id="debug.file_link_formatter" on-invalid="ignore"/>
    </service>
    <service id="maker.event_registry" class="Symfony\Bundle\MakerBundle\EventRegistry">
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="maker.console_error_listener" class="Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.no_preload"/>
    </service>
    <service id="maker.doctrine_helper" class="Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper">
      <argument>App\Entity</argument>
      <argument type="service" id="maker.php_compat_util"/>
      <argument type="service" id="doctrine" on-invalid="ignore"/>
      <argument>true</argument>
      <argument type="collection">
        <argument key="default" type="collection">
          <argument type="collection">
            <argument>App\Entity</argument>
            <argument type="service" id="doctrine.orm.default_annotation_metadata_driver"/>
          </argument>
          <argument type="collection">
            <argument>Vich\UploaderBundle\Entity</argument>
            <argument type="service" id="doctrine.orm.default_xml_metadata_driver"/>
          </argument>
          <argument type="collection">
            <argument>Gesdinet\JWTRefreshTokenBundle\Entity</argument>
            <argument type="service" id="doctrine.orm.default_xml_metadata_driver"/>
          </argument>
        </argument>
      </argument>
    </service>
    <service id="maker.auto_command.abstract" class="Symfony\Bundle\MakerBundle\Command\MakerCommand" abstract="true">
      <argument></argument>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
    </service>
    <service id="maker.generator" class="Symfony\Bundle\MakerBundle\Generator">
      <argument type="service" id="maker.file_manager"/>
      <argument>App</argument>
      <argument type="service" id="maker.php_compat_util"/>
      <argument type="service" id="maker.template_component_generator"/>
    </service>
    <service id="maker.entity_class_generator" class="Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator">
      <argument type="service" id="maker.generator"/>
      <argument type="service" id="maker.doctrine_helper"/>
    </service>
    <service id="maker.user_class_builder" class="Symfony\Bundle\MakerBundle\Security\UserClassBuilder"/>
    <service id="maker.security_config_updater" class="Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater"/>
    <service id="maker.renderer.form_type_renderer" class="Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer">
      <argument type="service" id="maker.generator"/>
    </service>
    <service id="maker.security_controller_builder" class="Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder">
      <argument type="service" id="maker.php_compat_util"/>
    </service>
    <service id="maker.php_compat_util" class="Symfony\Bundle\MakerBundle\Util\PhpCompatUtil">
      <argument type="service" id="maker.file_manager"/>
    </service>
    <service id="maker.template_component_generator" class="Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator">
      <argument type="service" id="maker.php_compat_util"/>
    </service>
    <service id="maker.maker.make_authenticator" class="Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator">
      <tag name="maker.command"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.security_config_updater"/>
      <argument type="service" id="maker.generator"/>
      <argument type="service" id="maker.doctrine_helper"/>
      <argument type="service" id="maker.security_controller_builder"/>
    </service>
    <service id="maker.maker.make_command" class="Symfony\Bundle\MakerBundle\Maker\MakeCommand">
      <tag name="maker.command"/>
      <argument type="service" id="maker.php_compat_util"/>
    </service>
    <service id="maker.maker.make_controller" class="Symfony\Bundle\MakerBundle\Maker\MakeController">
      <tag name="maker.command"/>
      <argument type="service" id="maker.php_compat_util"/>
    </service>
    <service id="maker.maker.make_crud" class="Symfony\Bundle\MakerBundle\Maker\MakeCrud">
      <tag name="maker.command"/>
      <argument type="service" id="maker.doctrine_helper"/>
      <argument type="service" id="maker.renderer.form_type_renderer"/>
    </service>
    <service id="maker.maker.make_docker_database" class="Symfony\Bundle\MakerBundle\Maker\MakeDockerDatabase">
      <tag name="maker.command"/>
      <argument type="service" id="maker.file_manager"/>
    </service>
    <service id="maker.maker.make_entity" class="Symfony\Bundle\MakerBundle\Maker\MakeEntity">
      <tag name="maker.command"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.doctrine_helper"/>
      <argument>null</argument>
      <argument type="service" id="maker.generator"/>
      <argument type="service" id="maker.entity_class_generator"/>
      <argument type="service" id="maker.php_compat_util"/>
    </service>
    <service id="maker.maker.make_fixtures" class="Symfony\Bundle\MakerBundle\Maker\MakeFixtures">
      <tag name="maker.command"/>
    </service>
    <service id="maker.maker.make_form" class="Symfony\Bundle\MakerBundle\Maker\MakeForm">
      <tag name="maker.command"/>
      <argument type="service" id="maker.doctrine_helper"/>
      <argument type="service" id="maker.renderer.form_type_renderer"/>
    </service>
    <service id="maker.maker.make_functional_test" class="Symfony\Bundle\MakerBundle\Maker\MakeFunctionalTest">
      <tag name="maker.command"/>
      <deprecated package="symfony/maker-bundle" version="1.29">The "%service_id%" service is deprecated, use "maker.maker.make_test" instead.</deprecated>
    </service>
    <service id="maker.maker.make_message" class="Symfony\Bundle\MakerBundle\Maker\MakeMessage">
      <tag name="maker.command"/>
      <argument type="service" id="maker.file_manager"/>
    </service>
    <service id="maker.maker.make_messenger_middleware" class="Symfony\Bundle\MakerBundle\Maker\MakeMessengerMiddleware">
      <tag name="maker.command"/>
    </service>
    <service id="maker.maker.make_registration_form" class="Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm">
      <tag name="maker.command"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.renderer.form_type_renderer"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="maker.doctrine_helper"/>
    </service>
    <service id="maker.maker.make_reset_password" class="Symfony\Bundle\MakerBundle\Maker\MakeResetPassword">
      <tag name="maker.command"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.doctrine_helper"/>
      <argument type="service" id="maker.entity_class_generator"/>
    </service>
    <service id="maker.maker.make_serializer_encoder" class="Symfony\Bundle\MakerBundle\Maker\MakeSerializerEncoder">
      <tag name="maker.command"/>
    </service>
    <service id="maker.maker.make_serializer_normalizer" class="Symfony\Bundle\MakerBundle\Maker\MakeSerializerNormalizer">
      <tag name="maker.command"/>
    </service>
    <service id="maker.maker.make_subscriber" class="Symfony\Bundle\MakerBundle\Maker\MakeSubscriber">
      <tag name="maker.command"/>
      <argument type="service" id="maker.event_registry"/>
    </service>
    <service id="maker.maker.make_twig_extension" class="Symfony\Bundle\MakerBundle\Maker\MakeTwigExtension">
      <tag name="maker.command"/>
    </service>
    <service id="maker.maker.make_test" class="Symfony\Bundle\MakerBundle\Maker\MakeTest">
      <tag name="maker.command"/>
    </service>
    <service id="maker.maker.make_unit_test" class="Symfony\Bundle\MakerBundle\Maker\MakeUnitTest">
      <tag name="maker.command"/>
      <deprecated package="symfony/maker-bundle" version="1.29">The "%service_id%" service is deprecated, use "maker.maker.make_test" instead.</deprecated>
    </service>
    <service id="maker.maker.make_validator" class="Symfony\Bundle\MakerBundle\Maker\MakeValidator">
      <tag name="maker.command"/>
    </service>
    <service id="maker.maker.make_voter" class="Symfony\Bundle\MakerBundle\Maker\MakeVoter">
      <tag name="maker.command"/>
    </service>
    <service id="maker.maker.make_user" class="Symfony\Bundle\MakerBundle\Maker\MakeUser">
      <tag name="maker.command"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.user_class_builder"/>
      <argument type="service" id="maker.security_config_updater"/>
      <argument type="service" id="maker.entity_class_generator"/>
      <argument type="service" id="maker.doctrine_helper"/>
    </service>
    <service id="maker.maker.make_migration" class="Symfony\Bundle\MakerBundle\Maker\MakeMigration">
      <tag name="maker.command"/>
      <argument>/var/www/html/foxorders</argument>
    </service>
    <service id="maker.maker.make_stimulus_controller" class="Symfony\Bundle\MakerBundle\Maker\MakeStimulusController">
      <tag name="maker.command"/>
    </service>
    <service id="doctrine.dbal.logger.chain" class="Doctrine\DBAL\Logging\LoggerChain" abstract="true"/>
    <service id="doctrine.dbal.logger.profiling" class="Doctrine\DBAL\Logging\DebugStack" abstract="true"/>
    <service id="doctrine.dbal.logger.backtrace" class="Doctrine\Bundle\DoctrineBundle\Dbal\Logging\BacktraceLogger" abstract="true"/>
    <service id="doctrine.dbal.logger" class="Symfony\Bridge\Doctrine\Logger\DbalLogger">
      <tag name="monolog.logger" channel="doctrine"/>
      <argument>null</argument>
      <argument type="service" id="debug.stopwatch" on-invalid="null"/>
    </service>
    <service id="data_collector.doctrine" class="Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector">
      <tag name="data_collector" template="@Doctrine/Collector/db.html.twig" id="db" priority="250"/>
      <argument type="service" id="doctrine"/>
      <argument>true</argument>
      <argument type="service" id="doctrine.debug_data_holder" on-invalid="null"/>
    </service>
    <service id="doctrine.dbal.connection_factory" class="Doctrine\Bundle\DoctrineBundle\ConnectionFactory">
      <argument type="collection"/>
    </service>
    <service id="doctrine.dbal.connection" class="Doctrine\DBAL\Connection" abstract="true">
      <factory service="doctrine.dbal.connection_factory" method="createConnection"/>
    </service>
    <service id="doctrine.dbal.connection.event_manager" class="Symfony\Bridge\Doctrine\ContainerAwareEventManager" abstract="true">
      <argument type="service" id="service_container"/>
    </service>
    <service id="doctrine.dbal.connection.configuration" class="Doctrine\DBAL\Configuration" abstract="true"/>
    <service id="doctrine" class="Doctrine\Bundle\DoctrineBundle\Registry" public="true">
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="service_container"/>
      <argument>%doctrine.connections%</argument>
      <argument>%doctrine.entity_managers%</argument>
      <argument>default</argument>
      <argument>default</argument>
    </service>
    <service id="doctrine.twig.doctrine_extension" class="Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension">
      <tag name="twig.extension"/>
    </service>
    <service id="doctrine.dbal.schema_asset_filter_manager" class="Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager" abstract="true"/>
    <service id="doctrine.dbal.well_known_schema_asset_filter" class="Doctrine\Bundle\DoctrineBundle\Dbal\BlacklistSchemaAssetFilter">
      <argument type="collection"/>
    </service>
    <service id="doctrine.database_create_command" class="Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand">
      <tag name="console.command" command="doctrine:database:create"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine"/>
      <call method="setName">
        <argument>doctrine:database:create</argument>
      </call>
    </service>
    <service id="doctrine.database_drop_command" class="Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand">
      <tag name="console.command" command="doctrine:database:drop"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine"/>
      <call method="setName">
        <argument>doctrine:database:drop</argument>
      </call>
    </service>
    <service id="doctrine.query_sql_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand">
      <tag name="console.command" command="doctrine:query:sql"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider" on-invalid="null"/>
      <call method="setName">
        <argument>doctrine:query:sql</argument>
      </call>
    </service>
    <service id="Doctrine\DBAL\Tools\Console\Command\RunSqlCommand" class="Doctrine\DBAL\Tools\Console\Command\RunSqlCommand">
      <tag name="console.command" command="dbal:run-sql"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider" on-invalid="null"/>
      <call method="setName">
        <argument>dbal:run-sql</argument>
      </call>
    </service>
    <service id="Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController" class="Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController" public="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="twig"/>
      <argument type="service" id="doctrine"/>
      <argument type="service" id="profiler"/>
    </service>
    <service id="doctrine.dbal.default_connection.configuration" class="Doctrine\DBAL\Configuration">
      <call method="setMiddlewares">
        <argument type="collection">
          <argument type="service">
            <service class="Doctrine\DBAL\Logging\Middleware">
              <argument type="service" id="monolog.logger.doctrine"/>
            </service>
          </argument>
          <argument type="service">
            <service class="Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware">
              <argument type="service" id="doctrine.debug_data_holder"/>
              <argument type="service" id="debug.stopwatch" on-invalid="null"/>
              <call method="setConnectionName">
                <argument>default</argument>
              </call>
            </service>
          </argument>
        </argument>
      </call>
    </service>
    <service id="doctrine.dbal.default_connection.event_manager" class="Symfony\Bridge\Doctrine\ContainerAwareEventManager">
      <argument type="service" id=".service_locator.FwRSJMr"/>
      <argument type="collection">
        <argument>vich_uploader.listener.clean.users_images</argument>
        <argument>vich_uploader.listener.clean.shops_images</argument>
        <argument>vich_uploader.listener.clean.medias_images</argument>
        <argument>vich_uploader.listener.clean.social_images</argument>
        <argument>vich_uploader.listener.clean.aliment_images</argument>
        <argument>vich_uploader.listener.clean.partner_images</argument>
        <argument>vich_uploader.listener.clean.template_images</argument>
        <argument>vich_uploader.listener.clean.category_images</argument>
        <argument>vich_uploader.listener.clean.product_images</argument>
        <argument>vich_uploader.listener.clean.option_images</argument>
        <argument>vich_uploader.listener.clean.option_variant_images</argument>
        <argument>vich_uploader.listener.clean.promotion_images</argument>
        <argument>vich_uploader.listener.clean.promotional_offers_images</argument>
        <argument>vich_uploader.listener.clean.printer_images</argument>
        <argument>vich_uploader.listener.clean.external_files</argument>
        <argument>vich_uploader.listener.clean.payment_methods_images</argument>
        <argument>vich_uploader.listener.clean.shop_modes_images</argument>
        <argument>vich_uploader.listener.clean.loyalty_images</argument>
        <argument>vich_uploader.listener.clean.slide_images</argument>
        <argument>App\EventSubscriber\Admin\AlimentSubscriber</argument>
        <argument>App\EventSubscriber\Admin\LocaleSubscriber</argument>
        <argument>App\EventSubscriber\Admin\ModeSubscriber</argument>
        <argument>App\EventSubscriber\Admin\PaymentMethodConfigSubscriber</argument>
        <argument>App\EventSubscriber\Franchise\CompanySubscriber</argument>
        <argument>App\EventSubscriber\Franchise\DomainSubscriber</argument>
        <argument>App\EventSubscriber\Franchise\FranchiseSubscriber</argument>
        <argument>App\EventSubscriber\LogBoSubscriber</argument>
        <argument>App\EventSubscriber\PaymentStateSubscriber</argument>
        <argument>App\EventSubscriber\Product\ProductSubscriber</argument>
        <argument>App\EventSubscriber\Shop\Menu\CategorySubscriber</argument>
        <argument>App\EventSubscriber\Shop\Menu\MenuSubscriber</argument>
        <argument>App\EventSubscriber\Shop\Menu\OptionSubscriber</argument>
        <argument>App\EventSubscriber\Shop\Menu\OptionVariantSubscriber</argument>
        <argument>App\EventSubscriber\Shop\Menu\ProductSubscriber</argument>
        <argument>App\EventSubscriber\Shop\Menu\PromotionalOfferSubscriber</argument>
        <argument>App\EventSubscriber\Shop\ShopModeSubscriber</argument>
        <argument>App\EventSubscriber\Shop\ShopSubscriber</argument>
        <argument>App\EventSubscriber\Sync\SyncObjectSubscriber</argument>
        <argument>App\EventSubscriber\User\UserSubscriber</argument>
        <argument>gedmo.listener.softdeleteable</argument>
        <argument>app.locale_listener</argument>
        <argument>app.event_subscriber_order_orderSubscriber</argument>
        <argument>doctrine.orm.messenger.doctrine_schema_subscriber</argument>
        <argument>doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber</argument>
        <argument>doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber</argument>
        <argument>doctrine.orm.listeners.doctrine_token_provider_schema_subscriber</argument>
        <argument>vich_uploader.listener.remove.users_images</argument>
        <argument>vich_uploader.listener.upload.users_images</argument>
        <argument>vich_uploader.listener.remove.shops_images</argument>
        <argument>vich_uploader.listener.upload.shops_images</argument>
        <argument>vich_uploader.listener.remove.medias_images</argument>
        <argument>vich_uploader.listener.upload.medias_images</argument>
        <argument>vich_uploader.listener.remove.social_images</argument>
        <argument>vich_uploader.listener.upload.social_images</argument>
        <argument>vich_uploader.listener.remove.aliment_images</argument>
        <argument>vich_uploader.listener.upload.aliment_images</argument>
        <argument>vich_uploader.listener.remove.partner_images</argument>
        <argument>vich_uploader.listener.upload.partner_images</argument>
        <argument>vich_uploader.listener.remove.template_images</argument>
        <argument>vich_uploader.listener.upload.template_images</argument>
        <argument>vich_uploader.listener.remove.category_images</argument>
        <argument>vich_uploader.listener.upload.category_images</argument>
        <argument>vich_uploader.listener.remove.product_images</argument>
        <argument>vich_uploader.listener.upload.product_images</argument>
        <argument>vich_uploader.listener.remove.option_images</argument>
        <argument>vich_uploader.listener.upload.option_images</argument>
        <argument>vich_uploader.listener.remove.option_variant_images</argument>
        <argument>vich_uploader.listener.upload.option_variant_images</argument>
        <argument>vich_uploader.listener.remove.promotion_images</argument>
        <argument>vich_uploader.listener.upload.promotion_images</argument>
        <argument>vich_uploader.listener.remove.promotional_offers_images</argument>
        <argument>vich_uploader.listener.upload.promotional_offers_images</argument>
        <argument>vich_uploader.listener.remove.printer_images</argument>
        <argument>vich_uploader.listener.upload.printer_images</argument>
        <argument>vich_uploader.listener.remove.external_files</argument>
        <argument>vich_uploader.listener.upload.external_files</argument>
        <argument>vich_uploader.listener.remove.payment_methods_images</argument>
        <argument>vich_uploader.listener.upload.payment_methods_images</argument>
        <argument>vich_uploader.listener.remove.shop_modes_images</argument>
        <argument>vich_uploader.listener.upload.shop_modes_images</argument>
        <argument>vich_uploader.listener.remove.loyalty_images</argument>
        <argument>vich_uploader.listener.upload.loyalty_images</argument>
        <argument>vich_uploader.listener.remove.slide_images</argument>
        <argument>vich_uploader.listener.upload.slide_images</argument>
        <argument>stof_doctrine_extensions.listener.sluggable</argument>
        <argument>stof_doctrine_extensions.listener.timestampable</argument>
        <argument type="collection">
          <argument type="collection">
            <argument>preUpdate</argument>
          </argument>
          <argument>App\EventListener\GatewayConfigListener</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>loadClassMetadata</argument>
          </argument>
          <argument>doctrine.orm.default_listeners.attach_entity_listeners</argument>
        </argument>
      </argument>
    </service>
    <service id="doctrine.dbal.default_connection" class="Doctrine\DBAL\Connection" public="true">
      <argument type="collection">
        <argument key="url">%env(resolve:DATABASE_URL)%</argument>
        <argument key="use_savepoints">true</argument>
        <argument key="driver">pdo_mysql</argument>
        <argument key="host">localhost</argument>
        <argument key="port">null</argument>
        <argument key="user">root</argument>
        <argument key="password">null</argument>
        <argument key="driverOptions" type="collection"/>
        <argument key="defaultTableOptions" type="collection"/>
      </argument>
      <argument type="service" id="doctrine.dbal.default_connection.configuration"/>
      <argument type="service" id="doctrine.dbal.default_connection.event_manager"/>
      <argument type="collection">
        <argument key="enum">string</argument>
      </argument>
      <call method="setNestTransactionsWithSavepoints">
        <argument>true</argument>
      </call>
      <factory service="doctrine.dbal.connection_factory" method="createConnection"/>
    </service>
    <service id="Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider" class="Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider">
      <argument type="service">
        <service class="Doctrine\Bundle\DoctrineBundle\Registry" public="true">
          <tag name="kernel.reset" method="reset"/>
          <argument type="service" id="service_container"/>
          <argument>%doctrine.connections%</argument>
          <argument>%doctrine.entity_managers%</argument>
          <argument>default</argument>
          <argument>default</argument>
        </service>
      </argument>
    </service>
    <service id="doctrine.dbal.foxorders_v1_connection.configuration" class="Doctrine\DBAL\Configuration">
      <call method="setMiddlewares">
        <argument type="collection">
          <argument type="service">
            <service class="Doctrine\DBAL\Logging\Middleware">
              <argument type="service" id="monolog.logger.doctrine"/>
            </service>
          </argument>
          <argument type="service">
            <service class="Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware">
              <argument type="service" id="doctrine.debug_data_holder"/>
              <argument type="service" id="debug.stopwatch" on-invalid="null"/>
              <call method="setConnectionName">
                <argument>foxorders_v1</argument>
              </call>
            </service>
          </argument>
        </argument>
      </call>
    </service>
    <service id="doctrine.dbal.foxorders_v1_connection.event_manager" class="Symfony\Bridge\Doctrine\ContainerAwareEventManager">
      <argument type="service" id=".service_locator.tqixlXl"/>
      <argument type="collection">
        <argument>vich_uploader.listener.clean.users_images</argument>
        <argument>vich_uploader.listener.clean.shops_images</argument>
        <argument>vich_uploader.listener.clean.medias_images</argument>
        <argument>vich_uploader.listener.clean.social_images</argument>
        <argument>vich_uploader.listener.clean.aliment_images</argument>
        <argument>vich_uploader.listener.clean.partner_images</argument>
        <argument>vich_uploader.listener.clean.template_images</argument>
        <argument>vich_uploader.listener.clean.category_images</argument>
        <argument>vich_uploader.listener.clean.product_images</argument>
        <argument>vich_uploader.listener.clean.option_images</argument>
        <argument>vich_uploader.listener.clean.option_variant_images</argument>
        <argument>vich_uploader.listener.clean.promotion_images</argument>
        <argument>vich_uploader.listener.clean.promotional_offers_images</argument>
        <argument>vich_uploader.listener.clean.printer_images</argument>
        <argument>vich_uploader.listener.clean.external_files</argument>
        <argument>vich_uploader.listener.clean.payment_methods_images</argument>
        <argument>vich_uploader.listener.clean.shop_modes_images</argument>
        <argument>vich_uploader.listener.clean.loyalty_images</argument>
        <argument>vich_uploader.listener.clean.slide_images</argument>
        <argument>App\EventSubscriber\Admin\AlimentSubscriber</argument>
        <argument>App\EventSubscriber\Admin\LocaleSubscriber</argument>
        <argument>App\EventSubscriber\Admin\ModeSubscriber</argument>
        <argument>App\EventSubscriber\Admin\PaymentMethodConfigSubscriber</argument>
        <argument>App\EventSubscriber\Franchise\CompanySubscriber</argument>
        <argument>App\EventSubscriber\Franchise\DomainSubscriber</argument>
        <argument>App\EventSubscriber\Franchise\FranchiseSubscriber</argument>
        <argument>App\EventSubscriber\LogBoSubscriber</argument>
        <argument>App\EventSubscriber\PaymentStateSubscriber</argument>
        <argument>App\EventSubscriber\Product\ProductSubscriber</argument>
        <argument>App\EventSubscriber\Shop\Menu\CategorySubscriber</argument>
        <argument>App\EventSubscriber\Shop\Menu\MenuSubscriber</argument>
        <argument>App\EventSubscriber\Shop\Menu\OptionSubscriber</argument>
        <argument>App\EventSubscriber\Shop\Menu\OptionVariantSubscriber</argument>
        <argument>App\EventSubscriber\Shop\Menu\ProductSubscriber</argument>
        <argument>App\EventSubscriber\Shop\Menu\PromotionalOfferSubscriber</argument>
        <argument>App\EventSubscriber\Shop\ShopModeSubscriber</argument>
        <argument>App\EventSubscriber\Shop\ShopSubscriber</argument>
        <argument>App\EventSubscriber\Sync\SyncObjectSubscriber</argument>
        <argument>App\EventSubscriber\User\UserSubscriber</argument>
        <argument>app.locale_listener</argument>
        <argument>app.event_subscriber_order_orderSubscriber</argument>
        <argument>doctrine.orm.messenger.doctrine_schema_subscriber</argument>
        <argument>doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber</argument>
        <argument>doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber</argument>
        <argument>doctrine.orm.listeners.doctrine_token_provider_schema_subscriber</argument>
        <argument>vich_uploader.listener.remove.users_images</argument>
        <argument>vich_uploader.listener.upload.users_images</argument>
        <argument>vich_uploader.listener.remove.shops_images</argument>
        <argument>vich_uploader.listener.upload.shops_images</argument>
        <argument>vich_uploader.listener.remove.medias_images</argument>
        <argument>vich_uploader.listener.upload.medias_images</argument>
        <argument>vich_uploader.listener.remove.social_images</argument>
        <argument>vich_uploader.listener.upload.social_images</argument>
        <argument>vich_uploader.listener.remove.aliment_images</argument>
        <argument>vich_uploader.listener.upload.aliment_images</argument>
        <argument>vich_uploader.listener.remove.partner_images</argument>
        <argument>vich_uploader.listener.upload.partner_images</argument>
        <argument>vich_uploader.listener.remove.template_images</argument>
        <argument>vich_uploader.listener.upload.template_images</argument>
        <argument>vich_uploader.listener.remove.category_images</argument>
        <argument>vich_uploader.listener.upload.category_images</argument>
        <argument>vich_uploader.listener.remove.product_images</argument>
        <argument>vich_uploader.listener.upload.product_images</argument>
        <argument>vich_uploader.listener.remove.option_images</argument>
        <argument>vich_uploader.listener.upload.option_images</argument>
        <argument>vich_uploader.listener.remove.option_variant_images</argument>
        <argument>vich_uploader.listener.upload.option_variant_images</argument>
        <argument>vich_uploader.listener.remove.promotion_images</argument>
        <argument>vich_uploader.listener.upload.promotion_images</argument>
        <argument>vich_uploader.listener.remove.promotional_offers_images</argument>
        <argument>vich_uploader.listener.upload.promotional_offers_images</argument>
        <argument>vich_uploader.listener.remove.printer_images</argument>
        <argument>vich_uploader.listener.upload.printer_images</argument>
        <argument>vich_uploader.listener.remove.external_files</argument>
        <argument>vich_uploader.listener.upload.external_files</argument>
        <argument>vich_uploader.listener.remove.payment_methods_images</argument>
        <argument>vich_uploader.listener.upload.payment_methods_images</argument>
        <argument>vich_uploader.listener.remove.shop_modes_images</argument>
        <argument>vich_uploader.listener.upload.shop_modes_images</argument>
        <argument>vich_uploader.listener.remove.loyalty_images</argument>
        <argument>vich_uploader.listener.upload.loyalty_images</argument>
        <argument>vich_uploader.listener.remove.slide_images</argument>
        <argument>vich_uploader.listener.upload.slide_images</argument>
        <argument type="collection">
          <argument type="collection">
            <argument>preUpdate</argument>
          </argument>
          <argument>App\EventListener\GatewayConfigListener</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>loadClassMetadata</argument>
          </argument>
          <argument>doctrine.orm.default_listeners.attach_entity_listeners</argument>
        </argument>
      </argument>
    </service>
    <service id="doctrine.dbal.foxorders_v1_connection" class="Doctrine\DBAL\Connection" public="true">
      <argument type="collection">
        <argument key="url">%env(resolve:DATABASE_V1_URL)%</argument>
        <argument key="use_savepoints">true</argument>
        <argument key="driver">pdo_mysql</argument>
        <argument key="host">localhost</argument>
        <argument key="port">null</argument>
        <argument key="user">root</argument>
        <argument key="password">null</argument>
        <argument key="driverOptions" type="collection"/>
        <argument key="defaultTableOptions" type="collection"/>
      </argument>
      <argument type="service" id="doctrine.dbal.foxorders_v1_connection.configuration"/>
      <argument type="service" id="doctrine.dbal.foxorders_v1_connection.event_manager"/>
      <argument type="collection"/>
      <call method="setNestTransactionsWithSavepoints">
        <argument>true</argument>
      </call>
      <factory service="doctrine.dbal.connection_factory" method="createConnection"/>
    </service>
    <service id="doctrine.dbal.logging_middleware" class="Doctrine\DBAL\Logging\Middleware" abstract="true">
      <tag name="monolog.logger" channel="doctrine"/>
      <tag name="doctrine.middleware" connection="default"/>
      <tag name="doctrine.middleware" connection="foxorders_v1"/>
      <argument type="service" id="monolog.logger.doctrine"/>
    </service>
    <service id="doctrine.debug_data_holder" class="Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder">
      <argument type="collection"/>
    </service>
    <service id="doctrine.dbal.debug_middleware" class="Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware" abstract="true">
      <tag name="doctrine.middleware" connection="default"/>
      <tag name="doctrine.middleware" connection="foxorders_v1"/>
      <argument type="service" id="doctrine.debug_data_holder"/>
      <argument type="service" id="debug.stopwatch" on-invalid="null"/>
    </service>
    <service id="messenger.middleware.doctrine_transaction" class="Symfony\Bridge\Doctrine\Messenger\DoctrineTransactionMiddleware" abstract="true">
      <argument type="service" id="doctrine"/>
    </service>
    <service id="messenger.middleware.doctrine_ping_connection" class="Symfony\Bridge\Doctrine\Messenger\DoctrinePingConnectionMiddleware" abstract="true">
      <argument type="service" id="doctrine"/>
    </service>
    <service id="messenger.middleware.doctrine_close_connection" class="Symfony\Bridge\Doctrine\Messenger\DoctrineCloseConnectionMiddleware" abstract="true">
      <argument type="service" id="doctrine"/>
    </service>
    <service id="messenger.middleware.doctrine_open_transaction_logger" class="Symfony\Bridge\Doctrine\Messenger\DoctrineOpenTransactionLoggerMiddleware" abstract="true">
      <argument type="service" id="doctrine"/>
      <argument>null</argument>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="messenger.transport.doctrine.factory" class="Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory">
      <tag name="messenger.transport_factory"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager" class="Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="doctrine.orm.messenger.doctrine_schema_subscriber" class="Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber">
      <tag name="doctrine.event_subscriber"/>
      <argument type="tagged_iterator" tag="messenger.receiver"/>
    </service>
    <service id=".1_ServiceLocator~TPm7wqg" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <argument type="collection"/>
    </service>
    <service id="doctrine.orm.proxy_cache_warmer" class="Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer">
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="form.type_guesser.doctrine" class="Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser">
      <tag name="form.type_guesser"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="form.type.entity" class="Symfony\Bridge\Doctrine\Form\Type\EntityType">
      <tag name="form.type" alias="entity"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="doctrine.orm.configuration" class="Doctrine\ORM\Configuration" abstract="true"/>
    <service id="doctrine.orm.entity_manager.abstract" class="Doctrine\ORM\EntityManager" lazy="true" abstract="true"/>
    <service id="doctrine.orm.container_repository_factory" class="Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory">
      <argument type="service" id=".service_locator.fMt8tBz"/>
    </service>
    <service id="doctrine.orm.manager_configurator.abstract" class="Doctrine\Bundle\DoctrineBundle\ManagerConfigurator" abstract="true">
      <argument type="collection"/>
      <argument type="collection"/>
    </service>
    <service id="doctrine.orm.validator.unique" class="Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator">
      <tag name="validator.constraint_validator" alias="doctrine.orm.validator.unique"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="doctrine.orm.validator_initializer" class="Symfony\Bridge\Doctrine\Validator\DoctrineInitializer">
      <tag name="validator.initializer"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="doctrine.orm.security.user.provider" class="Symfony\Bridge\Doctrine\Security\User\EntityUserProvider" abstract="true">
      <argument type="service" id="doctrine"/>
    </service>
    <service id="doctrine.orm.listeners.resolve_target_entity" class="Doctrine\ORM\Tools\ResolveTargetEntityListener"/>
    <service id="doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber" class="Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber">
      <tag name="doctrine.event_subscriber"/>
      <argument type="collection"/>
    </service>
    <service id="doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber" class="Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber">
      <tag name="doctrine.event_subscriber"/>
      <argument type="collection"/>
    </service>
    <service id="doctrine.orm.listeners.doctrine_token_provider_schema_subscriber" class="Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber">
      <tag name="doctrine.event_subscriber"/>
      <argument type="tagged_iterator" tag="security.remember_me_handler"/>
    </service>
    <service id="doctrine.orm.naming_strategy.default" class="Doctrine\ORM\Mapping\DefaultNamingStrategy"/>
    <service id="doctrine.orm.naming_strategy.underscore" class="Doctrine\ORM\Mapping\UnderscoreNamingStrategy"/>
    <service id="doctrine.orm.naming_strategy.underscore_number_aware" class="Doctrine\ORM\Mapping\UnderscoreNamingStrategy">
      <argument>0</argument>
      <argument>true</argument>
    </service>
    <service id="doctrine.orm.quote_strategy.default" class="Doctrine\ORM\Mapping\DefaultQuoteStrategy"/>
    <service id="doctrine.orm.quote_strategy.ansi" class="Doctrine\ORM\Mapping\AnsiQuoteStrategy"/>
    <service id="doctrine.ulid_generator" class="Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator">
      <tag name="doctrine.id_generator"/>
      <argument>null</argument>
    </service>
    <service id="doctrine.uuid_generator" class="Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator">
      <tag name="doctrine.id_generator"/>
      <argument>null</argument>
    </service>
    <service id="doctrine.orm.command.entity_manager_provider" class="Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider">
      <argument type="service" id="doctrine"/>
    </service>
    <service id="doctrine.cache_clear_metadata_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand">
      <tag name="console.command" command="doctrine:cache:clear-metadata"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:cache:clear-metadata</argument>
      </call>
    </service>
    <service id="doctrine.cache_clear_query_cache_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand">
      <tag name="console.command" command="doctrine:cache:clear-query"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:cache:clear-query</argument>
      </call>
    </service>
    <service id="doctrine.cache_clear_result_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand">
      <tag name="console.command" command="doctrine:cache:clear-result"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:cache:clear-result</argument>
      </call>
    </service>
    <service id="doctrine.cache_collection_region_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand">
      <tag name="console.command" command="doctrine:cache:clear-collection-region"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:cache:clear-collection-region</argument>
      </call>
    </service>
    <service id="doctrine.mapping_convert_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand">
      <tag name="console.command" command="doctrine:mapping:convert"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:mapping:convert</argument>
      </call>
    </service>
    <service id="doctrine.schema_create_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand">
      <tag name="console.command" command="doctrine:schema:create"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:schema:create</argument>
      </call>
    </service>
    <service id="doctrine.schema_drop_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand">
      <tag name="console.command" command="doctrine:schema:drop"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:schema:drop</argument>
      </call>
    </service>
    <service id="doctrine.ensure_production_settings_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand">
      <tag name="console.command" command="doctrine:ensure-production-settings"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:ensure-production-settings</argument>
      </call>
    </service>
    <service id="doctrine.clear_entity_region_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand">
      <tag name="console.command" command="doctrine:cache:clear-entity-region"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:cache:clear-entity-region</argument>
      </call>
    </service>
    <service id="doctrine.mapping_info_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand">
      <tag name="console.command" command="doctrine:mapping:info"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:mapping:info</argument>
      </call>
    </service>
    <service id="doctrine.clear_query_region_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand">
      <tag name="console.command" command="doctrine:cache:clear-query-region"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:cache:clear-query-region</argument>
      </call>
    </service>
    <service id="doctrine.query_dql_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand">
      <tag name="console.command" command="doctrine:query:dql"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:query:dql</argument>
      </call>
    </service>
    <service id="doctrine.schema_update_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand">
      <tag name="console.command" command="doctrine:schema:update"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:schema:update</argument>
      </call>
    </service>
    <service id="doctrine.schema_validate_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand">
      <tag name="console.command" command="doctrine:schema:validate"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:schema:validate</argument>
      </call>
    </service>
    <service id="doctrine.mapping_import_command" class="Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand">
      <tag name="console.command" command="doctrine:mapping:import"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine"/>
      <argument>%kernel.bundles%</argument>
      <call method="setName">
        <argument>doctrine:mapping:import</argument>
      </call>
    </service>
    <service id="doctrine.orm.default_configuration" class="Doctrine\ORM\Configuration">
      <tag name="doctrine.orm.configuration"/>
      <call method="setEntityNamespaces">
        <argument type="collection">
          <argument key="App">App\Entity</argument>
          <argument key="VichUploaderBundle">Vich\UploaderBundle\Entity</argument>
          <argument key="GesdinetJWTRefreshTokenBundle">Gesdinet\JWTRefreshTokenBundle\Entity</argument>
        </argument>
      </call>
      <call method="setMetadataCache">
        <argument type="service" id="cache.doctrine.orm.default.metadata"/>
      </call>
      <call method="setQueryCache">
        <argument type="service" id="cache.doctrine.orm.default.query.traceable"/>
      </call>
      <call method="setResultCache">
        <argument type="service" id="cache.doctrine.orm.default.result.traceable"/>
      </call>
      <call method="setMetadataDriverImpl">
        <argument type="service" id=".doctrine.orm.default_metadata_driver"/>
      </call>
      <call method="setProxyDir">
        <argument>/var/www/html/foxorders/var/cache/dev/doctrine/orm/Proxies</argument>
      </call>
      <call method="setProxyNamespace">
        <argument>Proxies</argument>
      </call>
      <call method="setAutoGenerateProxyClasses">
        <argument>true</argument>
      </call>
      <call method="setSchemaIgnoreClasses">
        <argument type="collection"/>
      </call>
      <call method="setClassMetadataFactoryName">
        <argument>Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory</argument>
      </call>
      <call method="setDefaultRepositoryClassName">
        <argument>Doctrine\ORM\EntityRepository</argument>
      </call>
      <call method="setNamingStrategy">
        <argument type="service" id="doctrine.orm.naming_strategy.underscore_number_aware"/>
      </call>
      <call method="setQuoteStrategy">
        <argument type="service" id="doctrine.orm.quote_strategy.default"/>
      </call>
      <call method="setEntityListenerResolver">
        <argument type="service" id="doctrine.orm.default_entity_listener_resolver"/>
      </call>
      <call method="setRepositoryFactory">
        <argument type="service" id="doctrine.orm.container_repository_factory"/>
      </call>
      <call method="addCustomStringFunction">
        <argument>group_concat</argument>
        <argument>DoctrineExtensions\Query\Mysql\GroupConcat</argument>
      </call>
      <call method="addCustomStringFunction">
        <argument>substring_index</argument>
        <argument>DoctrineExtensions\Query\Mysql\SubstringIndex</argument>
      </call>
      <call method="addCustomStringFunction">
        <argument>regexp</argument>
        <argument>DoctrineExtensions\Query\Mysql\Regexp</argument>
      </call>
      <call method="addCustomStringFunction">
        <argument>binary</argument>
        <argument>DoctrineExtensions\Query\Mysql\Binary</argument>
      </call>
      <call method="addCustomDatetimeFunction">
        <argument>date_format</argument>
        <argument>DoctrineExtensions\Query\Mysql\DateFormat</argument>
      </call>
      <call method="addCustomDatetimeFunction">
        <argument>timediff</argument>
        <argument>DoctrineExtensions\Query\Mysql\TimeDiff</argument>
      </call>
      <call method="addCustomDatetimeFunction">
        <argument>timetosec</argument>
        <argument>DoctrineExtensions\Query\Mysql\TimeToSec</argument>
      </call>
      <call method="addCustomDatetimeFunction">
        <argument>addTime</argument>
        <argument>DoctrineExtensions\Query\Mysql\AddTime</argument>
      </call>
      <call method="addCustomDatetimeFunction">
        <argument>minute</argument>
        <argument>DoctrineExtensions\Query\Mysql\Minute</argument>
      </call>
      <call method="addFilter">
        <argument>softdeleteable</argument>
        <argument>Gedmo\SoftDeleteable\Filter\SoftDeleteableFilter</argument>
      </call>
    </service>
    <service id="doctrine.orm.default_annotation_metadata_driver" class="Doctrine\ORM\Mapping\Driver\AnnotationDriver">
      <argument type="service" id="annotations.cached_reader"/>
      <argument type="collection">
        <argument>/var/www/html/foxorders/src/Entity</argument>
      </argument>
    </service>
    <service id="doctrine.orm.default_xml_metadata_driver" class="Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver">
      <argument type="collection">
        <argument key="/var/www/html/foxorders/vendor/vich/uploader-bundle/config/doctrine">Vich\UploaderBundle\Entity</argument>
        <argument key="/var/www/html/foxorders/vendor/gesdinet/jwt-refresh-token-bundle/Resources/config/doctrine">Gesdinet\JWTRefreshTokenBundle\Entity</argument>
      </argument>
      <call method="setGlobalBasename">
        <argument>mapping</argument>
      </call>
    </service>
    <service id="cache.doctrine.orm.default.metadata" class="Symfony\Component\Cache\Adapter\ArrayAdapter"/>
    <service id="doctrine.orm.default_entity_listener_resolver" class="Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver">
      <argument type="service" id="service_container"/>
    </service>
    <service id="doctrine.orm.default_listeners.attach_entity_listeners" class="Doctrine\ORM\Tools\AttachEntityListenersListener">
      <tag name="doctrine.event_listener" event="loadClassMetadata"/>
    </service>
    <service id="doctrine.orm.default_manager_configurator" class="Doctrine\Bundle\DoctrineBundle\ManagerConfigurator">
      <argument type="collection">
        <argument>softdeleteable</argument>
      </argument>
      <argument type="collection"/>
    </service>
    <service id="doctrine.orm.default_entity_manager" class="Doctrine\ORM\EntityManager" public="true" lazy="true">
      <tag name="container.preload" class="Doctrine\ORM\Proxy\Autoloader"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="doctrine.orm.default_configuration"/>
      <configurator service="doctrine.orm.default_manager_configurator" method="configure"/>
    </service>
    <service id="doctrine.orm.default_entity_manager.property_info_extractor" class="Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor">
      <tag name="property_info.list_extractor" priority="-1001"/>
      <tag name="property_info.type_extractor" priority="-999"/>
      <tag name="property_info.access_extractor" priority="-999"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="doctrine.orm.default_entity_manager.validator_loader" class="Symfony\Bridge\Doctrine\Validator\DoctrineLoader">
      <tag name="validator.auto_mapper" priority="-100"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument>null</argument>
    </service>
    <service id="doctrine.migrations.dependency_factory" class="Doctrine\Migrations\DependencyFactory">
      <argument type="service" id="doctrine.migrations.configuration_loader"/>
      <argument type="service" id="doctrine.migrations.entity_manager_registry_loader"/>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
      <call method="setDefinition">
        <argument>Doctrine\Migrations\Version\MigrationFactory</argument>
        <argument type="service_closure" id="doctrine.migrations.container_aware_migrations_factory"/>
      </call>
      <factory class="Doctrine\Migrations\DependencyFactory" method="fromEntityManager"/>
    </service>
    <service id="doctrine.migrations.configuration_loader" class="Doctrine\Migrations\Configuration\Migration\ExistingConfiguration">
      <argument type="service" id="doctrine.migrations.configuration"/>
    </service>
    <service id="doctrine.migrations.connection_loader" class="Doctrine\Migrations\Configuration\Connection\ExistingConnection"/>
    <service id="doctrine.migrations.em_loader" class="Doctrine\Migrations\Configuration\EntityManager\ExistingEntityManager"/>
    <service id="doctrine.migrations.entity_manager_registry_loader" class="Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager">
      <argument type="service" id="doctrine"/>
      <factory class="Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager" method="withSimpleDefault"/>
    </service>
    <service id="doctrine.migrations.connection_registry_loader" class="Doctrine\Migrations\Configuration\Connection\ConnectionRegistryConnection">
      <argument type="service" id="doctrine"/>
      <factory class="Doctrine\Migrations\Configuration\Connection\ConnectionRegistryConnection" method="withSimpleDefault"/>
    </service>
    <service id="doctrine.migrations.configuration" class="Doctrine\Migrations\Configuration\Configuration">
      <call method="addMigrationsDirectory">
        <argument>DoctrineMigrations</argument>
        <argument>/var/www/html/foxorders/migrations</argument>
      </call>
      <call method="setAllOrNothing">
        <argument>false</argument>
      </call>
      <call method="setCheckDatabasePlatform">
        <argument>true</argument>
      </call>
      <call method="setTransactional">
        <argument>true</argument>
      </call>
      <call method="setMetadataStorageConfiguration">
        <argument type="service" id="doctrine.migrations.storage.table_storage"/>
      </call>
    </service>
    <service id="doctrine.migrations.container_aware_migrations_factory" class="Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory">
      <argument type="service" id="doctrine.migrations.container_aware_migrations_factory.inner"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="doctrine_migrations.diff_command" class="Doctrine\Migrations\Tools\Console\Command\DiffCommand">
      <tag name="console.command" command="doctrine:migrations:diff"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:diff</argument>
      <call method="setName">
        <argument>doctrine:migrations:diff</argument>
      </call>
    </service>
    <service id="doctrine_migrations.sync_metadata_command" class="Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand">
      <tag name="console.command" command="doctrine:migrations:sync-metadata-storage"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:sync-metadata-storage</argument>
      <call method="setName">
        <argument>doctrine:migrations:sync-metadata-storage</argument>
      </call>
    </service>
    <service id="doctrine_migrations.versions_command" class="Doctrine\Migrations\Tools\Console\Command\ListCommand">
      <tag name="console.command" command="doctrine:migrations:list"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:versions</argument>
      <call method="setName">
        <argument>doctrine:migrations:list</argument>
      </call>
    </service>
    <service id="doctrine_migrations.current_command" class="Doctrine\Migrations\Tools\Console\Command\CurrentCommand">
      <tag name="console.command" command="doctrine:migrations:current"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:current</argument>
      <call method="setName">
        <argument>doctrine:migrations:current</argument>
      </call>
    </service>
    <service id="doctrine_migrations.dump_schema_command" class="Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand">
      <tag name="console.command" command="doctrine:migrations:dump-schema"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:dump-schema</argument>
      <call method="setName">
        <argument>doctrine:migrations:dump-schema</argument>
      </call>
    </service>
    <service id="doctrine_migrations.execute_command" class="Doctrine\Migrations\Tools\Console\Command\ExecuteCommand">
      <tag name="console.command" command="doctrine:migrations:execute"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:execute</argument>
      <call method="setName">
        <argument>doctrine:migrations:execute</argument>
      </call>
    </service>
    <service id="doctrine_migrations.generate_command" class="Doctrine\Migrations\Tools\Console\Command\GenerateCommand">
      <tag name="console.command" command="doctrine:migrations:generate"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:generate</argument>
      <call method="setName">
        <argument>doctrine:migrations:generate</argument>
      </call>
    </service>
    <service id="doctrine_migrations.latest_command" class="Doctrine\Migrations\Tools\Console\Command\LatestCommand">
      <tag name="console.command" command="doctrine:migrations:latest"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:latest</argument>
      <call method="setName">
        <argument>doctrine:migrations:latest</argument>
      </call>
    </service>
    <service id="doctrine_migrations.migrate_command" class="Doctrine\Migrations\Tools\Console\Command\MigrateCommand">
      <tag name="console.command" command="doctrine:migrations:migrate"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:migrate</argument>
      <call method="setName">
        <argument>doctrine:migrations:migrate</argument>
      </call>
    </service>
    <service id="doctrine_migrations.rollup_command" class="Doctrine\Migrations\Tools\Console\Command\RollupCommand">
      <tag name="console.command" command="doctrine:migrations:rollup"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:rollup</argument>
      <call method="setName">
        <argument>doctrine:migrations:rollup</argument>
      </call>
    </service>
    <service id="doctrine_migrations.status_command" class="Doctrine\Migrations\Tools\Console\Command\StatusCommand">
      <tag name="console.command" command="doctrine:migrations:status"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:status</argument>
      <call method="setName">
        <argument>doctrine:migrations:status</argument>
      </call>
    </service>
    <service id="doctrine_migrations.up_to_date_command" class="Doctrine\Migrations\Tools\Console\Command\UpToDateCommand">
      <tag name="console.command" command="doctrine:migrations:up-to-date"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:up-to-date</argument>
      <call method="setName">
        <argument>doctrine:migrations:up-to-date</argument>
      </call>
    </service>
    <service id="doctrine_migrations.version_command" class="Doctrine\Migrations\Tools\Console\Command\VersionCommand">
      <tag name="console.command" command="doctrine:migrations:version"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:version</argument>
      <call method="setName">
        <argument>doctrine:migrations:version</argument>
      </call>
    </service>
    <service id="doctrine_migrations.migrations_flattener" class="Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener"/>
    <service id="doctrine_migrations.migrations_collector" class="Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector">
      <tag name="data_collector" template="@DoctrineMigrations/Collector/migrations.html.twig" id="doctrine_migrations" priority="249"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument type="service" id="doctrine_migrations.migrations_flattener"/>
    </service>
    <service id="doctrine.migrations.storage.table_storage" class="Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration"/>
    <service id="security.authorization_checker" class="Symfony\Component\Security\Core\Authorization\AuthorizationChecker" public="true">
      <tag name="container.private" package="symfony/security-bundle" version="5.3"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
      <argument>false</argument>
      <argument>false</argument>
      <argument>false</argument>
    </service>
    <service id="security.token_storage" class="Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" public="true">
      <tag name="kernel.reset" method="disableUsageTracking"/>
      <tag name="kernel.reset" method="setToken"/>
      <tag name="container.private" package="symfony/security-bundle" version="5.3"/>
      <argument type="service" id="security.untracked_token_storage"/>
      <argument type="service" id=".service_locator.LcVn9Hr"/>
    </service>
    <service id="security.untracked_token_storage" class="Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage"/>
    <service id="security.helper" class="Symfony\Component\Security\Core\Security">
      <argument type="service" id=".service_locator.nLgZj7R"/>
    </service>
    <service id="security.authentication.trust_resolver" class="Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver"/>
    <service id="security.authentication.session_strategy" class="Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy">
      <argument>migrate</argument>
      <argument type="service" id="security.csrf.token_storage" on-invalid="ignore"/>
    </service>
    <service id="security.authentication.session_strategy_noop" class="Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy">
      <argument>none</argument>
    </service>
    <service id="security.encoder_factory.generic" class="Symfony\Component\Security\Core\Encoder\EncoderFactory">
      <argument type="collection">
        <argument key="legacy" type="collection">
          <argument key="algorithm">sha1</argument>
          <argument key="encode_as_base64">false</argument>
          <argument key="iterations">1</argument>
          <argument key="migrate_from" type="collection"/>
          <argument key="hash_algorithm">sha512</argument>
          <argument key="key_length">40</argument>
          <argument key="ignore_case">false</argument>
          <argument key="cost">null</argument>
          <argument key="memory_cost">null</argument>
          <argument key="time_cost">null</argument>
        </argument>
        <argument key="Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface" type="collection">
          <argument key="algorithm">auto</argument>
          <argument key="migrate_from" type="collection">
            <argument>legacy</argument>
          </argument>
          <argument key="hash_algorithm">sha512</argument>
          <argument key="key_length">40</argument>
          <argument key="ignore_case">false</argument>
          <argument key="encode_as_base64">true</argument>
          <argument key="iterations">5000</argument>
          <argument key="cost">null</argument>
          <argument key="memory_cost">null</argument>
          <argument key="time_cost">null</argument>
        </argument>
      </argument>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use "security.password_hasher_factory" instead.</deprecated>
    </service>
    <service id="security.user_password_encoder.generic" class="Symfony\Component\Security\Core\Encoder\UserPasswordEncoder">
      <argument type="service" id="security.encoder_factory.generic"/>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use "security.user_password_hasher" instead.</deprecated>
    </service>
    <service id="security.user_checker" class="Symfony\Component\Security\Core\User\InMemoryUserChecker"/>
    <service id="security.expression_language" class="Symfony\Component\Security\Core\Authorization\ExpressionLanguage">
      <argument type="service" id="cache.security_expression_language.traceable" on-invalid="null"/>
      <call method="registerProvider">
        <argument type="service" id="api_platform.security.expression_language_provider"/>
      </call>
    </service>
    <service id="security.authentication_utils" class="Symfony\Component\Security\Http\Authentication\AuthenticationUtils">
      <argument type="service" id="request_stack"/>
    </service>
    <service id="security.role_hierarchy" class="Symfony\Component\Security\Core\Role\RoleHierarchy">
      <argument>%security.role_hierarchy.roles%</argument>
    </service>
    <service id="security.access.authenticated_voter" class="Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter">
      <tag name="security.voter" priority="250"/>
      <argument type="service" id="security.authentication.trust_resolver"/>
    </service>
    <service id="security.access.role_hierarchy_voter" class="Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter">
      <tag name="security.voter" priority="245"/>
      <argument type="service" id="security.role_hierarchy"/>
    </service>
    <service id="security.access.expression_voter" class="Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter">
      <tag name="security.voter" priority="245"/>
      <argument type="service" id="security.expression_language"/>
      <argument type="service" id="security.authentication.trust_resolver"/>
      <argument type="service" id="security.authorization_checker"/>
      <argument type="service" id="security.role_hierarchy" on-invalid="null"/>
    </service>
    <service id="security.impersonate_url_generator" class="Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator">
      <argument type="service" id="request_stack"/>
      <argument type="service" id="security.firewall.map"/>
      <argument type="service" id="security.token_storage"/>
    </service>
    <service id="security.firewall.map" class="Symfony\Bundle\SecurityBundle\Security\FirewallMap">
      <argument type="service" id=".service_locator.fPFDSMP"/>
      <argument type="iterator">
        <argument key="security.firewall.map.context.dev" type="service" id=".security.request_matcher.Iy.T22O"/>
        <argument key="security.firewall.map.context.login" type="service" id=".security.request_matcher.z6Z2mIe"/>
        <argument key="security.firewall.map.context.api" type="service" id=".security.request_matcher.Sj94MJQ"/>
        <argument key="security.firewall.map.context.main">null</argument>
      </argument>
    </service>
    <service id="security.firewall.context" class="Symfony\Bundle\SecurityBundle\Security\FirewallContext" abstract="true">
      <argument type="collection"/>
      <argument type="service" id="security.exception_listener"/>
      <argument type="abstract">LogoutListener</argument>
      <argument type="abstract">FirewallConfig</argument>
    </service>
    <service id="security.firewall.lazy_context" class="Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext" abstract="true">
      <argument type="collection"/>
      <argument type="service" id="security.exception_listener"/>
      <argument type="abstract">LogoutListener</argument>
      <argument type="abstract">FirewallConfig</argument>
      <argument type="service" id="security.untracked_token_storage"/>
    </service>
    <service id="security.firewall.config" class="Symfony\Bundle\SecurityBundle\Security\FirewallConfig" abstract="true">
      <argument type="abstract">name</argument>
      <argument type="abstract">user_checker</argument>
      <argument type="abstract">request_matcher</argument>
      <argument>false</argument>
      <argument>false</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection"/>
      <argument>null</argument>
    </service>
    <service id="security.logout_url_generator" class="Symfony\Component\Security\Http\Logout\LogoutUrlGenerator">
      <argument type="service" id="request_stack" on-invalid="null"/>
      <argument type="service" id="router.default" on-invalid="null"/>
      <argument type="service" id="security.token_storage" on-invalid="null"/>
      <call method="registerListener">
        <argument>main</argument>
        <argument>security_logout</argument>
        <argument>logout</argument>
        <argument>_csrf_token</argument>
        <argument>null</argument>
        <argument>null</argument>
      </call>
    </service>
    <service id="security.user.provider.missing" class="Symfony\Component\Security\Core\User\MissingUserProvider" abstract="true">
      <argument type="abstract">firewall</argument>
    </service>
    <service id="security.user.provider.in_memory" class="Symfony\Component\Security\Core\User\InMemoryUserProvider" abstract="true"/>
    <service id="security.user.provider.ldap" class="Symfony\Component\Ldap\Security\LdapUserProvider" abstract="true">
      <argument type="abstract">security.ldap.ldap</argument>
      <argument type="abstract">base dn</argument>
      <argument type="abstract">search dn</argument>
      <argument type="abstract">search password</argument>
      <argument type="abstract">default_roles</argument>
      <argument type="abstract">uid key</argument>
      <argument type="abstract">filter</argument>
      <argument type="abstract">password_attribute</argument>
      <argument type="abstract">extra_fields (email etc)</argument>
    </service>
    <service id="security.user.provider.chain" class="Symfony\Component\Security\Core\User\ChainUserProvider" abstract="true"/>
    <service id="security.http_utils" class="Symfony\Component\Security\Http\HttpUtils">
      <argument type="service" id="router.default" on-invalid="null"/>
      <argument type="service" id="router.default" on-invalid="null"/>
      <argument>{^https?://%%s$}i</argument>
      <argument>{^https://%%s$}i</argument>
    </service>
    <service id="security.validator.user_password" class="Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator">
      <tag name="validator.constraint_validator" alias="security.validator.user_password"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.password_hasher_factory"/>
    </service>
    <service id="security.password_hasher_factory" class="Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory">
      <argument type="collection">
        <argument key="legacy" type="collection">
          <argument key="algorithm">sha1</argument>
          <argument key="encode_as_base64">false</argument>
          <argument key="iterations">1</argument>
          <argument key="migrate_from" type="collection"/>
          <argument key="hash_algorithm">sha512</argument>
          <argument key="key_length">40</argument>
          <argument key="ignore_case">false</argument>
          <argument key="cost">null</argument>
          <argument key="memory_cost">null</argument>
          <argument key="time_cost">null</argument>
        </argument>
        <argument key="Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface" type="collection">
          <argument key="algorithm">auto</argument>
          <argument key="migrate_from" type="collection">
            <argument>legacy</argument>
          </argument>
          <argument key="hash_algorithm">sha512</argument>
          <argument key="key_length">40</argument>
          <argument key="ignore_case">false</argument>
          <argument key="encode_as_base64">true</argument>
          <argument key="iterations">5000</argument>
          <argument key="cost">null</argument>
          <argument key="memory_cost">null</argument>
          <argument key="time_cost">null</argument>
        </argument>
      </argument>
    </service>
    <service id="security.user_password_hasher" class="Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher">
      <argument type="service" id="security.password_hasher_factory"/>
    </service>
    <service id="security.authentication.basic_entry_point" class="Symfony\Component\Security\Http\EntryPoint\BasicAuthenticationEntryPoint">
      <deprecated package="symfony/security-bundle" version="5.4">The "%service_id%" service is deprecated, the logic is contained in the authenticators.</deprecated>
    </service>
    <service id="security.authentication.retry_entry_point" class="Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint">
      <argument type="service">
        <service class="int">
          <factory service="router.request_context" method="getHttpPort"/>
        </service>
      </argument>
      <argument type="service">
        <service class="int">
          <factory service="router.request_context" method="getHttpsPort"/>
        </service>
      </argument>
      <deprecated package="symfony/security-bundle" version="5.4">The "%service_id%" service is deprecated, the logic is integrated directly in "security.channel_listener".</deprecated>
    </service>
    <service id="security.channel_listener" class="Symfony\Component\Security\Http\Firewall\ChannelListener">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.access_map"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service">
        <service class="int">
          <factory service="router.request_context" method="getHttpPort"/>
        </service>
      </argument>
      <argument type="service">
        <service class="int">
          <factory service="router.request_context" method="getHttpsPort"/>
        </service>
      </argument>
    </service>
    <service id="security.access_map" class="Symfony\Component\Security\Http\AccessMap">
      <call method="add">
        <argument type="service" id=".security.request_matcher.vDzQnZU"/>
        <argument type="collection">
          <argument>PUBLIC_ACCESS</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.QPwreRw"/>
        <argument type="collection">
          <argument>ROLE_USER</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.auzbY1F"/>
        <argument type="collection">
          <argument>PUBLIC_ACCESS</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.hOFCzo6"/>
        <argument type="collection">
          <argument>PUBLIC_ACCESS</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher..Hgh7Or"/>
        <argument type="collection">
          <argument>ROLE_ADMIN</argument>
          <argument>ROLE_SUPPORT</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.z.5qfhB"/>
        <argument type="collection">
          <argument>ROLE_MANAGER</argument>
          <argument>ROLE_SHOP_MANAGER</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.qj0W3jT"/>
        <argument type="collection">
          <argument>PUBLIC_ACCESS</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.PhQgZ9B"/>
        <argument type="collection">
          <argument>ROLE_SHOP_MANAGER</argument>
        </argument>
        <argument>null</argument>
      </call>
    </service>
    <service id="security.context_listener" class="Symfony\Component\Security\Http\Firewall\ContextListener">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.untracked_token_storage"/>
      <argument type="iterator">
        <argument type="service" id="security.user.provider.concrete.users_in_memory"/>
        <argument type="service" id="App\Security\ApiUserProvider"/>
        <argument type="service" id="security.user.provider.concrete.in_database_api"/>
      </argument>
      <argument type="abstract">Provider Key</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <argument type="service" id="security.authentication.trust_resolver"/>
      <argument type="collection">
        <argument type="service" id="security.token_storage"/>
        <argument>enableUsageTracking</argument>
      </argument>
    </service>
    <service id="security.logout_listener" class="Symfony\Component\Security\Http\Firewall\LogoutListener" abstract="true">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="abstract">event dispatcher</argument>
      <argument type="collection"/>
    </service>
    <service id="security.logout.listener.session" class="Symfony\Component\Security\Http\EventListener\SessionLogoutListener" abstract="true"/>
    <service id="security.logout.listener.cookie_clearing" class="Symfony\Component\Security\Http\EventListener\CookieClearingLogoutListener" abstract="true"/>
    <service id="security.logout.listener.default" class="Symfony\Component\Security\Http\EventListener\DefaultLogoutListener" abstract="true">
      <argument type="service" id="security.http_utils"/>
      <argument type="abstract">target url</argument>
    </service>
    <service id="security.authentication.form_entry_point" class="Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" abstract="true">
      <argument type="service" id="http_kernel"/>
    </service>
    <service id="security.authentication.listener.abstract" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument type="service" id="security.authentication.session_strategy"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="abstract">Provider-shared Key</argument>
      <argument type="service" id="security.authentication.success_handler"/>
      <argument type="service" id="security.authentication.failure_handler"/>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
    </service>
    <service id="security.authentication.custom_success_handler" class="Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler" abstract="true">
      <argument type="abstract">The custom success handler service</argument>
      <argument type="collection"/>
      <argument type="abstract">Provider-shared Key</argument>
    </service>
    <service id="security.authentication.success_handler" class="Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler" abstract="true">
      <argument type="service" id="security.http_utils"/>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
    </service>
    <service id="security.authentication.custom_failure_handler" class="Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler" abstract="true">
      <argument type="abstract">The custom failure handler service</argument>
      <argument type="collection"/>
    </service>
    <service id="security.authentication.failure_handler" class="Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="http_kernel"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.exception_listener" class="Symfony\Component\Security\Http\Firewall\ExceptionListener" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.trust_resolver"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="abstract">Provider-shared Key</argument>
      <argument type="service" id="security.authentication.entry_point" on-invalid="null"/>
      <argument>null</argument>
      <argument type="service" id="security.access.denied_handler" on-invalid="null"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id="security.authentication.switchuser_listener" class="Symfony\Component\Security\Http\Firewall\SwitchUserListener" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="abstract">User Provider</argument>
      <argument type="abstract">User Checker</argument>
      <argument type="abstract">Provider Key</argument>
      <argument type="service" id="debug.security.access.decision_manager"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>_switch_user</argument>
      <argument>ROLE_ALLOWED_TO_SWITCH</argument>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id="security.access_listener" class="Symfony\Component\Security\Http\Firewall\AccessListener">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
      <argument type="service" id="security.access_map"/>
      <argument>false</argument>
    </service>
    <service id="security.authentication.listener.rememberme" class="Symfony\Component\Security\Http\Firewall\RememberMeListener" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.untracked_token_storage"/>
      <argument type="service" id="security.authentication.rememberme"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <argument type="abstract">Catch exception flag set in RememberMeFactory</argument>
      <argument type="service" id="security.authentication.session_strategy"/>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.provider.rememberme" class="Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider" abstract="true">
      <argument type="abstract">User Checker</argument>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.rememberme.token.provider.in_memory" class="Symfony\Component\Security\Core\Authentication\RememberMe\InMemoryTokenProvider"/>
    <service id="security.authentication.rememberme.services.abstract" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="collection"/>
      <argument type="abstract">Shared Token Key</argument>
      <argument type="abstract">Shared Provider Key</argument>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.authentication.rememberme.services.persistent" class="Symfony\Component\Security\Http\RememberMe\PersistentTokenBasedRememberMeServices" abstract="true">
      <argument type="collection"/>
      <argument type="abstract">Shared Token Key</argument>
      <argument type="abstract">Shared Provider Key</argument>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.authentication.rememberme.services.simplehash" class="Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices" abstract="true">
      <argument type="collection"/>
      <argument type="abstract">Shared Token Key</argument>
      <argument type="abstract">Shared Provider Key</argument>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.rememberme.response_listener" class="Symfony\Component\Security\Http\RememberMe\ResponseListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="security.authenticator.manager" class="Symfony\Component\Security\Http\Authentication\AuthenticatorManager" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="abstract">authenticators</argument>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="abstract">provider key</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>true</argument>
      <argument>true</argument>
      <argument type="abstract">required badges</argument>
    </service>
    <service id="security.authenticator.managers_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <argument type="collection">
        <argument key="login" type="service_closure" id="security.authenticator.manager.login"/>
        <argument key="api" type="service_closure" id="security.authenticator.manager.api"/>
        <argument key="main" type="service_closure" id="security.authenticator.manager.main"/>
      </argument>
    </service>
    <service id="security.user_authenticator" class="Symfony\Bundle\SecurityBundle\Security\UserAuthenticator">
      <argument type="service" id="security.firewall.map"/>
      <argument type="service" id="security.authenticator.managers_locator"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="security.authentication.manager" class="Symfony\Component\Security\Http\Authentication\NoopAuthenticationManager"/>
    <service id="security.firewall.authenticator" class="Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" abstract="true">
      <argument type="abstract">authenticator manager</argument>
    </service>
    <service id="security.listener.check_authenticator_credentials" class="Symfony\Component\Security\Http\EventListener\CheckCredentialsListener">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="security.password_hasher_factory"/>
    </service>
    <service id="security.listener.user_provider" class="Symfony\Component\Security\Http\EventListener\UserProviderListener">
      <tag name="kernel.event_listener" event="Symfony\Component\Security\Http\Event\CheckPassportEvent" priority="1024" method="checkPassport"/>
      <argument type="service" id="security.user_providers"/>
    </service>
    <service id="security.listener.user_provider.abstract" class="Symfony\Component\Security\Http\EventListener\UserProviderListener" abstract="true">
      <argument type="abstract">user provider</argument>
    </service>
    <service id="security.listener.password_migrating" class="Symfony\Component\Security\Http\EventListener\PasswordMigratingListener">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="security.password_hasher_factory"/>
    </service>
    <service id="security.listener.user_checker" class="Symfony\Component\Security\Http\EventListener\UserCheckerListener" abstract="true">
      <argument type="abstract">user checker</argument>
    </service>
    <service id="security.listener.session" class="Symfony\Component\Security\Http\EventListener\SessionStrategyListener" abstract="true">
      <argument type="service" id="security.authentication.session_strategy"/>
    </service>
    <service id="security.listener.login_throttling" class="Symfony\Component\Security\Http\EventListener\LoginThrottlingListener" abstract="true">
      <argument type="service" id="request_stack"/>
      <argument type="abstract">request rate limiter</argument>
    </service>
    <service id="security.authenticator.http_basic" class="Symfony\Component\Security\Http\Authenticator\HttpBasicAuthenticator" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="abstract">realm name</argument>
      <argument type="abstract">user provider</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.authenticator.form_login" class="Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" abstract="true">
      <argument type="service" id="security.http_utils"/>
      <argument type="abstract">user provider</argument>
      <argument type="abstract">authentication success handler</argument>
      <argument type="abstract">authentication failure handler</argument>
      <argument type="abstract">options</argument>
    </service>
    <service id="security.authenticator.json_login" class="Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator" abstract="true">
      <argument type="service" id="security.http_utils"/>
      <argument type="abstract">user provider</argument>
      <argument type="abstract">authentication success handler</argument>
      <argument type="abstract">authentication failure handler</argument>
      <argument type="abstract">options</argument>
      <argument type="service" id="property_accessor" on-invalid="null"/>
      <call method="setTranslator">
        <argument type="service" id="translator.data_collector" on-invalid="ignore"/>
      </call>
    </service>
    <service id="security.authenticator.x509" class="Symfony\Component\Security\Http\Authenticator\X509Authenticator" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="abstract">user provider</argument>
      <argument type="service" id="security.token_storage"/>
      <argument type="abstract">firewall name</argument>
      <argument type="abstract">user key</argument>
      <argument type="abstract">credentials key</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.authenticator.remote_user" class="Symfony\Component\Security\Http\Authenticator\RemoteUserAuthenticator" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="abstract">user provider</argument>
      <argument type="service" id="security.token_storage"/>
      <argument type="abstract">firewall name</argument>
      <argument type="abstract">user key</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="twig.extension.logout_url" class="Symfony\Bridge\Twig\Extension\LogoutUrlExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="security.logout_url_generator"/>
    </service>
    <service id="twig.extension.security" class="Symfony\Bridge\Twig\Extension\SecurityExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="security.authorization_checker" on-invalid="ignore"/>
      <argument type="service" id="security.impersonate_url_generator" on-invalid="ignore"/>
    </service>
    <service id="data_collector.security" class="Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector">
      <tag name="data_collector" template="@Security/Collector/security.html.twig" id="security" priority="270"/>
      <argument type="service" id="security.untracked_token_storage"/>
      <argument type="service" id="security.role_hierarchy"/>
      <argument type="service" id="security.logout_url_generator"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
      <argument type="service" id="security.firewall.map"/>
      <argument type="service" id="debug.security.firewall" on-invalid="null"/>
      <argument>true</argument>
    </service>
    <service id="security.authentication.guard_handler" class="Symfony\Component\Security\Guard\GuardAuthenticatorHandler">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <argument type="collection">
        <argument>login</argument>
        <argument>api</argument>
      </argument>
      <call method="setSessionAuthenticationStrategy">
        <argument type="service" id="security.authentication.session_strategy"/>
      </call>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.provider.guard" class="Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider" abstract="true">
      <argument type="abstract">Authenticators</argument>
      <argument type="abstract">User Provider</argument>
      <argument type="abstract">Provider-shared Key</argument>
      <argument type="abstract">User Checker</argument>
      <argument type="service" id="security.user_password_hasher"/>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.listener.guard" class="Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.authentication.guard_handler"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument type="abstract">Provider-shared Key</argument>
      <argument type="abstract">Authenticators</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>true</argument>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="debug.security.access.decision_manager" class="Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager">
      <argument type="service" id="debug.security.access.decision_manager.inner"/>
    </service>
    <service id="debug.security.voter.vote_listener" class="Symfony\Bundle\SecurityBundle\EventListener\VoteListener">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="debug.security.firewall" class="Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="security.firewall.map"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="security.logout_url_generator"/>
    </service>
    <service id="security.command.debug_firewall" class="Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand">
      <tag name="console.command" command="debug:firewall"/>
      <tag name="container.no_preload"/>
      <argument>%security.firewalls%</argument>
      <argument type="service" id=".service_locator.fPFDSMP"/>
      <argument type="service" id=".service_locator.G2DNP89"/>
      <argument type="collection">
        <argument key="login" type="collection">
          <argument type="service" id="security.authenticator.json_login.login"/>
        </argument>
        <argument key="api" type="collection">
          <argument type="service" id="security.authenticator.jwt.api"/>
          <argument type="service" id="security.authenticator.refresh_jwt.api"/>
        </argument>
        <argument key="main" type="collection">
          <argument type="service" id="App\Security\FacebookAuthenticator"/>
          <argument type="service" id="App\Security\GoogleAuthenticator"/>
          <argument type="service" id="App\Security\LoginFormAuthenticator"/>
          <argument type="service" id="security.authenticator.form_login.main"/>
        </argument>
      </argument>
      <argument>true</argument>
      <call method="setName">
        <argument>debug:firewall</argument>
      </call>
      <call method="setDescription">
        <argument>Display information about your security firewall(s)</argument>
      </call>
    </service>
    <service id="security.user.provider.concrete.users_in_memory" class="Symfony\Component\Security\Core\User\InMemoryUserProvider">
      <argument type="collection"/>
    </service>
    <service id="security.user.provider.concrete.in_database_api" class="Symfony\Bridge\Doctrine\Security\User\EntityUserProvider">
      <argument type="service" id="doctrine"/>
      <argument>App\Entity\Security\User</argument>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="security.user_providers" class="Symfony\Component\Security\Core\User\ChainUserProvider">
      <argument type="iterator">
        <argument type="service" id="security.user.provider.concrete.users_in_memory"/>
        <argument type="service" id="App\Security\ApiUserProvider"/>
        <argument type="service" id="security.user.provider.concrete.in_database_api"/>
      </argument>
    </service>
    <service id="security.firewall.map.config.dev" class="Symfony\Bundle\SecurityBundle\Security\FirewallConfig">
      <argument>dev</argument>
      <argument>security.user_checker</argument>
      <argument>.security.request_matcher.Iy.T22O</argument>
      <argument>false</argument>
      <argument>false</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection"/>
      <argument>null</argument>
    </service>
    <service id=".security.request_matcher.Iy.T22O" class="Symfony\Component\HttpFoundation\RequestMatcher">
      <argument>^/(_(profiler|wdt)|css|images|js)/</argument>
    </service>
    <service id="security.firewall.map.context.dev" class="Symfony\Bundle\SecurityBundle\Security\FirewallContext">
      <argument type="iterator"/>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="security.firewall.map.config.dev"/>
    </service>
    <service id="security.firewall.map.config.login" class="Symfony\Bundle\SecurityBundle\Security\FirewallConfig">
      <argument>login</argument>
      <argument>security.user_checker</argument>
      <argument>.security.request_matcher.z6Z2mIe</argument>
      <argument>true</argument>
      <argument>true</argument>
      <argument>App\Security\ApiUserProvider</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection">
        <argument>json_login</argument>
      </argument>
      <argument>null</argument>
    </service>
    <service id=".security.request_matcher.z6Z2mIe" class="Symfony\Component\HttpFoundation\RequestMatcher">
      <argument>/%env(API_ROUTE_BASE)%/%env(API_VERSION)%/login</argument>
    </service>
    <service id="security.listener.login.user_provider" class="Symfony\Component\Security\Http\EventListener\UserProviderListener">
      <tag name="kernel.event_listener" dispatcher="security.event_dispatcher.login" event="Symfony\Component\Security\Http\Event\CheckPassportEvent" priority="2048" method="checkPassport"/>
      <argument type="service" id="App\Security\ApiUserProvider"/>
    </service>
    <service id="security.event_dispatcher.login" class="Symfony\Component\EventDispatcher\EventDispatcher">
      <tag name="security.event_dispatcher.login">event_dispatcher.dispatcher</tag>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.login.user_provider"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>2048</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.user_checker.login"/>
          <argument>preCheckCredentials</argument>
        </argument>
        <argument>256</argument>
      </call>
      <call method="addListener">
        <argument>security.authentication.success</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.user_checker.login"/>
          <argument>postCheckCredentials</argument>
        </argument>
        <argument>256</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.user_provider"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>1024</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LogoutEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="Gesdinet\JWTRefreshTokenBundle\EventListener\LogoutEventListener"/>
          <argument>onLogout</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LoginSuccessEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="Sentry\SentryBundle\EventListener\LoginListener"/>
          <argument>handleLoginSuccessEvent</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\EventSubscriber\CheckVerifiedUserSubscriber"/>
          <argument>onCheckPassport</argument>
        </argument>
        <argument>-10</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.check_authenticator_credentials"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LoginSuccessEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.password_migrating"/>
          <argument>onLoginSuccess</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.csrf_protection"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>512</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LogoutEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.logout.listener.csrf_token_clearing"/>
          <argument>onLogout</argument>
        </argument>
        <argument>0</argument>
      </call>
    </service>
    <service id="security.authenticator.json_login.login" class="Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator">
      <argument type="service" id="security.http_utils"/>
      <argument type="service" id="App\Security\ApiUserProvider"/>
      <argument type="service" id="security.authentication.success_handler.login.json_login"/>
      <argument type="service" id="security.authentication.failure_handler.login.json_login"/>
      <argument type="collection">
        <argument key="check_path">/%env(API_ROUTE_BASE)%/%env(API_VERSION)%/login</argument>
        <argument key="use_forward">false</argument>
        <argument key="require_previous_session">false</argument>
        <argument key="login_path">/login</argument>
        <argument key="username_path">username</argument>
        <argument key="password_path">password</argument>
      </argument>
      <argument type="service" id="property_accessor" on-invalid="null"/>
      <call method="setTranslator">
        <argument type="service" id="translator.data_collector" on-invalid="ignore"/>
      </call>
    </service>
    <service id="security.authentication.success_handler.login.json_login" class="Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler">
      <argument type="service">
        <service class="Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler">
          <argument type="service" id="lexik_jwt_authentication.jwt_manager"/>
          <argument type="service" id="debug.event_dispatcher"/>
          <argument type="collection"/>
          <argument>true</argument>
        </service>
      </argument>
      <argument type="collection"/>
      <argument>login</argument>
    </service>
    <service id="security.authentication.failure_handler.login.json_login" class="Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler">
      <argument type="service">
        <service class="Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler">
          <argument type="service" id="debug.event_dispatcher"/>
          <argument type="service" id="translator.data_collector" on-invalid="null"/>
        </service>
      </argument>
      <argument type="collection"/>
    </service>
    <service id="security.authenticator.manager.login" class="Symfony\Component\Security\Http\Authentication\AuthenticatorManager">
      <tag name="monolog.logger" channel="security"/>
      <argument type="collection">
        <argument type="service" id="security.authenticator.json_login.login"/>
      </argument>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.event_dispatcher.login"/>
      <argument>login</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>true</argument>
      <argument>true</argument>
      <argument type="collection"/>
    </service>
    <service id="debug.security.firewall.authenticator.login" class="Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener">
      <argument type="service" id="debug.security.firewall.authenticator.login.inner"/>
    </service>
    <service id="security.listener.user_checker.login" class="Symfony\Component\Security\Http\EventListener\UserCheckerListener">
      <tag name="kernel.event_subscriber" dispatcher="security.event_dispatcher.login"/>
      <argument type="service" id="security.user_checker"/>
    </service>
    <service id="security.exception_listener.login" class="Symfony\Component\Security\Http\Firewall\ExceptionListener">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.trust_resolver"/>
      <argument type="service" id="security.http_utils"/>
      <argument>login</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>true</argument>
    </service>
    <service id="security.firewall.map.context.login" class="Symfony\Bundle\SecurityBundle\Security\FirewallContext">
      <argument type="iterator">
        <argument type="service" id="security.channel_listener"/>
        <argument type="service" id="debug.security.firewall.authenticator.login"/>
        <argument type="service" id="security.access_listener"/>
      </argument>
      <argument type="service" id="security.exception_listener.login"/>
      <argument>null</argument>
      <argument type="service" id="security.firewall.map.config.login"/>
    </service>
    <service id="security.firewall.map.config.api" class="Symfony\Bundle\SecurityBundle\Security\FirewallConfig">
      <argument>api</argument>
      <argument>security.user_checker</argument>
      <argument>.security.request_matcher.Sj94MJQ</argument>
      <argument>true</argument>
      <argument>true</argument>
      <argument>App\Security\ApiUserProvider</argument>
      <argument>null</argument>
      <argument>security.authenticator.jwt.api</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection">
        <argument>jwt</argument>
        <argument>refresh_jwt</argument>
      </argument>
      <argument>null</argument>
    </service>
    <service id=".security.request_matcher.Sj94MJQ" class="Symfony\Component\HttpFoundation\RequestMatcher">
      <argument>^/%env(API_ROUTE_BASE)%</argument>
    </service>
    <service id="security.listener.api.user_provider" class="Symfony\Component\Security\Http\EventListener\UserProviderListener">
      <tag name="kernel.event_listener" dispatcher="security.event_dispatcher.api" event="Symfony\Component\Security\Http\Event\CheckPassportEvent" priority="2048" method="checkPassport"/>
      <argument type="service" id="App\Security\ApiUserProvider"/>
    </service>
    <service id="security.event_dispatcher.api" class="Symfony\Component\EventDispatcher\EventDispatcher">
      <tag name="security.event_dispatcher.api">event_dispatcher.dispatcher</tag>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.api.user_provider"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>2048</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.user_checker.api"/>
          <argument>preCheckCredentials</argument>
        </argument>
        <argument>256</argument>
      </call>
      <call method="addListener">
        <argument>security.authentication.success</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.user_checker.api"/>
          <argument>postCheckCredentials</argument>
        </argument>
        <argument>256</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.user_provider"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>1024</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LogoutEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="Gesdinet\JWTRefreshTokenBundle\EventListener\LogoutEventListener"/>
          <argument>onLogout</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LoginSuccessEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="Sentry\SentryBundle\EventListener\LoginListener"/>
          <argument>handleLoginSuccessEvent</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\EventSubscriber\CheckVerifiedUserSubscriber"/>
          <argument>onCheckPassport</argument>
        </argument>
        <argument>-10</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.check_authenticator_credentials"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LoginSuccessEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.password_migrating"/>
          <argument>onLoginSuccess</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.csrf_protection"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>512</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LogoutEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.logout.listener.csrf_token_clearing"/>
          <argument>onLogout</argument>
        </argument>
        <argument>0</argument>
      </call>
    </service>
    <service id="security.authenticator.jwt.api" class="Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator">
      <argument type="service" id="lexik_jwt_authentication.jwt_manager"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="lexik_jwt_authentication.extractor.chain_extractor"/>
      <argument type="service" id="App\Security\ApiUserProvider"/>
      <argument type="service" id="translator.data_collector" on-invalid="null"/>
    </service>
    <service id="security.authenticator.refresh_jwt.api" class="Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator">
      <argument type="service" id="gesdinet.jwtrefreshtoken.refresh_token_manager"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="gesdinet.jwtrefreshtoken.request.extractor.chain"/>
      <argument type="service" id="App\Security\ApiUserProvider"/>
      <argument type="service" id="security.authentication.success_handler.api.refresh_jwt"/>
      <argument type="service" id="security.authentication.failure_handler.api.refresh_jwt"/>
      <argument type="collection">
        <argument key="check_path">/%env(API_ROUTE_BASE)%/%env(API_VERSION)%/token/refresh</argument>
        <argument key="ttl">%gesdinet_jwt_refresh_token.ttl%</argument>
        <argument key="ttl_update">%gesdinet_jwt_refresh_token.ttl_update%</argument>
        <argument key="token_parameter_name">%gesdinet_jwt_refresh_token.token_parameter_name%</argument>
      </argument>
      <argument type="service" id="security.http_utils"/>
    </service>
    <service id="security.authentication.success_handler.api.refresh_jwt" class="Gesdinet\JWTRefreshTokenBundle\Security\Http\Authentication\AuthenticationSuccessHandler">
      <argument type="service" id="lexik_jwt_authentication.handler.authentication_success"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <call method="setFirewallName">
        <argument>api</argument>
      </call>
    </service>
    <service id="security.authentication.failure_handler.api.refresh_jwt" class="Gesdinet\JWTRefreshTokenBundle\Security\Http\Authentication\AuthenticationFailureHandler">
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="security.authenticator.manager.api" class="Symfony\Component\Security\Http\Authentication\AuthenticatorManager">
      <tag name="monolog.logger" channel="security"/>
      <argument type="collection">
        <argument type="service" id="security.authenticator.jwt.api"/>
        <argument type="service" id="security.authenticator.refresh_jwt.api"/>
      </argument>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.event_dispatcher.api"/>
      <argument>api</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>true</argument>
      <argument>true</argument>
      <argument type="collection"/>
    </service>
    <service id="debug.security.firewall.authenticator.api" class="Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener">
      <argument type="service" id="debug.security.firewall.authenticator.api.inner"/>
    </service>
    <service id="security.listener.user_checker.api" class="Symfony\Component\Security\Http\EventListener\UserCheckerListener">
      <tag name="kernel.event_subscriber" dispatcher="security.event_dispatcher.api"/>
      <argument type="service" id="security.user_checker"/>
    </service>
    <service id="security.exception_listener.api" class="Symfony\Component\Security\Http\Firewall\ExceptionListener">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.trust_resolver"/>
      <argument type="service" id="security.http_utils"/>
      <argument>api</argument>
      <argument type="service" id="security.authenticator.jwt.api"/>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>true</argument>
    </service>
    <service id="security.firewall.map.context.api" class="Symfony\Bundle\SecurityBundle\Security\FirewallContext">
      <argument type="iterator">
        <argument type="service" id="security.channel_listener"/>
        <argument type="service" id="debug.security.firewall.authenticator.api"/>
        <argument type="service" id="security.access_listener"/>
      </argument>
      <argument type="service" id="security.exception_listener.api"/>
      <argument>null</argument>
      <argument type="service" id="security.firewall.map.config.api"/>
    </service>
    <service id="security.firewall.map.config.main" class="Symfony\Bundle\SecurityBundle\Security\FirewallConfig">
      <argument>main</argument>
      <argument>security.user_checker</argument>
      <argument>null</argument>
      <argument>true</argument>
      <argument>false</argument>
      <argument>security.user.provider.concrete.in_database_api</argument>
      <argument>main</argument>
      <argument>security.authenticator.form_login.main</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection">
        <argument>switch_user</argument>
        <argument>form_login</argument>
        <argument>App\Security\FacebookAuthenticator</argument>
        <argument>App\Security\GoogleAuthenticator</argument>
        <argument>App\Security\LoginFormAuthenticator</argument>
      </argument>
      <argument type="collection">
        <argument key="parameter">_switch_user</argument>
        <argument key="role">ROLE_ALLOWED_TO_SWITCH</argument>
      </argument>
    </service>
    <service id="security.listener.main.user_provider" class="Symfony\Component\Security\Http\EventListener\UserProviderListener">
      <tag name="kernel.event_listener" dispatcher="security.event_dispatcher.main" event="Symfony\Component\Security\Http\Event\CheckPassportEvent" priority="2048" method="checkPassport"/>
      <argument type="service" id="security.user.provider.concrete.in_database_api"/>
    </service>
    <service id="security.event_dispatcher.main" class="Symfony\Component\EventDispatcher\EventDispatcher">
      <tag name="security.event_dispatcher.main">event_dispatcher.dispatcher</tag>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.main.user_provider"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>2048</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LoginSuccessEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.session.main"/>
          <argument>onSuccessfulLogin</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LogoutEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.logout.listener.default.main"/>
          <argument>onLogout</argument>
        </argument>
        <argument>64</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LogoutEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.logout.listener.session.main"/>
          <argument>onLogout</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.user_checker.main"/>
          <argument>preCheckCredentials</argument>
        </argument>
        <argument>256</argument>
      </call>
      <call method="addListener">
        <argument>security.authentication.success</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.user_checker.main"/>
          <argument>postCheckCredentials</argument>
        </argument>
        <argument>256</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.user_provider"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>1024</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LogoutEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="Gesdinet\JWTRefreshTokenBundle\EventListener\LogoutEventListener"/>
          <argument>onLogout</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LoginSuccessEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="Sentry\SentryBundle\EventListener\LoginListener"/>
          <argument>handleLoginSuccessEvent</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\EventSubscriber\CheckVerifiedUserSubscriber"/>
          <argument>onCheckPassport</argument>
        </argument>
        <argument>-10</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.check_authenticator_credentials"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LoginSuccessEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.password_migrating"/>
          <argument>onLoginSuccess</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.csrf_protection"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>512</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LogoutEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.logout.listener.csrf_token_clearing"/>
          <argument>onLogout</argument>
        </argument>
        <argument>0</argument>
      </call>
    </service>
    <service id="security.context_listener.0" class="Symfony\Component\Security\Http\Firewall\ContextListener">
      <tag name="kernel.event_listener" event="kernel.response" method="onKernelResponse"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="security.untracked_token_storage"/>
      <argument type="iterator">
        <argument type="service" id="security.user.provider.concrete.users_in_memory"/>
        <argument type="service" id="App\Security\ApiUserProvider"/>
        <argument type="service" id="security.user.provider.concrete.in_database_api"/>
      </argument>
      <argument>main</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="security.event_dispatcher.main"/>
      <argument type="service" id="security.authentication.trust_resolver"/>
      <argument type="collection">
        <argument type="service" id="security.token_storage"/>
        <argument>enableUsageTracking</argument>
      </argument>
    </service>
    <service id="security.listener.session.main" class="Symfony\Component\Security\Http\EventListener\SessionStrategyListener">
      <tag name="kernel.event_subscriber" dispatcher="security.event_dispatcher.main"/>
      <argument type="service" id="security.authentication.session_strategy"/>
    </service>
    <service id="security.logout_listener.main" class="Symfony\Component\Security\Http\Firewall\LogoutListener">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="service" id="security.event_dispatcher.main"/>
      <argument type="collection">
        <argument key="csrf_parameter">_csrf_token</argument>
        <argument key="csrf_token_id">logout</argument>
        <argument key="logout_path">security_logout</argument>
      </argument>
    </service>
    <service id="security.logout.listener.default.main" class="Symfony\Component\Security\Http\EventListener\DefaultLogoutListener">
      <tag name="kernel.event_subscriber" dispatcher="security.event_dispatcher.main"/>
      <argument type="service" id="security.http_utils"/>
      <argument>security_login</argument>
    </service>
    <service id="security.logout.listener.session.main" class="Symfony\Component\Security\Http\EventListener\SessionLogoutListener">
      <tag name="kernel.event_subscriber" dispatcher="security.event_dispatcher.main"/>
    </service>
    <service id="security.authenticator.form_login.main" class="Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator">
      <argument type="service" id="security.http_utils"/>
      <argument type="service" id="security.user.provider.concrete.in_database_api"/>
      <argument type="service" id="security.authentication.success_handler.main.form_login"/>
      <argument type="service" id="security.authentication.failure_handler.main.form_login"/>
      <argument type="collection">
        <argument key="login_path">security_login</argument>
        <argument key="check_path">security_login</argument>
        <argument key="use_forward">false</argument>
        <argument key="require_previous_session">false</argument>
        <argument key="username_parameter">_username</argument>
        <argument key="password_parameter">_password</argument>
        <argument key="csrf_parameter">_csrf_token</argument>
        <argument key="csrf_token_id">authenticate</argument>
        <argument key="enable_csrf">false</argument>
        <argument key="post_only">true</argument>
        <argument key="form_only">false</argument>
      </argument>
    </service>
    <service id="security.authentication.success_handler.main.form_login" class="Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler">
      <argument type="service" id="security.http_utils"/>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
      <call method="setOptions">
        <argument type="collection">
          <argument key="login_path">security_login</argument>
          <argument key="always_use_default_target_path">false</argument>
          <argument key="default_target_path">/</argument>
          <argument key="target_path_parameter">_target_path</argument>
          <argument key="use_referer">false</argument>
        </argument>
      </call>
      <call method="setFirewallName">
        <argument>main</argument>
      </call>
    </service>
    <service id="security.authentication.failure_handler.main.form_login" class="Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler">
      <argument type="service" id="http_kernel"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <call method="setOptions">
        <argument type="collection">
          <argument key="login_path">security_login</argument>
          <argument key="failure_path">null</argument>
          <argument key="failure_forward">false</argument>
          <argument key="failure_path_parameter">_failure_path</argument>
        </argument>
      </call>
    </service>
    <service id="security.authenticator.manager.main" class="Symfony\Component\Security\Http\Authentication\AuthenticatorManager">
      <tag name="monolog.logger" channel="security"/>
      <argument type="collection">
        <argument type="service" id="App\Security\FacebookAuthenticator"/>
        <argument type="service" id="App\Security\GoogleAuthenticator"/>
        <argument type="service" id="App\Security\LoginFormAuthenticator"/>
        <argument type="service" id="security.authenticator.form_login.main"/>
      </argument>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.event_dispatcher.main"/>
      <argument>main</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>true</argument>
      <argument>true</argument>
      <argument type="collection"/>
    </service>
    <service id="debug.security.firewall.authenticator.main" class="Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener">
      <argument type="service" id="debug.security.firewall.authenticator.main.inner"/>
    </service>
    <service id="security.listener.user_checker.main" class="Symfony\Component\Security\Http\EventListener\UserCheckerListener">
      <tag name="kernel.event_subscriber" dispatcher="security.event_dispatcher.main"/>
      <argument type="service" id="security.user_checker"/>
    </service>
    <service id="security.authentication.switchuser_listener.main" class="Symfony\Component\Security\Http\Firewall\SwitchUserListener">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.user.provider.concrete.in_database_api"/>
      <argument type="service" id="security.user_checker"/>
      <argument>main</argument>
      <argument type="service" id="debug.security.access.decision_manager"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>_switch_user</argument>
      <argument>ROLE_ALLOWED_TO_SWITCH</argument>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id="security.exception_listener.main" class="Symfony\Component\Security\Http\Firewall\ExceptionListener">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.trust_resolver"/>
      <argument type="service" id="security.http_utils"/>
      <argument>main</argument>
      <argument type="service" id="security.authenticator.form_login.main"/>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id="security.firewall.map.context.main" class="Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext">
      <argument type="iterator">
        <argument type="service" id="security.channel_listener"/>
        <argument type="service" id="security.context_listener.0"/>
        <argument type="service" id="debug.security.firewall.authenticator.main"/>
        <argument type="service" id="security.authentication.switchuser_listener.main"/>
        <argument type="service" id="security.access_listener"/>
      </argument>
      <argument type="service" id="security.exception_listener.main"/>
      <argument type="service" id="security.logout_listener.main"/>
      <argument type="service" id="security.firewall.map.config.main"/>
      <argument type="service" id="security.untracked_token_storage"/>
    </service>
    <service id=".service_locator.fPFDSMP" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="security.firewall.map.context.api" type="service_closure" id="security.firewall.map.context.api"/>
        <argument key="security.firewall.map.context.dev" type="service_closure" id="security.firewall.map.context.dev"/>
        <argument key="security.firewall.map.context.login" type="service_closure" id="security.firewall.map.context.login"/>
        <argument key="security.firewall.map.context.main" type="service_closure" id="security.firewall.map.context.main"/>
      </argument>
    </service>
    <service id=".security.request_matcher.vDzQnZU" class="Symfony\Component\HttpFoundation\RequestMatcher">
      <argument>^/((payment/stripe/webhook)|(payment/payxpert/webhook)|(payment/paygreen/webhook)|(payment/payplug/webhook)|(payment/nepting/webhook)|(payment/nepting/redirection))|((user/account-verification/verify)|(utilisateur/vérification-de-compte/verifier)|(usuario/verificación-de-la-cuenta/controlar))|((reset-password)|(reinitialiser-mot-de-passe)|(restablecer-la-contrasena))|((image/crop)|(login)|(connect/social)|(documentation)|(webhook)|(mentions-legales)|(image-profile-proxy)|(connect/google)|(connect/google/check))|((legal-terms)|(mentions-légales)|(términos-y-condiciones))</argument>
    </service>
    <service id=".security.request_matcher.QPwreRw" class="Symfony\Component\HttpFoundation\RequestMatcher">
      <argument>^/logout</argument>
    </service>
    <service id=".security.request_matcher.auzbY1F" class="Symfony\Component\HttpFoundation\RequestMatcher">
      <argument>^/%env(API_ROUTE_BASE)%/%env(API_VERSION)%/token/refresh</argument>
    </service>
    <service id=".security.request_matcher.hOFCzo6" class="Symfony\Component\HttpFoundation\RequestMatcher">
      <argument>^/%env(API_ROUTE_BASE)%/%env(API_VERSION)%/login</argument>
    </service>
    <service id=".security.request_matcher..Hgh7Or" class="Symfony\Component\HttpFoundation\RequestMatcher">
      <argument>^/administration</argument>
    </service>
    <service id=".security.request_matcher.z.5qfhB" class="Symfony\Component\HttpFoundation\RequestMatcher">
      <argument>^/franchise</argument>
    </service>
    <service id=".security.request_matcher.qj0W3jT" class="Symfony\Component\HttpFoundation\RequestMatcher">
      <argument>^/%env(API_ROUTE_BASE)%</argument>
    </service>
    <service id=".security.request_matcher.PhQgZ9B" class="Symfony\Component\HttpFoundation\RequestMatcher">
      <argument>^/</argument>
    </service>
    <service id="security.command.user_password_encoder" class="Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand">
      <tag name="console.command" command="security:encode-password"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="security.encoder_factory.generic"/>
      <argument type="collection">
        <argument>legacy</argument>
        <argument>Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface</argument>
      </argument>
      <call method="setName">
        <argument>security:encode-password</argument>
      </call>
      <call method="setDescription">
        <argument>Encode a password</argument>
      </call>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use "security.command.user_password_hash" instead.</deprecated>
    </service>
    <service id="security.command.user_password_hash" class="Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="security.password_hasher_factory"/>
      <argument type="collection">
        <argument>legacy</argument>
        <argument>Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface</argument>
      </argument>
      <call method="setName">
        <argument>security:hash-password</argument>
      </call>
      <call method="setDescription">
        <argument>Hash a user password</argument>
      </call>
    </service>
    <service id="twig.missing_extension_suggestor" class="Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor"/>
    <service id="twig.extension.cssinliner" class="Twig\Extra\CssInliner\CssInlinerExtension">
      <tag name="twig.extension"/>
    </service>
    <service id="knpu.oauth2.provider_factory" class="KnpU\OAuth2ClientBundle\DependencyInjection\ProviderFactory">
      <argument type="service" id="router.default"/>
    </service>
    <service id="knpu.oauth2.registry" class="KnpU\OAuth2ClientBundle\Client\ClientRegistry" public="true">
      <argument type="service" id="service_container"/>
      <argument type="collection">
        <argument key="facebook">knpu.oauth2.client.facebook</argument>
        <argument key="google">knpu.oauth2.client.google</argument>
      </argument>
    </service>
    <service id="knpu.oauth2.user_provider" class="KnpU\OAuth2ClientBundle\Security\User\OAuthUserProvider"/>
    <service id="knpu.oauth2.provider.facebook" class="League\OAuth2\Client\Provider\Facebook">
      <argument>League\OAuth2\Client\Provider\Facebook</argument>
      <argument type="collection">
        <argument key="clientId">%env(OAUTH_FACEBOOK_ID)%</argument>
        <argument key="clientSecret">%env(OAUTH_FACEBOOK_SECRET)%</argument>
        <argument key="graphApiVersion">v11.0</argument>
      </argument>
      <argument>connect_check</argument>
      <argument type="collection">
        <argument key="service">facebook</argument>
      </argument>
      <argument type="collection"/>
      <factory service="knpu.oauth2.provider_factory" method="createProvider"/>
    </service>
    <service id="knpu.oauth2.client.facebook" class="KnpU\OAuth2ClientBundle\Client\Provider\FacebookClient" public="true">
      <argument type="service" id="knpu.oauth2.provider.facebook"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="knpu.oauth2.provider.google" class="League\OAuth2\Client\Provider\Google">
      <argument>League\OAuth2\Client\Provider\Google</argument>
      <argument type="collection">
        <argument key="clientId">%env(OAUTH_GOOGLE_ID)%</argument>
        <argument key="clientSecret">%env(OAUTH_GOOGLE_SECRET)%</argument>
      </argument>
      <argument>foxorders_security_connect_google_check</argument>
      <argument type="collection">
        <argument key="service">google</argument>
      </argument>
      <argument type="collection"/>
      <factory service="knpu.oauth2.provider_factory" method="createProvider"/>
    </service>
    <service id="knpu.oauth2.client.google" class="KnpU\OAuth2ClientBundle\Client\Provider\GoogleClient" public="true">
      <argument type="service" id="knpu.oauth2.provider.google"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="knp_paginator" class="Knp\Component\Pager\Paginator" public="true" lazy="true">
      <tag name="proxy" interface="Knp\Component\Pager\PaginatorInterface"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="request_stack"/>
      <call method="setDefaultPaginatorOptions">
        <argument type="collection">
          <argument key="pageParameterName">page</argument>
          <argument key="sortFieldParameterName">sort</argument>
          <argument key="sortDirectionParameterName">direction</argument>
          <argument key="filterFieldParameterName">filterField</argument>
          <argument key="filterValueParameterName">filterValue</argument>
          <argument key="distinct">true</argument>
          <argument key="pageOutOfRange">ignore</argument>
          <argument key="defaultLimit">10</argument>
        </argument>
      </call>
    </service>
    <service id="knp_paginator.subscriber.paginate" class="Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="knp_paginator.subscriber.sortable" class="Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="knp_paginator.subscriber.filtration" class="Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="knp_paginator.subscriber.sliding_pagination" class="Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber">
      <tag name="kernel.event_subscriber"/>
      <tag name="kernel.event_listener" event="kernel.request" method="onKernelRequest"/>
      <tag name="container.hot_path"/>
      <argument type="collection">
        <argument key="defaultPaginationTemplate">Menu/pagination/foxorders_custom_pagination.html.twig</argument>
        <argument key="defaultSortableTemplate">@KnpPaginator/Pagination/uikit_v3_sortable.html.twig</argument>
        <argument key="defaultFiltrationTemplate">@KnpPaginator/Pagination/filtration.html.twig</argument>
        <argument key="defaultPageRange">5</argument>
        <argument key="defaultPageLimit">null</argument>
      </argument>
    </service>
    <service id="knp_paginator.helper.processor" class="Knp\Bundle\PaginatorBundle\Helper\Processor">
      <argument type="service" id="router.default"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="knp_paginator.twig.extension.pagination" class="Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="knp_paginator.helper.processor"/>
    </service>
    <service id="fos_js_routing.extractor" class="FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor" public="true">
      <argument type="service" id="router.default"/>
      <argument type="collection"/>
      <argument>/var/www/html/foxorders/var/cache/dev</argument>
      <argument>%kernel.bundles%</argument>
    </service>
    <service id="fos_js_routing.dump_command" class="FOS\JsRoutingBundle\Command\DumpCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="fos_js_routing.extractor"/>
      <argument type="service" id="fos_js_routing.serializer"/>
      <argument>/var/www/html/foxorders</argument>
      <argument>null</argument>
      <call method="setName">
        <argument>fos:js-routing:dump</argument>
      </call>
    </service>
    <service id="fos_js_routing.router_debug_exposed_command" class="FOS\JsRoutingBundle\Command\RouterDebugExposedCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="fos_js_routing.extractor"/>
      <argument type="service" id="router.default"/>
      <call method="setName">
        <argument>fos:js-routing:debug</argument>
      </call>
    </service>
    <service id="fos_js_routing.controller" class="FOS\JsRoutingBundle\Controller\Controller" public="true">
      <argument type="service" id="fos_js_routing.serializer"/>
      <argument type="service" id="fos_js_routing.extractor"/>
      <argument>%fos_js_routing.cache_control%</argument>
      <argument>true</argument>
    </service>
    <service id="fos_js_routing.serializer" class="Symfony\Component\Serializer\Serializer" public="true">
      <argument type="collection">
        <argument type="service" id="fos_js_routing.normalizer.route_collection"/>
        <argument type="service" id="fos_js_routing.normalizer.routes_response"/>
        <argument type="service" id="fos_js_routing.denormalizer.route_collection"/>
      </argument>
      <argument type="collection">
        <argument key="json" type="service" id="fos_js_routing.encoder"/>
      </argument>
    </service>
    <service id="fos_js_routing.normalizer.route_collection" class="FOS\JsRoutingBundle\Serializer\Normalizer\RouteCollectionNormalizer"/>
    <service id="fos_js_routing.normalizer.routes_response" class="FOS\JsRoutingBundle\Serializer\Normalizer\RoutesResponseNormalizer"/>
    <service id="fos_js_routing.denormalizer.route_collection" class="FOS\JsRoutingBundle\Serializer\Denormalizer\RouteCollectionDenormalizer"/>
    <service id="fos_js_routing.encoder" class="Symfony\Component\Serializer\Encoder\JsonEncoder"/>
    <service id="liip_imagine.mime_types" class="Symfony\Component\Mime\MimeTypes">
      <factory class="Symfony\Component\Mime\MimeTypes" method="getDefault"/>
    </service>
    <service id="liip_imagine.cache.resolver.default" class="Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver" public="true">
      <tag name="liip_imagine.cache.resolver" resolver="default"/>
      <argument type="service" id="filesystem"/>
      <argument type="service" id="router.request_context"/>
      <argument>/var/www/html/foxorders/public</argument>
      <argument>media/cache</argument>
    </service>
    <service id="liip_imagine.binary.loader.default" class="Liip\ImagineBundle\Binary\Loader\FileSystemLoader" public="true">
      <tag name="liip_imagine.binary.loader" loader="default"/>
      <argument type="service">
        <service class="Symfony\Component\Mime\MimeTypes">
          <factory class="Symfony\Component\Mime\MimeTypes" method="getDefault"/>
        </service>
      </argument>
      <argument type="service">
        <service class="Symfony\Component\Mime\MimeTypes">
          <factory class="Symfony\Component\Mime\MimeTypes" method="getDefault"/>
        </service>
      </argument>
      <argument type="service">
        <service class="Liip\ImagineBundle\Binary\Locator\FileSystemLocator">
          <argument type="collection">
            <argument>/var/www/html/foxorders/public</argument>
          </argument>
          <argument>false</argument>
        </service>
      </argument>
    </service>
    <service id="liip_imagine.factory.config.filter.argument.point" class="Liip\ImagineBundle\Factory\Config\Filter\Argument\PointFactory"/>
    <service id="liip_imagine.factory.config.filter.argument.size" class="Liip\ImagineBundle\Factory\Config\Filter\Argument\SizeFactory"/>
    <service id="liip_imagine.factory.config.stack" class="Liip\ImagineBundle\Factory\Config\StackFactory"/>
    <service id="liip_imagine.factory.config.filter.auto_rotate" class="Liip\ImagineBundle\Factory\Config\Filter\AutoRotateFactory"/>
    <service id="liip_imagine.factory.config.filter.background" class="Liip\ImagineBundle\Factory\Config\Filter\BackgroundFactory">
      <argument type="service" id="liip_imagine.factory.config.filter.argument.size"/>
    </service>
    <service id="liip_imagine.factory.config.filter.crop" class="Liip\ImagineBundle\Factory\Config\Filter\CropFactory">
      <argument type="service" id="liip_imagine.factory.config.filter.argument.size"/>
      <argument type="service" id="liip_imagine.factory.config.filter.argument.point"/>
    </service>
    <service id="liip_imagine.factory.config.filter.downscale" class="Liip\ImagineBundle\Factory\Config\Filter\DownscaleFactory">
      <argument type="service" id="liip_imagine.factory.config.filter.argument.size"/>
    </service>
    <service id="liip_imagine.factory.config.filter.flip" class="Liip\ImagineBundle\Factory\Config\Filter\FlipFactory"/>
    <service id="liip_imagine.factory.config.filter.grayscale" class="Liip\ImagineBundle\Factory\Config\Filter\GrayscaleFactory"/>
    <service id="liip_imagine.factory.config.filter.interlace" class="Liip\ImagineBundle\Factory\Config\Filter\InterlaceFactory"/>
    <service id="liip_imagine.factory.config.filter.paste" class="Liip\ImagineBundle\Factory\Config\Filter\PasteFactory">
      <argument type="service" id="liip_imagine.factory.config.filter.argument.point"/>
    </service>
    <service id="liip_imagine.factory.config.filter.relative_resize" class="Liip\ImagineBundle\Factory\Config\Filter\RelativeResizeFactory"/>
    <service id="liip_imagine.factory.config.filter.resize" class="Liip\ImagineBundle\Factory\Config\Filter\ResizeFactory">
      <argument type="service" id="liip_imagine.factory.config.filter.argument.size"/>
    </service>
    <service id="liip_imagine.factory.config.filter.rotate" class="Liip\ImagineBundle\Factory\Config\Filter\RotateFactory"/>
    <service id="liip_imagine.factory.config.filter.scale" class="Liip\ImagineBundle\Factory\Config\Filter\ScaleFactory">
      <argument type="service" id="liip_imagine.factory.config.filter.argument.size"/>
    </service>
    <service id="liip_imagine.factory.config.filter.strip" class="Liip\ImagineBundle\Factory\Config\Filter\StripFactory"/>
    <service id="liip_imagine.factory.config.filter.thumbnail" class="Liip\ImagineBundle\Factory\Config\Filter\ThumbnailFactory">
      <argument type="service" id="liip_imagine.factory.config.filter.argument.size"/>
    </service>
    <service id="liip_imagine.factory.config.filter.upscale" class="Liip\ImagineBundle\Factory\Config\Filter\UpscaleFactory">
      <argument type="service" id="liip_imagine.factory.config.filter.argument.size"/>
    </service>
    <service id="liip_imagine.factory.config.filter.watermark" class="Liip\ImagineBundle\Factory\Config\Filter\WatermarkFactory"/>
    <service id="liip_imagine.config.filter_factory_collection" class="Liip\ImagineBundle\Config\FilterFactoryCollection">
      <argument type="service" id="liip_imagine.factory.config.filter.auto_rotate"/>
      <argument type="service" id="liip_imagine.factory.config.filter.background"/>
      <argument type="service" id="liip_imagine.factory.config.filter.crop"/>
      <argument type="service" id="liip_imagine.factory.config.filter.downscale"/>
      <argument type="service" id="liip_imagine.factory.config.filter.flip"/>
      <argument type="service" id="liip_imagine.factory.config.filter.grayscale"/>
      <argument type="service" id="liip_imagine.factory.config.filter.interlace"/>
      <argument type="service" id="liip_imagine.factory.config.filter.paste"/>
      <argument type="service" id="liip_imagine.factory.config.filter.relative_resize"/>
      <argument type="service" id="liip_imagine.factory.config.filter.resize"/>
      <argument type="service" id="liip_imagine.factory.config.filter.rotate"/>
      <argument type="service" id="liip_imagine.factory.config.filter.scale"/>
      <argument type="service" id="liip_imagine.factory.config.filter.strip"/>
      <argument type="service" id="liip_imagine.factory.config.filter.thumbnail"/>
      <argument type="service" id="liip_imagine.factory.config.filter.upscale"/>
      <argument type="service" id="liip_imagine.factory.config.filter.watermark"/>
    </service>
    <service id="liip_imagine.config.stack_builder" class="Liip\ImagineBundle\Config\StackBuilder">
      <argument type="service" id="liip_imagine.factory.config.stack"/>
      <argument type="service" id="liip_imagine.config.filter_factory_collection"/>
    </service>
    <service id="liip_imagine.config.stack_collection" class="Liip\ImagineBundle\Config\StackCollection" public="true">
      <argument type="service" id="liip_imagine.config.stack_builder"/>
      <argument>%liip_imagine.filter_sets%</argument>
    </service>
    <service id="liip_imagine.filter.manager" class="Liip\ImagineBundle\Imagine\Filter\FilterManager" public="true">
      <argument type="service" id="liip_imagine.filter.configuration"/>
      <argument type="service" id="liip_imagine.gd"/>
      <argument type="service" id="liip_imagine.binary.mime_type_guesser"/>
      <call method="addLoader">
        <argument>relative_resize</argument>
        <argument type="service" id="liip_imagine.filter.loader.relative_resize"/>
      </call>
      <call method="addLoader">
        <argument>resize</argument>
        <argument type="service" id="liip_imagine.filter.loader.resize"/>
      </call>
      <call method="addLoader">
        <argument>thumbnail</argument>
        <argument type="service" id="liip_imagine.filter.loader.thumbnail"/>
      </call>
      <call method="addLoader">
        <argument>crop</argument>
        <argument type="service" id="liip_imagine.filter.loader.crop"/>
      </call>
      <call method="addLoader">
        <argument>grayscale</argument>
        <argument type="service" id="liip_imagine.filter.loader.grayscale"/>
      </call>
      <call method="addLoader">
        <argument>paste_image</argument>
        <argument type="service" id="liip_imagine.filter.loader.paste_image"/>
      </call>
      <call method="addLoader">
        <argument>watermark_image</argument>
        <argument type="service" id="liip_imagine.filter.loader.watermark_image"/>
      </call>
      <call method="addLoader">
        <argument>background</argument>
        <argument type="service" id="liip_imagine.filter.loader.background"/>
      </call>
      <call method="addLoader">
        <argument>strip</argument>
        <argument type="service" id="liip_imagine.filter.loader.strip"/>
      </call>
      <call method="addLoader">
        <argument>scale</argument>
        <argument type="service" id="liip_imagine.filter.loader.scale"/>
      </call>
      <call method="addLoader">
        <argument>upscale</argument>
        <argument type="service" id="liip_imagine.filter.loader.upscale"/>
      </call>
      <call method="addLoader">
        <argument>downscale</argument>
        <argument type="service" id="liip_imagine.filter.loader.downscale"/>
      </call>
      <call method="addLoader">
        <argument>auto_rotate</argument>
        <argument type="service" id="liip_imagine.filter.loader.auto_rotate"/>
      </call>
      <call method="addLoader">
        <argument>rotate</argument>
        <argument type="service" id="liip_imagine.filter.loader.rotate"/>
      </call>
      <call method="addLoader">
        <argument>flip</argument>
        <argument type="service" id="liip_imagine.filter.loader.flip"/>
      </call>
      <call method="addLoader">
        <argument>interlace</argument>
        <argument type="service" id="liip_imagine.filter.loader.interlace"/>
      </call>
      <call method="addLoader">
        <argument>resample</argument>
        <argument type="service" id="liip_imagine.filter.loader.resample"/>
      </call>
      <call method="addLoader">
        <argument>fixed</argument>
        <argument type="service" id="liip_imagine.filter.loader.fixed"/>
      </call>
      <call method="addPostProcessor">
        <argument>jpegoptim</argument>
        <argument type="service" id="liip_imagine.filter.post_processor.jpegoptim"/>
      </call>
      <call method="addPostProcessor">
        <argument>optipng</argument>
        <argument type="service" id="liip_imagine.filter.post_processor.optipng"/>
      </call>
      <call method="addPostProcessor">
        <argument>pngquant</argument>
        <argument type="service" id="liip_imagine.filter.post_processor.pngquant"/>
      </call>
      <call method="addPostProcessor">
        <argument>mozjpeg</argument>
        <argument type="service" id="liip_imagine.filter.post_processor.mozjpeg"/>
      </call>
      <call method="addPostProcessor">
        <argument>cwebp</argument>
        <argument type="service" id="liip_imagine.filter.post_processor.cwebp"/>
      </call>
    </service>
    <service id="liip_imagine.data.manager" class="Liip\ImagineBundle\Imagine\Data\DataManager" public="true">
      <argument type="service" id="liip_imagine.binary.mime_type_guesser"/>
      <argument type="service">
        <service class="Symfony\Component\Mime\MimeTypes">
          <factory class="Symfony\Component\Mime\MimeTypes" method="getDefault"/>
        </service>
      </argument>
      <argument type="service" id="liip_imagine.filter.configuration"/>
      <argument>default</argument>
      <argument>null</argument>
      <call method="addLoader">
        <argument>default</argument>
        <argument type="service" id="liip_imagine.binary.loader.default"/>
      </call>
    </service>
    <service id="liip_imagine.cache.manager" class="Liip\ImagineBundle\Imagine\Cache\CacheManager" public="true">
      <argument type="service" id="liip_imagine.filter.configuration"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="liip_imagine.cache.signer"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument>default</argument>
      <argument>false</argument>
      <call method="addResolver">
        <argument>default</argument>
        <argument type="service" id="liip_imagine.cache.resolver.default"/>
      </call>
      <call method="addResolver">
        <argument>no_cache</argument>
        <argument type="service" id="liip_imagine.cache.resolver.no_cache_web_path"/>
      </call>
    </service>
    <service id="liip_imagine.filter.configuration" class="Liip\ImagineBundle\Imagine\Filter\FilterConfiguration">
      <argument>%liip_imagine.filter_sets%</argument>
    </service>
    <service id="liip_imagine.service.filter" class="Liip\ImagineBundle\Service\FilterService">
      <argument type="service" id="liip_imagine.data.manager"/>
      <argument type="service" id="liip_imagine.filter.manager"/>
      <argument type="service" id="liip_imagine.cache.manager"/>
      <argument>false</argument>
      <argument>%liip_imagine.webp.options%</argument>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
    </service>
    <service id="liip_imagine.controller.config" class="Liip\ImagineBundle\Config\Controller\ControllerConfig">
      <argument>302</argument>
    </service>
    <service id="Liip\ImagineBundle\Controller\ImagineController" class="Liip\ImagineBundle\Controller\ImagineController" public="true">
      <argument type="service" id="liip_imagine.service.filter"/>
      <argument type="service" id="liip_imagine.data.manager"/>
      <argument type="service" id="liip_imagine.cache.signer"/>
      <argument type="service" id="liip_imagine.controller.config"/>
    </service>
    <service id="liip_imagine.meta_data.reader" class="Imagine\Image\Metadata\ExifMetadataReader"/>
    <service id="liip_imagine.gd" class="Imagine\Gd\Imagine">
      <call method="setMetadataReader">
        <argument type="service" id="liip_imagine.meta_data.reader"/>
      </call>
    </service>
    <service id="liip_imagine.imagick" class="Imagine\Imagick\Imagine">
      <call method="setMetadataReader">
        <argument type="service" id="liip_imagine.meta_data.reader"/>
      </call>
    </service>
    <service id="liip_imagine.gmagick" class="Imagine\Gmagick\Imagine">
      <call method="setMetadataReader">
        <argument type="service" id="liip_imagine.meta_data.reader"/>
      </call>
    </service>
    <service id="liip_imagine.filter.loader.relative_resize" class="Liip\ImagineBundle\Imagine\Filter\Loader\RelativeResizeFilterLoader">
      <tag name="liip_imagine.filter.loader" loader="relative_resize"/>
    </service>
    <service id="liip_imagine.filter.loader.resize" class="Liip\ImagineBundle\Imagine\Filter\Loader\ResizeFilterLoader">
      <tag name="liip_imagine.filter.loader" loader="resize"/>
    </service>
    <service id="liip_imagine.filter.loader.thumbnail" class="Liip\ImagineBundle\Imagine\Filter\Loader\ThumbnailFilterLoader">
      <tag name="liip_imagine.filter.loader" loader="thumbnail"/>
    </service>
    <service id="liip_imagine.filter.loader.crop" class="Liip\ImagineBundle\Imagine\Filter\Loader\CropFilterLoader">
      <tag name="liip_imagine.filter.loader" loader="crop"/>
    </service>
    <service id="liip_imagine.filter.loader.grayscale" class="Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader" public="true">
      <tag name="liip_imagine.filter.loader" loader="grayscale"/>
    </service>
    <service id="liip_imagine.filter.loader.paste_image" class="Liip\ImagineBundle\Imagine\Filter\Loader\PasteFilterLoader">
      <tag name="liip_imagine.filter.loader" loader="paste_image"/>
      <argument type="service" id="liip_imagine.gd"/>
      <argument>/var/www/html/foxorders</argument>
    </service>
    <service id="liip_imagine.filter.loader.watermark_image" class="Liip\ImagineBundle\Imagine\Filter\Loader\WatermarkFilterLoader">
      <tag name="liip_imagine.filter.loader" loader="watermark_image"/>
      <argument type="service" id="liip_imagine.gd"/>
      <argument>/var/www/html/foxorders</argument>
    </service>
    <service id="liip_imagine.filter.loader.background" class="Liip\ImagineBundle\Imagine\Filter\Loader\BackgroundFilterLoader">
      <tag name="liip_imagine.filter.loader" loader="background"/>
      <argument type="service" id="liip_imagine.gd"/>
    </service>
    <service id="liip_imagine.filter.loader.strip" class="Liip\ImagineBundle\Imagine\Filter\Loader\StripFilterLoader">
      <tag name="liip_imagine.filter.loader" loader="strip"/>
    </service>
    <service id="liip_imagine.filter.loader.scale" class="Liip\ImagineBundle\Imagine\Filter\Loader\ScaleFilterLoader">
      <tag name="liip_imagine.filter.loader" loader="scale"/>
    </service>
    <service id="liip_imagine.filter.loader.upscale" class="Liip\ImagineBundle\Imagine\Filter\Loader\UpscaleFilterLoader">
      <tag name="liip_imagine.filter.loader" loader="upscale"/>
    </service>
    <service id="liip_imagine.filter.loader.downscale" class="Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader" public="true">
      <tag name="liip_imagine.filter.loader" loader="downscale"/>
    </service>
    <service id="liip_imagine.filter.loader.auto_rotate" class="Liip\ImagineBundle\Imagine\Filter\Loader\AutoRotateFilterLoader">
      <tag name="liip_imagine.filter.loader" loader="auto_rotate"/>
    </service>
    <service id="liip_imagine.filter.loader.rotate" class="Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader" public="true">
      <tag name="liip_imagine.filter.loader" loader="rotate"/>
    </service>
    <service id="liip_imagine.filter.loader.flip" class="Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader" public="true">
      <tag name="liip_imagine.filter.loader" loader="flip"/>
    </service>
    <service id="liip_imagine.filter.loader.interlace" class="Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader" public="true">
      <tag name="liip_imagine.filter.loader" loader="interlace"/>
    </service>
    <service id="liip_imagine.filter.loader.resample" class="Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader" public="true">
      <tag name="liip_imagine.filter.loader" loader="resample"/>
      <argument type="service" id="liip_imagine.gd"/>
    </service>
    <service id="liip_imagine.filter.loader.fixed" class="Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader" public="true">
      <tag name="liip_imagine.filter.loader" loader="fixed"/>
    </service>
    <service id="liip_imagine.binary.loader.prototype.filesystem" class="Liip\ImagineBundle\Binary\Loader\FileSystemLoader">
      <argument type="service" id="mime_types"/>
      <argument type="service" id="mime_types"/>
      <argument></argument>
    </service>
    <service id="liip_imagine.binary.loader.prototype.stream" class="Liip\ImagineBundle\Binary\Loader\StreamLoader">
      <argument></argument>
      <argument></argument>
    </service>
    <service id="liip_imagine.binary.loader.prototype.flysystem" class="Liip\ImagineBundle\Binary\Loader\FlysystemLoader" abstract="true">
      <argument type="service" id="mime_types"/>
      <argument></argument>
    </service>
    <service id="liip_imagine.binary.loader.prototype.flysystem2" class="Liip\ImagineBundle\Binary\Loader\FlysystemV2Loader" abstract="true">
      <argument type="service" id="mime_types"/>
      <argument></argument>
    </service>
    <service id="liip_imagine.binary.loader.prototype.chain" class="Liip\ImagineBundle\Binary\Loader\ChainLoader" abstract="true">
      <argument></argument>
    </service>
    <service id="liip_imagine.binary.locator.filesystem" class="Liip\ImagineBundle\Binary\Locator\FileSystemLocator" shared="false">
      <tag name="liip_imagine.binary.locator" shared=""/>
      <argument></argument>
      <argument></argument>
    </service>
    <service id="liip_imagine.binary.locator.filesystem_insecure" class="Liip\ImagineBundle\Binary\Locator\FileSystemInsecureLocator" shared="false">
      <tag name="liip_imagine.binary.locator" shared=""/>
      <argument></argument>
      <argument></argument>
    </service>
    <service id="liip_imagine.cache.resolver.prototype.web_path" class="Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver" public="true" abstract="true">
      <argument type="service" id="filesystem"/>
      <argument type="service" id="router.request_context"/>
      <argument></argument>
      <argument></argument>
    </service>
    <service id="liip_imagine.cache.resolver.prototype.aws_s3" class="Liip\ImagineBundle\Imagine\Cache\Resolver\AwsS3Resolver" public="true" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
    </service>
    <service id="liip_imagine.cache.resolver.prototype.cache" class="Liip\ImagineBundle\Imagine\Cache\Resolver\CacheResolver" public="true" abstract="true">
      <argument></argument>
      <argument></argument>
    </service>
    <service id="liip_imagine.cache.resolver.prototype.flysystem" class="Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemResolver" public="true" abstract="true">
      <argument></argument>
      <argument type="service" id="router.request_context"/>
      <argument></argument>
      <argument></argument>
      <argument></argument>
    </service>
    <service id="liip_imagine.cache.resolver.prototype.flysystem2" class="Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver" public="true" abstract="true">
      <argument></argument>
      <argument type="service" id="router.request_context"/>
      <argument></argument>
      <argument></argument>
      <argument></argument>
    </service>
    <service id="liip_imagine.cache.resolver.prototype.proxy" class="Liip\ImagineBundle\Imagine\Cache\Resolver\ProxyResolver" public="true" abstract="true">
      <argument></argument>
      <argument></argument>
    </service>
    <service id="liip_imagine.cache.resolver.prototype.psr_cache" class="Liip\ImagineBundle\Imagine\Cache\Resolver\PsrCacheResolver" public="true" abstract="true">
      <argument></argument>
      <argument></argument>
    </service>
    <service id="liip_imagine.cache.resolver.no_cache_web_path" class="Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver" public="true">
      <tag name="liip_imagine.cache.resolver" resolver="no_cache"/>
      <argument type="service" id="router.request_context"/>
    </service>
    <service id="liip_imagine.form.type.image" class="Liip\ImagineBundle\Form\Type\ImageType">
      <tag name="form.type" alias="liip_imagine_image"/>
    </service>
    <service id="liip_imagine.binary.mime_type_guesser" class="Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser">
      <argument type="service">
        <service class="Symfony\Component\Mime\MimeTypes">
          <factory class="Symfony\Component\Mime\MimeTypes" method="getDefault"/>
        </service>
      </argument>
    </service>
    <service id="liip_imagine.cache.signer" class="Liip\ImagineBundle\Imagine\Cache\Signer" public="true">
      <argument>%env(APP_SECRET)%</argument>
    </service>
    <service id="liip_imagine.filter.post_processor.jpegoptim" class="Liip\ImagineBundle\Imagine\Filter\PostProcessor\JpegOptimPostProcessor">
      <tag name="liip_imagine.filter.post_processor" post_processor="jpegoptim"/>
      <argument>/usr/bin/jpegoptim</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>true</argument>
      <argument>null</argument>
    </service>
    <service id="liip_imagine.filter.post_processor.optipng" class="Liip\ImagineBundle\Imagine\Filter\PostProcessor\OptiPngPostProcessor">
      <tag name="liip_imagine.filter.post_processor" post_processor="optipng"/>
      <argument>/usr/bin/optipng</argument>
      <argument>7</argument>
      <argument>true</argument>
      <argument>null</argument>
    </service>
    <service id="liip_imagine.filter.post_processor.pngquant" class="Liip\ImagineBundle\Imagine\Filter\PostProcessor\PngquantPostProcessor">
      <tag name="liip_imagine.filter.post_processor" post_processor="pngquant"/>
      <argument>/usr/bin/pngquant</argument>
    </service>
    <service id="liip_imagine.filter.post_processor.mozjpeg" class="Liip\ImagineBundle\Imagine\Filter\PostProcessor\MozJpegPostProcessor">
      <tag name="liip_imagine.filter.post_processor" post_processor="mozjpeg"/>
      <argument>/opt/mozjpeg/bin/cjpeg</argument>
    </service>
    <service id="liip_imagine.filter.post_processor.cwebp" class="Liip\ImagineBundle\Imagine\Filter\PostProcessor\CwebpPostProcessor">
      <tag name="liip_imagine.filter.post_processor" post_processor="cwebp"/>
      <argument>/usr/bin/cwebp</argument>
      <argument>null</argument>
      <argument>75</argument>
      <argument>100</argument>
      <argument>4</argument>
      <argument>fast</argument>
      <argument>1</argument>
      <argument>false</argument>
      <argument>%liip_imagine.cwebp.metadata%</argument>
    </service>
    <service id="liip_imagine.templating.filter_extension" class="Liip\ImagineBundle\Templating\LazyFilterExtension">
      <tag name="twig.extension"/>
    </service>
    <service id="liip_imagine.templating.filter_runtime" class="Liip\ImagineBundle\Templating\LazyFilterRuntime">
      <tag name="twig.runtime"/>
      <argument type="service" id="liip_imagine.cache.manager"/>
      <argument>null</argument>
    </service>
    <service id="liip_imagine.command.cache_remove" class="Liip\ImagineBundle\Command\RemoveCacheCommand">
      <tag name="console.command" command="liip:imagine:cache:remove" alias="imagine:del"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="liip_imagine.cache.manager"/>
      <argument type="service" id="liip_imagine.filter.manager"/>
      <argument type="service" id="liip_imagine.service.filter"/>
      <call method="setName">
        <argument>liip:imagine:cache:remove</argument>
      </call>
    </service>
    <service id="liip_imagine.command.cache_resolve" class="Liip\ImagineBundle\Command\ResolveCacheCommand">
      <tag name="console.command" command="liip:imagine:cache:resolve" alias="imagine:get"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="liip_imagine.cache.manager"/>
      <argument type="service" id="liip_imagine.filter.manager"/>
      <argument type="service" id="liip_imagine.service.filter"/>
      <call method="setName">
        <argument>liip:imagine:cache:resolve</argument>
      </call>
    </service>
    <service id="liip_imagine.templating.filter_helper" class="Liip\ImagineBundle\Templating\Helper\FilterHelper">
      <tag name="templating.helper" alias="imagine"/>
      <argument type="service" id="liip_imagine.cache.manager"/>
      <deprecated package="liip/imagine-bundle" version="2.2">The "%service_id%" service is deprecated since LiipImagineBundle 2.2 and will be removed in 3.0.</deprecated>
    </service>
    <service id="Vich\UploaderBundle\Naming\SmartUniqueNamer.users_images" class="Vich\UploaderBundle\Naming\SmartUniqueNamer" public="true">
      <argument type="service" id="Vich\UploaderBundle\Util\Transliterator"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\SmartUniqueNamer.shops_images" class="Vich\UploaderBundle\Naming\SmartUniqueNamer" public="true">
      <argument type="service" id="Vich\UploaderBundle\Util\Transliterator"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\SmartUniqueNamer.medias_images" class="Vich\UploaderBundle\Naming\SmartUniqueNamer" public="true">
      <argument type="service" id="Vich\UploaderBundle\Util\Transliterator"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\SmartUniqueNamer.social_images" class="Vich\UploaderBundle\Naming\SmartUniqueNamer" public="true">
      <argument type="service" id="Vich\UploaderBundle\Util\Transliterator"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\SmartUniqueNamer.aliment_images" class="Vich\UploaderBundle\Naming\SmartUniqueNamer" public="true">
      <argument type="service" id="Vich\UploaderBundle\Util\Transliterator"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\SmartUniqueNamer.partner_images" class="Vich\UploaderBundle\Naming\SmartUniqueNamer" public="true">
      <argument type="service" id="Vich\UploaderBundle\Util\Transliterator"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\SmartUniqueNamer.template_images" class="Vich\UploaderBundle\Naming\SmartUniqueNamer" public="true">
      <argument type="service" id="Vich\UploaderBundle\Util\Transliterator"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\SmartUniqueNamer.category_images" class="Vich\UploaderBundle\Naming\SmartUniqueNamer" public="true">
      <argument type="service" id="Vich\UploaderBundle\Util\Transliterator"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\SmartUniqueNamer.product_images" class="Vich\UploaderBundle\Naming\SmartUniqueNamer" public="true">
      <argument type="service" id="Vich\UploaderBundle\Util\Transliterator"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\SmartUniqueNamer.option_images" class="Vich\UploaderBundle\Naming\SmartUniqueNamer" public="true">
      <argument type="service" id="Vich\UploaderBundle\Util\Transliterator"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\SmartUniqueNamer.option_variant_images" class="Vich\UploaderBundle\Naming\SmartUniqueNamer" public="true">
      <argument type="service" id="Vich\UploaderBundle\Util\Transliterator"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\SmartUniqueNamer.promotion_images" class="Vich\UploaderBundle\Naming\SmartUniqueNamer" public="true">
      <argument type="service" id="Vich\UploaderBundle\Util\Transliterator"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\SmartUniqueNamer.promotional_offers_images" class="Vich\UploaderBundle\Naming\SmartUniqueNamer" public="true">
      <argument type="service" id="Vich\UploaderBundle\Util\Transliterator"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\SmartUniqueNamer.printer_images" class="Vich\UploaderBundle\Naming\SmartUniqueNamer" public="true">
      <argument type="service" id="Vich\UploaderBundle\Util\Transliterator"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\SmartUniqueNamer.external_files" class="Vich\UploaderBundle\Naming\SmartUniqueNamer" public="true">
      <argument type="service" id="Vich\UploaderBundle\Util\Transliterator"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\SmartUniqueNamer.payment_methods_images" class="Vich\UploaderBundle\Naming\SmartUniqueNamer" public="true">
      <argument type="service" id="Vich\UploaderBundle\Util\Transliterator"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\SmartUniqueNamer.shop_modes_images" class="Vich\UploaderBundle\Naming\SmartUniqueNamer" public="true">
      <argument type="service" id="Vich\UploaderBundle\Util\Transliterator"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\SmartUniqueNamer.loyalty_images" class="Vich\UploaderBundle\Naming\SmartUniqueNamer" public="true">
      <argument type="service" id="Vich\UploaderBundle\Util\Transliterator"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\SmartUniqueNamer.slide_images" class="Vich\UploaderBundle\Naming\SmartUniqueNamer" public="true">
      <argument type="service" id="Vich\UploaderBundle\Util\Transliterator"/>
    </service>
    <service id="vich_uploader.adapter.mongodb" class="Vich\UploaderBundle\Adapter\ODM\MongoDB\MongoDBAdapter"/>
    <service id="vich_uploader.adapter.orm" class="Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter"/>
    <service id="vich_uploader.adapter.phpcr" class="Vich\UploaderBundle\Adapter\PHPCR\PHPCRAdapter"/>
    <service id="vich_uploader.listener.doctrine.base" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.inject.orm" class="Vich\UploaderBundle\EventListener\Doctrine\InjectListener">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.orm" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.orm" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.orm" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.inject.mongodb" class="Vich\UploaderBundle\EventListener\Doctrine\InjectListener">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.mongodb" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.mongodb" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.mongodb" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.inject.phpcr" class="Vich\UploaderBundle\EventListener\Doctrine\InjectListener">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.phpcr" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.phpcr" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.phpcr" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.storage.file_system" class="Vich\UploaderBundle\Storage\FileSystemStorage">
      <argument type="service" id="vich_uploader.property_mapping_factory"/>
    </service>
    <service id="vich_uploader.file_injector" class="Vich\UploaderBundle\Injector\FileInjector">
      <argument type="service" id="vich_uploader.storage.file_system"/>
    </service>
    <service id="vich_uploader.metadata.file_locator" class="Metadata\Driver\FileLocator">
      <argument type="collection"/>
    </service>
    <service id="vich_uploader.metadata.attribute_reader" class="Vich\UploaderBundle\Metadata\Driver\AttributeReader"/>
    <service id="vich_uploader.metadata_driver.annotation" class="Vich\UploaderBundle\Metadata\Driver\AnnotationDriver">
      <argument type="service" id="vich_uploader.metadata.reader"/>
      <argument type="collection">
        <argument type="service" id="doctrine"/>
      </argument>
    </service>
    <service id="vich_uploader.metadata_driver.xml" class="Vich\UploaderBundle\Metadata\Driver\XmlDriver">
      <argument type="service" id="vich_uploader.metadata.file_locator"/>
    </service>
    <service id="vich_uploader.metadata_driver.yml" class="Vich\UploaderBundle\Metadata\Driver\YmlDriver">
      <argument type="service" id="vich_uploader.metadata.file_locator"/>
    </service>
    <service id="vich_uploader.metadata_driver.yaml" class="Vich\UploaderBundle\Metadata\Driver\YamlDriver">
      <argument type="service" id="vich_uploader.metadata.file_locator"/>
    </service>
    <service id="vich_uploader.metadata_driver.chain" class="Metadata\Driver\DriverChain">
      <argument type="collection">
        <argument type="service" id="vich_uploader.metadata_driver.xml"/>
        <argument type="service">
          <service class="Vich\UploaderBundle\Metadata\Driver\AnnotationDriver">
            <argument type="service" id="vich_uploader.metadata.reader"/>
            <argument type="collection">
              <argument type="service" id="doctrine"/>
            </argument>
          </service>
        </argument>
        <argument type="service" id="vich_uploader.metadata_driver.yaml"/>
        <argument type="service" id="vich_uploader.metadata_driver.yml"/>
      </argument>
    </service>
    <service id="vich_uploader.metadata.cache.file_cache" class="Metadata\Cache\FileCache">
      <argument>/var/www/html/foxorders/var/cache/dev/vich_uploader</argument>
    </service>
    <service id="vich_uploader.metadata_factory" class="Metadata\MetadataFactory">
      <argument type="service" id="vich_uploader.metadata_driver.chain"/>
      <argument>Metadata\ClassHierarchyMetadata</argument>
      <argument>true</argument>
      <call method="setCache">
        <argument type="service" id="vich_uploader.metadata.cache.file_cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="vich_uploader.metadata_reader" class="Vich\UploaderBundle\Metadata\MetadataReader">
      <argument type="service" id="vich_uploader.metadata_factory"/>
    </service>
    <service id="Vich\UploaderBundle\Metadata\CacheWarmer" class="Vich\UploaderBundle\Metadata\CacheWarmer">
      <tag name="kernel.cache_warmer"/>
      <argument>/var/www/html/foxorders/var/cache/dev/vich_uploader</argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
    </service>
    <service id="vich_uploader.property_mapping_factory" class="Vich\UploaderBundle\Mapping\PropertyMappingFactory">
      <argument type="service" id="service_container"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument>%vich_uploader.mappings%</argument>
      <argument>_name</argument>
    </service>
    <service id="Vich\UploaderBundle\Naming\UniqidNamer" class="Vich\UploaderBundle\Naming\UniqidNamer" public="true"/>
    <service id="Vich\UploaderBundle\Naming\PropertyNamer" class="Vich\UploaderBundle\Naming\PropertyNamer" public="true">
      <argument type="service" id="Vich\UploaderBundle\Util\Transliterator"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\OrignameNamer" class="Vich\UploaderBundle\Naming\OrignameNamer" public="true">
      <argument type="service" id="Vich\UploaderBundle\Util\Transliterator"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\HashNamer" class="Vich\UploaderBundle\Naming\HashNamer" public="true"/>
    <service id="Vich\UploaderBundle\Naming\Base64Namer" class="Vich\UploaderBundle\Naming\Base64Namer" public="true"/>
    <service id="Vich\UploaderBundle\Naming\SubdirDirectoryNamer" class="Vich\UploaderBundle\Naming\SubdirDirectoryNamer" public="true"/>
    <service id="Vich\UploaderBundle\Naming\PropertyDirectoryNamer" class="Vich\UploaderBundle\Naming\PropertyDirectoryNamer" public="true">
      <argument type="service" id="property_accessor" on-invalid="null"/>
      <argument type="service" id="Vich\UploaderBundle\Util\Transliterator"/>
    </service>
    <service id="vich_uploader.current_date_time_helper" class="Vich\UploaderBundle\Naming\CurrentDateTimeHelper"/>
    <service id="Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer" class="Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer" public="true">
      <argument type="service" id="vich_uploader.current_date_time_helper" on-invalid="null"/>
      <argument type="service" id="property_accessor" on-invalid="null"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\SmartUniqueNamer" class="Vich\UploaderBundle\Naming\SmartUniqueNamer" public="true">
      <argument type="service" id="Vich\UploaderBundle\Util\Transliterator"/>
    </service>
    <service id="Vich\UploaderBundle\Util\Transliterator" class="Vich\UploaderBundle\Util\Transliterator">
      <argument type="service" id="slugger"/>
    </service>
    <service id="vich_uploader.download_handler" class="Vich\UploaderBundle\Handler\DownloadHandler" public="true">
      <argument type="service" id="vich_uploader.property_mapping_factory"/>
      <argument type="service" id="vich_uploader.storage.file_system"/>
    </service>
    <service id="vich_uploader.upload_handler" class="Vich\UploaderBundle\Handler\UploadHandler" public="true">
      <argument type="service" id="vich_uploader.property_mapping_factory"/>
      <argument type="service" id="vich_uploader.storage.file_system"/>
      <argument type="service" id="vich_uploader.file_injector"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="vich_uploader.command.mapping_debug_class" class="Vich\UploaderBundle\Command\MappingDebugClassCommand">
      <tag name="console.command" command="vich:mapping:debug-class"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <call method="setName">
        <argument>vich:mapping:debug-class</argument>
      </call>
    </service>
    <service id="vich_uploader.command.mapping_debug" class="Vich\UploaderBundle\Command\MappingDebugCommand">
      <tag name="console.command" command="vich:mapping:debug"/>
      <tag name="container.no_preload"/>
      <argument>%vich_uploader.mappings%</argument>
      <call method="setName">
        <argument>vich:mapping:debug</argument>
      </call>
    </service>
    <service id="vich_uploader.command.mapping_list_classes" class="Vich\UploaderBundle\Command\MappingListClassesCommand">
      <tag name="console.command" command="vich:mapping:list-classes"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <call method="setName">
        <argument>vich:mapping:list-classes</argument>
      </call>
    </service>
    <service id="Vich\UploaderBundle\DataCollector\MappingCollector" class="Vich\UploaderBundle\DataCollector\MappingCollector">
      <tag name="data_collector" template="@VichUploader/Collector/mapping_collector.html.twig" id="vich_uploader.mapping_collector"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
    </service>
    <service id="vich_uploader.form.type.file" class="Vich\UploaderBundle\Form\Type\VichFileType" public="true">
      <tag name="form.type" alias="vich_file"/>
      <argument type="service" id="vich_uploader.storage.file_system"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
      <argument type="service" id="vich_uploader.property_mapping_factory"/>
      <argument type="service" id="property_accessor"/>
    </service>
    <service id="vich_uploader.form.type.image" class="Vich\UploaderBundle\Form\Type\VichImageType" public="true">
      <tag name="form.type" alias="vich_image"/>
      <argument type="service" id="vich_uploader.storage.file_system"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
      <argument type="service" id="vich_uploader.property_mapping_factory"/>
      <argument type="service" id="property_accessor"/>
      <argument type="service" id="liip_imagine.cache.manager" on-invalid="null"/>
    </service>
    <service id="Vich\UploaderBundle\Templating\Helper\UploaderHelper" class="Vich\UploaderBundle\Templating\Helper\UploaderHelper">
      <tag name="templating.helper" alias="vich_uploader"/>
      <argument type="service" id="vich_uploader.storage.file_system"/>
    </service>
    <service id="Vich\UploaderBundle\Twig\Extension\UploaderExtension" class="Vich\UploaderBundle\Twig\Extension\UploaderExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="Vich\UploaderBundle\Templating\Helper\UploaderHelper"/>
    </service>
    <service id="vich_uploader.metadata.reader" class="Doctrine\Common\Annotations\AnnotationReader"/>
    <service id="vich_uploader.listener.clean.users_images" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <tag name="doctrine.event_subscriber" priority="50"/>
      <argument>users_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.users_images" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>users_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.users_images" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>users_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.shops_images" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <tag name="doctrine.event_subscriber" priority="50"/>
      <argument>shops_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.shops_images" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>shops_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.shops_images" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>shops_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.medias_images" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <tag name="doctrine.event_subscriber" priority="50"/>
      <argument>medias_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.medias_images" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>medias_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.medias_images" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>medias_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.social_images" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <tag name="doctrine.event_subscriber" priority="50"/>
      <argument>social_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.social_images" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>social_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.social_images" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>social_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.aliment_images" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <tag name="doctrine.event_subscriber" priority="50"/>
      <argument>aliment_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.aliment_images" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>aliment_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.aliment_images" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>aliment_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.partner_images" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <tag name="doctrine.event_subscriber" priority="50"/>
      <argument>partner_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.partner_images" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>partner_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.partner_images" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>partner_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.template_images" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <tag name="doctrine.event_subscriber" priority="50"/>
      <argument>template_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.template_images" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>template_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.template_images" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>template_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.category_images" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <tag name="doctrine.event_subscriber" priority="50"/>
      <argument>category_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.category_images" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>category_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.category_images" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>category_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.product_images" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <tag name="doctrine.event_subscriber" priority="50"/>
      <argument>product_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.product_images" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>product_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.product_images" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>product_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.option_images" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <tag name="doctrine.event_subscriber" priority="50"/>
      <argument>option_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.option_images" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>option_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.option_images" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>option_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.option_variant_images" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <tag name="doctrine.event_subscriber" priority="50"/>
      <argument>option_variant_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.option_variant_images" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>option_variant_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.option_variant_images" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>option_variant_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.promotion_images" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <tag name="doctrine.event_subscriber" priority="50"/>
      <argument>promotion_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.promotion_images" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>promotion_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.promotion_images" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>promotion_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.promotional_offers_images" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <tag name="doctrine.event_subscriber" priority="50"/>
      <argument>promotional_offers_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.promotional_offers_images" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>promotional_offers_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.promotional_offers_images" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>promotional_offers_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.printer_images" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <tag name="doctrine.event_subscriber" priority="50"/>
      <argument>printer_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.printer_images" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>printer_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.printer_images" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>printer_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.external_files" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <tag name="doctrine.event_subscriber" priority="50"/>
      <argument>external_files</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.external_files" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>external_files</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.external_files" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>external_files</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.payment_methods_images" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <tag name="doctrine.event_subscriber" priority="50"/>
      <argument>payment_methods_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.payment_methods_images" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>payment_methods_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.payment_methods_images" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>payment_methods_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.shop_modes_images" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <tag name="doctrine.event_subscriber" priority="50"/>
      <argument>shop_modes_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.shop_modes_images" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>shop_modes_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.shop_modes_images" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>shop_modes_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.loyalty_images" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <tag name="doctrine.event_subscriber" priority="50"/>
      <argument>loyalty_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.loyalty_images" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>loyalty_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.loyalty_images" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>loyalty_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.slide_images" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <tag name="doctrine.event_subscriber" priority="50"/>
      <argument>slide_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.slide_images" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>slide_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.slide_images" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <tag name="doctrine.event_subscriber" priority="0"/>
      <argument>slide_images</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="lexik_jwt_authentication.security.authentication.provider" class="Lexik\Bundle\JWTAuthenticationBundle\Security\Authentication\Provider\JWTProvider">
      <argument></argument>
      <argument type="service" id="lexik_jwt_authentication.jwt_manager"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument>username</argument>
      <call method="setUserIdentityField">
        <argument>userIdentifier</argument>
      </call>
      <deprecated package="lexik/jwt-authentication-bundle" version="2.0">The "%service_id%" service is deprecated since LexikJWTAuthenticationBundle version 2.0 and will be removed in 3.0</deprecated>
    </service>
    <service id="lexik_jwt_authentication.security.authentication.listener" class="Lexik\Bundle\JWTAuthenticationBundle\Security\Firewall\JWTListener">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument></argument>
      <call method="setDispatcher">
        <argument type="service" id="debug.event_dispatcher"/>
      </call>
      <deprecated package="lexik/jwt-authentication-bundle" version="2.0">The "%service_id%" service is deprecated since LexikJWTAuthenticationBundle version 2.0 and will be removed in 3.0</deprecated>
    </service>
    <service id="lexik_jwt_authentication.security.authentication.entry_point" class="Lexik\Bundle\JWTAuthenticationBundle\Security\Http\EntryPoint\JWTEntryPoint">
      <deprecated package="lexik/jwt-authentication-bundle" version="2.0">The "%service_id%" service is deprecated since LexikJWTAuthenticationBundle version 2.0 and will be removed in 3.0</deprecated>
    </service>
    <service id="lexik_jwt_authentication.key_loader.openssl" class="Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\OpenSSLKeyLoader">
      <argument></argument>
      <argument></argument>
      <argument>%env(JWT_PASSPHRASE)%</argument>
      <argument type="collection"/>
      <deprecated package="lexik/jwt-authentication-bundle" version="2.5">The "%service_id%" service is deprecated since version 2.5 and will be removed in 3.0. Use lexik_jwt_authentication.key_loader.raw instead.</deprecated>
    </service>
    <service id="lexik_jwt_authentication.jws_provider.default" class="Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\DefaultJWSProvider">
      <argument type="service" id="lexik_jwt_authentication.key_loader.raw"/>
      <argument>openssl</argument>
      <argument>RS256</argument>
      <argument>0</argument>
      <argument>0</argument>
      <deprecated package="lexik/jwt-authentication-bundle" version="2.5">The "%service_id%" is deprecated since version 2.5 and will be removed in 5.0, use "lexik_jwt_authentication.jws_provider.lcobucci" instead.</deprecated>
    </service>
    <service id="lexik_jwt_authentication.jwt_manager" class="Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager" public="true">
      <argument type="service" id="lexik_jwt_authentication.encoder.lcobucci"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument>username</argument>
      <call method="setUserIdentityField">
        <argument>userIdentifier</argument>
        <argument>false</argument>
      </call>
    </service>
    <service id="lexik_jwt_authentication.key_loader.abstract" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument>%env(JWT_PASSPHRASE)%</argument>
      <argument type="collection"/>
    </service>
    <service id="lexik_jwt_authentication.key_loader.raw" class="Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader">
      <argument>%env(resolve:JWT_SECRET_KEY)%</argument>
      <argument>%env(resolve:JWT_PUBLIC_KEY)%</argument>
      <argument>%env(JWT_PASSPHRASE)%</argument>
      <argument type="collection"/>
    </service>
    <service id="lexik_jwt_authentication.encoder.default" class="Lexik\Bundle\JWTAuthenticationBundle\Encoder\DefaultEncoder">
      <argument type="service" id="lexik_jwt_authentication.jws_provider.default"/>
    </service>
    <service id="lexik_jwt_authentication.encoder.lcobucci" class="Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder">
      <argument type="service" id="lexik_jwt_authentication.jws_provider.lcobucci"/>
    </service>
    <service id="lexik_jwt_authentication.jws_provider.lcobucci" class="Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\LcobucciJWSProvider">
      <argument type="service" id="lexik_jwt_authentication.key_loader.raw"/>
      <argument>openssl</argument>
      <argument>RS256</argument>
      <argument>0</argument>
      <argument>0</argument>
      <argument>false</argument>
    </service>
    <service id="lexik_jwt_authentication.handler.authentication_success" class="Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="lexik_jwt_authentication.jwt_manager"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="collection"/>
      <argument>true</argument>
    </service>
    <service id="lexik_jwt_authentication.handler.authentication_failure" class="Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="translator.data_collector" on-invalid="null"/>
    </service>
    <service id="lexik_jwt_authentication.security.jwt_authenticator" class="Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator" abstract="true">
      <argument type="service" id="lexik_jwt_authentication.jwt_manager"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="lexik_jwt_authentication.extractor.chain_extractor"/>
      <argument></argument>
      <argument type="service" id="translator.data_collector" on-invalid="null"/>
    </service>
    <service id="lexik_jwt_authentication.extractor.chain_extractor" class="Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\ChainTokenExtractor">
      <argument type="collection">
        <argument type="service" id="lexik_jwt_authentication.extractor.authorization_header_extractor"/>
      </argument>
    </service>
    <service id="lexik_jwt_authentication.extractor.authorization_header_extractor" class="Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\AuthorizationHeaderTokenExtractor">
      <argument>Bearer</argument>
      <argument>Authorization</argument>
    </service>
    <service id="lexik_jwt_authentication.extractor.query_parameter_extractor" class="Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\QueryParameterTokenExtractor">
      <argument></argument>
    </service>
    <service id="lexik_jwt_authentication.extractor.cookie_extractor" class="Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\CookieTokenExtractor">
      <argument></argument>
    </service>
    <service id="lexik_jwt_authentication.extractor.split_cookie_extractor" class="Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\SplitCookieExtractor">
      <argument></argument>
    </service>
    <service id="lexik_jwt_authentication.security.jwt_user_provider" class="Lexik\Bundle\JWTAuthenticationBundle\Security\User\JWTUserProvider">
      <argument></argument>
    </service>
    <service id=".1_TokenStorage~DK9LBHz" class="Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage"/>
    <service id="lexik_jwt_authentication.security.guard.jwt_token_authenticator" class="Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator">
      <argument type="service" id="lexik_jwt_authentication.jwt_manager"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="lexik_jwt_authentication.extractor.chain_extractor"/>
      <argument type="service" id=".1_TokenStorage~DK9LBHz"/>
      <argument type="service" id="translator.data_collector" on-invalid="null"/>
      <deprecated package="lexik/jwt-authentication-bundle" version="2.7">The "%service_id%" service is deprecated and will be removed in 3.0, use the new "jwt" authenticator instead.</deprecated>
    </service>
    <service id="lexik_jwt_authentication.check_config_command" class="Lexik\Bundle\JWTAuthenticationBundle\Command\CheckConfigCommand">
      <tag name="console.command" command="lexik:jwt:check-config"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="lexik_jwt_authentication.key_loader.raw"/>
      <argument>RS256</argument>
      <call method="setName">
        <argument>lexik:jwt:check-config</argument>
      </call>
      <call method="setDescription">
        <argument>Checks that the bundle is properly configured.</argument>
      </call>
    </service>
    <service id="lexik_jwt_authentication.generate_token_command" class="Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateTokenCommand" public="true">
      <tag name="console.command" command="lexik:jwt:generate-token"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="lexik_jwt_authentication.jwt_manager"/>
      <argument type="iterator">
        <argument type="service" id="security.user.provider.concrete.users_in_memory"/>
        <argument type="service" id="App\Security\ApiUserProvider"/>
        <argument type="service" id="security.user.provider.concrete.in_database_api"/>
      </argument>
      <call method="setName">
        <argument>lexik:jwt:generate-token</argument>
      </call>
      <call method="setDescription">
        <argument>Generates a JWT token for a given user.</argument>
      </call>
    </service>
    <service id="lexik_jwt_authentication.generate_keypair_command" class="Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateKeyPairCommand">
      <tag name="console.command" command="lexik:jwt:generate-keypair"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="filesystem"/>
      <argument>%env(resolve:JWT_SECRET_KEY)%</argument>
      <argument>%env(resolve:JWT_PUBLIC_KEY)%</argument>
      <argument>%env(JWT_PASSPHRASE)%</argument>
      <argument>RS256</argument>
      <call method="setName">
        <argument>lexik:jwt:generate-keypair</argument>
      </call>
      <call method="setDescription">
        <argument>Generate public/private keys for use in your application.</argument>
      </call>
    </service>
    <service id="stof_doctrine_extensions.listener.sluggable" class="Gedmo\Sluggable\SluggableListener">
      <tag name="doctrine.event_subscriber" connection="default"/>
      <call method="setAnnotationReader">
        <argument type="service" id="annotations.cached_reader"/>
      </call>
    </service>
    <service id="stof_doctrine_extensions.listener.timestampable" class="Gedmo\Timestampable\TimestampableListener">
      <tag name="doctrine.event_subscriber" connection="default"/>
      <call method="setAnnotationReader">
        <argument type="service" id="annotations.cached_reader"/>
      </call>
    </service>
    <service id="doctrine.fixtures_load_command" class="Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand">
      <tag name="console.command" command="doctrine:fixtures:load"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.fixtures.loader"/>
      <argument type="service" id="doctrine"/>
      <argument type="collection">
        <argument key="default" type="service" id="doctrine.fixtures.purger.orm_purger_factory"/>
      </argument>
      <call method="setName">
        <argument>doctrine:fixtures:load</argument>
      </call>
    </service>
    <service id="doctrine.fixtures.loader" class="Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader">
      <argument type="service" id="service_container"/>
      <call method="addFixtures">
        <argument type="collection">
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Administration\AlimentFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Administration\ApplicationFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Administration\ColorFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Administration\CountryFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Administration\CurrencyFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Administration\ExternalLinkNameFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Administration\KitchenFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Administration\LocaleFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Administration\MailTransportFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Administration\MediaFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Administration\ModeFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Administration\PaymentMethodFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Administration\SocialFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Administration\SourceFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Administration\TaxFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Administration\TemplateNameFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Administration\WebhookFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Franchise\ApplicationFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Franchise\ColorFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Franchise\CompanyFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Franchise\CustomerFranchiseFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Franchise\DomainFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Franchise\ExternalLinkFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Franchise\FranchiseFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Franchise\MediaFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Franchise\ParameterFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Franchise\SlideFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Franchise\SocialFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Franchise\TemplateFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Order\OrderFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Order\PaymentFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Order\StarcloudFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Shop\ClosingDaysFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Shop\CustomerShopFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Shop\DeviceFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Shop\LoyaltyFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Shop\Menu\CategoryFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Shop\Menu\MenuFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Shop\Menu\OptionFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Shop\Menu\ProductCategoryFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Shop\Menu\ProductFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Shop\Menu\PromotionalOffersFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Shop\Menu\StepFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Shop\NoticeFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Shop\OpeningHoursFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Shop\OrderingHoursFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Shop\PaymentMethodFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Shop\PickupHoursFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Shop\PrinterFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Shop\PromotionsFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Shop\ShopFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Shop\ShopModeFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Shop\ShopSettingsFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Shop\TablesFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\Shop\ZonesFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\User\AdministratorFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\User\ApiFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\User\CustomerFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\User\DeliveryAddressFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\User\DeveloperFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\User\ManagerFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\User\RoleFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\User\ShopManagerFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
        </argument>
      </call>
    </service>
    <service id="doctrine.fixtures.purger.orm_purger_factory" class="Doctrine\Bundle\FixturesBundle\Purger\ORMPurgerFactory">
      <tag name="doctrine.fixtures.purger_factory" alias="default"/>
    </service>
    <service id="api_platform.negotiator" class="Negotiation\Negotiator"/>
    <service id="api_platform.resource_class_resolver" class="ApiPlatform\Api\ResourceClassResolver">
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
    </service>
    <service id="api_platform.route_name_resolver.cached" class="ApiPlatform\Core\Bridge\Symfony\Routing\CachedRouteNameResolver">
      <argument type="service" id="api_platform.cache.route_name_resolver.traceable"/>
      <argument type="service" id="api_platform.route_name_resolver.cached.inner"/>
    </service>
    <service id="api_platform.router" class="ApiPlatform\Symfony\Routing\Router">
      <argument type="service" id="router.default"/>
      <argument>1</argument>
    </service>
    <service id="api_platform.serializer.context_builder.filter" class="ApiPlatform\Serializer\SerializerFilterContextBuilder">
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.filter_locator"/>
      <argument type="service" id="api_platform.serializer.context_builder.filter.inner"/>
    </service>
    <service id="api_platform.serializer.property_filter" class="ApiPlatform\Serializer\Filter\PropertyFilter" abstract="true">
      <argument>properties</argument>
      <argument>false</argument>
      <argument>null</argument>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="api_platform.serializer.group_filter" class="ApiPlatform\Serializer\Filter\GroupFilter" abstract="true"/>
    <service id="api_platform.serializer.normalizer.item" class="ApiPlatform\Serializer\ItemNormalizer">
      <tag name="serializer.normalizer" priority="-895"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached.legacy"/>
      <argument type="service" id="api_platform.iri_converter.legacy"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument type="service" id="property_accessor"/>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory" on-invalid="ignore"/>
      <argument type="service" id="debug.api_platform.item_data_provider" on-invalid="ignore"/>
      <argument>true</argument>
      <argument>null</argument>
      <argument type="tagged_iterator" tag="api_platform.data_transformer"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached" on-invalid="ignore"/>
      <argument type="service" id="api_platform.security.resource_access_checker" on-invalid="ignore"/>
    </service>
    <service id="api_platform.serializer.mapping.class_metadata_factory" class="ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory">
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory.inner"/>
    </service>
    <service id="api_platform.operation_path_resolver.custom" class="ApiPlatform\PathResolver\CustomOperationPathResolver">
      <argument type="service" id="api_platform.operation_path_resolver.generator"/>
    </service>
    <service id="api_platform.operation_path_resolver.generator" class="ApiPlatform\PathResolver\OperationPathResolver">
      <argument type="service" id="api_platform.path_segment_name_generator.underscore"/>
    </service>
    <service id="api_platform.path_segment_name_generator.underscore" class="ApiPlatform\Operation\UnderscorePathSegmentNameGenerator"/>
    <service id="api_platform.path_segment_name_generator.dash" class="ApiPlatform\Operation\DashPathSegmentNameGenerator"/>
    <service id="api_platform.action.placeholder" class="ApiPlatform\Action\PlaceholderAction" public="true"/>
    <service id="api_platform.action.not_found" class="ApiPlatform\Action\NotFoundAction" public="true"/>
    <service id="api_platform.action.not_exposed" class="ApiPlatform\Action\NotExposedAction" public="true"/>
    <service id="api_platform.action.entrypoint" class="ApiPlatform\Action\EntrypointAction" public="true">
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
    </service>
    <service id="api_platform.action.documentation" class="ApiPlatform\Documentation\Action\DocumentationAction" public="true">
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
      <argument>Popina Order API</argument>
      <argument>Your Popina Order API which will allow you to manager all your c&amp;c data. Whether you were a manager or a shop owner.</argument>
      <argument>2.0.0</argument>
      <argument>null</argument>
      <argument>%api_platform.swagger.versions%</argument>
      <argument type="service" id="App\OpenApi\JwtDecorator" on-invalid="null"/>
    </service>
    <service id="api_platform.action.exception" class="ApiPlatform\Action\ExceptionAction" public="true">
      <argument type="service" id="serializer"/>
      <argument>%api_platform.error_formats%</argument>
      <argument>%api_platform.exception_to_status%</argument>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
    </service>
    <service id="api_platform.symfony.iri_converter" class="ApiPlatform\Core\Api\LegacyIriConverter">
      <argument type="service" id="api_platform.iri_converter.legacy"/>
    </service>
    <service id="api_platform.iri_converter.legacy" class="ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter">
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached.legacy"/>
      <argument type="service" id="debug.api_platform.item_data_provider"/>
      <argument type="service" id="api_platform.route_name_resolver.cached"/>
      <argument type="service" id="api_platform.router"/>
      <argument type="service" id="property_accessor"/>
      <argument type="service" id="api_platform.identifiers_extractor.cached"/>
      <argument type="service" id="debug.api_platform.subresource_data_provider" on-invalid="ignore"/>
      <argument type="service" id="api_platform.identifier.converter" on-invalid="ignore"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <deprecated package="api-platform/core" version="2.7">Using "%service_id%" is deprecated since API Platform 2.7. Use "ApiPlatform\Api\IriConverterInterface" instead.</deprecated>
    </service>
    <service id="api_platform.symfony.iri_converter.skolem" class="ApiPlatform\Symfony\Routing\SkolemIriConverter">
      <argument type="service" id="api_platform.router"/>
    </service>
    <service id="api_platform.api.identifiers_extractor" class="ApiPlatform\Api\IdentifiersExtractor">
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached.legacy"/>
      <argument type="service" id="property_accessor"/>
    </service>
    <service id="api_platform.uri_variables.converter" class="ApiPlatform\Api\UriVariablesConverter">
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached.legacy"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory"/>
      <argument type="tagged_iterator" tag="api_platform.uri_variables.transformer"/>
    </service>
    <service id="api_platform.uri_variables.transformer.integer" class="ApiPlatform\Api\UriVariableTransformer\IntegerUriVariableTransformer">
      <tag name="api_platform.uri_variables.transformer" priority="-100"/>
    </service>
    <service id="api_platform.uri_variables.transformer.date_time" class="ApiPlatform\Api\UriVariableTransformer\DateTimeUriVariableTransformer">
      <tag name="api_platform.uri_variables.transformer" priority="-100"/>
    </service>
    <service id="api_platform.error_listener" class="ApiPlatform\Symfony\EventListener\ErrorListener">
      <argument>api_platform.action.exception</argument>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
      <argument>true</argument>
    </service>
    <service id="api_platform.state_provider.locator" class="ApiPlatform\State\CallableProvider">
      <argument type="service" id=".service_locator.Xbsa8iG"/>
    </service>
    <service id="api_platform.pagination.next" class="ApiPlatform\State\Pagination\Pagination">
      <argument>%api_platform.collection.pagination%</argument>
      <argument>%api_platform.graphql.collection.pagination%</argument>
    </service>
    <service id="api_platform.state_processor.locator" class="ApiPlatform\State\CallableProcessor">
      <argument type="service" id=".service_locator.zThddVy"/>
    </service>
    <service id="api_platform.operation_method_resolver" class="ApiPlatform\Core\Bridge\Symfony\Routing\OperationMethodResolver">
      <argument type="service" id="api_platform.router"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <deprecated package="api-platform/core" version="2.5">The "%service_id%" service is deprecated since API Platform 2.5.</deprecated>
    </service>
    <service id="api_platform.formats_provider" class="ApiPlatform\Core\Api\FormatsProvider">
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument>%api_platform.formats%</argument>
      <deprecated package="api-platform/core" version="2.5">The "%service_id%" service is deprecated since API Platform 2.5.</deprecated>
    </service>
    <service id="api_platform.route_loader.legacy" class="ApiPlatform\Symfony\Routing\ApiLoader">
      <tag name="routing.loader"/>
      <argument type="service" id="kernel"/>
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.operation_path_resolver.custom"/>
      <argument type="service" id="service_container"/>
      <argument>%api_platform.formats%</argument>
      <argument>%api_platform.resource_class_directories%</argument>
      <argument type="service" id="api_platform.subresource_operation_factory.cached"/>
      <argument>false</argument>
      <argument>true</argument>
      <argument>true</argument>
      <argument>false</argument>
      <argument>false</argument>
      <argument type="service" id="api_platform.identifiers_extractor.cached"/>
    </service>
    <service id="api_platform.operation_path_resolver.router" class="ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver">
      <argument type="service" id="api_platform.router"/>
      <argument type="service" id="api_platform.operation_path_resolver.custom"/>
      <argument type="service" id="api_platform.subresource_operation_factory.cached"/>
    </service>
    <service id="api_platform.listener.request.add_format" class="ApiPlatform\Symfony\EventListener\AddFormatListener">
      <tag name="kernel.event_listener" event="kernel.request" method="onKernelRequest" priority="28"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="api_platform.negotiator"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument>%api_platform.formats%</argument>
    </service>
    <service id="api_platform.listener.request.deserialize" class="ApiPlatform\Symfony\EventListener\DeserializeListener">
      <tag name="kernel.event_listener" event="kernel.request" method="onKernelRequest" priority="2"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="api_platform.serializer.context_builder.filter"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
    </service>
    <service id="api_platform.listener.view.serialize" class="ApiPlatform\Symfony\EventListener\SerializeListener">
      <tag name="kernel.event_listener" event="kernel.view" method="onKernelView" priority="16"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="api_platform.serializer.context_builder.filter"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
    </service>
    <service id="api_platform.listener.view.respond" class="ApiPlatform\Symfony\EventListener\RespondListener">
      <tag name="kernel.event_listener" event="kernel.view" method="onKernelView" priority="8"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument>null</argument>
    </service>
    <service id="api_platform.listener.exception.validation" class="ApiPlatform\Symfony\Validator\EventListener\ValidationExceptionListener">
      <tag name="kernel.event_listener" event="kernel.exception" method="onKernelException"/>
      <argument type="service" id="serializer"/>
      <argument>%api_platform.error_formats%</argument>
      <argument>%api_platform.exception_to_status%</argument>
    </service>
    <service id="api_platform.listener.exception" class="ApiPlatform\Symfony\EventListener\ExceptionListener">
      <tag name="kernel.event_listener" event="kernel.exception" method="onKernelException" priority="-96"/>
      <tag name="monolog.logger" channel="request"/>
      <argument>api_platform.action.exception</argument>
      <argument type="service" id="monolog.logger.request" on-invalid="null"/>
      <argument>false</argument>
      <argument type="service" id="api_platform.error_listener" on-invalid="null"/>
    </service>
    <service id="api_platform.identifier.integer" class="ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer">
      <tag name="api_platform.identifier.denormalizer" priority="-100"/>
    </service>
    <service id="api_platform.identifier.date_normalizer" class="ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer">
      <tag name="api_platform.identifier.denormalizer" priority="-100"/>
    </service>
    <service id="api_platform.listener.view.write.legacy" class="ApiPlatform\Core\EventListener\WriteListener">
      <tag name="kernel.event_listener" event="kernel.view" method="onKernelView" priority="32"/>
      <argument type="service" id="debug.api_platform.data_persister"/>
      <argument type="service" id="api_platform.iri_converter.legacy"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
    </service>
    <service id="api_platform.listener.request.read.legacy" class="ApiPlatform\Core\EventListener\ReadListener">
      <tag name="kernel.event_listener" event="kernel.request" method="onKernelRequest" priority="4"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="debug.api_platform.collection_data_provider"/>
      <argument type="service" id="debug.api_platform.item_data_provider"/>
      <argument type="service" id="debug.api_platform.subresource_data_provider"/>
      <argument type="service" id="api_platform.serializer.context_builder.filter"/>
      <argument type="service" id="api_platform.identifier.converter"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
    </service>
    <service id="api_platform.pagination.legacy" class="ApiPlatform\Core\DataProvider\Pagination">
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument>%api_platform.collection.pagination%</argument>
      <argument>%api_platform.graphql.collection.pagination%</argument>
    </service>
    <service id="api_platform.serializer_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="serializer" type="service_closure" id="serializer"/>
      </argument>
    </service>
    <service id="api_platform.pagination_options" class="ApiPlatform\State\Pagination\PaginationOptions">
      <argument>true</argument>
      <argument>page</argument>
      <argument>false</argument>
      <argument>itemsPerPage</argument>
      <argument>false</argument>
      <argument>pagination</argument>
      <argument>10</argument>
      <argument>30</argument>
      <argument>false</argument>
      <argument>false</argument>
      <argument>partial</argument>
    </service>
    <service id="api_platform.filter_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="annotated_app_entity_order_order_api_platform_core_bridge_doctrine_orm_filter_order_filter" type="service_closure" id="annotated_app_entity_order_order_api_platform_core_bridge_doctrine_orm_filter_order_filter"/>
        <argument key="annotated_app_entity_order_order_api_platform_core_bridge_doctrine_orm_filter_search_filter" type="service_closure" id="annotated_app_entity_order_order_api_platform_core_bridge_doctrine_orm_filter_search_filter"/>
        <argument key="annotated_app_entity_product_option_option_api_platform_core_bridge_doctrine_orm_filter_boolean_filter" type="service_closure" id="annotated_app_entity_product_option_option_api_platform_core_bridge_doctrine_orm_filter_boolean_filter"/>
        <argument key="annotated_app_entity_product_option_variant_option_variant_api_platform_core_bridge_doctrine_orm_filter_boolean_filter" type="service_closure" id="annotated_app_entity_product_option_variant_option_variant_api_platform_core_bridge_doctrine_orm_filter_boolean_filter"/>
        <argument key="annotated_app_entity_product_product_product_api_platform_core_bridge_doctrine_orm_filter_boolean_filter" type="service_closure" id="annotated_app_entity_product_product_product_api_platform_core_bridge_doctrine_orm_filter_boolean_filter"/>
        <argument key="annotated_app_entity_shop_closing_days_api_platform_core_bridge_doctrine_orm_filter_boolean_filter" type="service_closure" id="annotated_app_entity_shop_closing_days_api_platform_core_bridge_doctrine_orm_filter_boolean_filter"/>
        <argument key="annotated_app_entity_shop_menu_api_platform_core_bridge_doctrine_orm_filter_boolean_filter" type="service_closure" id="annotated_app_entity_shop_menu_api_platform_core_bridge_doctrine_orm_filter_boolean_filter"/>
        <argument key="annotated_app_entity_shop_opening_hours_api_platform_core_bridge_doctrine_orm_filter_boolean_filter" type="service_closure" id="annotated_app_entity_shop_opening_hours_api_platform_core_bridge_doctrine_orm_filter_boolean_filter"/>
        <argument key="annotated_app_entity_shop_ordering_hours_api_platform_core_bridge_doctrine_orm_filter_boolean_filter" type="service_closure" id="annotated_app_entity_shop_ordering_hours_api_platform_core_bridge_doctrine_orm_filter_boolean_filter"/>
        <argument key="annotated_app_entity_shop_payment_method_api_platform_core_bridge_doctrine_orm_filter_boolean_filter" type="service_closure" id="annotated_app_entity_shop_payment_method_api_platform_core_bridge_doctrine_orm_filter_boolean_filter"/>
        <argument key="annotated_app_entity_shop_pickup_hour_api_platform_core_bridge_doctrine_orm_filter_boolean_filter" type="service_closure" id="annotated_app_entity_shop_pickup_hour_api_platform_core_bridge_doctrine_orm_filter_boolean_filter"/>
        <argument key="annotated_app_entity_shop_promotion_api_platform_core_bridge_doctrine_orm_filter_boolean_filter" type="service_closure" id="annotated_app_entity_shop_promotion_api_platform_core_bridge_doctrine_orm_filter_boolean_filter"/>
        <argument key="annotated_app_entity_shop_shop_api_platform_core_bridge_doctrine_orm_filter_boolean_filter" type="service_closure" id="annotated_app_entity_shop_shop_api_platform_core_bridge_doctrine_orm_filter_boolean_filter"/>
        <argument key="annotated_app_entity_shop_shop_mode_api_platform_core_bridge_doctrine_orm_filter_boolean_filter" type="service_closure" id="annotated_app_entity_shop_shop_mode_api_platform_core_bridge_doctrine_orm_filter_boolean_filter"/>
      </argument>
    </service>
    <service id="api_platform.filter_collection_factory" class="ApiPlatform\Core\Api\FilterCollectionFactory">
      <argument type="collection">
        <argument>annotated_app_entity_order_order_api_platform_core_bridge_doctrine_orm_filter_search_filter</argument>
        <argument>annotated_app_entity_order_order_api_platform_core_bridge_doctrine_orm_filter_order_filter</argument>
        <argument>annotated_app_entity_product_option_variant_option_variant_api_platform_core_bridge_doctrine_orm_filter_boolean_filter</argument>
        <argument>annotated_app_entity_product_option_option_api_platform_core_bridge_doctrine_orm_filter_boolean_filter</argument>
        <argument>annotated_app_entity_product_product_product_api_platform_core_bridge_doctrine_orm_filter_boolean_filter</argument>
        <argument>annotated_app_entity_shop_closing_days_api_platform_core_bridge_doctrine_orm_filter_boolean_filter</argument>
        <argument>annotated_app_entity_shop_menu_api_platform_core_bridge_doctrine_orm_filter_boolean_filter</argument>
        <argument>annotated_app_entity_shop_opening_hours_api_platform_core_bridge_doctrine_orm_filter_boolean_filter</argument>
        <argument>annotated_app_entity_shop_ordering_hours_api_platform_core_bridge_doctrine_orm_filter_boolean_filter</argument>
        <argument>annotated_app_entity_shop_payment_method_api_platform_core_bridge_doctrine_orm_filter_boolean_filter</argument>
        <argument>annotated_app_entity_shop_pickup_hour_api_platform_core_bridge_doctrine_orm_filter_boolean_filter</argument>
        <argument>annotated_app_entity_shop_promotion_api_platform_core_bridge_doctrine_orm_filter_boolean_filter</argument>
        <argument>annotated_app_entity_shop_shop_api_platform_core_bridge_doctrine_orm_filter_boolean_filter</argument>
        <argument>annotated_app_entity_shop_shop_mode_api_platform_core_bridge_doctrine_orm_filter_boolean_filter</argument>
      </argument>
    </service>
    <service id="api_platform.filters" class="ApiPlatform\Core\Api\FilterCollection">
      <argument type="service" id="api_platform.filter_locator"/>
      <factory service="api_platform.filter_collection_factory" method="createFilterCollectionFromLocator"/>
      <deprecated package="api-platform/core" version="2.1">The "%service_id%" service is deprecated since 2.1 and will be removed in 3.0. Use the "api_platform.filter_locator" service instead.</deprecated>
    </service>
    <service id="api_platform.identifier.uuid_normalizer" class="ApiPlatform\Core\Bridge\RamseyUuid\Identifier\Normalizer\UuidNormalizer">
      <tag name="api_platform.identifier.denormalizer" priority="-100"/>
      <deprecated package="api-platform/core" version="2.7">The "%service_id%" service is deprecated since 2.7 and will be removed in 3.0. Use the "api_platform.ramsey_uuid.uri_variables.transformer.uuid" service instead.</deprecated>
    </service>
    <service id="api_platform.serializer.uuid_denormalizer" class="ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer">
      <tag name="serializer.normalizer"/>
    </service>
    <service id="api_platform.ramsey_uuid.uri_variables.transformer.uuid" class="ApiPlatform\RamseyUuid\UriVariableTransformer\UuidUriVariableTransformer">
      <tag name="api_platform.uri_variables.transformer" priority="-100"/>
    </service>
    <service id="api_platform.metadata.resource.name_collection_factory.cached" class="ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory">
      <argument type="service" id="api_platform.cache.metadata.resource.traceable"/>
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.yaml.legacy"/>
    </service>
    <service id="api_platform.metadata.resource.name_collection_factory.xml" class="ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory">
      <argument type="service" id="api_platform.metadata.extractor.xml.legacy"/>
    </service>
    <service id="api_platform.metadata.property.name_collection_factory.property_info" class="ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyNameCollectionFactory">
      <argument type="service" id="property_info"/>
    </service>
    <service id="api_platform.metadata.property.name_collection_factory.cached" class="ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory">
      <argument type="service" id="api_platform.cache.metadata.property.legacy.traceable"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.xml"/>
    </service>
    <service id="api_platform.metadata.property.name_collection_factory.xml" class="ApiPlatform\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory">
      <argument type="service" id="api_platform.metadata.extractor.xml.legacy"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.property_info"/>
    </service>
    <service id="api_platform.metadata.resource.metadata_factory.input_output" class="ApiPlatform\Core\Metadata\Resource\Factory\InputOutputResourceMetadataFactory">
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.yaml"/>
    </service>
    <service id="api_platform.metadata.resource.metadata_factory.short_name" class="ApiPlatform\Core\Metadata\Resource\Factory\ShortNameResourceMetadataFactory">
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.php_doc"/>
    </service>
    <service id="api_platform.metadata.resource.metadata_factory.operation" class="ApiPlatform\Core\Metadata\Resource\Factory\OperationResourceMetadataFactory">
      <argument type="service" id="api_platform.metadata.resource.filter_metadata_factory.annotation"/>
      <argument>%api_platform.patch_formats%</argument>
    </service>
    <service id="api_platform.metadata.resource.metadata_factory.formats" class="ApiPlatform\Core\Metadata\Resource\Factory\FormatsResourceMetadataFactory">
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.operation"/>
      <argument>%api_platform.formats%</argument>
      <argument>%api_platform.patch_formats%</argument>
    </service>
    <service id="api_platform.metadata.resource.metadata_factory.cached" class="ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory">
      <argument type="service" id="api_platform.cache.metadata.resource.legacy.traceable"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.formats"/>
    </service>
    <service id="api_platform.metadata.property.metadata_factory.property_info.legacy" class="ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyMetadataFactory">
      <argument type="service" id="property_info"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.xml.legacy"/>
    </service>
    <service id="api_platform.metadata.property.metadata_factory.serializer.legacy" class="ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory">
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory"/>
      <argument type="service" id="api_platform.doctrine.orm.metadata.property.metadata_factory.legacy"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
    </service>
    <service id="api_platform.metadata.property.metadata_factory.cached.legacy" class="ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory">
      <argument type="service" id="api_platform.cache.metadata.property.legacy.traceable"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.validator.legacy"/>
    </service>
    <service id="api_platform.metadata.property.metadata_factory.default_property.legacy" class="ApiPlatform\Core\Metadata\Property\Factory\DefaultPropertyMetadataFactory">
      <argument type="service" id="api_platform.metadata.property.metadata_factory.serializer.legacy"/>
    </service>
    <service id="api_platform.metadata.extractor.xml.legacy" class="ApiPlatform\Core\Metadata\Extractor\XmlExtractor">
      <argument type="collection"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="api_platform.metadata.property.metadata_factory.xml.legacy" class="ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory">
      <argument type="service" id="api_platform.metadata.extractor.xml.legacy"/>
    </service>
    <service id="api_platform.metadata.resource.metadata_factory.xml" class="ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory">
      <argument type="service" id="api_platform.metadata.extractor.xml.legacy"/>
    </service>
    <service id="api_platform.metadata.resource.name_collection_factory.xml.legacy" class="ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory">
      <argument type="service" id="api_platform.metadata.extractor.xml.legacy"/>
    </service>
    <service id="api_platform.subresource_operation_factory.cached" class="ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory">
      <argument type="service" id="api_platform.cache.subresource_operation_factory.traceable"/>
      <argument type="service" id="api_platform.subresource_operation_factory.cached.inner"/>
    </service>
    <service id="api_platform.metadata.resource.name_collection_factory.annotation" class="ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceNameCollectionFactory">
      <argument type="service" id="annotations.cached_reader" on-invalid="null"/>
      <argument>%api_platform.resource_class_directories%</argument>
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.xml"/>
    </service>
    <service id="api_platform.metadata.resource.metadata_factory.annotation" class="ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceMetadataFactory">
      <argument type="service" id="annotations.cached_reader" on-invalid="null"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.xml"/>
      <argument>%api_platform.defaults%</argument>
    </service>
    <service id="api_platform.metadata.resource.filter_metadata_factory.annotation" class="ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceFilterMetadataFactory">
      <argument type="service" id="annotations.cached_reader" on-invalid="null"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.short_name"/>
    </service>
    <service id="api_platform.metadata.subresource.metadata_factory.annotation.legacy" class="ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory">
      <argument type="service" id="annotations.cached_reader" on-invalid="null"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.default_property.legacy"/>
    </service>
    <service id="api_platform.metadata.property.metadata_factory.annotation.legacy" class="ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory">
      <argument type="service" id="annotations.cached_reader" on-invalid="null"/>
      <argument type="service" id="api_platform.metadata.subresource.metadata_factory.annotation.legacy"/>
    </service>
    <service id="api_platform.metadata.resource.metadata_factory.php_doc" class="ApiPlatform\Core\Metadata\Resource\Factory\PhpDocResourceMetadataFactory">
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.input_output"/>
    </service>
    <service id="api_platform.metadata.extractor.yaml.legacy" class="ApiPlatform\Core\Metadata\Extractor\YamlExtractor">
      <argument type="collection"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="api_platform.metadata.property.metadata_factory.yaml.legacy" class="ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory">
      <argument type="service" id="api_platform.metadata.extractor.yaml.legacy"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.annotation.legacy"/>
    </service>
    <service id="api_platform.metadata.resource.metadata_factory.yaml" class="ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory">
      <argument type="service" id="api_platform.metadata.extractor.yaml.legacy"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.annotation"/>
      <argument>%api_platform.defaults%</argument>
    </service>
    <service id="api_platform.metadata.resource.name_collection_factory.yaml.legacy" class="ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory">
      <argument type="service" id="api_platform.metadata.extractor.yaml.legacy"/>
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.annotation"/>
    </service>
    <service id="api_platform.json_schema.type_factory" class="ApiPlatform\Core\JsonSchema\TypeFactory">
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <call method="setSchemaFactory">
        <argument type="service" id="api_platform.hydra.json_schema.schema_factory"/>
      </call>
    </service>
    <service id="api_platform.json_schema.json_schema_generate_command" class="ApiPlatform\JsonSchema\Command\JsonSchemaGenerateCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="api_platform.hydra.json_schema.schema_factory"/>
      <argument>%api_platform.formats%</argument>
      <call method="setName">
        <argument>api:json-schema:generate</argument>
      </call>
    </service>
    <service id=".2_ObjectNormalizer~27xAfwi" class="Symfony\Component\Serializer\Normalizer\ObjectNormalizer">
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="property_accessor"/>
      <argument type="service" id="property_info"/>
    </service>
    <service id=".1_Serializer~27xAfwi" class="Symfony\Component\Serializer\Serializer">
      <argument type="collection">
        <argument type="service" id=".2_ObjectNormalizer~27xAfwi"/>
      </argument>
      <argument type="collection">
        <argument type="service" id="serializer.encoder.json"/>
      </argument>
    </service>
    <service id="api_platform.openapi.options" class="ApiPlatform\OpenApi\Options">
      <argument>Popina Order API</argument>
      <argument>Your Popina Order API which will allow you to manager all your c&amp;c data. Whether you were a manager or a shop owner.</argument>
      <argument>2.0.0</argument>
      <argument>false</argument>
      <argument>oauth2</argument>
      <argument>application</argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument type="collection"/>
      <argument>%api_platform.swagger.api_keys%</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="api_platform.openapi.command" class="ApiPlatform\Symfony\Bundle\Command\OpenApiCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="App\OpenApi\JwtDecorator"/>
      <argument type="service" id="serializer"/>
      <call method="setName">
        <argument>api:openapi:export</argument>
      </call>
    </service>
    <service id="api_platform.openapi.normalizer.api_gateway" class="ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer">
      <tag name="serializer.normalizer" priority="-780"/>
      <argument type="service" id="api_platform.openapi.normalizer.api_gateway.inner"/>
    </service>
    <service id="api_platform.swagger.listener.ui" class="ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener">
      <tag name="kernel.event_listener" event="kernel.request" method="onKernelRequest"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="api_platform.swagger_ui.context" class="ApiPlatform\Symfony\Bundle\SwaggerUi\SwaggerUiContext">
      <argument>true</argument>
      <argument>false</argument>
      <argument>true</argument>
      <argument>false</argument>
      <argument>false</argument>
      <argument>false</argument>
      <argument>null</argument>
      <argument type="collection"/>
    </service>
    <service id="api_platform.swagger.action.ui" class="ApiPlatform\Core\Bridge\Symfony\Bundle\Action\SwaggerUiAction" public="true">
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="twig" on-invalid="null"/>
      <argument type="service" id="router.default"/>
      <argument>Popina Order API</argument>
      <argument>Your Popina Order API which will allow you to manager all your c&amp;c data. Whether you were a manager or a shop owner.</argument>
      <argument>2.0.0</argument>
      <argument>%api_platform.formats%</argument>
      <argument>false</argument>
      <argument></argument>
      <argument></argument>
      <argument>oauth2</argument>
      <argument>application</argument>
      <argument></argument>
      <argument></argument>
      <argument type="collection"/>
      <argument>false</argument>
      <argument>true</argument>
      <argument>true</argument>
      <argument>false</argument>
      <argument>false</argument>
      <argument>false</argument>
      <argument>%api_platform.swagger.versions%</argument>
      <argument type="service" id="api_platform.swagger_ui.action"/>
      <argument>null</argument>
      <argument type="collection"/>
      <argument>false</argument>
    </service>
    <service id="api_platform.operation_path_resolver.underscore" class="ApiPlatform\Core\PathResolver\UnderscoreOperationPathResolver"/>
    <service id="api_platform.operation_path_resolver.dash" class="ApiPlatform\Core\PathResolver\DashOperationPathResolver"/>
    <service id="api_platform.swagger.normalizer.api_gateway" class="ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer">
      <tag name="serializer.normalizer" priority="-780"/>
      <argument type="service" id="api_platform.swagger.normalizer.api_gateway.inner"/>
    </service>
    <service id="api_platform.swagger.command.swagger_command" class="ApiPlatform\Core\Bridge\Symfony\Bundle\Command\SwaggerCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
      <argument>Popina Order API</argument>
      <argument>Your Popina Order API which will allow you to manager all your c&amp;c data. Whether you were a manager or a shop owner.</argument>
      <argument>2.0.0</argument>
      <argument>null</argument>
      <argument>%api_platform.swagger.versions%</argument>
      <argument>true</argument>
      <call method="setName">
        <argument>api:swagger:export</argument>
      </call>
    </service>
    <service id="api_platform.openapi.factory.legacy" class="ApiPlatform\Core\OpenApi\Factory\OpenApiFactory">
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached.legacy"/>
      <argument type="service" id="api_platform.hydra.json_schema.schema_factory"/>
      <argument type="service" id="api_platform.json_schema.type_factory"/>
      <argument type="service" id="api_platform.operation_path_resolver.router"/>
      <argument type="service" id="api_platform.filter_locator"/>
      <argument type="service" id="api_platform.subresource_operation_factory.cached"/>
      <argument type="service" id="api_platform.identifiers_extractor.cached"/>
      <argument>%api_platform.formats%</argument>
      <argument type="service" id="api_platform.openapi.options"/>
      <argument type="service" id="api_platform.pagination_options"/>
    </service>
    <service id="api_platform.swagger_ui.action" class="ApiPlatform\Core\Bridge\Symfony\Bundle\SwaggerUi\SwaggerUiAction" public="true">
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="twig" on-invalid="null"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="App\OpenApi\JwtDecorator"/>
      <argument type="service" id="api_platform.openapi.options"/>
      <argument type="service" id="api_platform.swagger_ui.context"/>
      <argument>%api_platform.formats%</argument>
      <argument></argument>
      <argument></argument>
      <argument>false</argument>
    </service>
    <service id="api_platform.jsonld.context_builder" class="ApiPlatform\JsonLd\ContextBuilder">
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached.legacy"/>
      <argument type="service" id="api_platform.router"/>
      <argument type="service" id="serializer.name_converter.metadata_aware"/>
      <argument type="service" id="api_platform.symfony.iri_converter.skolem"/>
    </service>
    <service id="api_platform.jsonld.normalizer.item" class="ApiPlatform\JsonLd\Serializer\ItemNormalizer">
      <tag name="serializer.normalizer" priority="-890"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached.legacy"/>
      <argument type="service" id="api_platform.iri_converter.legacy"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument type="service" id="api_platform.jsonld.context_builder"/>
      <argument type="service" id="property_accessor"/>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory" on-invalid="ignore"/>
      <argument type="collection"/>
      <argument type="tagged_iterator" tag="api_platform.data_transformer"/>
      <argument type="service" id="api_platform.security.resource_access_checker" on-invalid="ignore"/>
    </service>
    <service id="api_platform.jsonld.normalizer.object" class="ApiPlatform\JsonLd\Serializer\ObjectNormalizer">
      <tag name="serializer.normalizer" priority="-995"/>
      <argument type="service" id="serializer.normalizer.object"/>
      <argument type="service" id="api_platform.iri_converter.legacy"/>
      <argument type="service" id="api_platform.jsonld.context_builder"/>
    </service>
    <service id="api_platform.jsonld.encoder" class="ApiPlatform\Serializer\JsonEncoder">
      <tag name="serializer.encoder"/>
      <argument>jsonld</argument>
    </service>
    <service id="api_platform.jsonld.action.context" class="ApiPlatform\JsonLd\Action\ContextAction" public="true">
      <argument type="service" id="api_platform.jsonld.context_builder"/>
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
    </service>
    <service id="api_platform.hydra.normalizer.documentation" class="ApiPlatform\Hydra\Serializer\DocumentationNormalizer">
      <tag name="serializer.normalizer" priority="-800"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached.legacy"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument>null</argument>
      <argument type="service" id="api_platform.router"/>
      <argument>null</argument>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="api_platform.hydra.listener.response.add_link_header" class="ApiPlatform\Hydra\EventListener\AddLinkHeaderListener">
      <tag name="kernel.event_listener" event="kernel.response" method="onKernelResponse"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="api_platform.router"/>
    </service>
    <service id="api_platform.hydra.normalizer.constraint_violation_list" class="ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer">
      <tag name="serializer.normalizer" priority="-780"/>
      <argument type="service" id="api_platform.router"/>
      <argument type="collection"/>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="api_platform.hydra.normalizer.entrypoint" class="ApiPlatform\Hydra\Serializer\EntrypointNormalizer">
      <tag name="serializer.normalizer" priority="-800"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.iri_converter.legacy"/>
      <argument type="service" id="api_platform.router"/>
    </service>
    <service id="api_platform.hydra.normalizer.error" class="ApiPlatform\Hydra\Serializer\ErrorNormalizer">
      <tag name="serializer.normalizer" priority="-800"/>
      <argument type="service" id="api_platform.router"/>
      <argument>true</argument>
    </service>
    <service id="api_platform.hydra.normalizer.partial_collection_view" class="ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer">
      <argument type="service" id="api_platform.hydra.normalizer.partial_collection_view.inner"/>
      <argument>page</argument>
      <argument>pagination</argument>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="property_accessor"/>
    </service>
    <service id="api_platform.hydra.normalizer.collection_filters" class="ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer">
      <tag name="serializer.normalizer" priority="-985"/>
      <argument type="service" id="api_platform.hydra.normalizer.partial_collection_view"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument type="service" id="api_platform.filter_locator"/>
    </service>
    <service id="api_platform.hydra.json_schema.schema_factory" class="ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory">
      <argument type="service" id="api_platform.hydra.json_schema.schema_factory.inner"/>
    </service>
    <service id="api_platform.problem.encoder" class="ApiPlatform\Serializer\JsonEncoder">
      <tag name="serializer.encoder"/>
      <argument>jsonproblem</argument>
    </service>
    <service id="api_platform.problem.normalizer.constraint_violation_list" class="ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer">
      <tag name="serializer.normalizer" priority="-780"/>
      <argument type="collection"/>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="api_platform.problem.normalizer.error" class="ApiPlatform\Problem\Serializer\ErrorNormalizer">
      <tag name="serializer.normalizer" priority="-810"/>
      <argument>true</argument>
    </service>
    <service id="api_platform.doctrine.metadata_factory" class="Doctrine\Persistence\Mapping\ClassMetadataFactory">
      <factory service="doctrine.orm.default_entity_manager" method="getMetadataFactory"/>
    </service>
    <service id="api_platform.doctrine.orm.state.remove_processor" class="ApiPlatform\Doctrine\Common\State\RemoveProcessor">
      <tag name="api_platform.state_processor" priority="-100" key="api_platform.doctrine.orm.state.remove_processor"/>
      <tag name="api_platform.state_processor" priority="-100" key="ApiPlatform\Doctrine\Common\State\RemoveProcessor"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="api_platform.doctrine.orm.state.persist_processor" class="ApiPlatform\Doctrine\Common\State\PersistProcessor">
      <tag name="api_platform.state_processor" priority="-100" key="api_platform.doctrine.orm.state.persist_processor"/>
      <tag name="api_platform.state_processor" priority="-100" key="ApiPlatform\Doctrine\Common\State\PersistProcessor"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="api_platform.doctrine.orm.data_persister" class="ApiPlatform\Core\Bridge\Doctrine\Common\DataPersister">
      <tag name="api_platform.data_persister" priority="-1000"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="api_platform.doctrine.orm.collection_data_provider" abstract="true">
      <argument type="service" id="doctrine"/>
      <argument type="tagged_iterator" tag="api_platform.doctrine.orm.query_extension.collection"/>
    </service>
    <service id="api_platform.doctrine.orm.item_data_provider" abstract="true">
      <argument type="service" id="doctrine"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached.legacy"/>
      <argument type="tagged_iterator" tag="api_platform.doctrine.orm.query_extension.item"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory" on-invalid="null"/>
    </service>
    <service id="api_platform.doctrine.orm.subresource_data_provider" abstract="true">
      <argument type="service" id="doctrine"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached.legacy"/>
      <argument type="tagged_iterator" tag="api_platform.doctrine.orm.query_extension.collection"/>
      <argument type="tagged_iterator" tag="api_platform.doctrine.orm.query_extension.item"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory" on-invalid="null"/>
    </service>
    <service id="api_platform.doctrine.orm.default.collection_data_provider" class="ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider">
      <tag name="api_platform.collection_data_provider"/>
      <argument type="service" id="doctrine"/>
      <argument type="tagged_iterator" tag="api_platform.doctrine.orm.query_extension.collection"/>
    </service>
    <service id="api_platform.doctrine.orm.default.item_data_provider" class="ApiPlatform\Core\Bridge\Doctrine\Orm\ItemDataProvider">
      <tag name="api_platform.item_data_provider"/>
      <argument type="service" id="doctrine"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached.legacy"/>
      <argument type="tagged_iterator" tag="api_platform.doctrine.orm.query_extension.item"/>
      <argument>null</argument>
    </service>
    <service id="api_platform.doctrine.orm.default.subresource_data_provider" class="ApiPlatform\Core\Bridge\Doctrine\Orm\SubresourceDataProvider">
      <tag name="api_platform.subresource_data_provider"/>
      <argument type="service" id="doctrine"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached.legacy"/>
      <argument type="tagged_iterator" tag="api_platform.doctrine.orm.query_extension.collection"/>
      <argument type="tagged_iterator" tag="api_platform.doctrine.orm.query_extension.item"/>
      <argument>null</argument>
    </service>
    <service id="api_platform.doctrine.orm.metadata.property.metadata_factory.legacy" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory">
      <argument type="service" id="doctrine"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.property_info.legacy"/>
    </service>
    <service id="api_platform.doctrine.orm.search_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter" abstract="true">
      <argument key="0" type="service" id="doctrine"/>
      <argument key="1">null</argument>
      <argument key="2" type="service" id="api_platform.iri_converter.legacy"/>
      <argument key="3" type="service" id="property_accessor"/>
      <argument key="4" type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument key="identifiersExtractor" type="service" id="api_platform.identifiers_extractor.cached" on-invalid="ignore"/>
      <argument key="nameConverter" type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="api_platform.doctrine.orm.order_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter" abstract="true">
      <argument key="0" type="service" id="doctrine"/>
      <argument key="1">null</argument>
      <argument key="2">order</argument>
      <argument key="3" type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument key="nameConverter" type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="api_platform.doctrine.orm.range_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\RangeFilter" abstract="true">
      <argument key="0" type="service" id="doctrine"/>
      <argument key="1">null</argument>
      <argument key="2" type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument key="nameConverter" type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="api_platform.doctrine.orm.date_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter" abstract="true">
      <argument key="0" type="service" id="doctrine"/>
      <argument key="1">null</argument>
      <argument key="2" type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument key="nameConverter" type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="api_platform.doctrine.orm.boolean_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter" abstract="true">
      <argument key="0" type="service" id="doctrine"/>
      <argument key="1">null</argument>
      <argument key="2" type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument key="nameConverter" type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="api_platform.doctrine.orm.numeric_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\NumericFilter" abstract="true">
      <argument key="0" type="service" id="doctrine"/>
      <argument key="1">null</argument>
      <argument key="2" type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument key="nameConverter" type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="api_platform.doctrine.orm.exists_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\ExistsFilter" abstract="true">
      <argument key="0" type="service" id="doctrine"/>
      <argument key="1">null</argument>
      <argument key="2" type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument key="existsParameterName">exists</argument>
      <argument key="nameConverter" type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="api_platform.doctrine.orm.query_extension.eager_loading" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension">
      <tag name="api_platform.doctrine.orm.query_extension.item" priority="-8"/>
      <tag name="api_platform.doctrine.orm.query_extension.collection" priority="-18"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached.legacy"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument>30</argument>
      <argument>false</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>false</argument>
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory"/>
    </service>
    <service id="api_platform.doctrine.orm.query_extension.filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension">
      <tag name="api_platform.doctrine.orm.query_extension.collection" priority="-16"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.filter_locator"/>
    </service>
    <service id="api_platform.doctrine.orm.query_extension.filter_eager_loading" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension">
      <tag name="api_platform.doctrine.orm.query_extension.collection" priority="-17"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument>false</argument>
      <argument type="service" id="api_platform.resource_class_resolver"/>
    </service>
    <service id="api_platform.doctrine.orm.query_extension.pagination" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension">
      <tag name="api_platform.doctrine.orm.query_extension.collection" priority="-64"/>
      <argument type="service" id="doctrine"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.pagination.legacy"/>
    </service>
    <service id="api_platform.doctrine.orm.query_extension.order" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension">
      <tag name="api_platform.doctrine.orm.query_extension.collection" priority="-32"/>
      <argument>ASC</argument>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
    </service>
    <service id="api_platform.http_cache.listener.response.configure" class="ApiPlatform\HttpCache\EventListener\AddHeadersListener">
      <tag name="kernel.event_listener" event="kernel.response" method="onKernelResponse" priority="-1"/>
      <tag name="container.hot_path"/>
      <argument>true</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>%api_platform.http_cache.vary%</argument>
      <argument>null</argument>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
    </service>
    <service id="api_platform.metadata.property.metadata_factory.validator.legacy" class="ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory">
      <argument type="service" id="debug.validator"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.yaml.legacy"/>
      <argument type="tagged_iterator" tag="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.metadata.property_schema.choice_restriction" class="ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction">
      <tag name="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.metadata.property_schema.collection_restriction" class="ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCollectionRestriction">
      <tag name="api_platform.metadata.property_schema_restriction"/>
      <argument type="tagged_iterator" tag="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.metadata.property_schema.count_restriction" class="ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction">
      <tag name="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.metadata.property_schema.greater_than_or_equal_restriction" class="ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction">
      <tag name="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.metadata.property_schema.greater_than_restriction" class="ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction">
      <tag name="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.metadata.property_schema.length_restriction" class="ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction">
      <tag name="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.metadata.property_schema.less_than_or_equal_restriction" class="ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction">
      <tag name="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.metadata.property_schema.less_than_restriction" class="ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction">
      <tag name="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.metadata.property_schema.one_of_restriction" class="ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaOneOfRestriction">
      <tag name="api_platform.metadata.property_schema_restriction"/>
      <argument type="tagged_iterator" tag="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.metadata.property_schema.range_restriction" class="ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction">
      <tag name="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.metadata.property_schema.regex_restriction" class="ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction">
      <tag name="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.metadata.property_schema.format_restriction" class="ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat">
      <tag name="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.metadata.property_schema.unique_restriction" class="ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction">
      <tag name="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.validator" class="ApiPlatform\Symfony\Validator\Validator">
      <argument type="service" id="debug.validator"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="api_platform.listener.view.validate" class="ApiPlatform\Symfony\EventListener\ValidateListener">
      <tag name="kernel.event_listener" event="kernel.view" method="onKernelView" priority="64"/>
      <argument type="service" id="api_platform.validator"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
    </service>
    <service id="api_platform.validator.query_parameter_validator" class="ApiPlatform\Core\Filter\QueryParameterValidator">
      <argument type="service" id="api_platform.filter_locator"/>
    </service>
    <service id="api_platform.listener.view.validate_query_parameters" class="ApiPlatform\Symfony\EventListener\QueryParameterValidateListener">
      <tag name="kernel.event_listener" event="kernel.request" method="onKernelRequest" priority="16"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.validator.query_parameter_validator"/>
      <argument>true</argument>
    </service>
    <service id="api_platform.data_collector.request" class="ApiPlatform\Core\Bridge\Symfony\Bundle\DataCollector\RequestDataCollector">
      <tag name="data_collector" template="@ApiPlatform/DataCollector/request_legacy.html.twig" id="api_platform.data_collector.request" priority="334"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.filter_locator"/>
      <argument type="service" id="debug.api_platform.collection_data_provider"/>
      <argument type="service" id="debug.api_platform.item_data_provider"/>
      <argument type="service" id="debug.api_platform.subresource_data_provider"/>
      <argument type="service" id="debug.api_platform.data_persister"/>
    </service>
    <service id="debug.var_dumper.cloner" class="Symfony\Component\VarDumper\Cloner\VarCloner"/>
    <service id="debug.var_dumper.cli_dumper" class="Symfony\Component\VarDumper\Dumper\CliDumper"/>
    <service id="debug.api_platform.collection_data_provider" class="ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider">
      <argument type="service" id="debug.api_platform.collection_data_provider.inner"/>
    </service>
    <service id="debug.api_platform.item_data_provider" class="ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider">
      <argument type="service" id="debug.api_platform.item_data_provider.inner"/>
    </service>
    <service id="debug.api_platform.subresource_data_provider" class="ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider">
      <argument type="service" id="debug.api_platform.subresource_data_provider.inner"/>
    </service>
    <service id="debug.api_platform.data_persister" class="ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister">
      <argument type="service" id="debug.api_platform.data_persister.inner"/>
    </service>
    <service id="api_platform.messenger.data_persister" class="ApiPlatform\Core\Bridge\Symfony\Messenger\DataPersister">
      <tag name="api_platform.data_persister" priority="-900"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="debug.traced.messenger.bus.default"/>
    </service>
    <service id="ApiPlatform\Symfony\Messenger\Processor" class="ApiPlatform\Symfony\Messenger\Processor">
      <tag name="api_platform.state_processor" priority="-900"/>
      <argument type="service" id="debug.traced.messenger.bus.default"/>
    </service>
    <service id="api_platform.messenger.data_transformer" class="ApiPlatform\Core\Bridge\Symfony\Messenger\DataTransformer">
      <tag name="api_platform.data_transformer" priority="-10"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
    </service>
    <service id="api_platform.security.resource_access_checker" class="ApiPlatform\Symfony\Security\ResourceAccessChecker">
      <argument type="service" id="security.expression_language" on-invalid="null"/>
      <argument type="service" id="security.authentication.trust_resolver" on-invalid="null"/>
      <argument type="service" id="security.role_hierarchy" on-invalid="null"/>
      <argument type="service" id="security.token_storage" on-invalid="null"/>
      <argument type="service" id="security.authorization_checker" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id="api_platform.security.listener.request.deny_access" class="ApiPlatform\Symfony\EventListener\DenyAccessListener">
      <tag name="kernel.event_listener" event="kernel.request" method="onSecurity" priority="3"/>
      <tag name="kernel.event_listener" event="kernel.request" method="onSecurityPostDenormalize" priority="1"/>
      <tag name="kernel.event_listener" event="kernel.view" method="onSecurityPostValidation" priority="63"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.security.resource_access_checker"/>
    </service>
    <service id="api_platform.security.expression_language_provider" class="ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider">
      <tag name="security.expression_language_provider"/>
    </service>
    <service id="api_platform.maker.command.data_provider" class="ApiPlatform\Core\Bridge\Symfony\Maker\MakeDataProvider">
      <tag name="maker.command"/>
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
    </service>
    <service id="api_platform.maker.command.data_persister" class="ApiPlatform\Core\Bridge\Symfony\Maker\MakeDataPersister">
      <tag name="maker.command"/>
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
    </service>
    <service id="api_platform.maker.command.state_processor" class="ApiPlatform\Symfony\Maker\MakeStateProcessor">
      <tag name="maker.command"/>
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
    </service>
    <service id="api_platform.maker.command.state_provider" class="ApiPlatform\Symfony\Maker\MakeStateProvider">
      <tag name="maker.command"/>
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
    </service>
    <service id="api_platform.identifiers_extractor.cached" class="ApiPlatform\Core\Api\CachedIdentifiersExtractor">
      <argument type="service" id="api_platform.cache.identifiers_extractor.traceable"/>
      <argument type="service" id="api_platform.identifiers_extractor.cached.inner"/>
      <argument type="service" id="property_accessor"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
    </service>
    <service id="api_platform.identifier.converter" class="ApiPlatform\Core\Identifier\IdentifierConverter">
      <argument type="service" id="api_platform.identifiers_extractor.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached.legacy"/>
      <argument type="tagged_iterator" tag="api_platform.identifier.denormalizer"/>
    </service>
    <service id="api_platform.upgrade.subresource_transformer" class="ApiPlatform\Core\Upgrade\SubresourceTransformer"/>
    <service id="api_platform.upgrade_resource.command" class="ApiPlatform\Core\Bridge\Symfony\Bundle\Command\UpgradeApiResourceCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.subresource_operation_factory.cached"/>
      <argument type="service" id="api_platform.upgrade.subresource_transformer"/>
      <argument type="service" id="api_platform.identifiers_extractor.cached"/>
      <argument type="service" id="annotations.reader" on-invalid="ignore"/>
      <call method="setName">
        <argument>api:upgrade-resource</argument>
      </call>
    </service>
    <service id="gesdinet.jwtrefreshtoken.send_token" class="Gesdinet\JWTRefreshTokenBundle\EventListener\AttachRefreshTokenOnSuccessListener">
      <tag name="kernel.event_listener" event="lexik_jwt_authentication.on_authentication_success" method="attachRefreshToken"/>
      <argument type="service" id="gesdinet.jwtrefreshtoken.refresh_token_manager"/>
      <argument>%gesdinet_jwt_refresh_token.ttl%</argument>
      <argument type="service" id="request_stack"/>
      <argument>%gesdinet_jwt_refresh_token.token_parameter_name%</argument>
      <argument>%gesdinet_jwt_refresh_token.single_use%</argument>
      <argument type="service" id="gesdinet.jwtrefreshtoken.refresh_token_generator"/>
      <argument type="service" id="gesdinet.jwtrefreshtoken.request.extractor.chain"/>
      <argument>%gesdinet_jwt_refresh_token.cookie%</argument>
      <argument>%gesdinet_jwt_refresh_token.return_expiration%</argument>
      <argument>%gesdinet_jwt_refresh_token.return_expiration_parameter_name%</argument>
    </service>
    <service id="gesdinet.jwtrefreshtoken.refresh_token_generator" class="Gesdinet\JWTRefreshTokenBundle\Generator\RefreshTokenGenerator" public="true">
      <argument type="service" id="gesdinet.jwtrefreshtoken.refresh_token_manager"/>
    </service>
    <service id="gesdinet.jwtrefreshtoken.refresh_token_manager" class="Gesdinet\JWTRefreshTokenBundle\Doctrine\RefreshTokenManager" public="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument>%gesdinet.jwtrefreshtoken.refresh_token.class%</argument>
    </service>
    <service id="gesdinet.jwtrefreshtoken.request.extractor.chain" class="Gesdinet\JWTRefreshTokenBundle\Request\Extractor\ChainExtractor" public="true">
      <call method="addExtractor">
        <argument type="service" id="gesdinet.jwtrefreshtoken.request.extractor.request_body"/>
      </call>
      <call method="addExtractor">
        <argument type="service" id="gesdinet.jwtrefreshtoken.request.extractor.request_parameter"/>
      </call>
      <call method="addExtractor">
        <argument type="service" id="gesdinet.jwtrefreshtoken.request.extractor.request_cookie"/>
      </call>
    </service>
    <service id="gesdinet.jwtrefreshtoken.request.extractor.request_body" class="Gesdinet\JWTRefreshTokenBundle\Request\Extractor\RequestBodyExtractor">
      <tag name="gesdinet_jwt_refresh_token.request_extractor"/>
    </service>
    <service id="gesdinet.jwtrefreshtoken.request.extractor.request_parameter" class="Gesdinet\JWTRefreshTokenBundle\Request\Extractor\RequestParameterExtractor">
      <tag name="gesdinet_jwt_refresh_token.request_extractor"/>
    </service>
    <service id="gesdinet.jwtrefreshtoken.request.extractor.request_cookie" class="Gesdinet\JWTRefreshTokenBundle\Request\Extractor\RequestCookieExtractor">
      <tag name="gesdinet_jwt_refresh_token.request_extractor"/>
    </service>
    <service id="gesdinet.jwtrefreshtoken" class="Gesdinet\JWTRefreshTokenBundle\Service\RefreshToken" public="true">
      <argument type="service" id="gesdinet.jwtrefreshtoken.authenticator"/>
      <argument type="service" id="gesdinet.jwtrefreshtoken.user_provider"/>
      <argument type="service" id="lexik_jwt_authentication.handler.authentication_success"/>
      <argument type="service" id="lexik_jwt_authentication.handler.authentication_failure"/>
      <argument type="service" id="gesdinet.jwtrefreshtoken.refresh_token_manager"/>
      <argument>%gesdinet_jwt_refresh_token.ttl%</argument>
      <argument>%gesdinet_jwt_refresh_token.security.firewall%</argument>
      <argument>%gesdinet_jwt_refresh_token.ttl_update%</argument>
      <argument type="service" id="debug.event_dispatcher"/>
      <deprecated package="gesdinet/jwt-refresh-token-bundle" version="1.0">The "%service_id%" service is deprecated.</deprecated>
    </service>
    <service id="gesdinet.jwtrefreshtoken.user_provider" class="Gesdinet\JWTRefreshTokenBundle\Security\Provider\RefreshTokenProvider">
      <argument type="service" id="gesdinet.jwtrefreshtoken.refresh_token_manager"/>
      <deprecated package="gesdinet/jwt-refresh-token-bundle" version="1.0">The "%service_id%" service is deprecated.</deprecated>
    </service>
    <service id="gesdinet.jwtrefreshtoken.authenticator" class="Gesdinet\JWTRefreshTokenBundle\Security\Authenticator\RefreshTokenAuthenticator">
      <argument type="service" id="security.user_checker"/>
      <argument>%gesdinet_jwt_refresh_token.token_parameter_name%</argument>
      <argument type="service" id="gesdinet.jwtrefreshtoken.request.extractor.chain"/>
      <deprecated package="gesdinet/jwt-refresh-token-bundle" version="1.0">The "%service_id%" service is deprecated.</deprecated>
    </service>
    <service id="gesdinet.jwtrefreshtoken.security.authentication.failure_handler" class="Gesdinet\JWTRefreshTokenBundle\Security\Http\Authentication\AuthenticationFailureHandler">
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="gesdinet.jwtrefreshtoken.security.authentication.success_handler" class="Gesdinet\JWTRefreshTokenBundle\Security\Http\Authentication\AuthenticationSuccessHandler">
      <argument type="service" id="lexik_jwt_authentication.handler.authentication_success"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="gesdinet.jwtrefreshtoken.security.refresh_token_authenticator" class="Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator" abstract="true">
      <argument type="service" id="gesdinet.jwtrefreshtoken.refresh_token_manager"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="gesdinet.jwtrefreshtoken.request.extractor.chain"/>
      <argument type="abstract">user provider</argument>
      <argument type="abstract">authentication success handler</argument>
      <argument type="abstract">authentication failure handler</argument>
      <argument type="abstract">options</argument>
      <argument type="service" id="security.http_utils"/>
    </service>
    <service id="Gesdinet\JWTRefreshTokenBundle\Command\ClearInvalidRefreshTokensCommand" class="Gesdinet\JWTRefreshTokenBundle\Command\ClearInvalidRefreshTokensCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="gesdinet.jwtrefreshtoken.refresh_token_manager"/>
      <call method="setName">
        <argument>gesdinet:jwt:clear</argument>
      </call>
    </service>
    <service id="Gesdinet\JWTRefreshTokenBundle\Command\RevokeRefreshTokenCommand" class="Gesdinet\JWTRefreshTokenBundle\Command\RevokeRefreshTokenCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="gesdinet.jwtrefreshtoken.refresh_token_manager"/>
      <call method="setName">
        <argument>gesdinet:jwt:revoke</argument>
      </call>
    </service>
    <service id="Gesdinet\JWTRefreshTokenBundle\EventListener\LogoutEventListener" class="Gesdinet\JWTRefreshTokenBundle\EventListener\LogoutEventListener">
      <tag name="kernel.event_listener" event="Symfony\Component\Security\Http\Event\LogoutEvent" method="onLogout"/>
      <argument type="service" id="gesdinet.jwtrefreshtoken.refresh_token_manager"/>
      <argument type="service" id="gesdinet.jwtrefreshtoken.request.extractor.chain"/>
      <argument>%gesdinet_jwt_refresh_token.token_parameter_name%</argument>
      <argument>%gesdinet_jwt_refresh_token.cookie%</argument>
      <argument>%gesdinet_jwt_refresh_token.logout_firewall_context%</argument>
    </service>
    <service id="nelmio_cors.cors_listener" class="Nelmio\CorsBundle\EventListener\CorsListener">
      <tag name="kernel.event_listener" event="kernel.request" method="onKernelRequest" priority="250"/>
      <tag name="kernel.event_listener" event="kernel.response" method="onKernelResponse" priority="0"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="nelmio_cors.options_resolver"/>
    </service>
    <service id="nelmio_cors.options_resolver" class="Nelmio\CorsBundle\Options\Resolver">
      <argument type="collection">
        <argument type="service" id="nelmio_cors.options_provider.config"/>
      </argument>
    </service>
    <service id="nelmio_cors.options_provider.config" class="Nelmio\CorsBundle\Options\ConfigProvider">
      <tag name="nelmio_cors.options_provider" priority="-1"/>
      <argument>%nelmio_cors.map%</argument>
      <argument>%nelmio_cors.defaults%</argument>
    </service>
    <service id="nelmio_cors.cacheable_response_vary_listener" class="Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener">
      <tag name="kernel.event_listener" event="kernel.response" method="onResponse"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="symfonycasts.reset_password.fake_request_repository" class="SymfonyCasts\Bundle\ResetPassword\Persistence\Fake\FakeResetPasswordInternalRepository"/>
    <service id="symfonycasts.reset_password.cleaner" class="SymfonyCasts\Bundle\ResetPassword\Util\ResetPasswordCleaner">
      <argument type="service" id="App\Repository\Security\ResetPasswordRequestRepository"/>
      <argument>true</argument>
    </service>
    <service id="SymfonyCasts\Bundle\ResetPassword\Command\ResetPasswordRemoveExpiredCommand" class="SymfonyCasts\Bundle\ResetPassword\Command\ResetPasswordRemoveExpiredCommand">
      <tag name="console.command" command="reset-password:remove-expired"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="symfonycasts.reset_password.cleaner"/>
      <call method="setName">
        <argument>reset-password:remove-expired</argument>
      </call>
    </service>
    <service id="symfonycasts.reset_password.random_generator" class="SymfonyCasts\Bundle\ResetPassword\Generator\ResetPasswordRandomGenerator"/>
    <service id="symfonycasts.reset_password.token_generator" class="SymfonyCasts\Bundle\ResetPassword\Generator\ResetPasswordTokenGenerator">
      <argument>%env(APP_SECRET)%</argument>
      <argument type="service" id="symfonycasts.reset_password.random_generator"/>
    </service>
    <service id="symfonycasts.reset_password.helper" class="SymfonyCasts\Bundle\ResetPassword\ResetPasswordHelper">
      <argument type="service" id="symfonycasts.reset_password.token_generator"/>
      <argument type="service" id="symfonycasts.reset_password.cleaner"/>
      <argument type="service" id="App\Repository\Security\ResetPasswordRequestRepository"/>
      <argument>3600</argument>
      <argument>3600</argument>
    </service>
    <service id="Geocoder\Dumper\GeoArray" class="Geocoder\Dumper\GeoArray" public="true">
      <tag name="bazinga_geocoder.dumper"/>
    </service>
    <service id="Geocoder\Dumper\GeoJson" class="Geocoder\Dumper\GeoJson" public="true">
      <tag name="bazinga_geocoder.dumper"/>
    </service>
    <service id="Geocoder\Dumper\Gpx" class="Geocoder\Dumper\Gpx" public="true">
      <tag name="bazinga_geocoder.dumper"/>
    </service>
    <service id="Geocoder\Dumper\Kml" class="Geocoder\Dumper\Kml" public="true">
      <tag name="bazinga_geocoder.dumper"/>
    </service>
    <service id="Geocoder\Dumper\Wkb" class="Geocoder\Dumper\Wkb" public="true">
      <tag name="bazinga_geocoder.dumper"/>
    </service>
    <service id="Geocoder\Dumper\Wkt" class="Geocoder\Dumper\Wkt" public="true">
      <tag name="bazinga_geocoder.dumper"/>
    </service>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\AlgoliaFactory" class="Bazinga\GeocoderBundle\ProviderFactory\AlgoliaFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="Http\Client\HttpClient"/>
    </service>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\ArcGISOnlineFactory" class="Bazinga\GeocoderBundle\ProviderFactory\ArcGISOnlineFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="Http\Client\HttpClient"/>
    </service>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\BingMapsFactory" class="Bazinga\GeocoderBundle\ProviderFactory\BingMapsFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="Http\Client\HttpClient"/>
    </service>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\ChainFactory" class="Bazinga\GeocoderBundle\ProviderFactory\ChainFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="Http\Client\HttpClient"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\FreeGeoIpFactory" class="Bazinga\GeocoderBundle\ProviderFactory\FreeGeoIpFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="Http\Client\HttpClient"/>
    </service>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\GeoIP2Factory" class="Bazinga\GeocoderBundle\ProviderFactory\GeoIP2Factory" autowire="true" autoconfigure="true">
      <argument type="service" id="Http\Client\HttpClient"/>
    </service>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\GeoIPsFactory" class="Bazinga\GeocoderBundle\ProviderFactory\GeoIPsFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="Http\Client\HttpClient"/>
    </service>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\GeoPluginFactory" class="Bazinga\GeocoderBundle\ProviderFactory\GeoPluginFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="Http\Client\HttpClient"/>
    </service>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\GeoipFactory" class="Bazinga\GeocoderBundle\ProviderFactory\GeoipFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="Http\Client\HttpClient"/>
    </service>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\GeonamesFactory" class="Bazinga\GeocoderBundle\ProviderFactory\GeonamesFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="Http\Client\HttpClient"/>
    </service>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\GoogleMapsFactory" class="Bazinga\GeocoderBundle\ProviderFactory\GoogleMapsFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="Http\Client\HttpClient"/>
    </service>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\GoogleMapsPlacesFactory" class="Bazinga\GeocoderBundle\ProviderFactory\GoogleMapsPlacesFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="Http\Client\HttpClient"/>
    </service>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\HereFactory" class="Bazinga\GeocoderBundle\ProviderFactory\HereFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="Http\Client\HttpClient"/>
    </service>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\HostIpFactory" class="Bazinga\GeocoderBundle\ProviderFactory\HostIpFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="Http\Client\HttpClient"/>
    </service>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\IpInfoDbFactory" class="Bazinga\GeocoderBundle\ProviderFactory\IpInfoDbFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="Http\Client\HttpClient"/>
    </service>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\IpInfoFactory" class="Bazinga\GeocoderBundle\ProviderFactory\IpInfoFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="Http\Client\HttpClient"/>
    </service>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\IpstackFactory" class="Bazinga\GeocoderBundle\ProviderFactory\IpstackFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="Http\Client\HttpClient"/>
    </service>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\LocationIQFactory" class="Bazinga\GeocoderBundle\ProviderFactory\LocationIQFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="Http\Client\HttpClient"/>
    </service>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\MapQuestFactory" class="Bazinga\GeocoderBundle\ProviderFactory\MapQuestFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="Http\Client\HttpClient"/>
    </service>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\MapboxFactory" class="Bazinga\GeocoderBundle\ProviderFactory\MapboxFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="Http\Client\HttpClient"/>
    </service>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\MapzenFactory" class="Bazinga\GeocoderBundle\ProviderFactory\MapzenFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="Http\Client\HttpClient"/>
    </service>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\MaxMindBinaryFactory" class="Bazinga\GeocoderBundle\ProviderFactory\MaxMindBinaryFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="Http\Client\HttpClient"/>
    </service>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\MaxMindFactory" class="Bazinga\GeocoderBundle\ProviderFactory\MaxMindFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="Http\Client\HttpClient"/>
    </service>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\NominatimFactory" class="Bazinga\GeocoderBundle\ProviderFactory\NominatimFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="Http\Client\HttpClient"/>
    </service>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\OpenCageFactory" class="Bazinga\GeocoderBundle\ProviderFactory\OpenCageFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="Http\Client\HttpClient"/>
    </service>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\OpenRouteServiceFactory" class="Bazinga\GeocoderBundle\ProviderFactory\OpenRouteServiceFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="Http\Client\HttpClient"/>
    </service>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\PickPointFactory" class="Bazinga\GeocoderBundle\ProviderFactory\PickPointFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="Http\Client\HttpClient"/>
    </service>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\PluginProviderFactory" class="Bazinga\GeocoderBundle\ProviderFactory\PluginProviderFactory" autowire="true" autoconfigure="true"/>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\TomTomFactory" class="Bazinga\GeocoderBundle\ProviderFactory\TomTomFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="Http\Client\HttpClient"/>
    </service>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\YandexFactory" class="Bazinga\GeocoderBundle\ProviderFactory\YandexFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="Http\Client\HttpClient"/>
    </service>
    <service id="Geocoder\ProviderAggregator" class="Geocoder\ProviderAggregator">
      <call method="registerProviders">
        <argument type="collection">
          <argument type="service" id="bazinga_geocoder.provider.acme"/>
        </argument>
      </call>
    </service>
    <service id="Bazinga\GeocoderBundle\Command\GeocodeCommand" class="Bazinga\GeocoderBundle\Command\GeocodeCommand">
      <tag name="console.command" command="geocoder:geocode"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="Geocoder\ProviderAggregator"/>
      <call method="setName">
        <argument>geocoder:geocode</argument>
      </call>
    </service>
    <service id="Bazinga\GeocoderBundle\Validator\Constraint\AddressValidator" class="Bazinga\GeocoderBundle\Validator\Constraint\AddressValidator">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="Geocoder\ProviderAggregator"/>
    </service>
    <service id="Bazinga\GeocoderBundle\DataCollector\GeocoderDataCollector" class="Bazinga\GeocoderBundle\DataCollector\GeocoderDataCollector">
      <tag name="data_collector" template="@BazingaGeocoder/Collector/geocoder.html.twig" id="geocoder"/>
      <call method="addInstance">
        <argument type="service" id="bazinga_geocoder.provider.acme.profiler"/>
      </call>
    </service>
    <service id="bazinga_geocoder.provider.acme.profiler" class="Bazinga\GeocoderBundle\Plugin\ProfilingPlugin">
      <tag name="bazinga_geocoder.profiling_plugin"/>
      <argument>acme</argument>
    </service>
    <service id="bazinga_geocoder.provider.acme" class="Geocoder\Plugin\PluginProvider">
      <tag name="bazinga_geocoder.provider"/>
      <argument type="collection">
        <argument type="service" id="bazinga_geocoder.provider.acme.profiler"/>
      </argument>
      <argument type="service" id="Bazinga\GeocoderBundle\ProviderFactory\GoogleMapsFactory"/>
      <argument type="collection">
        <argument key="region">france</argument>
        <argument key="api_key">AIzaSyDmsgEU-h9PxlNSlA3yuhZWs_sqAPvnC4k</argument>
      </argument>
      <factory class="Bazinga\GeocoderBundle\ProviderFactory\PluginProviderFactory" method="createPluginProvider"/>
    </service>
    <service id="symfonycasts.verify_email.token_generator" class="SymfonyCasts\Bundle\VerifyEmail\Generator\VerifyEmailTokenGenerator">
      <argument>%env(APP_SECRET)%</argument>
    </service>
    <service id="symfonycasts.verify_email.query_utility" class="SymfonyCasts\Bundle\VerifyEmail\Util\VerifyEmailQueryUtility"/>
    <service id="symfonycasts.verify_email.uri_signer" class="Symfony\Component\HttpKernel\UriSigner">
      <argument>%env(APP_SECRET)%</argument>
      <argument>signature</argument>
    </service>
    <service id="symfonycasts.verify_email.helper" class="SymfonyCasts\Bundle\VerifyEmail\VerifyEmailHelper">
      <argument type="service" id="router.default"/>
      <argument type="service" id="symfonycasts.verify_email.uri_signer"/>
      <argument type="service" id="symfonycasts.verify_email.query_utility"/>
      <argument type="service" id="symfonycasts.verify_email.token_generator"/>
      <argument>3600</argument>
    </service>
    <service id="twig.extension.instanceof" class="Lelyfoto\Twig\InstanceOf\Extension\InstanceOfExtension">
      <tag name="twig.extension"/>
    </service>
    <service id="knp_menu.factory" class="Knp\Menu\MenuFactory" public="true">
      <call method="addExtension">
        <argument type="service" id="knp_menu.factory_extension.routing"/>
        <argument>0</argument>
      </call>
    </service>
    <service id="knp_menu.factory_extension.routing" class="Knp\Menu\Integration\Symfony\RoutingExtension">
      <tag name="knp_menu.factory_extension"/>
      <argument type="service" id="router.default"/>
    </service>
    <service id="knp_menu.helper" class="Knp\Menu\Twig\Helper">
      <argument type="service" id="knp_menu.renderer_provider"/>
      <argument type="service" id="knp_menu.menu_provider.chain"/>
      <argument type="service" id="knp_menu.manipulator"/>
      <argument type="service" id="knp_menu.matcher"/>
    </service>
    <service id="knp_menu.matcher" class="Knp\Menu\Matcher\Matcher" public="true">
      <argument type="iterator">
        <argument type="service" id="knp_menu.voter.router"/>
      </argument>
    </service>
    <service id="knp_menu.menu_provider.chain" class="Knp\Menu\Provider\ChainProvider">
      <argument type="iterator">
        <argument type="service" id="knp_menu.menu_provider.lazy"/>
        <argument type="service" id="knp_menu.menu_provider.builder_alias"/>
      </argument>
    </service>
    <service id="knp_menu.menu_provider.lazy" class="Knp\Menu\Provider\LazyProvider">
      <tag name="knp_menu.provider"/>
      <argument type="collection">
        <argument key="admin" type="collection">
          <argument type="service_closure" id="app.menu_admin_builder"/>
          <argument>createMenu</argument>
        </argument>
        <argument key="support" type="collection">
          <argument type="service_closure" id="app.menu_support_builder"/>
          <argument>createMenu</argument>
        </argument>
        <argument key="developer" type="collection">
          <argument type="service_closure" id="app.menu_developer_builder"/>
          <argument>createMenu</argument>
        </argument>
        <argument key="shopOwner" type="collection">
          <argument type="service_closure" id="app.menu_shop_owner_builder"/>
          <argument>createMenu</argument>
        </argument>
        <argument key="manager" type="collection">
          <argument type="service_closure" id="app.menu_manager_builder"/>
          <argument>createMenu</argument>
        </argument>
        <argument key="doc" type="collection">
          <argument type="service_closure" id="app.menu_doc_builder"/>
          <argument>createMenu</argument>
        </argument>
      </argument>
    </service>
    <service id="knp_menu.menu_provider.builder_alias" class="Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider">
      <tag name="knp_menu.provider"/>
      <argument type="service" id="kernel"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="knp_menu.factory"/>
    </service>
    <service id="knp_menu.renderer_provider" class="Knp\Menu\Renderer\PsrProvider">
      <argument type="service" id=".service_locator.TWz9UQt"/>
      <argument>twig</argument>
      <argument type="collection"/>
      <argument>false</argument>
    </service>
    <service id="knp_menu.renderer.list" class="Knp\Menu\Renderer\ListRenderer">
      <tag name="knp_menu.renderer" alias="list"/>
      <argument type="service" id="knp_menu.matcher"/>
      <argument type="collection"/>
      <argument>UTF-8</argument>
    </service>
    <service id="knp_menu.voter.router" class="Knp\Menu\Matcher\Voter\RouteVoter">
      <tag name="knp_menu.voter"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="knp_menu.manipulator" class="Knp\Menu\Util\MenuManipulator"/>
    <service id="knp_menu.twig.extension" class="Knp\Menu\Twig\MenuExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="knp_menu.helper"/>
      <argument type="service" id="knp_menu.matcher"/>
      <argument type="service" id="knp_menu.manipulator"/>
    </service>
    <service id="knp_menu.renderer.twig" class="Knp\Menu\Renderer\TwigRenderer">
      <tag name="knp_menu.renderer" alias="twig"/>
      <argument type="service" id="twig"/>
      <argument>Menu/knp_menu.html.twig</argument>
      <argument type="service" id="knp_menu.matcher"/>
      <argument type="collection"/>
    </service>
    <service id="Endroid\QrCodeBundle\Controller\GenerateController" class="Endroid\QrCodeBundle\Controller\GenerateController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="Endroid\QrCode\Builder\BuilderRegistry"/>
    </service>
    <service id="Endroid\QrCode\Writer\BinaryWriter" class="Endroid\QrCode\Writer\BinaryWriter" autowire="true" autoconfigure="true"/>
    <service id="Endroid\QrCode\Writer\DebugWriter" class="Endroid\QrCode\Writer\DebugWriter" autowire="true" autoconfigure="true"/>
    <service id="Endroid\QrCode\Writer\EpsWriter" class="Endroid\QrCode\Writer\EpsWriter" autowire="true" autoconfigure="true"/>
    <service id="Endroid\QrCode\Writer\PdfWriter" class="Endroid\QrCode\Writer\PdfWriter" autowire="true" autoconfigure="true"/>
    <service id="Endroid\QrCode\Writer\PngWriter" class="Endroid\QrCode\Writer\PngWriter" autowire="true" autoconfigure="true"/>
    <service id="Endroid\QrCode\Writer\SvgWriter" class="Endroid\QrCode\Writer\SvgWriter" autowire="true" autoconfigure="true"/>
    <service id="Endroid\QrCode\Builder\Builder" class="Endroid\QrCode\Builder\Builder" autowire="true" autoconfigure="true"/>
    <service id="Endroid\QrCode\Builder\BuilderRegistry" class="Endroid\QrCode\Builder\BuilderRegistry" autowire="true" autoconfigure="true">
      <call method="addBuilder">
        <argument>default</argument>
        <argument type="service">
          <service class="Endroid\QrCode\Builder\Builder" public="true" autowire="true">
            <call method="writer">
              <argument type="service" id="Endroid\QrCode\Writer\PngWriter"/>
            </call>
            <call method="size">
              <argument>300</argument>
            </call>
            <call method="margin">
              <argument>10</argument>
            </call>
            <call method="encoding">
              <argument type="service">
                <service class="Endroid\QrCode\Encoding\Encoding">
                  <argument>UTF-8</argument>
                </service>
              </argument>
            </call>
            <call method="errorCorrectionLevel">
              <argument type="service">
                <service class="Endroid\QrCode\ErrorCorrectionLevel\ErrorCorrectionLevelLow"/>
              </argument>
            </call>
            <call method="roundBlockSizeMode">
              <argument type="service">
                <service class="Endroid\QrCode\RoundBlockSizeMode\RoundBlockSizeModeMargin"/>
              </argument>
            </call>
            <call method="validateResult">
              <argument>false</argument>
            </call>
          </service>
        </argument>
      </call>
    </service>
    <service id="Endroid\QrCodeBundle\Twig\QrCodeExtension" class="Endroid\QrCodeBundle\Twig\QrCodeExtension" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
    </service>
    <service id="Endroid\QrCodeBundle\Twig\QrCodeRuntime" class="Endroid\QrCodeBundle\Twig\QrCodeRuntime" autowire="true" autoconfigure="true">
      <tag name="twig.runtime"/>
      <argument type="service" id="Endroid\QrCode\Builder\BuilderRegistry"/>
      <argument type="service" id="router.default"/>
    </service>
    <service id="endroid_qr_code.default_builder" class="Endroid\QrCode\Builder\Builder" public="true" autowire="true">
      <call method="writer">
        <argument type="service" id="Endroid\QrCode\Writer\PngWriter"/>
      </call>
      <call method="size">
        <argument>300</argument>
      </call>
      <call method="margin">
        <argument>10</argument>
      </call>
      <call method="encoding">
        <argument type="service">
          <service class="Endroid\QrCode\Encoding\Encoding">
            <argument>UTF-8</argument>
          </service>
        </argument>
      </call>
      <call method="errorCorrectionLevel">
        <argument type="service">
          <service class="Endroid\QrCode\ErrorCorrectionLevel\ErrorCorrectionLevelLow"/>
        </argument>
      </call>
      <call method="roundBlockSizeMode">
        <argument type="service">
          <service class="Endroid\QrCode\RoundBlockSizeMode\RoundBlockSizeModeMargin"/>
        </argument>
      </call>
      <call method="validateResult">
        <argument>false</argument>
      </call>
    </service>
    <service id="Sentry\Transport\TransportFactoryInterface" class="Sentry\SentryBundle\Transport\TransportFactory">
      <argument type="service" id="nyholm.psr7.psr17_factory" on-invalid="ignore"/>
      <argument type="service" id="nyholm.psr7.psr17_factory" on-invalid="ignore"/>
      <argument type="service" id="nyholm.psr7.psr17_factory" on-invalid="ignore"/>
      <argument type="service" id="nyholm.psr7.psr17_factory" on-invalid="ignore"/>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="Sentry\State\HubInterface" class="Sentry\State\HubInterface">
      <call method="bindClient">
        <argument type="service" id="sentry.client"/>
      </call>
      <factory class="Sentry\State\HubAdapter" method="getInstance"/>
    </service>
    <service id="Sentry\SentryBundle\EventListener\ConsoleListener" class="Sentry\SentryBundle\EventListener\ConsoleListener">
      <tag name="kernel.event_listener" event="console.command" method="handleConsoleCommandEvent" priority="128"/>
      <tag name="kernel.event_listener" event="console.terminate" method="handleConsoleTerminateEvent" priority="-64"/>
      <tag name="kernel.event_listener" event="console.error" method="handleConsoleErrorEvent" priority="-64"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="Sentry\State\HubInterface"/>
      <argument>true</argument>
    </service>
    <service id="Sentry\SentryBundle\EventListener\ErrorListener" class="Sentry\SentryBundle\EventListener\ErrorListener">
      <tag name="kernel.event_listener" event="kernel.exception" method="handleExceptionEvent" priority="128"/>
      <argument type="service" id="Sentry\State\HubInterface"/>
    </service>
    <service id="Sentry\SentryBundle\EventListener\RequestListener" class="Sentry\SentryBundle\EventListener\RequestListener">
      <tag name="kernel.event_listener" event="kernel.request" method="handleKernelRequestEvent" priority="5"/>
      <tag name="kernel.event_listener" event="kernel.controller" method="handleKernelControllerEvent" priority="10"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="Sentry\State\HubInterface"/>
    </service>
    <service id="Sentry\SentryBundle\EventListener\SubRequestListener" class="Sentry\SentryBundle\EventListener\SubRequestListener">
      <tag name="kernel.event_listener" event="kernel.request" method="handleKernelRequestEvent" priority="3"/>
      <tag name="kernel.event_listener" event="kernel.finish_request" method="handleKernelFinishRequestEvent" priority="5"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="Sentry\State\HubInterface"/>
    </service>
    <service id="Sentry\SentryBundle\EventListener\TracingRequestListener" class="Sentry\SentryBundle\EventListener\TracingRequestListener">
      <tag name="kernel.event_listener" event="kernel.request" method="handleKernelRequestEvent" priority="4"/>
      <tag name="kernel.event_listener" event="kernel.response" method="handleKernelResponseEvent" priority="15"/>
      <tag name="kernel.event_listener" event="kernel.terminate" method="handleKernelTerminateEvent" priority="5"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="Sentry\State\HubInterface"/>
    </service>
    <service id="Sentry\SentryBundle\EventListener\TracingSubRequestListener" class="Sentry\SentryBundle\EventListener\TracingSubRequestListener">
      <tag name="kernel.event_listener" event="kernel.request" method="handleKernelRequestEvent" priority="2"/>
      <tag name="kernel.event_listener" event="kernel.finish_request" method="handleKernelFinishRequestEvent" priority="10"/>
      <tag name="kernel.event_listener" event="kernel.response" method="handleKernelResponseEvent" priority="15"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="Sentry\State\HubInterface"/>
    </service>
    <service id="Sentry\SentryBundle\EventListener\TracingConsoleListener" class="Sentry\SentryBundle\EventListener\TracingConsoleListener">
      <tag name="kernel.event_listener" event="console.command" method="handleConsoleCommandEvent" priority="118"/>
      <tag name="kernel.event_listener" event="console.terminate" method="handleConsoleTerminateEvent" priority="-54"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="Sentry\State\HubInterface"/>
      <argument type="collection">
        <argument>messenger:consume</argument>
      </argument>
    </service>
    <service id="Sentry\SentryBundle\EventListener\MessengerListener" class="Sentry\SentryBundle\EventListener\MessengerListener">
      <tag name="kernel.event_listener" event="Symfony\Component\Messenger\Event\WorkerMessageFailedEvent" method="handleWorkerMessageFailedEvent" priority="50"/>
      <tag name="kernel.event_listener" event="Symfony\Component\Messenger\Event\WorkerMessageHandledEvent" method="handleWorkerMessageHandledEvent" priority="50"/>
      <argument type="service" id="Sentry\State\HubInterface"/>
      <argument>true</argument>
    </service>
    <service id="Sentry\SentryBundle\EventListener\LoginListener" class="Sentry\SentryBundle\EventListener\LoginListener">
      <tag name="kernel.event_listener" event="kernel.request" method="handleKernelRequestEvent"/>
      <tag name="kernel.event_listener" event="Symfony\Component\Security\Http\Event\LoginSuccessEvent" method="handleLoginSuccessEvent"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="Sentry\State\HubInterface"/>
      <argument type="service" id="security.token_storage" on-invalid="ignore"/>
    </service>
    <service id="Sentry\SentryBundle\Command\SentryTestCommand" class="Sentry\SentryBundle\Command\SentryTestCommand">
      <tag name="console.command" command="sentry:test"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="Sentry\State\HubInterface"/>
      <call method="setName">
        <argument>sentry:test</argument>
      </call>
    </service>
    <service id="Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory" class="Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory">
      <argument type="service" id="Sentry\State\HubInterface"/>
    </service>
    <service id="Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension" class="Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="Sentry\State\HubInterface"/>
    </service>
    <service id="sentry.tracing.traceable_cache_adapter" class="Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter" abstract="true">
      <argument type="service" id="Sentry\State\HubInterface"/>
      <argument></argument>
    </service>
    <service id="sentry.tracing.traceable_tag_aware_cache_adapter" class="Sentry\SentryBundle\Tracing\Cache\TraceableTagAwareCacheAdapter" abstract="true">
      <argument type="service" id="Sentry\State\HubInterface"/>
      <argument></argument>
    </service>
    <service id="Sentry\SentryBundle\Integration\IntegrationConfigurator" class="Sentry\SentryBundle\Integration\IntegrationConfigurator">
      <argument type="collection">
        <argument type="service">
          <service class="Sentry\Integration\IgnoreErrorsIntegration">
            <argument type="collection">
              <argument key="ignore_exceptions" type="collection">
                <argument>Symfony\Component\ErrorHandler\Error\FatalError</argument>
                <argument>Symfony\Component\Debug\Exception\FatalErrorException</argument>
              </argument>
            </argument>
          </service>
        </argument>
        <argument type="service">
          <service class="Sentry\Integration\RequestIntegration">
            <argument type="service" id="Sentry\Integration\RequestFetcherInterface"/>
          </service>
        </argument>
      </argument>
      <argument>true</argument>
    </service>
    <service id="Sentry\Integration\RequestFetcherInterface" class="Sentry\SentryBundle\Integration\RequestFetcher">
      <argument type="service" id="request_stack"/>
      <argument>null</argument>
    </service>
    <service id="Sentry\SentryBundle\Twig\SentryExtension" class="Sentry\SentryBundle\Twig\SentryExtension">
      <tag name="twig.extension"/>
    </service>
    <service id="sentry.client.options" class="Sentry\Options">
      <argument type="collection">
        <argument key="in_app_exclude" type="collection">
          <argument>/var/www/html/foxorders/var/cache/dev</argument>
        </argument>
        <argument key="traces_sample_rate">1</argument>
        <argument key="before_send" type="service" id="sentry.callback.before_send"/>
        <argument key="error_types">24575</argument>
        <argument key="environment">%env(APP_SERVER)%</argument>
        <argument key="integrations" type="service" id="Sentry\SentryBundle\Integration\IntegrationConfigurator"/>
        <argument key="prefixes" type="collection">
          <argument>/var/www/html/foxorders</argument>
          <argument>.</argument>
          <argument>/usr/share/php</argument>
        </argument>
        <argument key="release">%env(default::SENTRY_RELEASE)%</argument>
        <argument key="tags" type="collection"/>
        <argument key="in_app_include" type="collection"/>
        <argument key="class_serializers" type="collection"/>
        <argument key="ignore_exceptions" type="collection"/>
        <argument key="ignore_transactions" type="collection"/>
        <argument key="dsn">%env(SENTRY_DSN)%</argument>
      </argument>
    </service>
    <service id="sentry.client" class="Sentry\Client">
      <factory method="getClient">
        <service class="Sentry\ClientBuilder">
          <argument type="service" id="sentry.client.options"/>
          <call method="setSdkIdentifier">
            <argument>sentry.php.symfony</argument>
          </call>
          <call method="setSdkVersion">
            <argument>4.13.1</argument>
          </call>
          <call method="setTransportFactory">
            <argument type="service" id="Sentry\Transport\TransportFactoryInterface"/>
          </call>
          <call method="setSerializer">
            <argument type="service">
              <service class="Sentry\Serializer\Serializer">
                <argument type="service" id="sentry.client.options"/>
              </service>
            </argument>
          </call>
          <call method="setRepresentationSerializer">
            <argument type="service">
              <service class="Sentry\Serializer\RepresentationSerializer">
                <argument type="service" id="sentry.client.options"/>
              </service>
            </argument>
          </call>
          <call method="setLogger">
            <argument type="service" id="Psr\Log\NullLogger" on-invalid="ignore"/>
          </call>
        </service>
      </factory>
    </service>
    <service id="Zenstruck\ScheduleBundle\Command\ScheduleListCommand" class="Zenstruck\ScheduleBundle\Command\ScheduleListCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="Zenstruck\ScheduleBundle\Schedule\ScheduleRunner"/>
      <argument type="service" id="Zenstruck\ScheduleBundle\Schedule\Extension\ExtensionHandlerRegistry"/>
      <call method="setName">
        <argument>schedule:list</argument>
      </call>
      <call method="setDescription">
        <argument>List configured scheduled tasks</argument>
      </call>
    </service>
    <service id="Zenstruck\ScheduleBundle\Command\ScheduleRunCommand" class="Zenstruck\ScheduleBundle\Command\ScheduleRunCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="Zenstruck\ScheduleBundle\Schedule\ScheduleRunner"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <call method="setName">
        <argument>schedule:run</argument>
      </call>
      <call method="setDescription">
        <argument>Runs scheduled tasks that are due</argument>
      </call>
    </service>
    <service id="Zenstruck\ScheduleBundle\Schedule\ScheduleRunner" class="Zenstruck\ScheduleBundle\Schedule\ScheduleRunner">
      <argument type="tagged_iterator" tag="schedule.task_runner"/>
      <argument type="service" id="Zenstruck\ScheduleBundle\Schedule\Extension\ExtensionHandlerRegistry"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="Zenstruck\ScheduleBundle\EventListener\ScheduleBuilderSubscriber" class="Zenstruck\ScheduleBundle\EventListener\ScheduleBuilderSubscriber">
      <tag name="kernel.event_subscriber"/>
      <argument type="tagged_iterator" tag="schedule.builder"/>
    </service>
    <service id="Zenstruck\ScheduleBundle\EventListener\TaskConfigurationSubscriber" class="Zenstruck\ScheduleBundle\EventListener\TaskConfigurationSubscriber">
      <tag name="kernel.event_subscriber"/>
      <argument type="collection"/>
    </service>
    <service id="Zenstruck\ScheduleBundle\EventListener\ScheduleExtensionSubscriber" class="Zenstruck\ScheduleBundle\EventListener\ScheduleExtensionSubscriber">
      <tag name="kernel.event_subscriber"/>
      <argument type="tagged_iterator" tag="schedule.extension"/>
    </service>
    <service id="Zenstruck\ScheduleBundle\EventListener\SelfSchedulingCommandSubscriber" class="Zenstruck\ScheduleBundle\EventListener\SelfSchedulingCommandSubscriber">
      <tag name="kernel.event_subscriber"/>
      <argument type="tagged_iterator" tag="schedule.self_scheduling_command"/>
    </service>
    <service id="zenstruck_schedule.console_application" class="Symfony\Bundle\FrameworkBundle\Console\Application">
      <argument type="service" id="kernel"/>
    </service>
    <service id="Zenstruck\ScheduleBundle\Schedule\Task\Runner\CommandTaskRunner" class="Zenstruck\ScheduleBundle\Schedule\Task\Runner\CommandTaskRunner">
      <tag name="schedule.task_runner"/>
      <argument type="service" id="zenstruck_schedule.console_application"/>
    </service>
    <service id="Zenstruck\ScheduleBundle\Schedule\Task\Runner\CallbackTaskRunner" class="Zenstruck\ScheduleBundle\Schedule\Task\Runner\CallbackTaskRunner">
      <tag name="schedule.task_runner"/>
    </service>
    <service id="Zenstruck\ScheduleBundle\EventListener\ScheduleLoggerSubscriber" class="Zenstruck\ScheduleBundle\EventListener\ScheduleLoggerSubscriber">
      <tag name="monolog.logger" channel="schedule"/>
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="monolog.logger.schedule"/>
    </service>
    <service id="Zenstruck\ScheduleBundle\Schedule\Extension\ExtensionHandlerRegistry" class="Zenstruck\ScheduleBundle\Schedule\Extension\ExtensionHandlerRegistry">
      <argument type="tagged_iterator" tag="schedule.extension_handler"/>
    </service>
    <service id="Zenstruck\ScheduleBundle\Schedule\Extension\Handler\EnvironmentHandler" class="Zenstruck\ScheduleBundle\Schedule\Extension\Handler\EnvironmentHandler">
      <tag name="schedule.extension_handler"/>
      <argument>dev</argument>
    </service>
    <service id="zenstruck_schedule.service_builder" class="Zenstruck\ScheduleBundle\Schedule\Builder\ScheduledServiceBuilder">
      <tag name="schedule.builder"/>
    </service>
    <service id="Zenstruck\ScheduleBundle\Schedule\Task\Runner\ProcessTaskRunner" class="Zenstruck\ScheduleBundle\Schedule\Task\Runner\ProcessTaskRunner">
      <tag name="schedule.task_runner"/>
    </service>
    <service id="Zenstruck\ScheduleBundle\Schedule\Extension\Handler\WithoutOverlappingHandler" class="Zenstruck\ScheduleBundle\Schedule\Extension\Handler\WithoutOverlappingHandler">
      <tag name="schedule.extension_handler"/>
    </service>
    <service id="Zenstruck\ScheduleBundle\Schedule\Extension\Handler\PingHandler" class="Zenstruck\ScheduleBundle\Schedule\Extension\Handler\PingHandler">
      <tag name="schedule.extension_handler"/>
    </service>
    <service id="Zenstruck\ScheduleBundle\Schedule\Task\Runner\PingTaskRunner" class="Zenstruck\ScheduleBundle\Schedule\Task\Runner\PingTaskRunner">
      <tag name="schedule.task_runner"/>
    </service>
    <service id="karser_recaptcha3.host_provider" class="Karser\Recaptcha3Bundle\Services\HostProvider">
      <argument>www.google.com</argument>
    </service>
    <service id="karser_recaptcha3.form.type" class="Karser\Recaptcha3Bundle\Form\Recaptcha3Type">
      <tag name="form.type"/>
      <argument>%env(RECAPTCHA_KEY)%</argument>
      <argument>www.google.com</argument>
      <argument>false</argument>
    </service>
    <service id="karser_recaptcha3.validator" class="Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3Validator">
      <tag name="validator.constraint_validator" alias="karser_recaptcha3_validator"/>
      <argument type="service" id="karser_recaptcha3.google.recaptcha"/>
      <argument>false</argument>
      <argument type="service" id="karser_recaptcha3.ip_resolver"/>
    </service>
    <service id="karser_recaptcha3.ip_resolver" class="Karser\Recaptcha3Bundle\Services\IpResolver">
      <argument type="service" id="request_stack"/>
    </service>
    <service id="karser_recaptcha3.google.recaptcha" class="Karser\Recaptcha3Bundle\ReCaptcha\ReCaptcha">
      <argument>%env(RECAPTCHA_SECRET)%</argument>
      <argument type="service" id="karser_recaptcha3.request_method.symfony_http_client"/>
      <call method="setScoreThreshold">
        <argument>0.5</argument>
      </call>
    </service>
    <service id="karser_recaptcha3.google.request_method.curl_post" class="Karser\Recaptcha3Bundle\ReCaptcha\RequestMethod\CurlPost">
      <argument type="service" id="karser_recaptcha3.google.request_method.curl"/>
      <argument type="expression">service('karser_recaptcha3.host_provider').getVerifyUrl()</argument>
    </service>
    <service id="karser_recaptcha3.google.request_method.curl" class="Karser\Recaptcha3Bundle\ReCaptcha\RequestMethod\Curl"/>
    <service id="karser_recaptcha3.request_method.symfony_http_client" class="Karser\Recaptcha3Bundle\RequestMethod\SymfonyHttpClient">
      <argument type="service" id=".debug.http_client" on-invalid="ignore"/>
      <argument type="expression">service('karser_recaptcha3.host_provider').getVerifyUrl()</argument>
    </service>
    <service id="annotated_app_entity_order_order_api_platform_core_bridge_doctrine_orm_filter_search_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter" autowire="true">
      <tag name="api_platform.filter"/>
      <argument type="service" id="doctrine"/>
      <argument>null</argument>
      <argument type="service" id="api_platform.iri_converter.legacy"/>
      <argument type="service" id="property_accessor"/>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument type="collection">
        <argument key="franchise">exact</argument>
      </argument>
      <argument type="service" id="api_platform.identifiers_extractor.cached" on-invalid="ignore"/>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="annotated_app_entity_order_order_api_platform_core_bridge_doctrine_orm_filter_order_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter" autowire="true">
      <tag name="api_platform.filter"/>
      <argument type="service" id="doctrine"/>
      <argument>null</argument>
      <argument>order</argument>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument type="collection">
        <argument key="date">null</argument>
      </argument>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="annotated_app_entity_product_option_variant_option_variant_api_platform_core_bridge_doctrine_orm_filter_boolean_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter" autowire="true">
      <tag name="api_platform.filter"/>
      <argument type="service" id="doctrine"/>
      <argument>null</argument>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument type="collection">
        <argument key="enabled">null</argument>
      </argument>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="annotated_app_entity_product_option_option_api_platform_core_bridge_doctrine_orm_filter_boolean_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter" autowire="true">
      <tag name="api_platform.filter"/>
      <argument type="service" id="doctrine"/>
      <argument>null</argument>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument type="collection">
        <argument key="enabled">null</argument>
      </argument>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="annotated_app_entity_product_product_product_api_platform_core_bridge_doctrine_orm_filter_boolean_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter" autowire="true">
      <tag name="api_platform.filter"/>
      <argument type="service" id="doctrine"/>
      <argument>null</argument>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument type="collection">
        <argument key="enabled">null</argument>
      </argument>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="annotated_app_entity_shop_closing_days_api_platform_core_bridge_doctrine_orm_filter_boolean_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter" autowire="true">
      <tag name="api_platform.filter"/>
      <argument type="service" id="doctrine"/>
      <argument>null</argument>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument type="collection">
        <argument key="enabled">null</argument>
      </argument>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="annotated_app_entity_shop_menu_api_platform_core_bridge_doctrine_orm_filter_boolean_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter" autowire="true">
      <tag name="api_platform.filter"/>
      <argument type="service" id="doctrine"/>
      <argument>null</argument>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument type="collection">
        <argument key="enabled">null</argument>
      </argument>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="annotated_app_entity_shop_opening_hours_api_platform_core_bridge_doctrine_orm_filter_boolean_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter" autowire="true">
      <tag name="api_platform.filter"/>
      <argument type="service" id="doctrine"/>
      <argument>null</argument>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument type="collection">
        <argument key="enabled">null</argument>
      </argument>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="annotated_app_entity_shop_ordering_hours_api_platform_core_bridge_doctrine_orm_filter_boolean_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter" autowire="true">
      <tag name="api_platform.filter"/>
      <argument type="service" id="doctrine"/>
      <argument>null</argument>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument type="collection">
        <argument key="enabled">null</argument>
      </argument>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="annotated_app_entity_shop_payment_method_api_platform_core_bridge_doctrine_orm_filter_boolean_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter" autowire="true">
      <tag name="api_platform.filter"/>
      <argument type="service" id="doctrine"/>
      <argument>null</argument>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument type="collection">
        <argument key="enabled">null</argument>
      </argument>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="annotated_app_entity_shop_pickup_hour_api_platform_core_bridge_doctrine_orm_filter_boolean_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter" autowire="true">
      <tag name="api_platform.filter"/>
      <argument type="service" id="doctrine"/>
      <argument>null</argument>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument type="collection">
        <argument key="enabled">null</argument>
      </argument>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="annotated_app_entity_shop_promotion_api_platform_core_bridge_doctrine_orm_filter_boolean_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter" autowire="true">
      <tag name="api_platform.filter"/>
      <argument type="service" id="doctrine"/>
      <argument>null</argument>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument type="collection">
        <argument key="visible">null</argument>
      </argument>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="annotated_app_entity_shop_shop_api_platform_core_bridge_doctrine_orm_filter_boolean_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter" autowire="true">
      <tag name="api_platform.filter"/>
      <argument type="service" id="doctrine"/>
      <argument>null</argument>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument type="collection">
        <argument key="enabled">null</argument>
      </argument>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="annotated_app_entity_shop_shop_mode_api_platform_core_bridge_doctrine_orm_filter_boolean_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter" autowire="true">
      <tag name="api_platform.filter"/>
      <argument type="service" id="doctrine"/>
      <argument>null</argument>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument type="collection">
        <argument key="enabled">null</argument>
      </argument>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Admin\CloneMenu" class="App\Command\Admin\CloneMenu" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Command\Admin\CloneMenu" class="App\Command\Admin\CloneMenu" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Customer\CheckInvalidCustomers" class="App\Command\Customer\CheckInvalidCustomers" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Command\Customer\CheckInvalidCustomers" class="App\Command\Customer\CheckInvalidCustomers" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Customer\DataValidationChecker" class="App\Command\Customer\DataValidationChecker" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Command\Customer\DataValidationChecker" class="App\Command\Customer\DataValidationChecker" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Customer\Delete" class="App\Command\Customer\Delete" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Command\Customer\Delete" class="App\Command\Customer\Delete" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Customer\ExpireUserOAuthVerificationCode" class="App\Command\Customer\ExpireUserOAuthVerificationCode" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Command\Customer\ExpireUserOAuthVerificationCode" class="App\Command\Customer\ExpireUserOAuthVerificationCode" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Customer\Migrate" class="App\Command\Customer\Migrate" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Command\Customer\Migrate" class="App\Command\Customer\Migrate" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Franchise\Delete" class="App\Command\Franchise\Delete" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Command\Franchise\Delete" class="App\Command\Franchise\Delete" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Message\Sms\SendCommand" class="App\Command\Message\Sms\SendCommand" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Command\Message\Sms\SendCommand" class="App\Command\Message\Sms\SendCommand" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Order\Expiration" class="App\Command\Order\Expiration" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Command\Order\Expiration" class="App\Command\Order\Expiration" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Payment\CheckNeptingTransactions" class="App\Command\Payment\CheckNeptingTransactions" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Command\Payment\CheckNeptingTransactions" class="App\Command\Payment\CheckNeptingTransactions" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Payment\ExpireNeptingPayments" class="App\Command\Payment\ExpireNeptingPayments" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Command\Payment\ExpireNeptingPayments" class="App\Command\Payment\ExpireNeptingPayments" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Shop\Category\setShopForCategories" class="App\Command\Shop\Category\setShopForCategories" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Command\Shop\Category\setShopForCategories" class="App\Command\Shop\Category\setShopForCategories" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Shop\Product\FillProductTranslations" class="App\Command\Shop\Product\FillProductTranslations" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Command\Shop\Product\FillProductTranslations" class="App\Command\Shop\Product\FillProductTranslations" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Shop\ResetPreparationNumberSequence" class="App\Command\Shop\ResetPreparationNumberSequence" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Command\Shop\ResetPreparationNumberSequence" class="App\Command\Shop\ResetPreparationNumberSequence" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Shop\SetCloseInterval" class="App\Command\Shop\SetCloseInterval" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Command\Shop\SetCloseInterval" class="App\Command\Shop\SetCloseInterval" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Tmp\MigrateFilesToAzure" class="App\Command\Tmp\MigrateFilesToAzure" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Command\Tmp\MigrateFilesToAzure" class="App\Command\Tmp\MigrateFilesToAzure" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\User\RemoveUser" class="App\Command\User\RemoveUser" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Command\User\RemoveUser" class="App\Command\User\RemoveUser" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Webhook\Notification" class="App\Command\Webhook\Notification" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Command\Webhook\Notification" class="App\Command\Webhook\Notification" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AlimentController" class="App\Controller\Admin\AlimentController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AlimentController" class="App\Controller\Admin\AlimentController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Admin\AlimentController" class="App\Controller\Admin\AlimentController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ApplicationNameController" class="App\Controller\Admin\ApplicationNameController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ApplicationNameController" class="App\Controller\Admin\ApplicationNameController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Admin\ApplicationNameController" class="App\Controller\Admin\ApplicationNameController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CloneMenuController" class="App\Controller\Admin\CloneMenuController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CloneMenuController" class="App\Controller\Admin\CloneMenuController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Admin\CloneMenuController" class="App\Controller\Admin\CloneMenuController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ColorNameController" class="App\Controller\Admin\ColorNameController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ColorNameController" class="App\Controller\Admin\ColorNameController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Admin\ColorNameController" class="App\Controller\Admin\ColorNameController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardController" class="App\Controller\Admin\DashboardController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardController" class="App\Controller\Admin\DashboardController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Admin\DashboardController" class="App\Controller\Admin\DashboardController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ExternalLinkNameController" class="App\Controller\Admin\ExternalLinkNameController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ExternalLinkNameController" class="App\Controller\Admin\ExternalLinkNameController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Admin\ExternalLinkNameController" class="App\Controller\Admin\ExternalLinkNameController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\KitchenController" class="App\Controller\Admin\KitchenController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\KitchenController" class="App\Controller\Admin\KitchenController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Admin\KitchenController" class="App\Controller\Admin\KitchenController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LocaleController" class="App\Controller\Admin\LocaleController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LocaleController" class="App\Controller\Admin\LocaleController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Admin\LocaleController" class="App\Controller\Admin\LocaleController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LogsController" class="App\Controller\Admin\LogsController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LogsController" class="App\Controller\Admin\LogsController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Admin\LogsController" class="App\Controller\Admin\LogsController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MailTransportController" class="App\Controller\Admin\MailTransportController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MailTransportController" class="App\Controller\Admin\MailTransportController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Admin\MailTransportController" class="App\Controller\Admin\MailTransportController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MediaNameController" class="App\Controller\Admin\MediaNameController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MediaNameController" class="App\Controller\Admin\MediaNameController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Admin\MediaNameController" class="App\Controller\Admin\MediaNameController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ModeController" class="App\Controller\Admin\ModeController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ModeController" class="App\Controller\Admin\ModeController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Admin\ModeController" class="App\Controller\Admin\ModeController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderController" class="App\Controller\Admin\OrderController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderController" class="App\Controller\Admin\OrderController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Admin\OrderController" class="App\Controller\Admin\OrderController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentMethodConfigController" class="App\Controller\Admin\PaymentMethodConfigController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentMethodConfigController" class="App\Controller\Admin\PaymentMethodConfigController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Admin\PaymentMethodConfigController" class="App\Controller\Admin\PaymentMethodConfigController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SmsModeSettingController" class="App\Controller\Admin\SmsModeSettingController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SmsModeSettingController" class="App\Controller\Admin\SmsModeSettingController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Admin\SmsModeSettingController" class="App\Controller\Admin\SmsModeSettingController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SocialNameController" class="App\Controller\Admin\SocialNameController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SocialNameController" class="App\Controller\Admin\SocialNameController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Admin\SocialNameController" class="App\Controller\Admin\SocialNameController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SourceController" class="App\Controller\Admin\SourceController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SourceController" class="App\Controller\Admin\SourceController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Admin\SourceController" class="App\Controller\Admin\SourceController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TemplateNameController" class="App\Controller\Admin\TemplateNameController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TemplateNameController" class="App\Controller\Admin\TemplateNameController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Admin\TemplateNameController" class="App\Controller\Admin\TemplateNameController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\WebhookController" class="App\Controller\Admin\WebhookController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\WebhookController" class="App\Controller\Admin\WebhookController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Admin\WebhookController" class="App\Controller\Admin\WebhookController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Address\SetDefaultDeliveryAddressController" class="App\Controller\Api\Address\SetDefaultDeliveryAddressController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Address\SetDefaultDeliveryAddressController" class="App\Controller\Api\Address\SetDefaultDeliveryAddressController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\Address\SetDefaultDeliveryAddressController" class="App\Controller\Api\Address\SetDefaultDeliveryAddressController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Admin\Aliment\GetAlimentsController" class="App\Controller\Api\Admin\Aliment\GetAlimentsController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Admin\Aliment\GetAlimentsController" class="App\Controller\Api\Admin\Aliment\GetAlimentsController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\Admin\Aliment\GetAlimentsController" class="App\Controller\Api\Admin\Aliment\GetAlimentsController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Admin\Tax\GetTaxesController" class="App\Controller\Api\Admin\Tax\GetTaxesController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Admin\Tax\GetTaxesController" class="App\Controller\Api\Admin\Tax\GetTaxesController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\Admin\Tax\GetTaxesController" class="App\Controller\Api\Admin\Tax\GetTaxesController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Franchise\FranchiseByUrlController" class="App\Controller\Api\Franchise\FranchiseByUrlController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Franchise\FranchiseByUrlController" class="App\Controller\Api\Franchise\FranchiseByUrlController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\Franchise\FranchiseByUrlController" class="App\Controller\Api\Franchise\FranchiseByUrlController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ImageUploader\ImageUploaderController" class="App\Controller\Api\ImageUploader\ImageUploaderController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ImageUploader\ImageUploaderController" class="App\Controller\Api\ImageUploader\ImageUploaderController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\ImageUploader\ImageUploaderController" class="App\Controller\Api\ImageUploader\ImageUploaderController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Order\OrderDelayController" class="App\Controller\Api\Order\OrderDelayController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Order\OrderDelayController" class="App\Controller\Api\Order\OrderDelayController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\Order\OrderDelayController" class="App\Controller\Api\Order\OrderDelayController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Order\OrderUpdateActionController" class="App\Controller\Api\Order\OrderUpdateActionController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Order\OrderUpdateActionController" class="App\Controller\Api\Order\OrderUpdateActionController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\Order\OrderUpdateActionController" class="App\Controller\Api\Order\OrderUpdateActionController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Payment\CreatePaymentController" class="App\Controller\Api\Payment\CreatePaymentController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Payment\CreatePaymentController" class="App\Controller\Api\Payment\CreatePaymentController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\Payment\CreatePaymentController" class="App\Controller\Api\Payment\CreatePaymentController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Payment\GetPaymentStatusController" class="App\Controller\Api\Payment\GetPaymentStatusController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Payment\GetPaymentStatusController" class="App\Controller\Api\Payment\GetPaymentStatusController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\Payment\GetPaymentStatusController" class="App\Controller\Api\Payment\GetPaymentStatusController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Payment\Nepting\EPayRedirectionController" class="App\Controller\Api\Payment\Nepting\EPayRedirectionController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Payment\Nepting\EPayRedirectionController" class="App\Controller\Api\Payment\Nepting\EPayRedirectionController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\Payment\Nepting\EPayRedirectionController" class="App\Controller\Api\Payment\Nepting\EPayRedirectionController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Payment\Nepting\SetPaymentResultController" class="App\Controller\Api\Payment\Nepting\SetPaymentResultController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Payment\Nepting\SetPaymentResultController" class="App\Controller\Api\Payment\Nepting\SetPaymentResultController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\Payment\Nepting\SetPaymentResultController" class="App\Controller\Api\Payment\Nepting\SetPaymentResultController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Payment\Webhook\NeptingController" class="App\Controller\Api\Payment\Webhook\NeptingController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Payment\Webhook\NeptingController" class="App\Controller\Api\Payment\Webhook\NeptingController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\Payment\Webhook\NeptingController" class="App\Controller\Api\Payment\Webhook\NeptingController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Payment\Webhook\PaygreenController" class="App\Controller\Api\Payment\Webhook\PaygreenController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Payment\Webhook\PaygreenController" class="App\Controller\Api\Payment\Webhook\PaygreenController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\Payment\Webhook\PaygreenController" class="App\Controller\Api\Payment\Webhook\PaygreenController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Payment\Webhook\PayplugController" class="App\Controller\Api\Payment\Webhook\PayplugController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Payment\Webhook\PayplugController" class="App\Controller\Api\Payment\Webhook\PayplugController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\Payment\Webhook\PayplugController" class="App\Controller\Api\Payment\Webhook\PayplugController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Payment\Webhook\PayxpertController" class="App\Controller\Api\Payment\Webhook\PayxpertController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Payment\Webhook\PayxpertController" class="App\Controller\Api\Payment\Webhook\PayxpertController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\Payment\Webhook\PayxpertController" class="App\Controller\Api\Payment\Webhook\PayxpertController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Payment\Webhook\StripeController" class="App\Controller\Api\Payment\Webhook\StripeController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Payment\Webhook\StripeController" class="App\Controller\Api\Payment\Webhook\StripeController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\Payment\Webhook\StripeController" class="App\Controller\Api\Payment\Webhook\StripeController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Shop\CloseShopController" class="App\Controller\Api\Shop\CloseShopController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Shop\CloseShopController" class="App\Controller\Api\Shop\CloseShopController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\Shop\CloseShopController" class="App\Controller\Api\Shop\CloseShopController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Shop\Device\IsPairedController" class="App\Controller\Api\Shop\Device\IsPairedController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Shop\Device\IsPairedController" class="App\Controller\Api\Shop\Device\IsPairedController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\Shop\Device\IsPairedController" class="App\Controller\Api\Shop\Device\IsPairedController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Shop\Device\UpdateDeviceStatusController" class="App\Controller\Api\Shop\Device\UpdateDeviceStatusController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Shop\Device\UpdateDeviceStatusController" class="App\Controller\Api\Shop\Device\UpdateDeviceStatusController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\Shop\Device\UpdateDeviceStatusController" class="App\Controller\Api\Shop\Device\UpdateDeviceStatusController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Shop\GetTimeSlotController" class="App\Controller\Api\Shop\GetTimeSlotController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Shop\GetTimeSlotController" class="App\Controller\Api\Shop\GetTimeSlotController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\Shop\GetTimeSlotController" class="App\Controller\Api\Shop\GetTimeSlotController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Shop\Loyalty\LoyaltyBenefitsController" class="App\Controller\Api\Shop\Loyalty\LoyaltyBenefitsController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Shop\Loyalty\LoyaltyBenefitsController" class="App\Controller\Api\Shop\Loyalty\LoyaltyBenefitsController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\Shop\Loyalty\LoyaltyBenefitsController" class="App\Controller\Api\Shop\Loyalty\LoyaltyBenefitsController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Shop\Menu\CreateMenuController" class="App\Controller\Api\Shop\Menu\CreateMenuController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Shop\Menu\CreateMenuController" class="App\Controller\Api\Shop\Menu\CreateMenuController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\Shop\Menu\CreateMenuController" class="App\Controller\Api\Shop\Menu\CreateMenuController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Shop\Menu\EnableMenuController" class="App\Controller\Api\Shop\Menu\EnableMenuController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Shop\Menu\EnableMenuController" class="App\Controller\Api\Shop\Menu\EnableMenuController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\Shop\Menu\EnableMenuController" class="App\Controller\Api\Shop\Menu\EnableMenuController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Shop\Menu\GetMenuController" class="App\Controller\Api\Shop\Menu\GetMenuController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Shop\Menu\GetMenuController" class="App\Controller\Api\Shop\Menu\GetMenuController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\Shop\Menu\GetMenuController" class="App\Controller\Api\Shop\Menu\GetMenuController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Shop\Menu\GetMenuCrossSellingController" class="App\Controller\Api\Shop\Menu\GetMenuCrossSellingController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Shop\Menu\GetMenuCrossSellingController" class="App\Controller\Api\Shop\Menu\GetMenuCrossSellingController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\Shop\Menu\GetMenuCrossSellingController" class="App\Controller\Api\Shop\Menu\GetMenuCrossSellingController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Shop\Menu\GetPromotionalOfferController" class="App\Controller\Api\Shop\Menu\GetPromotionalOfferController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Shop\Menu\GetPromotionalOfferController" class="App\Controller\Api\Shop\Menu\GetPromotionalOfferController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\Shop\Menu\GetPromotionalOfferController" class="App\Controller\Api\Shop\Menu\GetPromotionalOfferController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Shop\Menu\UpdateMenuController" class="App\Controller\Api\Shop\Menu\UpdateMenuController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Shop\Menu\UpdateMenuController" class="App\Controller\Api\Shop\Menu\UpdateMenuController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\Shop\Menu\UpdateMenuController" class="App\Controller\Api\Shop\Menu\UpdateMenuController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Shop\OpenShopController" class="App\Controller\Api\Shop\OpenShopController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Shop\OpenShopController" class="App\Controller\Api\Shop\OpenShopController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\Shop\OpenShopController" class="App\Controller\Api\Shop\OpenShopController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Shop\SyncClosingDaysController" class="App\Controller\Api\Shop\SyncClosingDaysController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Shop\SyncClosingDaysController" class="App\Controller\Api\Shop\SyncClosingDaysController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\Shop\SyncClosingDaysController" class="App\Controller\Api\Shop\SyncClosingDaysController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Shop\SyncOpeningHoursController" class="App\Controller\Api\Shop\SyncOpeningHoursController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Shop\SyncOpeningHoursController" class="App\Controller\Api\Shop\SyncOpeningHoursController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\Shop\SyncOpeningHoursController" class="App\Controller\Api\Shop\SyncOpeningHoursController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Shop\SyncShopController" class="App\Controller\Api\Shop\SyncShopController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Shop\SyncShopController" class="App\Controller\Api\Shop\SyncShopController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\Shop\SyncShopController" class="App\Controller\Api\Shop\SyncShopController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Shop\WebhookUpdateEndpointController" class="App\Controller\Api\Shop\WebhookUpdateEndpointController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Shop\WebhookUpdateEndpointController" class="App\Controller\Api\Shop\WebhookUpdateEndpointController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\Shop\WebhookUpdateEndpointController" class="App\Controller\Api\Shop\WebhookUpdateEndpointController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\User\CheckPasswordResetController" class="App\Controller\Api\User\CheckPasswordResetController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\User\CheckPasswordResetController" class="App\Controller\Api\User\CheckPasswordResetController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\User\CheckPasswordResetController" class="App\Controller\Api\User\CheckPasswordResetController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\User\DefaultLanguageController" class="App\Controller\Api\User\DefaultLanguageController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\User\DefaultLanguageController" class="App\Controller\Api\User\DefaultLanguageController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\User\DefaultLanguageController" class="App\Controller\Api\User\DefaultLanguageController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\User\QoodosSubscriptionController" class="App\Controller\Api\User\QoodosSubscriptionController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\User\QoodosSubscriptionController" class="App\Controller\Api\User\QoodosSubscriptionController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\User\QoodosSubscriptionController" class="App\Controller\Api\User\QoodosSubscriptionController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\User\QoodosUnsubscriptionController" class="App\Controller\Api\User\QoodosUnsubscriptionController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\User\QoodosUnsubscriptionController" class="App\Controller\Api\User\QoodosUnsubscriptionController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\User\QoodosUnsubscriptionController" class="App\Controller\Api\User\QoodosUnsubscriptionController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\User\RequestPasswordResetController" class="App\Controller\Api\User\RequestPasswordResetController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\User\RequestPasswordResetController" class="App\Controller\Api\User\RequestPasswordResetController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\User\RequestPasswordResetController" class="App\Controller\Api\User\RequestPasswordResetController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\User\ResetPasswordResetController" class="App\Controller\Api\User\ResetPasswordResetController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\User\ResetPasswordResetController" class="App\Controller\Api\User\ResetPasswordResetController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\User\ResetPasswordResetController" class="App\Controller\Api\User\ResetPasswordResetController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\User\SubscribeExistingController" class="App\Controller\Api\User\SubscribeExistingController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\User\SubscribeExistingController" class="App\Controller\Api\User\SubscribeExistingController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\User\SubscribeExistingController" class="App\Controller\Api\User\SubscribeExistingController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\User\UpdatePasswordController" class="App\Controller\Api\User\UpdatePasswordController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\User\UpdatePasswordController" class="App\Controller\Api\User\UpdatePasswordController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Api\User\UpdatePasswordController" class="App\Controller\Api\User\UpdatePasswordController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseOrderController" class="App\Controller\BaseOrderController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseOrderController" class="App\Controller\BaseOrderController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\BaseOrderController" class="App\Controller\BaseOrderController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\DashboardController" class="App\Controller\Dashboard\DashboardController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\DashboardController" class="App\Controller\Dashboard\DashboardController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Dashboard\DashboardController" class="App\Controller\Dashboard\DashboardController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Doc\DocController" class="App\Controller\Doc\DocController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Doc\DocController" class="App\Controller\Doc\DocController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Doc\DocController" class="App\Controller\Doc\DocController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Doc\WebhookController" class="App\Controller\Doc\WebhookController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Doc\WebhookController" class="App\Controller\Doc\WebhookController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Doc\WebhookController" class="App\Controller\Doc\WebhookController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Franchise\ApplicationController" class="App\Controller\Franchise\ApplicationController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Franchise\ApplicationController" class="App\Controller\Franchise\ApplicationController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Franchise\ApplicationController" class="App\Controller\Franchise\ApplicationController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Franchise\ColorController" class="App\Controller\Franchise\ColorController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Franchise\ColorController" class="App\Controller\Franchise\ColorController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Franchise\ColorController" class="App\Controller\Franchise\ColorController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Franchise\DashboardController" class="App\Controller\Franchise\DashboardController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Franchise\DashboardController" class="App\Controller\Franchise\DashboardController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Franchise\DashboardController" class="App\Controller\Franchise\DashboardController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Franchise\DomainController" class="App\Controller\Franchise\DomainController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Franchise\DomainController" class="App\Controller\Franchise\DomainController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Franchise\DomainController" class="App\Controller\Franchise\DomainController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Franchise\ExternalLinkController" class="App\Controller\Franchise\ExternalLinkController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Franchise\ExternalLinkController" class="App\Controller\Franchise\ExternalLinkController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Franchise\ExternalLinkController" class="App\Controller\Franchise\ExternalLinkController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Franchise\FranchiseController" class="App\Controller\Franchise\FranchiseController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Franchise\FranchiseController" class="App\Controller\Franchise\FranchiseController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Franchise\FranchiseController" class="App\Controller\Franchise\FranchiseController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Franchise\MediaController" class="App\Controller\Franchise\MediaController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Franchise\MediaController" class="App\Controller\Franchise\MediaController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Franchise\MediaController" class="App\Controller\Franchise\MediaController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Franchise\OrderController" class="App\Controller\Franchise\OrderController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Franchise\OrderController" class="App\Controller\Franchise\OrderController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Franchise\OrderController" class="App\Controller\Franchise\OrderController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Franchise\ParameterController" class="App\Controller\Franchise\ParameterController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Franchise\ParameterController" class="App\Controller\Franchise\ParameterController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Franchise\ParameterController" class="App\Controller\Franchise\ParameterController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Franchise\SlideController" class="App\Controller\Franchise\SlideController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Franchise\SlideController" class="App\Controller\Franchise\SlideController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Franchise\SlideController" class="App\Controller\Franchise\SlideController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Franchise\SocialController" class="App\Controller\Franchise\SocialController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Franchise\SocialController" class="App\Controller\Franchise\SocialController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Franchise\SocialController" class="App\Controller\Franchise\SocialController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Franchise\TemplateController" class="App\Controller\Franchise\TemplateController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Franchise\TemplateController" class="App\Controller\Franchise\TemplateController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Franchise\TemplateController" class="App\Controller\Franchise\TemplateController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Google\ImageProfileController" class="App\Controller\Google\ImageProfileController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Google\ImageProfileController" class="App\Controller\Google\ImageProfileController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Google\ImageProfileController" class="App\Controller\Google\ImageProfileController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Google\TranslateController" class="App\Controller\Google\TranslateController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Google\TranslateController" class="App\Controller\Google\TranslateController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Google\TranslateController" class="App\Controller\Google\TranslateController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Home\IndexController" class="App\Controller\Home\IndexController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Home\IndexController" class="App\Controller\Home\IndexController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Home\IndexController" class="App\Controller\Home\IndexController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImageCropper\ImageController" class="App\Controller\ImageCropper\ImageController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImageCropper\ImageController" class="App\Controller\ImageCropper\ImageController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\ImageCropper\ImageController" class="App\Controller\ImageCropper\ImageController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LegalTerms\LegalTermsController" class="App\Controller\LegalTerms\LegalTermsController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LegalTerms\LegalTermsController" class="App\Controller\LegalTerms\LegalTermsController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\LegalTerms\LegalTermsController" class="App\Controller\LegalTerms\LegalTermsController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Message\SmsController" class="App\Controller\Message\SmsController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Message\SmsController" class="App\Controller\Message\SmsController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Message\SmsController" class="App\Controller\Message\SmsController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Order\OrderController" class="App\Controller\Order\OrderController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Order\OrderController" class="App\Controller\Order\OrderController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Order\OrderController" class="App\Controller\Order\OrderController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Product\CategoryController" class="App\Controller\Product\CategoryController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Product\CategoryController" class="App\Controller\Product\CategoryController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Product\CategoryController" class="App\Controller\Product\CategoryController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Product\OptionController" class="App\Controller\Product\OptionController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Product\OptionController" class="App\Controller\Product\OptionController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Product\OptionController" class="App\Controller\Product\OptionController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Product\OptionVariantController" class="App\Controller\Product\OptionVariantController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Product\OptionVariantController" class="App\Controller\Product\OptionVariantController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Product\OptionVariantController" class="App\Controller\Product\OptionVariantController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Product\ProductController" class="App\Controller\Product\ProductController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Product\ProductController" class="App\Controller\Product\ProductController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Product\ProductController" class="App\Controller\Product\ProductController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\Google\GoogleAuthController" class="App\Controller\Security\Google\GoogleAuthController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\Google\GoogleAuthController" class="App\Controller\Security\Google\GoogleAuthController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Security\Google\GoogleAuthController" class="App\Controller\Security\Google\GoogleAuthController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\MigrateController" class="App\Controller\Security\MigrateController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\MigrateController" class="App\Controller\Security\MigrateController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Security\MigrateController" class="App\Controller\Security\MigrateController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\ResetPasswordController" class="App\Controller\Security\ResetPasswordController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\ResetPasswordController" class="App\Controller\Security\ResetPasswordController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Security\ResetPasswordController" class="App\Controller\Security\ResetPasswordController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\SecurityController" class="App\Controller\Security\SecurityController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\SecurityController" class="App\Controller\Security\SecurityController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Security\SecurityController" class="App\Controller\Security\SecurityController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\UserController" class="App\Controller\Security\UserController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\UserController" class="App\Controller\Security\UserController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Security\UserController" class="App\Controller\Security\UserController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\VerifyUserEmailController" class="App\Controller\Security\VerifyUserEmailController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\VerifyUserEmailController" class="App\Controller\Security\VerifyUserEmailController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Security\VerifyUserEmailController" class="App\Controller\Security\VerifyUserEmailController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\ClosingDaysController" class="App\Controller\Shop\ClosingDaysController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\ClosingDaysController" class="App\Controller\Shop\ClosingDaysController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Shop\ClosingDaysController" class="App\Controller\Shop\ClosingDaysController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\DashboardController" class="App\Controller\Shop\DashboardController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\DashboardController" class="App\Controller\Shop\DashboardController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Shop\DashboardController" class="App\Controller\Shop\DashboardController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\DeviceController" class="App\Controller\Shop\DeviceController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\DeviceController" class="App\Controller\Shop\DeviceController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Shop\DeviceController" class="App\Controller\Shop\DeviceController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\KitchenController" class="App\Controller\Shop\KitchenController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\KitchenController" class="App\Controller\Shop\KitchenController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Shop\KitchenController" class="App\Controller\Shop\KitchenController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\LoyaltyController" class="App\Controller\Shop\LoyaltyController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\LoyaltyController" class="App\Controller\Shop\LoyaltyController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Shop\LoyaltyController" class="App\Controller\Shop\LoyaltyController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\MenuController" class="App\Controller\Shop\MenuController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\MenuController" class="App\Controller\Shop\MenuController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Shop\MenuController" class="App\Controller\Shop\MenuController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\MenuCrossSellingController" class="App\Controller\Shop\MenuCrossSellingController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\MenuCrossSellingController" class="App\Controller\Shop\MenuCrossSellingController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Shop\MenuCrossSellingController" class="App\Controller\Shop\MenuCrossSellingController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\NoticeController" class="App\Controller\Shop\NoticeController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\NoticeController" class="App\Controller\Shop\NoticeController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Shop\NoticeController" class="App\Controller\Shop\NoticeController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\OpeningHoursController" class="App\Controller\Shop\OpeningHoursController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\OpeningHoursController" class="App\Controller\Shop\OpeningHoursController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Shop\OpeningHoursController" class="App\Controller\Shop\OpeningHoursController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\OrderController" class="App\Controller\Shop\OrderController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\OrderController" class="App\Controller\Shop\OrderController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Shop\OrderController" class="App\Controller\Shop\OrderController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\OrderSettingController" class="App\Controller\Shop\OrderSettingController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\OrderSettingController" class="App\Controller\Shop\OrderSettingController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Shop\OrderSettingController" class="App\Controller\Shop\OrderSettingController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\OrderingHoursController" class="App\Controller\Shop\OrderingHoursController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\OrderingHoursController" class="App\Controller\Shop\OrderingHoursController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Shop\OrderingHoursController" class="App\Controller\Shop\OrderingHoursController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\PartnerController" class="App\Controller\Shop\PartnerController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\PartnerController" class="App\Controller\Shop\PartnerController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Shop\PartnerController" class="App\Controller\Shop\PartnerController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\PaymentMethodController" class="App\Controller\Shop\PaymentMethodController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\PaymentMethodController" class="App\Controller\Shop\PaymentMethodController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Shop\PaymentMethodController" class="App\Controller\Shop\PaymentMethodController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\PromotionController" class="App\Controller\Shop\PromotionController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\PromotionController" class="App\Controller\Shop\PromotionController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Shop\PromotionController" class="App\Controller\Shop\PromotionController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\PromotionalOfferController" class="App\Controller\Shop\PromotionalOfferController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\PromotionalOfferController" class="App\Controller\Shop\PromotionalOfferController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Shop\PromotionalOfferController" class="App\Controller\Shop\PromotionalOfferController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\QrCode\DematerializedMenuController" class="App\Controller\Shop\QrCode\DematerializedMenuController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\QrCode\DematerializedMenuController" class="App\Controller\Shop\QrCode\DematerializedMenuController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Shop\QrCode\DematerializedMenuController" class="App\Controller\Shop\QrCode\DematerializedMenuController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\QrCode\QrcodesController" class="App\Controller\Shop\QrCode\QrcodesController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\QrCode\QrcodesController" class="App\Controller\Shop\QrCode\QrcodesController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Shop\QrCode\QrcodesController" class="App\Controller\Shop\QrCode\QrcodesController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\QrCode\TableController" class="App\Controller\Shop\QrCode\TableController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\QrCode\TableController" class="App\Controller\Shop\QrCode\TableController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Shop\QrCode\TableController" class="App\Controller\Shop\QrCode\TableController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\ShopController" class="App\Controller\Shop\ShopController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\ShopController" class="App\Controller\Shop\ShopController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Shop\ShopController" class="App\Controller\Shop\ShopController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\ShopModeController" class="App\Controller\Shop\ShopModeController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\ShopModeController" class="App\Controller\Shop\ShopModeController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Shop\ShopModeController" class="App\Controller\Shop\ShopModeController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\TranslationController" class="App\Controller\Shop\TranslationController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\TranslationController" class="App\Controller\Shop\TranslationController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Shop\TranslationController" class="App\Controller\Shop\TranslationController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\ZoneController" class="App\Controller\Shop\ZoneController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\ZoneController" class="App\Controller\Shop\ZoneController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Shop\ZoneController" class="App\Controller\Shop\ZoneController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Webhook\SmsModeController" class="App\Controller\Webhook\SmsModeController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Webhook\SmsModeController" class="App\Controller\Webhook\SmsModeController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Webhook\SmsModeController" class="App\Controller\Webhook\SmsModeController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Webhook\StarCloudController" class="App\Controller\Webhook\StarCloudController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Webhook\StarCloudController" class="App\Controller\Webhook\StarCloudController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Webhook\StarCloudController" class="App\Controller\Webhook\StarCloudController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Webhook\TwilioController" class="App\Controller\Webhook\TwilioController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Webhook\TwilioController" class="App\Controller\Webhook\TwilioController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Webhook\TwilioController" class="App\Controller\Webhook\TwilioController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Administration\AlimentFixtures" class="App\DataFixtures\Administration\AlimentFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Administration\AlimentFixtures" class="App\DataFixtures\Administration\AlimentFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Administration\ApplicationFixtures" class="App\DataFixtures\Administration\ApplicationFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Administration\ApplicationFixtures" class="App\DataFixtures\Administration\ApplicationFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Administration\ColorFixtures" class="App\DataFixtures\Administration\ColorFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Administration\ColorFixtures" class="App\DataFixtures\Administration\ColorFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Administration\CountryFixtures" class="App\DataFixtures\Administration\CountryFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Administration\CountryFixtures" class="App\DataFixtures\Administration\CountryFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Administration\CurrencyFixtures" class="App\DataFixtures\Administration\CurrencyFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Administration\CurrencyFixtures" class="App\DataFixtures\Administration\CurrencyFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Administration\ExternalLinkNameFixtures" class="App\DataFixtures\Administration\ExternalLinkNameFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Administration\ExternalLinkNameFixtures" class="App\DataFixtures\Administration\ExternalLinkNameFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Administration\KitchenFixtures" class="App\DataFixtures\Administration\KitchenFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Administration\KitchenFixtures" class="App\DataFixtures\Administration\KitchenFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Administration\LocaleFixtures" class="App\DataFixtures\Administration\LocaleFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Administration\LocaleFixtures" class="App\DataFixtures\Administration\LocaleFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Administration\MailTransportFixtures" class="App\DataFixtures\Administration\MailTransportFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Administration\MailTransportFixtures" class="App\DataFixtures\Administration\MailTransportFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Administration\MediaFixtures" class="App\DataFixtures\Administration\MediaFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Administration\MediaFixtures" class="App\DataFixtures\Administration\MediaFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Administration\ModeFixtures" class="App\DataFixtures\Administration\ModeFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Administration\ModeFixtures" class="App\DataFixtures\Administration\ModeFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Administration\PaymentMethodFixtures" class="App\DataFixtures\Administration\PaymentMethodFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Administration\PaymentMethodFixtures" class="App\DataFixtures\Administration\PaymentMethodFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Administration\SocialFixtures" class="App\DataFixtures\Administration\SocialFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Administration\SocialFixtures" class="App\DataFixtures\Administration\SocialFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Administration\SourceFixtures" class="App\DataFixtures\Administration\SourceFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Administration\SourceFixtures" class="App\DataFixtures\Administration\SourceFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Administration\TaxFixtures" class="App\DataFixtures\Administration\TaxFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Administration\TaxFixtures" class="App\DataFixtures\Administration\TaxFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Administration\TemplateNameFixtures" class="App\DataFixtures\Administration\TemplateNameFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Administration\TemplateNameFixtures" class="App\DataFixtures\Administration\TemplateNameFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Administration\WebhookFixtures" class="App\DataFixtures\Administration\WebhookFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Administration\WebhookFixtures" class="App\DataFixtures\Administration\WebhookFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Franchise\ApplicationFixtures" class="App\DataFixtures\Franchise\ApplicationFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Franchise\ApplicationFixtures" class="App\DataFixtures\Franchise\ApplicationFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Franchise\ColorFixtures" class="App\DataFixtures\Franchise\ColorFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Franchise\ColorFixtures" class="App\DataFixtures\Franchise\ColorFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Franchise\CompanyFixtures" class="App\DataFixtures\Franchise\CompanyFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Franchise\CompanyFixtures" class="App\DataFixtures\Franchise\CompanyFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Franchise\CustomerFranchiseFixtures" class="App\DataFixtures\Franchise\CustomerFranchiseFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Franchise\CustomerFranchiseFixtures" class="App\DataFixtures\Franchise\CustomerFranchiseFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Franchise\DomainFixtures" class="App\DataFixtures\Franchise\DomainFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Franchise\DomainFixtures" class="App\DataFixtures\Franchise\DomainFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Franchise\ExternalLinkFixtures" class="App\DataFixtures\Franchise\ExternalLinkFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Franchise\ExternalLinkFixtures" class="App\DataFixtures\Franchise\ExternalLinkFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Franchise\FranchiseFixtures" class="App\DataFixtures\Franchise\FranchiseFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Franchise\FranchiseFixtures" class="App\DataFixtures\Franchise\FranchiseFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Franchise\MediaFixtures" class="App\DataFixtures\Franchise\MediaFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Franchise\MediaFixtures" class="App\DataFixtures\Franchise\MediaFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Franchise\ParameterFixtures" class="App\DataFixtures\Franchise\ParameterFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Franchise\ParameterFixtures" class="App\DataFixtures\Franchise\ParameterFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Franchise\SlideFixtures" class="App\DataFixtures\Franchise\SlideFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Franchise\SlideFixtures" class="App\DataFixtures\Franchise\SlideFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Franchise\SocialFixtures" class="App\DataFixtures\Franchise\SocialFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Franchise\SocialFixtures" class="App\DataFixtures\Franchise\SocialFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Franchise\TemplateFixtures" class="App\DataFixtures\Franchise\TemplateFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Franchise\TemplateFixtures" class="App\DataFixtures\Franchise\TemplateFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Order\OrderFixtures" class="App\DataFixtures\Order\OrderFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Order\OrderFixtures" class="App\DataFixtures\Order\OrderFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Order\PaymentFixtures" class="App\DataFixtures\Order\PaymentFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Order\PaymentFixtures" class="App\DataFixtures\Order\PaymentFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Order\StarcloudFixtures" class="App\DataFixtures\Order\StarcloudFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Order\StarcloudFixtures" class="App\DataFixtures\Order\StarcloudFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Shop\ClosingDaysFixtures" class="App\DataFixtures\Shop\ClosingDaysFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Shop\ClosingDaysFixtures" class="App\DataFixtures\Shop\ClosingDaysFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Shop\CustomerShopFixtures" class="App\DataFixtures\Shop\CustomerShopFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Shop\CustomerShopFixtures" class="App\DataFixtures\Shop\CustomerShopFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Shop\DeviceFixtures" class="App\DataFixtures\Shop\DeviceFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Shop\DeviceFixtures" class="App\DataFixtures\Shop\DeviceFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Shop\LoyaltyFixtures" class="App\DataFixtures\Shop\LoyaltyFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Shop\LoyaltyFixtures" class="App\DataFixtures\Shop\LoyaltyFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Shop\Menu\CategoryFixtures" class="App\DataFixtures\Shop\Menu\CategoryFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Shop\Menu\CategoryFixtures" class="App\DataFixtures\Shop\Menu\CategoryFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Shop\Menu\MenuFixtures" class="App\DataFixtures\Shop\Menu\MenuFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Shop\Menu\MenuFixtures" class="App\DataFixtures\Shop\Menu\MenuFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Shop\Menu\OptionFixtures" class="App\DataFixtures\Shop\Menu\OptionFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Shop\Menu\OptionFixtures" class="App\DataFixtures\Shop\Menu\OptionFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Shop\Menu\ProductCategoryFixtures" class="App\DataFixtures\Shop\Menu\ProductCategoryFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Shop\Menu\ProductCategoryFixtures" class="App\DataFixtures\Shop\Menu\ProductCategoryFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Shop\Menu\ProductFixtures" class="App\DataFixtures\Shop\Menu\ProductFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Shop\Menu\ProductFixtures" class="App\DataFixtures\Shop\Menu\ProductFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Shop\Menu\PromotionalOffersFixtures" class="App\DataFixtures\Shop\Menu\PromotionalOffersFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Shop\Menu\PromotionalOffersFixtures" class="App\DataFixtures\Shop\Menu\PromotionalOffersFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Shop\Menu\StepFixtures" class="App\DataFixtures\Shop\Menu\StepFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Shop\Menu\StepFixtures" class="App\DataFixtures\Shop\Menu\StepFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Shop\NoticeFixtures" class="App\DataFixtures\Shop\NoticeFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Shop\NoticeFixtures" class="App\DataFixtures\Shop\NoticeFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Shop\OpeningHoursFixtures" class="App\DataFixtures\Shop\OpeningHoursFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Shop\OpeningHoursFixtures" class="App\DataFixtures\Shop\OpeningHoursFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Shop\OrderingHoursFixtures" class="App\DataFixtures\Shop\OrderingHoursFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Shop\OrderingHoursFixtures" class="App\DataFixtures\Shop\OrderingHoursFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Shop\PaymentMethodFixtures" class="App\DataFixtures\Shop\PaymentMethodFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Shop\PaymentMethodFixtures" class="App\DataFixtures\Shop\PaymentMethodFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Shop\PickupHoursFixtures" class="App\DataFixtures\Shop\PickupHoursFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Shop\PickupHoursFixtures" class="App\DataFixtures\Shop\PickupHoursFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Shop\PrinterFixtures" class="App\DataFixtures\Shop\PrinterFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Shop\PrinterFixtures" class="App\DataFixtures\Shop\PrinterFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Shop\PromotionsFixtures" class="App\DataFixtures\Shop\PromotionsFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Shop\PromotionsFixtures" class="App\DataFixtures\Shop\PromotionsFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Shop\ShopFixtures" class="App\DataFixtures\Shop\ShopFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Shop\ShopFixtures" class="App\DataFixtures\Shop\ShopFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Shop\ShopModeFixtures" class="App\DataFixtures\Shop\ShopModeFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Shop\ShopModeFixtures" class="App\DataFixtures\Shop\ShopModeFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Shop\ShopSettingsFixtures" class="App\DataFixtures\Shop\ShopSettingsFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Shop\ShopSettingsFixtures" class="App\DataFixtures\Shop\ShopSettingsFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Shop\TablesFixtures" class="App\DataFixtures\Shop\TablesFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Shop\TablesFixtures" class="App\DataFixtures\Shop\TablesFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Shop\ZonesFixtures" class="App\DataFixtures\Shop\ZonesFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Shop\ZonesFixtures" class="App\DataFixtures\Shop\ZonesFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\AdministratorFixtures" class="App\DataFixtures\User\AdministratorFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\User\AdministratorFixtures" class="App\DataFixtures\User\AdministratorFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\ApiFixtures" class="App\DataFixtures\User\ApiFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\User\ApiFixtures" class="App\DataFixtures\User\ApiFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\CustomerFixtures" class="App\DataFixtures\User\CustomerFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\User\CustomerFixtures" class="App\DataFixtures\User\CustomerFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\DeliveryAddressFixtures" class="App\DataFixtures\User\DeliveryAddressFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\User\DeliveryAddressFixtures" class="App\DataFixtures\User\DeliveryAddressFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\DeveloperFixtures" class="App\DataFixtures\User\DeveloperFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\User\DeveloperFixtures" class="App\DataFixtures\User\DeveloperFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\ManagerFixtures" class="App\DataFixtures\User\ManagerFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\User\ManagerFixtures" class="App\DataFixtures\User\ManagerFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\RoleFixtures" class="App\DataFixtures\User\RoleFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\User\RoleFixtures" class="App\DataFixtures\User\RoleFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\ShopManagerFixtures" class="App\DataFixtures\User\ShopManagerFixtures" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\User\ShopManagerFixtures" class="App\DataFixtures\User\ShopManagerFixtures" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\Core\DataPersister\DataPersisterInterface.0.App\DataPersister\AddressDataPersister" class="App\DataPersister\AddressDataPersister" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataPersister\AddressDataPersister" class="App\DataPersister\AddressDataPersister" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\Core\DataPersister\DataPersisterInterface.0.App\DataPersister\CategoryDataPersister" class="App\DataPersister\CategoryDataPersister" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataPersister\CategoryDataPersister" class="App\DataPersister\CategoryDataPersister" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\Core\DataPersister\DataPersisterInterface.0.App\DataPersister\ContactDataPersister" class="App\DataPersister\ContactDataPersister" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataPersister\ContactDataPersister" class="App\DataPersister\ContactDataPersister" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\Core\DataPersister\DataPersisterInterface.0.App\DataPersister\MenuDataPersister" class="App\DataPersister\MenuDataPersister" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataPersister\MenuDataPersister" class="App\DataPersister\MenuDataPersister" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\Core\DataPersister\DataPersisterInterface.0.App\DataPersister\OptionDataPersister" class="App\DataPersister\OptionDataPersister" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataPersister\OptionDataPersister" class="App\DataPersister\OptionDataPersister" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\Core\DataPersister\DataPersisterInterface.0.App\DataPersister\OptionVariantDataPersister" class="App\DataPersister\OptionVariantDataPersister" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataPersister\OptionVariantDataPersister" class="App\DataPersister\OptionVariantDataPersister" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\Core\DataPersister\DataPersisterInterface.0.App\DataPersister\OrderDataPersister" class="App\DataPersister\OrderDataPersister" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataPersister\OrderDataPersister" class="App\DataPersister\OrderDataPersister" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\Core\DataPersister\DataPersisterInterface.0.App\DataPersister\ProductDataPersister" class="App\DataPersister\ProductDataPersister" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataPersister\ProductDataPersister" class="App\DataPersister\ProductDataPersister" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\Core\DataPersister\DataPersisterInterface.0.App\DataPersister\UserDataPersister" class="App\DataPersister\UserDataPersister" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataPersister\UserDataPersister" class="App\DataPersister\UserDataPersister" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\Core\DataProvider\ItemDataProviderInterface.0.App\DataProvider\AlimentDataProvider" class="App\DataProvider\AlimentDataProvider" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataProvider\AlimentDataProvider" class="App\DataProvider\AlimentDataProvider" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\Core\DataProvider\CollectionDataProviderInterface.0.App\DataProvider\CustomerDataProvider" class="App\DataProvider\CustomerDataProvider" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataProvider\CustomerDataProvider" class="App\DataProvider\CustomerDataProvider" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\Core\DataProvider\ItemDataProviderInterface.0.App\DataProvider\DeviceDataProvider" class="App\DataProvider\DeviceDataProvider" autowire="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\Core\DataProvider\CollectionDataProviderInterface.0.App\DataProvider\DeviceDataProvider" class="App\DataProvider\DeviceDataProvider" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataProvider\DeviceDataProvider" class="App\DataProvider\DeviceDataProvider" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\Core\DataProvider\ItemDataProviderInterface.0.App\DataProvider\FranchiseDataProvider" class="App\DataProvider\FranchiseDataProvider" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataProvider\FranchiseDataProvider" class="App\DataProvider\FranchiseDataProvider" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\Core\DataProvider\ItemDataProviderInterface.0.App\DataProvider\LocaleDataProvider" class="App\DataProvider\LocaleDataProvider" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataProvider\LocaleDataProvider" class="App\DataProvider\LocaleDataProvider" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\Core\DataProvider\ItemDataProviderInterface.0.App\DataProvider\LoyaltyDataProvider" class="App\DataProvider\LoyaltyDataProvider" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataProvider\LoyaltyDataProvider" class="App\DataProvider\LoyaltyDataProvider" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\Core\DataProvider\CollectionDataProviderInterface.0.App\DataProvider\MenuDataProvider" class="App\DataProvider\MenuDataProvider" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataProvider\MenuDataProvider" class="App\DataProvider\MenuDataProvider" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\Core\DataProvider\CollectionDataProviderInterface.0.App\DataProvider\Order\OrderDataProvider" class="App\DataProvider\Order\OrderDataProvider" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataProvider\Order\OrderDataProvider" class="App\DataProvider\Order\OrderDataProvider" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\Core\DataProvider\ItemDataProviderInterface.0.App\DataProvider\Shop\LegalTermsDataProvider" class="App\DataProvider\Shop\LegalTermsDataProvider" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataProvider\Shop\LegalTermsDataProvider" class="App\DataProvider\Shop\LegalTermsDataProvider" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\Core\DataProvider\CollectionDataProviderInterface.0.App\DataProvider\Shop\PaymentMethodDataProvider" class="App\DataProvider\Shop\PaymentMethodDataProvider" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataProvider\Shop\PaymentMethodDataProvider" class="App\DataProvider\Shop\PaymentMethodDataProvider" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\Core\DataProvider\CollectionDataProviderInterface.0.App\DataProvider\Shop\ShopModeDataProvider" class="App\DataProvider\Shop\ShopModeDataProvider" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataProvider\Shop\ShopModeDataProvider" class="App\DataProvider\Shop\ShopModeDataProvider" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\Core\DataProvider\ItemDataProviderInterface.0.App\DataProvider\ShopDataProvider" class="App\DataProvider\ShopDataProvider" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataProvider\ShopDataProvider" class="App\DataProvider\ShopDataProvider" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\Core\DataProvider\ItemDataProviderInterface.0.App\DataProvider\SlideDataProvider" class="App\DataProvider\SlideDataProvider" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataProvider\SlideDataProvider" class="App\DataProvider\SlideDataProvider" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\Encoder\JsonDecoder" class="App\Encoder\JsonDecoder" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Encoder\JsonDecoder" class="App\Encoder\JsonDecoder" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\Encoder\MultipartDecoder" class="App\Encoder\MultipartDecoder" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Encoder\MultipartDecoder" class="App\Encoder\MultipartDecoder" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\EventListener\ApiItemNotFoundListener.0.App\EventListener\ApiItemNotFoundListener" class="App\EventListener\ApiItemNotFoundListener" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\EventListener\ApiItemNotFoundListener" class="App\EventListener\ApiItemNotFoundListener" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\AuthorizationListener" class="App\EventListener\AuthorizationListener" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\EventListener\AuthorizationListener" class="App\EventListener\AuthorizationListener" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\EventListener\ExceptionListener.0.App\EventListener\ExceptionListener" class="App\EventListener\ExceptionListener" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\EventListener\ExceptionListener" class="App\EventListener\ExceptionListener" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\EventListener\LogApiRequestListener.0.App\EventListener\LogApiRequestListener" class="App\EventListener\LogApiRequestListener" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\EventListener\LogApiRequestListener" class="App\EventListener\LogApiRequestListener" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\EventListener\LogApiResponseListener.0.App\EventListener\LogApiResponseListener" class="App\EventListener\LogApiResponseListener" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\EventListener\LogApiResponseListener" class="App\EventListener\LogApiResponseListener" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\RefreshTokenListener" class="App\EventListener\RefreshTokenListener" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\EventListener\RefreshTokenListener" class="App\EventListener\RefreshTokenListener" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\EventListener\SourceApiRequestVerifierListener.0.App\EventListener\SourceApiRequestVerifierListener" class="App\EventListener\SourceApiRequestVerifierListener" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\EventListener\SourceApiRequestVerifierListener" class="App\EventListener\SourceApiRequestVerifierListener" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ApiRequestSubscriber" class="App\EventSubscriber\ApiRequestSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\EventSubscriber\ApiRequestSubscriber" class="App\EventSubscriber\ApiRequestSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CheckVerifiedUserSubscriber" class="App\EventSubscriber\CheckVerifiedUserSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\EventSubscriber\CheckVerifiedUserSubscriber" class="App\EventSubscriber\CheckVerifiedUserSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\JWTSubscriber" class="App\EventSubscriber\JWTSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\EventSubscriber\JWTSubscriber" class="App\EventSubscriber\JWTSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocalSubscriber" class="App\EventSubscriber\LocalSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\EventSubscriber\LocalSubscriber" class="App\EventSubscriber\LocalSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PragmaActionsDisabler\PragmaBoActionsDisablerSubscriber" class="App\EventSubscriber\PragmaActionsDisabler\PragmaBoActionsDisablerSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\EventSubscriber\PragmaActionsDisabler\PragmaBoActionsDisablerSubscriber" class="App\EventSubscriber\PragmaActionsDisabler\PragmaBoActionsDisablerSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Product\SetProductTypeSubscriber" class="App\EventSubscriber\Product\SetProductTypeSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\EventSubscriber\Product\SetProductTypeSubscriber" class="App\EventSubscriber\Product\SetProductTypeSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SwitchUserSubscriber" class="App\EventSubscriber\SwitchUserSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\EventSubscriber\SwitchUserSubscriber" class="App\EventSubscriber\SwitchUserSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TimeZoneEventSubscriber" class="App\EventSubscriber\TimeZoneEventSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\EventSubscriber\TimeZoneEventSubscriber" class="App\EventSubscriber\TimeZoneEventSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Under_maintenance\UnderMaintenanceApiSubscriber" class="App\EventSubscriber\Under_maintenance\UnderMaintenanceApiSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\EventSubscriber\Under_maintenance\UnderMaintenanceApiSubscriber" class="App\EventSubscriber\Under_maintenance\UnderMaintenanceApiSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Under_maintenance\UnderMaintenanceBoSubscriber" class="App\EventSubscriber\Under_maintenance\UnderMaintenanceBoSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\EventSubscriber\Under_maintenance\UnderMaintenanceBoSubscriber" class="App\EventSubscriber\Under_maintenance\UnderMaintenanceBoSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Under_maintenance\UnderMaintenanceCommandSubscriber" class="App\EventSubscriber\Under_maintenance\UnderMaintenanceCommandSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\EventSubscriber\Under_maintenance\UnderMaintenanceCommandSubscriber" class="App\EventSubscriber\Under_maintenance\UnderMaintenanceCommandSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Factory\Device\DeviceFactory.0.App\Factory\Device\DeviceFactory" class="App\Factory\Device\DeviceFactory" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Factory\Device\DeviceFactory" class="App\Factory\Device\DeviceFactory" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Factory\Message\EmailFactory.0.App\Factory\Message\EmailFactory" class="App\Factory\Message\EmailFactory" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Factory\Message\EmailFactory" class="App\Factory\Message\EmailFactory" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Factory\Message\SmsFactory.0.App\Factory\Message\SmsFactory" class="App\Factory\Message\SmsFactory" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Factory\Message\SmsFactory" class="App\Factory\Message\SmsFactory" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Factory\User\CustomerFactory.0.App\Factory\User\CustomerFactory" class="App\Factory\User\CustomerFactory" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Factory\User\CustomerFactory" class="App\Factory\User\CustomerFactory" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Aliment\AlimentTranslationType" class="App\Form\Admin\Aliment\AlimentTranslationType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Admin\Aliment\AlimentTranslationType" class="App\Form\Admin\Aliment\AlimentTranslationType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Aliment\AlimentType" class="App\Form\Admin\Aliment\AlimentType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Admin\Aliment\AlimentType" class="App\Form\Admin\Aliment\AlimentType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ApplicationNameType" class="App\Form\Admin\ApplicationNameType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Admin\ApplicationNameType" class="App\Form\Admin\ApplicationNameType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ColorNameType" class="App\Form\Admin\ColorNameType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Admin\ColorNameType" class="App\Form\Admin\ColorNameType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\EndpointType" class="App\Form\Admin\EndpointType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Admin\EndpointType" class="App\Form\Admin\EndpointType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ExternalLinkNameType" class="App\Form\Admin\ExternalLinkNameType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Admin\ExternalLinkNameType" class="App\Form\Admin\ExternalLinkNameType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\KitchenType" class="App\Form\Admin\KitchenType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Admin\KitchenType" class="App\Form\Admin\KitchenType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LocaleType" class="App\Form\Admin\LocaleType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Admin\LocaleType" class="App\Form\Admin\LocaleType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\MailTransportType" class="App\Form\Admin\MailTransportType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Admin\MailTransportType" class="App\Form\Admin\MailTransportType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\MediaNameType" class="App\Form\Admin\MediaNameType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Admin\MediaNameType" class="App\Form\Admin\MediaNameType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Mode\ModeTranslationType" class="App\Form\Admin\Mode\ModeTranslationType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Admin\Mode\ModeTranslationType" class="App\Form\Admin\Mode\ModeTranslationType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Mode\ModeType" class="App\Form\Admin\Mode\ModeType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Admin\Mode\ModeType" class="App\Form\Admin\Mode\ModeType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PaymentMethod\GatewayConfigType" class="App\Form\Admin\PaymentMethod\GatewayConfigType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Admin\PaymentMethod\GatewayConfigType" class="App\Form\Admin\PaymentMethod\GatewayConfigType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PaymentMethod\GatewayCustomType" class="App\Form\Admin\PaymentMethod\GatewayCustomType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Admin\PaymentMethod\GatewayCustomType" class="App\Form\Admin\PaymentMethod\GatewayCustomType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PaymentMethod\GlobalGatewayCustomType" class="App\Form\Admin\PaymentMethod\GlobalGatewayCustomType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Admin\PaymentMethod\GlobalGatewayCustomType" class="App\Form\Admin\PaymentMethod\GlobalGatewayCustomType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PaymentMethod\PaymentMethodConfigType" class="App\Form\Admin\PaymentMethod\PaymentMethodConfigType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Admin\PaymentMethod\PaymentMethodConfigType" class="App\Form\Admin\PaymentMethod\PaymentMethodConfigType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SmsModeSettingType" class="App\Form\Admin\SmsModeSettingType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Admin\SmsModeSettingType" class="App\Form\Admin\SmsModeSettingType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SocialNameType" class="App\Form\Admin\SocialNameType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Admin\SocialNameType" class="App\Form\Admin\SocialNameType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SourceType" class="App\Form\Admin\SourceType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Admin\SourceType" class="App\Form\Admin\SourceType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TemplateNameType" class="App\Form\Admin\TemplateNameType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Admin\TemplateNameType" class="App\Form\Admin\TemplateNameType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\WebhookType" class="App\Form\Admin\WebhookType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Admin\WebhookType" class="App\Form\Admin\WebhookType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Address\AddAddressFieldSubscriber" class="App\Form\EventListener\Address\AddAddressFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Address\AddAddressFieldSubscriber" class="App\Form\EventListener\Address\AddAddressFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Address\AddAddressFieldSubscriber" class="App\Form\EventListener\Address\AddAddressFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Admin\Aliment\AddAlimentTranslationsFieldSubscriber" class="App\Form\EventListener\Admin\Aliment\AddAlimentTranslationsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Admin\Aliment\AddAlimentTranslationsFieldSubscriber" class="App\Form\EventListener\Admin\Aliment\AddAlimentTranslationsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Admin\Aliment\AddAlimentTranslationsFieldSubscriber" class="App\Form\EventListener\Admin\Aliment\AddAlimentTranslationsFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Admin\Locale\AddNameFieldSubscriber" class="App\Form\EventListener\Admin\Locale\AddNameFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Admin\Locale\AddNameFieldSubscriber" class="App\Form\EventListener\Admin\Locale\AddNameFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Admin\Locale\AddNameFieldSubscriber" class="App\Form\EventListener\Admin\Locale\AddNameFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Admin\MailTransport\AddDnsFieldSubscriber" class="App\Form\EventListener\Admin\MailTransport\AddDnsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Admin\MailTransport\AddDnsFieldSubscriber" class="App\Form\EventListener\Admin\MailTransport\AddDnsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Admin\MailTransport\AddDnsFieldSubscriber" class="App\Form\EventListener\Admin\MailTransport\AddDnsFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Admin\MediaName\AddTypeFieldSubscriber" class="App\Form\EventListener\Admin\MediaName\AddTypeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Admin\MediaName\AddTypeFieldSubscriber" class="App\Form\EventListener\Admin\MediaName\AddTypeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Admin\MediaName\AddTypeFieldSubscriber" class="App\Form\EventListener\Admin\MediaName\AddTypeFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Admin\Mode\AddModeTranslationsFieldSubscriber" class="App\Form\EventListener\Admin\Mode\AddModeTranslationsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Admin\Mode\AddModeTranslationsFieldSubscriber" class="App\Form\EventListener\Admin\Mode\AddModeTranslationsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Admin\Mode\AddModeTranslationsFieldSubscriber" class="App\Form\EventListener\Admin\Mode\AddModeTranslationsFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Admin\Mode\AddTypeFieldSubscriber" class="App\Form\EventListener\Admin\Mode\AddTypeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Admin\Mode\AddTypeFieldSubscriber" class="App\Form\EventListener\Admin\Mode\AddTypeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Admin\Mode\AddTypeFieldSubscriber" class="App\Form\EventListener\Admin\Mode\AddTypeFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Admin\PaymentMethod\AddGateWayConfigFieldSubscriber" class="App\Form\EventListener\Admin\PaymentMethod\AddGateWayConfigFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Admin\PaymentMethod\AddGateWayConfigFieldSubscriber" class="App\Form\EventListener\Admin\PaymentMethod\AddGateWayConfigFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Admin\PaymentMethod\AddGateWayConfigFieldSubscriber" class="App\Form\EventListener\Admin\PaymentMethod\AddGateWayConfigFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Admin\PaymentMethod\AddNameFieldSubscriber" class="App\Form\EventListener\Admin\PaymentMethod\AddNameFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Admin\PaymentMethod\AddNameFieldSubscriber" class="App\Form\EventListener\Admin\PaymentMethod\AddNameFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Admin\PaymentMethod\AddNameFieldSubscriber" class="App\Form\EventListener\Admin\PaymentMethod\AddNameFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Admin\PaymentMethod\AddTypeFieldSubscriber" class="App\Form\EventListener\Admin\PaymentMethod\AddTypeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Admin\PaymentMethod\AddTypeFieldSubscriber" class="App\Form\EventListener\Admin\PaymentMethod\AddTypeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Admin\PaymentMethod\AddTypeFieldSubscriber" class="App\Form\EventListener\Admin\PaymentMethod\AddTypeFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Admin\PaymentMethod\Gateway\AddConfigurationFieldSubscriber" class="App\Form\EventListener\Admin\PaymentMethod\Gateway\AddConfigurationFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Admin\PaymentMethod\Gateway\AddConfigurationFieldSubscriber" class="App\Form\EventListener\Admin\PaymentMethod\Gateway\AddConfigurationFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Admin\PaymentMethod\Gateway\AddConfigurationFieldSubscriber" class="App\Form\EventListener\Admin\PaymentMethod\Gateway\AddConfigurationFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddIsGlobalFieldSubscriber" class="App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddIsGlobalFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddIsGlobalFieldSubscriber" class="App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddIsGlobalFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddIsGlobalFieldSubscriber" class="App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddIsGlobalFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddLengthFieldSubscriber" class="App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddLengthFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddLengthFieldSubscriber" class="App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddLengthFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddLengthFieldSubscriber" class="App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddLengthFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddValueFieldSubscriber" class="App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddValueFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddValueFieldSubscriber" class="App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddValueFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddValueFieldSubscriber" class="App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddValueFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Admin\Source\AddApiFieldSubscriber" class="App\Form\EventListener\Admin\Source\AddApiFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Admin\Source\AddApiFieldSubscriber" class="App\Form\EventListener\Admin\Source\AddApiFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Admin\Source\AddApiFieldSubscriber" class="App\Form\EventListener\Admin\Source\AddApiFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Admin\Source\AddWebhookEnabledFieldSubscriber" class="App\Form\EventListener\Admin\Source\AddWebhookEnabledFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Admin\Source\AddWebhookEnabledFieldSubscriber" class="App\Form\EventListener\Admin\Source\AddWebhookEnabledFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Admin\Source\AddWebhookEnabledFieldSubscriber" class="App\Form\EventListener\Admin\Source\AddWebhookEnabledFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Admin\TemplateName\AddTypeFieldSubscriber" class="App\Form\EventListener\Admin\TemplateName\AddTypeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Admin\TemplateName\AddTypeFieldSubscriber" class="App\Form\EventListener\Admin\TemplateName\AddTypeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Admin\TemplateName\AddTypeFieldSubscriber" class="App\Form\EventListener\Admin\TemplateName\AddTypeFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Admin\Webhook\AddEndpointFieldSubscriber" class="App\Form\EventListener\Admin\Webhook\AddEndpointFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Admin\Webhook\AddEndpointFieldSubscriber" class="App\Form\EventListener\Admin\Webhook\AddEndpointFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Admin\Webhook\AddEndpointFieldSubscriber" class="App\Form\EventListener\Admin\Webhook\AddEndpointFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Admin\Webhook\AddEndpointsFieldSubscriber" class="App\Form\EventListener\Admin\Webhook\AddEndpointsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Admin\Webhook\AddEndpointsFieldSubscriber" class="App\Form\EventListener\Admin\Webhook\AddEndpointsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Admin\Webhook\AddEndpointsFieldSubscriber" class="App\Form\EventListener\Admin\Webhook\AddEndpointsFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Admin\Webhook\AddEventsFieldSubscriber" class="App\Form\EventListener\Admin\Webhook\AddEventsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Admin\Webhook\AddEventsFieldSubscriber" class="App\Form\EventListener\Admin\Webhook\AddEventsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Admin\Webhook\AddEventsFieldSubscriber" class="App\Form\EventListener\Admin\Webhook\AddEventsFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Admin\Webhook\AddObjectFieldSubscriber" class="App\Form\EventListener\Admin\Webhook\AddObjectFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Admin\Webhook\AddObjectFieldSubscriber" class="App\Form\EventListener\Admin\Webhook\AddObjectFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Admin\Webhook\AddObjectFieldSubscriber" class="App\Form\EventListener\Admin\Webhook\AddObjectFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Admin\Webhook\AddRetriesFieldSubscriber" class="App\Form\EventListener\Admin\Webhook\AddRetriesFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Admin\Webhook\AddRetriesFieldSubscriber" class="App\Form\EventListener\Admin\Webhook\AddRetriesFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Admin\Webhook\AddRetriesFieldSubscriber" class="App\Form\EventListener\Admin\Webhook\AddRetriesFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Admin\Webhook\GenerateHMACFieldsSubscriber" class="App\Form\EventListener\Admin\Webhook\GenerateHMACFieldsSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Admin\Webhook\GenerateHMACFieldsSubscriber" class="App\Form\EventListener\Admin\Webhook\GenerateHMACFieldsSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Country\Global\AddCountriesFieldSubscriber" class="App\Form\EventListener\Country\Global\AddCountriesFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Country\Global\AddCountriesFieldSubscriber" class="App\Form\EventListener\Country\Global\AddCountriesFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Country\Global\AddCountriesFieldSubscriber" class="App\Form\EventListener\Country\Global\AddCountriesFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Customer\ValidateCustomerFieldsSubscriber" class="App\Form\EventListener\Customer\ValidateCustomerFieldsSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Customer\ValidateCustomerFieldsSubscriber" class="App\Form\EventListener\Customer\ValidateCustomerFieldsSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\AddColorFieldSubscriber" class="App\Form\EventListener\Franchise\AddColorFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\AddColorFieldSubscriber" class="App\Form\EventListener\Franchise\AddColorFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\AddDomainFieldSubscriber" class="App\Form\EventListener\Franchise\AddDomainFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\AddDomainFieldSubscriber" class="App\Form\EventListener\Franchise\AddDomainFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Franchise\AddFranchiseFieldSubscriber" class="App\Form\EventListener\Franchise\AddFranchiseFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\AddFranchiseFieldSubscriber" class="App\Form\EventListener\Franchise\AddFranchiseFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\AddFranchiseFieldSubscriber" class="App\Form\EventListener\Franchise\AddFranchiseFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\AddMediaFieldSubscriber" class="App\Form\EventListener\Franchise\AddMediaFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\AddMediaFieldSubscriber" class="App\Form\EventListener\Franchise\AddMediaFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Franchise\AddMultipleFieldSubscriber" class="App\Form\EventListener\Franchise\AddMultipleFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\AddMultipleFieldSubscriber" class="App\Form\EventListener\Franchise\AddMultipleFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\AddMultipleFieldSubscriber" class="App\Form\EventListener\Franchise\AddMultipleFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Franchise\AddStatusFranchiseFieldSubscriber" class="App\Form\EventListener\Franchise\AddStatusFranchiseFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\AddStatusFranchiseFieldSubscriber" class="App\Form\EventListener\Franchise\AddStatusFranchiseFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\AddStatusFranchiseFieldSubscriber" class="App\Form\EventListener\Franchise\AddStatusFranchiseFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Franchise\AddTemplateFieldSubscriber" class="App\Form\EventListener\Franchise\AddTemplateFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\AddTemplateFieldSubscriber" class="App\Form\EventListener\Franchise\AddTemplateFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\AddTemplateFieldSubscriber" class="App\Form\EventListener\Franchise\AddTemplateFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Franchise\AddTemplateNameFieldSubscriber" class="App\Form\EventListener\Franchise\AddTemplateNameFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\AddTemplateNameFieldSubscriber" class="App\Form\EventListener\Franchise\AddTemplateNameFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\AddTemplateNameFieldSubscriber" class="App\Form\EventListener\Franchise\AddTemplateNameFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Franchise\Application\AddApplicationNameFieldSubscriber" class="App\Form\EventListener\Franchise\Application\AddApplicationNameFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\Application\AddApplicationNameFieldSubscriber" class="App\Form\EventListener\Franchise\Application\AddApplicationNameFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\Application\AddApplicationNameFieldSubscriber" class="App\Form\EventListener\Franchise\Application\AddApplicationNameFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Franchise\Application\AddTokenFieldSubscriber" class="App\Form\EventListener\Franchise\Application\AddTokenFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\Application\AddTokenFieldSubscriber" class="App\Form\EventListener\Franchise\Application\AddTokenFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\Application\AddTokenFieldSubscriber" class="App\Form\EventListener\Franchise\Application\AddTokenFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Franchise\Color\AddColorNameFieldSubscriber" class="App\Form\EventListener\Franchise\Color\AddColorNameFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\Color\AddColorNameFieldSubscriber" class="App\Form\EventListener\Franchise\Color\AddColorNameFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\Color\AddColorNameFieldSubscriber" class="App\Form\EventListener\Franchise\Color\AddColorNameFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\Company\AddCompanyFieldSubscriber" class="App\Form\EventListener\Franchise\Company\AddCompanyFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\Company\AddCompanyFieldSubscriber" class="App\Form\EventListener\Franchise\Company\AddCompanyFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Franchise\Company\AddCompanyTranslationsFieldSubscriber" class="App\Form\EventListener\Franchise\Company\AddCompanyTranslationsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\Company\AddCompanyTranslationsFieldSubscriber" class="App\Form\EventListener\Franchise\Company\AddCompanyTranslationsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\Company\AddCompanyTranslationsFieldSubscriber" class="App\Form\EventListener\Franchise\Company\AddCompanyTranslationsFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Franchise\ExternalLink\AddExternalFileFieldSubscriber" class="App\Form\EventListener\Franchise\ExternalLink\AddExternalFileFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\ExternalLink\AddExternalFileFieldSubscriber" class="App\Form\EventListener\Franchise\ExternalLink\AddExternalFileFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\ExternalLink\AddExternalFileFieldSubscriber" class="App\Form\EventListener\Franchise\ExternalLink\AddExternalFileFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Franchise\ExternalLink\AddExternalLinkNameFieldSubscriber" class="App\Form\EventListener\Franchise\ExternalLink\AddExternalLinkNameFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\ExternalLink\AddExternalLinkNameFieldSubscriber" class="App\Form\EventListener\Franchise\ExternalLink\AddExternalLinkNameFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\ExternalLink\AddExternalLinkNameFieldSubscriber" class="App\Form\EventListener\Franchise\ExternalLink\AddExternalLinkNameFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Franchise\ExternalLink\AddTypeFieldSubscriber" class="App\Form\EventListener\Franchise\ExternalLink\AddTypeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\ExternalLink\AddTypeFieldSubscriber" class="App\Form\EventListener\Franchise\ExternalLink\AddTypeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\ExternalLink\AddTypeFieldSubscriber" class="App\Form\EventListener\Franchise\ExternalLink\AddTypeFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\ExternalLink\ValidateExternalLinkFieldsSubscriber" class="App\Form\EventListener\Franchise\ExternalLink\ValidateExternalLinkFieldsSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\ExternalLink\ValidateExternalLinkFieldsSubscriber" class="App\Form\EventListener\Franchise\ExternalLink\ValidateExternalLinkFieldsSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\Manager\AddManagerFieldSubscriber" class="App\Form\EventListener\Franchise\Manager\AddManagerFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\Manager\AddManagerFieldSubscriber" class="App\Form\EventListener\Franchise\Manager\AddManagerFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Franchise\Media\AddDisplayOnMenuSectionFieldSubscriber" class="App\Form\EventListener\Franchise\Media\AddDisplayOnMenuSectionFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\Media\AddDisplayOnMenuSectionFieldSubscriber" class="App\Form\EventListener\Franchise\Media\AddDisplayOnMenuSectionFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\Media\AddDisplayOnMenuSectionFieldSubscriber" class="App\Form\EventListener\Franchise\Media\AddDisplayOnMenuSectionFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Franchise\Media\AddMediaNameFieldSubscriber" class="App\Form\EventListener\Franchise\Media\AddMediaNameFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\Media\AddMediaNameFieldSubscriber" class="App\Form\EventListener\Franchise\Media\AddMediaNameFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\Media\AddMediaNameFieldSubscriber" class="App\Form\EventListener\Franchise\Media\AddMediaNameFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Franchise\Media\AddTypeFieldSubscriber" class="App\Form\EventListener\Franchise\Media\AddTypeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\Media\AddTypeFieldSubscriber" class="App\Form\EventListener\Franchise\Media\AddTypeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\Media\AddTypeFieldSubscriber" class="App\Form\EventListener\Franchise\Media\AddTypeFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Franchise\Parameter\AddAppleAuthEnabledFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddAppleAuthEnabledFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\Parameter\AddAppleAuthEnabledFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddAppleAuthEnabledFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\Parameter\AddAppleAuthEnabledFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddAppleAuthEnabledFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Franchise\Parameter\AddEnableHeaderFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddEnableHeaderFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\Parameter\AddEnableHeaderFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddEnableHeaderFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\Parameter\AddEnableHeaderFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddEnableHeaderFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Franchise\Parameter\AddGoogleAuthEnabledFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddGoogleAuthEnabledFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\Parameter\AddGoogleAuthEnabledFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddGoogleAuthEnabledFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\Parameter\AddGoogleAuthEnabledFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddGoogleAuthEnabledFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Franchise\Parameter\AddHeaderFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddHeaderFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\Parameter\AddHeaderFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddHeaderFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\Parameter\AddHeaderFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddHeaderFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Franchise\Parameter\AddKeywordsFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddKeywordsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\Parameter\AddKeywordsFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddKeywordsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\Parameter\AddKeywordsFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddKeywordsFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Franchise\Parameter\AddLocaleFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddLocaleFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\Parameter\AddLocaleFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddLocaleFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\Parameter\AddLocaleFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddLocaleFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Franchise\Parameter\AddMapFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddMapFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\Parameter\AddMapFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddMapFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\Parameter\AddMapFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddMapFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Franchise\Parameter\AddSubscriptionPromptFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddSubscriptionPromptFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\Parameter\AddSubscriptionPromptFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddSubscriptionPromptFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\Parameter\AddSubscriptionPromptFieldSubscriber" class="App\Form\EventListener\Franchise\Parameter\AddSubscriptionPromptFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Franchise\Slide\AddSlideItemsFieldSubscriber" class="App\Form\EventListener\Franchise\Slide\AddSlideItemsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\Slide\AddSlideItemsFieldSubscriber" class="App\Form\EventListener\Franchise\Slide\AddSlideItemsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\Slide\AddSlideItemsFieldSubscriber" class="App\Form\EventListener\Franchise\Slide\AddSlideItemsFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Franchise\Social\AddSocialNameFieldSubscriber" class="App\Form\EventListener\Franchise\Social\AddSocialNameFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\Social\AddSocialNameFieldSubscriber" class="App\Form\EventListener\Franchise\Social\AddSocialNameFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\Social\AddSocialNameFieldSubscriber" class="App\Form\EventListener\Franchise\Social\AddSocialNameFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Franchise\ValidateFranchiseFieldsSubscriber" class="App\Form\EventListener\Franchise\ValidateFranchiseFieldsSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Franchise\ValidateFranchiseFieldsSubscriber" class="App\Form\EventListener\Franchise\ValidateFranchiseFieldsSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddCodeFieldSubscriber" class="App\Form\EventListener\Global\AddCodeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddCodeFieldSubscriber" class="App\Form\EventListener\Global\AddCodeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddCodeFieldSubscriber" class="App\Form\EventListener\Global\AddCodeFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddContentFieldSubscriber" class="App\Form\EventListener\Global\AddContentFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddContentFieldSubscriber" class="App\Form\EventListener\Global\AddContentFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddContentFieldSubscriber" class="App\Form\EventListener\Global\AddContentFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddCoverFieldSubscriber" class="App\Form\EventListener\Global\AddCoverFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddCoverFieldSubscriber" class="App\Form\EventListener\Global\AddCoverFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddCoverFieldSubscriber" class="App\Form\EventListener\Global\AddCoverFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddCurrencyFieldSubscriber" class="App\Form\EventListener\Global\AddCurrencyFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddCurrencyFieldSubscriber" class="App\Form\EventListener\Global\AddCurrencyFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddCurrencyFieldSubscriber" class="App\Form\EventListener\Global\AddCurrencyFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddDayFieldSubscriber" class="App\Form\EventListener\Global\AddDayFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddDayFieldSubscriber" class="App\Form\EventListener\Global\AddDayFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddDayFieldSubscriber" class="App\Form\EventListener\Global\AddDayFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddDescriptionFieldSubscriber" class="App\Form\EventListener\Global\AddDescriptionFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddDescriptionFieldSubscriber" class="App\Form\EventListener\Global\AddDescriptionFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddDescriptionFieldSubscriber" class="App\Form\EventListener\Global\AddDescriptionFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddDurationFieldSubscriber" class="App\Form\EventListener\Global\AddDurationFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddDurationFieldSubscriber" class="App\Form\EventListener\Global\AddDurationFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddDurationFieldSubscriber" class="App\Form\EventListener\Global\AddDurationFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddEmailFieldSubscriber" class="App\Form\EventListener\Global\AddEmailFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddEmailFieldSubscriber" class="App\Form\EventListener\Global\AddEmailFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddEmailFieldSubscriber" class="App\Form\EventListener\Global\AddEmailFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddEnabledFieldSubscriber" class="App\Form\EventListener\Global\AddEnabledFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddEnabledFieldSubscriber" class="App\Form\EventListener\Global\AddEnabledFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddEnabledFieldSubscriber" class="App\Form\EventListener\Global\AddEnabledFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddEndDateFieldSubscriber" class="App\Form\EventListener\Global\AddEndDateFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddEndDateFieldSubscriber" class="App\Form\EventListener\Global\AddEndDateFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddEndDateFieldSubscriber" class="App\Form\EventListener\Global\AddEndDateFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddEndingDateFieldSubscriber" class="App\Form\EventListener\Global\AddEndingDateFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddEndingDateFieldSubscriber" class="App\Form\EventListener\Global\AddEndingDateFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddEndingDateFieldSubscriber" class="App\Form\EventListener\Global\AddEndingDateFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddEndingTimeFieldSubscriber" class="App\Form\EventListener\Global\AddEndingTimeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddEndingTimeFieldSubscriber" class="App\Form\EventListener\Global\AddEndingTimeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddEndingTimeFieldSubscriber" class="App\Form\EventListener\Global\AddEndingTimeFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddExternalIdFieldSubscriber" class="App\Form\EventListener\Global\AddExternalIdFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddExternalIdFieldSubscriber" class="App\Form\EventListener\Global\AddExternalIdFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddExternalIdFieldSubscriber" class="App\Form\EventListener\Global\AddExternalIdFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddFileFieldSubscriber" class="App\Form\EventListener\Global\AddFileFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddFileFieldSubscriber" class="App\Form\EventListener\Global\AddFileFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddFileFieldSubscriber" class="App\Form\EventListener\Global\AddFileFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddFileTypeFieldSubscriber" class="App\Form\EventListener\Global\AddFileTypeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddFileTypeFieldSubscriber" class="App\Form\EventListener\Global\AddFileTypeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddFileTypeFieldSubscriber" class="App\Form\EventListener\Global\AddFileTypeFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddFirstNameFieldSubscriber" class="App\Form\EventListener\Global\AddFirstNameFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddFirstNameFieldSubscriber" class="App\Form\EventListener\Global\AddFirstNameFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddFirstNameFieldSubscriber" class="App\Form\EventListener\Global\AddFirstNameFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddImageFieldSubscriber" class="App\Form\EventListener\Global\AddImageFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddImageFieldSubscriber" class="App\Form\EventListener\Global\AddImageFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddImageFieldSubscriber" class="App\Form\EventListener\Global\AddImageFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddImageSvgFieldSubscriber" class="App\Form\EventListener\Global\AddImageSvgFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddImageSvgFieldSubscriber" class="App\Form\EventListener\Global\AddImageSvgFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddImageSvgFieldSubscriber" class="App\Form\EventListener\Global\AddImageSvgFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddImageTypeSubscriber" class="App\Form\EventListener\Global\AddImageTypeSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddImageTypeSubscriber" class="App\Form\EventListener\Global\AddImageTypeSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddImageTypeSubscriber" class="App\Form\EventListener\Global\AddImageTypeSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddImageUrlFieldSubscriber" class="App\Form\EventListener\Global\AddImageUrlFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddImageUrlFieldSubscriber" class="App\Form\EventListener\Global\AddImageUrlFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddImageUrlFieldSubscriber" class="App\Form\EventListener\Global\AddImageUrlFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddImportFileFieldSubscriber" class="App\Form\EventListener\Global\AddImportFileFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddImportFileFieldSubscriber" class="App\Form\EventListener\Global\AddImportFileFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddImportFileFieldSubscriber" class="App\Form\EventListener\Global\AddImportFileFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddLastNameFieldSubscriber" class="App\Form\EventListener\Global\AddLastNameFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddLastNameFieldSubscriber" class="App\Form\EventListener\Global\AddLastNameFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddLastNameFieldSubscriber" class="App\Form\EventListener\Global\AddLastNameFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddLinkFieldSubscriber" class="App\Form\EventListener\Global\AddLinkFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddLinkFieldSubscriber" class="App\Form\EventListener\Global\AddLinkFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddLinkFieldSubscriber" class="App\Form\EventListener\Global\AddLinkFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddLocaleFieldSubscriber" class="App\Form\EventListener\Global\AddLocaleFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddLocaleFieldSubscriber" class="App\Form\EventListener\Global\AddLocaleFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddLocaleFieldSubscriber" class="App\Form\EventListener\Global\AddLocaleFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddLocalesFieldSubscriber" class="App\Form\EventListener\Global\AddLocalesFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddLocalesFieldSubscriber" class="App\Form\EventListener\Global\AddLocalesFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddLocalesFieldSubscriber" class="App\Form\EventListener\Global\AddLocalesFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddLogoFieldSubscriber" class="App\Form\EventListener\Global\AddLogoFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddLogoFieldSubscriber" class="App\Form\EventListener\Global\AddLogoFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddLogoFieldSubscriber" class="App\Form\EventListener\Global\AddLogoFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddLogoSvgFieldSubscriber" class="App\Form\EventListener\Global\AddLogoSvgFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddLogoSvgFieldSubscriber" class="App\Form\EventListener\Global\AddLogoSvgFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddLogoSvgFieldSubscriber" class="App\Form\EventListener\Global\AddLogoSvgFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddMediaFieldSubscriber" class="App\Form\EventListener\Global\AddMediaFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddMediaFieldSubscriber" class="App\Form\EventListener\Global\AddMediaFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddMediaFieldSubscriber" class="App\Form\EventListener\Global\AddMediaFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddNameDescriptionFieldSubscriber" class="App\Form\EventListener\Global\AddNameDescriptionFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddNameDescriptionFieldSubscriber" class="App\Form\EventListener\Global\AddNameDescriptionFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddNameDescriptionFieldSubscriber" class="App\Form\EventListener\Global\AddNameDescriptionFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddNameFieldSubscriber" class="App\Form\EventListener\Global\AddNameFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddNameFieldSubscriber" class="App\Form\EventListener\Global\AddNameFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddNameFieldSubscriber" class="App\Form\EventListener\Global\AddNameFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddNewFieldSubscriber" class="App\Form\EventListener\Global\AddNewFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddNewFieldSubscriber" class="App\Form\EventListener\Global\AddNewFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddNewFieldSubscriber" class="App\Form\EventListener\Global\AddNewFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddNoteFieldSubscriber" class="App\Form\EventListener\Global\AddNoteFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddNoteFieldSubscriber" class="App\Form\EventListener\Global\AddNoteFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddNoteFieldSubscriber" class="App\Form\EventListener\Global\AddNoteFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddOrderIntervalSubscriber" class="App\Form\EventListener\Global\AddOrderIntervalSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddOrderIntervalSubscriber" class="App\Form\EventListener\Global\AddOrderIntervalSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddOrderIntervalSubscriber" class="App\Form\EventListener\Global\AddOrderIntervalSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddOutOfStockFieldSubscriber" class="App\Form\EventListener\Global\AddOutOfStockFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddOutOfStockFieldSubscriber" class="App\Form\EventListener\Global\AddOutOfStockFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddOutOfStockFieldSubscriber" class="App\Form\EventListener\Global\AddOutOfStockFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddPasswordFieldSubscriber" class="App\Form\EventListener\Global\AddPasswordFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddPasswordFieldSubscriber" class="App\Form\EventListener\Global\AddPasswordFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddPasswordFieldSubscriber" class="App\Form\EventListener\Global\AddPasswordFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddPhoneFieldSubscriber" class="App\Form\EventListener\Global\AddPhoneFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddPhoneFieldSubscriber" class="App\Form\EventListener\Global\AddPhoneFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddPhoneFieldSubscriber" class="App\Form\EventListener\Global\AddPhoneFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddPolygonFieldSubscriber" class="App\Form\EventListener\Global\AddPolygonFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddPolygonFieldSubscriber" class="App\Form\EventListener\Global\AddPolygonFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddPolygonFieldSubscriber" class="App\Form\EventListener\Global\AddPolygonFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddPositionFieldSubscriber" class="App\Form\EventListener\Global\AddPositionFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddPositionFieldSubscriber" class="App\Form\EventListener\Global\AddPositionFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddPositionFieldSubscriber" class="App\Form\EventListener\Global\AddPositionFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddPriceFieldSubscriber" class="App\Form\EventListener\Global\AddPriceFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddPriceFieldSubscriber" class="App\Form\EventListener\Global\AddPriceFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddPriceFieldSubscriber" class="App\Form\EventListener\Global\AddPriceFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddPrivateFieldSubscriber" class="App\Form\EventListener\Global\AddPrivateFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddPrivateFieldSubscriber" class="App\Form\EventListener\Global\AddPrivateFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddPrivateFieldSubscriber" class="App\Form\EventListener\Global\AddPrivateFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddQuantityFieldSubscriber" class="App\Form\EventListener\Global\AddQuantityFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddQuantityFieldSubscriber" class="App\Form\EventListener\Global\AddQuantityFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddQuantityFieldSubscriber" class="App\Form\EventListener\Global\AddQuantityFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddRequiredFieldSubscriber" class="App\Form\EventListener\Global\AddRequiredFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddRequiredFieldSubscriber" class="App\Form\EventListener\Global\AddRequiredFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddRequiredFieldSubscriber" class="App\Form\EventListener\Global\AddRequiredFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddShopModeFieldSubscriber" class="App\Form\EventListener\Global\AddShopModeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddShopModeFieldSubscriber" class="App\Form\EventListener\Global\AddShopModeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddShopModeFieldSubscriber" class="App\Form\EventListener\Global\AddShopModeFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddShopModesFieldSubscriber" class="App\Form\EventListener\Global\AddShopModesFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddShopModesFieldSubscriber" class="App\Form\EventListener\Global\AddShopModesFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddShopModesFieldSubscriber" class="App\Form\EventListener\Global\AddShopModesFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddSideComponentFieldSubscriber" class="App\Form\EventListener\Global\AddSideComponentFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddSideComponentFieldSubscriber" class="App\Form\EventListener\Global\AddSideComponentFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddSideComponentFieldSubscriber" class="App\Form\EventListener\Global\AddSideComponentFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddSkuFieldSubscriber" class="App\Form\EventListener\Global\AddSkuFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddSkuFieldSubscriber" class="App\Form\EventListener\Global\AddSkuFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddSkuFieldSubscriber" class="App\Form\EventListener\Global\AddSkuFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddSourceFieldSubscriber" class="App\Form\EventListener\Global\AddSourceFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddSourceFieldSubscriber" class="App\Form\EventListener\Global\AddSourceFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddSourceFieldSubscriber" class="App\Form\EventListener\Global\AddSourceFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddStartDateFieldSubscriber" class="App\Form\EventListener\Global\AddStartDateFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddStartDateFieldSubscriber" class="App\Form\EventListener\Global\AddStartDateFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddStartDateFieldSubscriber" class="App\Form\EventListener\Global\AddStartDateFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddStartingDateFieldSubsriber" class="App\Form\EventListener\Global\AddStartingDateFieldSubsriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddStartingDateFieldSubsriber" class="App\Form\EventListener\Global\AddStartingDateFieldSubsriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddStartingDateFieldSubsriber" class="App\Form\EventListener\Global\AddStartingDateFieldSubsriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddStartingTimeFieldSubscriber" class="App\Form\EventListener\Global\AddStartingTimeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddStartingTimeFieldSubscriber" class="App\Form\EventListener\Global\AddStartingTimeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddStartingTimeFieldSubscriber" class="App\Form\EventListener\Global\AddStartingTimeFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddStatusFieldSubscriber" class="App\Form\EventListener\Global\AddStatusFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddStatusFieldSubscriber" class="App\Form\EventListener\Global\AddStatusFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddStatusFieldSubscriber" class="App\Form\EventListener\Global\AddStatusFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddTaxFieldSubscriber" class="App\Form\EventListener\Global\AddTaxFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddTaxFieldSubscriber" class="App\Form\EventListener\Global\AddTaxFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddTaxFieldSubscriber" class="App\Form\EventListener\Global\AddTaxFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddTimeZoneFieldSubscriber" class="App\Form\EventListener\Global\AddTimeZoneFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddTimeZoneFieldSubscriber" class="App\Form\EventListener\Global\AddTimeZoneFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddTimeZoneFieldSubscriber" class="App\Form\EventListener\Global\AddTimeZoneFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddTitleFieldSubscriber" class="App\Form\EventListener\Global\AddTitleFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddTitleFieldSubscriber" class="App\Form\EventListener\Global\AddTitleFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddTitleFieldSubscriber" class="App\Form\EventListener\Global\AddTitleFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddUrlFieldSubscriber" class="App\Form\EventListener\Global\AddUrlFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddUrlFieldSubscriber" class="App\Form\EventListener\Global\AddUrlFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddUrlFieldSubscriber" class="App\Form\EventListener\Global\AddUrlFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddValueFieldSubscriber" class="App\Form\EventListener\Global\AddValueFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddValueFieldSubscriber" class="App\Form\EventListener\Global\AddValueFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddValueFieldSubscriber" class="App\Form\EventListener\Global\AddValueFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddVideoFieldSubscriber" class="App\Form\EventListener\Global\AddVideoFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddVideoFieldSubscriber" class="App\Form\EventListener\Global\AddVideoFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddVideoFieldSubscriber" class="App\Form\EventListener\Global\AddVideoFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddVisibleFieldSubscriber" class="App\Form\EventListener\Global\AddVisibleFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddVisibleFieldSubscriber" class="App\Form\EventListener\Global\AddVisibleFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddVisibleFieldSubscriber" class="App\Form\EventListener\Global\AddVisibleFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\AddWeekDaysFieldSubscriber" class="App\Form\EventListener\Global\AddWeekDaysFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\AddWeekDaysFieldSubscriber" class="App\Form\EventListener\Global\AddWeekDaysFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\AddWeekDaysFieldSubscriber" class="App\Form\EventListener\Global\AddWeekDaysFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\Address\AddLatitudeFieldSubscriber" class="App\Form\EventListener\Global\Address\AddLatitudeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\Address\AddLatitudeFieldSubscriber" class="App\Form\EventListener\Global\Address\AddLatitudeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\Address\AddLatitudeFieldSubscriber" class="App\Form\EventListener\Global\Address\AddLatitudeFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Global\Address\AddLongitudeFieldSubscriber" class="App\Form\EventListener\Global\Address\AddLongitudeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Global\Address\AddLongitudeFieldSubscriber" class="App\Form\EventListener\Global\Address\AddLongitudeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Global\Address\AddLongitudeFieldSubscriber" class="App\Form\EventListener\Global\Address\AddLongitudeFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\LegalTerms\AddContentFieldSubscriber" class="App\Form\EventListener\LegalTerms\AddContentFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\LegalTerms\AddContentFieldSubscriber" class="App\Form\EventListener\LegalTerms\AddContentFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\LegalTerms\AddContentFieldSubscriber" class="App\Form\EventListener\LegalTerms\AddContentFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Migrate\AddExternalFranchiseSubscriber" class="App\Form\EventListener\Migrate\AddExternalFranchiseSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Migrate\AddExternalFranchiseSubscriber" class="App\Form\EventListener\Migrate\AddExternalFranchiseSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Migrate\AddExternalFranchiseSubscriber" class="App\Form\EventListener\Migrate\AddExternalFranchiseSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Order\AddDelayOrderFieldSubscriber" class="App\Form\EventListener\Order\AddDelayOrderFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Order\AddDelayOrderFieldSubscriber" class="App\Form\EventListener\Order\AddDelayOrderFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Order\AddDelayOrderFieldSubscriber" class="App\Form\EventListener\Order\AddDelayOrderFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Order\AddEntityIdFieldSubscriber" class="App\Form\EventListener\Order\AddEntityIdFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Order\AddEntityIdFieldSubscriber" class="App\Form\EventListener\Order\AddEntityIdFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Order\AddEntityIdFieldSubscriber" class="App\Form\EventListener\Order\AddEntityIdFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Order\AddEntityNameSubscriber" class="App\Form\EventListener\Order\AddEntityNameSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Order\AddEntityNameSubscriber" class="App\Form\EventListener\Order\AddEntityNameSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Order\AddEntityNameSubscriber" class="App\Form\EventListener\Order\AddEntityNameSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Payment\AddPaymentsFieldSubscriber" class="App\Form\EventListener\Payment\AddPaymentsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Payment\AddPaymentsFieldSubscriber" class="App\Form\EventListener\Payment\AddPaymentsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Payment\AddPaymentsFieldSubscriber" class="App\Form\EventListener\Payment\AddPaymentsFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Product\Category\AddCategoryTranslationsFieldSubscriber" class="App\Form\EventListener\Product\Category\AddCategoryTranslationsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Product\Category\AddCategoryTranslationsFieldSubscriber" class="App\Form\EventListener\Product\Category\AddCategoryTranslationsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Product\Category\AddCategoryTranslationsFieldSubscriber" class="App\Form\EventListener\Product\Category\AddCategoryTranslationsFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Product\Category\AddParentFieldSubscriber" class="App\Form\EventListener\Product\Category\AddParentFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Product\Category\AddParentFieldSubscriber" class="App\Form\EventListener\Product\Category\AddParentFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Product\Category\AddParentFieldSubscriber" class="App\Form\EventListener\Product\Category\AddParentFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Product\Option\AddMaxQuantityFieldSubscriber" class="App\Form\EventListener\Product\Option\AddMaxQuantityFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Product\Option\AddMaxQuantityFieldSubscriber" class="App\Form\EventListener\Product\Option\AddMaxQuantityFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Product\Option\AddMaxQuantityFieldSubscriber" class="App\Form\EventListener\Product\Option\AddMaxQuantityFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Product\Option\AddOptionTranslationsFieldSubscriber" class="App\Form\EventListener\Product\Option\AddOptionTranslationsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Product\Option\AddOptionTranslationsFieldSubscriber" class="App\Form\EventListener\Product\Option\AddOptionTranslationsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Product\Option\AddOptionTranslationsFieldSubscriber" class="App\Form\EventListener\Product\Option\AddOptionTranslationsFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Product\OptionVariant\AddOptionVariantTranslationsFieldSubscriber" class="App\Form\EventListener\Product\OptionVariant\AddOptionVariantTranslationsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Product\OptionVariant\AddOptionVariantTranslationsFieldSubscriber" class="App\Form\EventListener\Product\OptionVariant\AddOptionVariantTranslationsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Product\OptionVariant\AddOptionVariantTranslationsFieldSubscriber" class="App\Form\EventListener\Product\OptionVariant\AddOptionVariantTranslationsFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Product\Product\AddBlockedBySlotFieldSubscriber" class="App\Form\EventListener\Product\Product\AddBlockedBySlotFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Product\Product\AddBlockedBySlotFieldSubscriber" class="App\Form\EventListener\Product\Product\AddBlockedBySlotFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Product\Product\AddBlockedBySlotFieldSubscriber" class="App\Form\EventListener\Product\Product\AddBlockedBySlotFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Product\Product\AddCrossSellingProductFieldSubscriber" class="App\Form\EventListener\Product\Product\AddCrossSellingProductFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Product\Product\AddCrossSellingProductFieldSubscriber" class="App\Form\EventListener\Product\Product\AddCrossSellingProductFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Product\Product\AddCrossSellingProductFieldSubscriber" class="App\Form\EventListener\Product\Product\AddCrossSellingProductFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Product\Product\AddDisplayNotesFieldSubscriber" class="App\Form\EventListener\Product\Product\AddDisplayNotesFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Product\Product\AddDisplayNotesFieldSubscriber" class="App\Form\EventListener\Product\Product\AddDisplayNotesFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Product\Product\AddDisplayNotesFieldSubscriber" class="App\Form\EventListener\Product\Product\AddDisplayNotesFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Product\Product\AddMultiQuantityFieldSubscriber" class="App\Form\EventListener\Product\Product\AddMultiQuantityFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Product\Product\AddMultiQuantityFieldSubscriber" class="App\Form\EventListener\Product\Product\AddMultiQuantityFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Product\Product\AddMultiQuantityFieldSubscriber" class="App\Form\EventListener\Product\Product\AddMultiQuantityFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Product\Product\AddProductFieldSubscriber" class="App\Form\EventListener\Product\Product\AddProductFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Product\Product\AddProductFieldSubscriber" class="App\Form\EventListener\Product\Product\AddProductFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Product\Product\AddProductFieldSubscriber" class="App\Form\EventListener\Product\Product\AddProductFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Product\Product\AddProductTranslationsFieldSubscriber" class="App\Form\EventListener\Product\Product\AddProductTranslationsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Product\Product\AddProductTranslationsFieldSubscriber" class="App\Form\EventListener\Product\Product\AddProductTranslationsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Product\Product\AddProductTranslationsFieldSubscriber" class="App\Form\EventListener\Product\Product\AddProductTranslationsFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Product\Product\AddStepFieldSubscriber" class="App\Form\EventListener\Product\Product\AddStepFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Product\Product\AddStepFieldSubscriber" class="App\Form\EventListener\Product\Product\AddStepFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Product\Product\AddStepFieldSubscriber" class="App\Form\EventListener\Product\Product\AddStepFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Product\Product\AddStepItemFieldSubscriber" class="App\Form\EventListener\Product\Product\AddStepItemFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Product\Product\AddStepItemFieldSubscriber" class="App\Form\EventListener\Product\Product\AddStepItemFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Product\Product\AddStepItemFieldSubscriber" class="App\Form\EventListener\Product\Product\AddStepItemFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Product\Product\AddUpSellingProductFieldSubscriber" class="App\Form\EventListener\Product\Product\AddUpSellingProductFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Product\Product\AddUpSellingProductFieldSubscriber" class="App\Form\EventListener\Product\Product\AddUpSellingProductFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Product\Product\AddUpSellingProductFieldSubscriber" class="App\Form\EventListener\Product\Product\AddUpSellingProductFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Search\AddEnabledSubscriber" class="App\Form\EventListener\Search\AddEnabledSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Search\AddEnabledSubscriber" class="App\Form\EventListener\Search\AddEnabledSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Search\AddEnabledSubscriber" class="App\Form\EventListener\Search\AddEnabledSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Search\AddPeriodSubscriber" class="App\Form\EventListener\Search\AddPeriodSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Search\AddPeriodSubscriber" class="App\Form\EventListener\Search\AddPeriodSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Search\AddPeriodSubscriber" class="App\Form\EventListener\Search\AddPeriodSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Search\AddPeriodicitySubscriber" class="App\Form\EventListener\Search\AddPeriodicitySubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Search\AddPeriodicitySubscriber" class="App\Form\EventListener\Search\AddPeriodicitySubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Search\AddPeriodicitySubscriber" class="App\Form\EventListener\Search\AddPeriodicitySubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Search\AddSearchSubscriber" class="App\Form\EventListener\Search\AddSearchSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Search\AddSearchSubscriber" class="App\Form\EventListener\Search\AddSearchSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Search\AddSearchSubscriber" class="App\Form\EventListener\Search\AddSearchSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Search\Franchise\AddFranchiseSubscriber" class="App\Form\EventListener\Search\Franchise\AddFranchiseSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Search\Franchise\AddFranchiseSubscriber" class="App\Form\EventListener\Search\Franchise\AddFranchiseSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Search\Franchise\AddFranchiseSubscriber" class="App\Form\EventListener\Search\Franchise\AddFranchiseSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Search\Franchise\AddStatusSubscriber" class="App\Form\EventListener\Search\Franchise\AddStatusSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Search\Franchise\AddStatusSubscriber" class="App\Form\EventListener\Search\Franchise\AddStatusSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Search\Franchise\AddStatusSubscriber" class="App\Form\EventListener\Search\Franchise\AddStatusSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Search\MailTransport\AddStatusSubscriber" class="App\Form\EventListener\Search\MailTransport\AddStatusSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Search\MailTransport\AddStatusSubscriber" class="App\Form\EventListener\Search\MailTransport\AddStatusSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Search\MailTransport\AddStatusSubscriber" class="App\Form\EventListener\Search\MailTransport\AddStatusSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Search\Order\AddSourceSubscriber" class="App\Form\EventListener\Search\Order\AddSourceSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Search\Order\AddSourceSubscriber" class="App\Form\EventListener\Search\Order\AddSourceSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Search\Order\AddSourceSubscriber" class="App\Form\EventListener\Search\Order\AddSourceSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Search\Order\AddStatusSubscriber" class="App\Form\EventListener\Search\Order\AddStatusSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Search\Order\AddStatusSubscriber" class="App\Form\EventListener\Search\Order\AddStatusSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Search\Order\AddStatusSubscriber" class="App\Form\EventListener\Search\Order\AddStatusSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Search\Order\AddTimeSubscriber" class="App\Form\EventListener\Search\Order\AddTimeSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Search\Order\AddTimeSubscriber" class="App\Form\EventListener\Search\Order\AddTimeSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Search\Order\AddTimeSubscriber" class="App\Form\EventListener\Search\Order\AddTimeSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Search\Product\AddCategorySubscriber" class="App\Form\EventListener\Search\Product\AddCategorySubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Search\Product\AddCategorySubscriber" class="App\Form\EventListener\Search\Product\AddCategorySubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Search\Product\AddCategorySubscriber" class="App\Form\EventListener\Search\Product\AddCategorySubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Search\Product\AddNewSubscriber" class="App\Form\EventListener\Search\Product\AddNewSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Search\Product\AddNewSubscriber" class="App\Form\EventListener\Search\Product\AddNewSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Search\Product\AddNewSubscriber" class="App\Form\EventListener\Search\Product\AddNewSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Search\Product\AddOutOfStockSubscriber" class="App\Form\EventListener\Search\Product\AddOutOfStockSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Search\Product\AddOutOfStockSubscriber" class="App\Form\EventListener\Search\Product\AddOutOfStockSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Search\Product\AddOutOfStockSubscriber" class="App\Form\EventListener\Search\Product\AddOutOfStockSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Search\Product\AddTypeSubscriber" class="App\Form\EventListener\Search\Product\AddTypeSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Search\Product\AddTypeSubscriber" class="App\Form\EventListener\Search\Product\AddTypeSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Search\Product\AddTypeSubscriber" class="App\Form\EventListener\Search\Product\AddTypeSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Search\Shop\AddLicenceSubscriber" class="App\Form\EventListener\Search\Shop\AddLicenceSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Search\Shop\AddLicenceSubscriber" class="App\Form\EventListener\Search\Shop\AddLicenceSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Search\Shop\AddLicenceSubscriber" class="App\Form\EventListener\Search\Shop\AddLicenceSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Search\Shop\AddShopSubscriber" class="App\Form\EventListener\Search\Shop\AddShopSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Search\Shop\AddShopSubscriber" class="App\Form\EventListener\Search\Shop\AddShopSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Search\Shop\AddShopSubscriber" class="App\Form\EventListener\Search\Shop\AddShopSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Search\Shop\AddSourceSubscriber" class="App\Form\EventListener\Search\Shop\AddSourceSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Search\Shop\AddSourceSubscriber" class="App\Form\EventListener\Search\Shop\AddSourceSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Search\Shop\AddSourceSubscriber" class="App\Form\EventListener\Search\Shop\AddSourceSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\AddLicenceFieldSubscriber" class="App\Form\EventListener\Shop\AddLicenceFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\AddLicenceFieldSubscriber" class="App\Form\EventListener\Shop\AddLicenceFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\AddLicenceFieldSubscriber" class="App\Form\EventListener\Shop\AddLicenceFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\AddMenuFieldSubscriber" class="App\Form\EventListener\Shop\AddMenuFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\AddMenuFieldSubscriber" class="App\Form\EventListener\Shop\AddMenuFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\AddMenuFieldSubscriber" class="App\Form\EventListener\Shop\AddMenuFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\AddShopFieldSubscriber" class="App\Form\EventListener\Shop\AddShopFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\AddShopFieldSubscriber" class="App\Form\EventListener\Shop\AddShopFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\AddShopSettingsFieldSubscriber" class="App\Form\EventListener\Shop\AddShopSettingsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\AddShopSettingsFieldSubscriber" class="App\Form\EventListener\Shop\AddShopSettingsFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\AddShopTranslationsFieldSubscriber" class="App\Form\EventListener\Shop\AddShopTranslationsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\AddShopTranslationsFieldSubscriber" class="App\Form\EventListener\Shop\AddShopTranslationsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\AddShopTranslationsFieldSubscriber" class="App\Form\EventListener\Shop\AddShopTranslationsFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\AddSiretFieldSubscriber" class="App\Form\EventListener\Shop\AddSiretFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\AddSiretFieldSubscriber" class="App\Form\EventListener\Shop\AddSiretFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\AddSiretFieldSubscriber" class="App\Form\EventListener\Shop\AddSiretFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\CustomShopGatewayConfig\AddLengthFieldSubscriber" class="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddLengthFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\CustomShopGatewayConfig\AddLengthFieldSubscriber" class="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddLengthFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\CustomShopGatewayConfig\AddLengthFieldSubscriber" class="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddLengthFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\CustomShopGatewayConfig\AddNameFieldSubscriber" class="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddNameFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\CustomShopGatewayConfig\AddNameFieldSubscriber" class="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddNameFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\CustomShopGatewayConfig\AddNameFieldSubscriber" class="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddNameFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\CustomShopGatewayConfig\AddPrivateFieldSubscriber" class="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddPrivateFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\CustomShopGatewayConfig\AddPrivateFieldSubscriber" class="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddPrivateFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\CustomShopGatewayConfig\AddPrivateFieldSubscriber" class="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddPrivateFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\CustomShopGatewayConfig\AddValueFieldSubscriber" class="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddValueFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\CustomShopGatewayConfig\AddValueFieldSubscriber" class="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddValueFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\CustomShopGatewayConfig\AddValueFieldSubscriber" class="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddValueFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Device\AddHasRetailCenterFieldSubscriber" class="App\Form\EventListener\Shop\Device\AddHasRetailCenterFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Device\AddHasRetailCenterFieldSubscriber" class="App\Form\EventListener\Shop\Device\AddHasRetailCenterFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Device\AddHasRetailCenterFieldSubscriber" class="App\Form\EventListener\Shop\Device\AddHasRetailCenterFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Device\AddPinFieldSubscriber" class="App\Form\EventListener\Shop\Device\AddPinFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Device\AddPinFieldSubscriber" class="App\Form\EventListener\Shop\Device\AddPinFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Device\AddPinFieldSubscriber" class="App\Form\EventListener\Shop\Device\AddPinFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Device\AddRetailCenterPosNumberFieldSubscriber" class="App\Form\EventListener\Shop\Device\AddRetailCenterPosNumberFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Device\AddRetailCenterPosNumberFieldSubscriber" class="App\Form\EventListener\Shop\Device\AddRetailCenterPosNumberFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Device\AddRetailCenterPosNumberFieldSubscriber" class="App\Form\EventListener\Shop\Device\AddRetailCenterPosNumberFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Device\AddShopManagerFieldSubscriber" class="App\Form\EventListener\Shop\Device\AddShopManagerFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Device\AddShopManagerFieldSubscriber" class="App\Form\EventListener\Shop\Device\AddShopManagerFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Device\AddShopManagerFieldSubscriber" class="App\Form\EventListener\Shop\Device\AddShopManagerFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Device\AddTypeFieldSubscriber" class="App\Form\EventListener\Shop\Device\AddTypeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Device\AddTypeFieldSubscriber" class="App\Form\EventListener\Shop\Device\AddTypeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Device\AddTypeFieldSubscriber" class="App\Form\EventListener\Shop\Device\AddTypeFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\GatewayConfig\AddConfigFieldSubscriber" class="App\Form\EventListener\Shop\GatewayConfig\AddConfigFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\GatewayConfig\AddConfigFieldSubscriber" class="App\Form\EventListener\Shop\GatewayConfig\AddConfigFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\GatewayConfig\AddConfigFieldSubscriber" class="App\Form\EventListener\Shop\GatewayConfig\AddConfigFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Loyalty\AddAskForNotificationsMessageFieldSubscriber" class="App\Form\EventListener\Shop\Loyalty\AddAskForNotificationsMessageFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Loyalty\AddAskForNotificationsMessageFieldSubscriber" class="App\Form\EventListener\Shop\Loyalty\AddAskForNotificationsMessageFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Loyalty\AddAskForNotificationsMessageFieldSubscriber" class="App\Form\EventListener\Shop\Loyalty\AddAskForNotificationsMessageFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Loyalty\AddIntegrationFieldSubscriber" class="App\Form\EventListener\Shop\Loyalty\AddIntegrationFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Loyalty\AddIntegrationFieldSubscriber" class="App\Form\EventListener\Shop\Loyalty\AddIntegrationFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Loyalty\AddIntegrationFieldSubscriber" class="App\Form\EventListener\Shop\Loyalty\AddIntegrationFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Loyalty\AddLoyaltyApiTokenSubscriber" class="App\Form\EventListener\Shop\Loyalty\AddLoyaltyApiTokenSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Loyalty\AddLoyaltyApiTokenSubscriber" class="App\Form\EventListener\Shop\Loyalty\AddLoyaltyApiTokenSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Loyalty\AddLoyaltyApiTokenSubscriber" class="App\Form\EventListener\Shop\Loyalty\AddLoyaltyApiTokenSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Loyalty\AddLoyaltyTranslationFieldSubscriber" class="App\Form\EventListener\Shop\Loyalty\AddLoyaltyTranslationFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Loyalty\AddLoyaltyTranslationFieldSubscriber" class="App\Form\EventListener\Shop\Loyalty\AddLoyaltyTranslationFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Loyalty\AddLoyaltyTranslationFieldSubscriber" class="App\Form\EventListener\Shop\Loyalty\AddLoyaltyTranslationFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Loyalty\AddSignupMessageFieldSubscriber" class="App\Form\EventListener\Shop\Loyalty\AddSignupMessageFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Loyalty\AddSignupMessageFieldSubscriber" class="App\Form\EventListener\Shop\Loyalty\AddSignupMessageFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Loyalty\AddSignupMessageFieldSubscriber" class="App\Form\EventListener\Shop\Loyalty\AddSignupMessageFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Loyalty\AddSuccessfulSignupMessageFieldSubscriber" class="App\Form\EventListener\Shop\Loyalty\AddSuccessfulSignupMessageFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Loyalty\AddSuccessfulSignupMessageFieldSubscriber" class="App\Form\EventListener\Shop\Loyalty\AddSuccessfulSignupMessageFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Loyalty\AddSuccessfulSignupMessageFieldSubscriber" class="App\Form\EventListener\Shop\Loyalty\AddSuccessfulSignupMessageFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Loyalty\AddSuccessfulSignupWithNotificationMessageFieldSubscriber" class="App\Form\EventListener\Shop\Loyalty\AddSuccessfulSignupWithNotificationMessageFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Loyalty\AddSuccessfulSignupWithNotificationMessageFieldSubscriber" class="App\Form\EventListener\Shop\Loyalty\AddSuccessfulSignupWithNotificationMessageFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Loyalty\AddSuccessfulSignupWithNotificationMessageFieldSubscriber" class="App\Form\EventListener\Shop\Loyalty\AddSuccessfulSignupWithNotificationMessageFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Loyalty\DisableLoyaltySubscriber" class="App\Form\EventListener\Shop\Loyalty\DisableLoyaltySubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Loyalty\DisableLoyaltySubscriber" class="App\Form\EventListener\Shop\Loyalty\DisableLoyaltySubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Loyalty\DisableLoyaltySubscriber" class="App\Form\EventListener\Shop\Loyalty\DisableLoyaltySubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Menu\CrossSelling\AddMenuFieldSubscriber" class="App\Form\EventListener\Shop\Menu\CrossSelling\AddMenuFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Menu\CrossSelling\AddMenuFieldSubscriber" class="App\Form\EventListener\Shop\Menu\CrossSelling\AddMenuFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Menu\CrossSelling\AddMenuFieldSubscriber" class="App\Form\EventListener\Shop\Menu\CrossSelling\AddMenuFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Menu\CrossSelling\AddProductsFieldSubscriber" class="App\Form\EventListener\Shop\Menu\CrossSelling\AddProductsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Menu\CrossSelling\AddProductsFieldSubscriber" class="App\Form\EventListener\Shop\Menu\CrossSelling\AddProductsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Menu\CrossSelling\AddProductsFieldSubscriber" class="App\Form\EventListener\Shop\Menu\CrossSelling\AddProductsFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Menu\PromotionalOffer\AddCategoriesFieldSubscriber" class="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddCategoriesFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Menu\PromotionalOffer\AddCategoriesFieldSubscriber" class="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddCategoriesFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Menu\PromotionalOffer\AddCategoriesFieldSubscriber" class="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddCategoriesFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Menu\PromotionalOffer\AddMenuFieldSubscriber" class="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddMenuFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Menu\PromotionalOffer\AddMenuFieldSubscriber" class="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddMenuFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Menu\PromotionalOffer\AddMenuFieldSubscriber" class="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddMenuFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Menu\PromotionalOffer\AddMenuPromotionalOfferFieldSubscriber" class="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddMenuPromotionalOfferFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Menu\PromotionalOffer\AddMenuPromotionalOfferFieldSubscriber" class="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddMenuPromotionalOfferFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Menu\PromotionalOffer\AddMenuPromotionalOfferFieldSubscriber" class="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddMenuPromotionalOfferFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Menu\PromotionalOffer\AddProductsFieldSubscriber" class="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddProductsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Menu\PromotionalOffer\AddProductsFieldSubscriber" class="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddProductsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Menu\PromotionalOffer\AddProductsFieldSubscriber" class="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddProductsFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Menu\PromotionalOffer\AddPromotionalOffersFieldSubscriber" class="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddPromotionalOffersFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Menu\PromotionalOffer\AddPromotionalOffersFieldSubscriber" class="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddPromotionalOffersFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Menu\PromotionalOffer\AddPromotionalOffersFieldSubscriber" class="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddPromotionalOffersFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Menu\PromotionalOffer\AddTypeFieldSubscriber" class="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddTypeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Menu\PromotionalOffer\AddTypeFieldSubscriber" class="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddTypeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Menu\PromotionalOffer\AddTypeFieldSubscriber" class="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddTypeFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Mode\AddAnonymousFieldSubscriber" class="App\Form\EventListener\Shop\Mode\AddAnonymousFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Mode\AddAnonymousFieldSubscriber" class="App\Form\EventListener\Shop\Mode\AddAnonymousFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Mode\AddAnonymousFieldSubscriber" class="App\Form\EventListener\Shop\Mode\AddAnonymousFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Mode\AddAsapFieldSubscriber" class="App\Form\EventListener\Shop\Mode\AddAsapFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Mode\AddAsapFieldSubscriber" class="App\Form\EventListener\Shop\Mode\AddAsapFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Mode\AddAsapFieldSubscriber" class="App\Form\EventListener\Shop\Mode\AddAsapFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Mode\AddDeliveryOrderFieldSubscriber" class="App\Form\EventListener\Shop\Mode\AddDeliveryOrderFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Mode\AddDeliveryOrderFieldSubscriber" class="App\Form\EventListener\Shop\Mode\AddDeliveryOrderFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Mode\AddDeliveryOrderFieldSubscriber" class="App\Form\EventListener\Shop\Mode\AddDeliveryOrderFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Mode\AddDeliveryTimeFieldSubscriber" class="App\Form\EventListener\Shop\Mode\AddDeliveryTimeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Mode\AddDeliveryTimeFieldSubscriber" class="App\Form\EventListener\Shop\Mode\AddDeliveryTimeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Mode\AddDeliveryTimeFieldSubscriber" class="App\Form\EventListener\Shop\Mode\AddDeliveryTimeFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Mode\AddModeFieldSubscriber" class="App\Form\EventListener\Shop\Mode\AddModeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Mode\AddModeFieldSubscriber" class="App\Form\EventListener\Shop\Mode\AddModeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Mode\AddModeFieldSubscriber" class="App\Form\EventListener\Shop\Mode\AddModeFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Mode\AddOrderFeesFieldSubscriber" class="App\Form\EventListener\Shop\Mode\AddOrderFeesFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Mode\AddOrderFeesFieldSubscriber" class="App\Form\EventListener\Shop\Mode\AddOrderFeesFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Mode\AddOrderFeesFieldSubscriber" class="App\Form\EventListener\Shop\Mode\AddOrderFeesFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Notice\AddNoticeFieldSubscriber" class="App\Form\EventListener\Shop\Notice\AddNoticeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Notice\AddNoticeFieldSubscriber" class="App\Form\EventListener\Shop\Notice\AddNoticeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Notice\AddNoticeFieldSubscriber" class="App\Form\EventListener\Shop\Notice\AddNoticeFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Option\AddMaxFieldSubscriber" class="App\Form\EventListener\Shop\Option\AddMaxFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Option\AddMaxFieldSubscriber" class="App\Form\EventListener\Shop\Option\AddMaxFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Option\AddMaxFieldSubscriber" class="App\Form\EventListener\Shop\Option\AddMaxFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Option\AddMinFieldSubscriber" class="App\Form\EventListener\Shop\Option\AddMinFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Option\AddMinFieldSubscriber" class="App\Form\EventListener\Shop\Option\AddMinFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Option\AddMinFieldSubscriber" class="App\Form\EventListener\Shop\Option\AddMinFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Option\AddOptionsVariantsFieldSubscriber" class="App\Form\EventListener\Shop\Option\AddOptionsVariantsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Option\AddOptionsVariantsFieldSubscriber" class="App\Form\EventListener\Shop\Option\AddOptionsVariantsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Option\AddOptionsVariantsFieldSubscriber" class="App\Form\EventListener\Shop\Option\AddOptionsVariantsFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Option\AddTypeFieldSubscriber" class="App\Form\EventListener\Shop\Option\AddTypeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Option\AddTypeFieldSubscriber" class="App\Form\EventListener\Shop\Option\AddTypeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Option\AddTypeFieldSubscriber" class="App\Form\EventListener\Shop\Option\AddTypeFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Option\ValidateOption" class="App\Form\EventListener\Shop\Option\ValidateOption" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Option\ValidateOption" class="App\Form\EventListener\Shop\Option\ValidateOption" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\OrderSetting\AddCustomerIdentifierFieldSubscriber" class="App\Form\EventListener\Shop\OrderSetting\AddCustomerIdentifierFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\OrderSetting\AddCustomerIdentifierFieldSubscriber" class="App\Form\EventListener\Shop\OrderSetting\AddCustomerIdentifierFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\OrderSetting\AddCustomerIdentifierFieldSubscriber" class="App\Form\EventListener\Shop\OrderSetting\AddCustomerIdentifierFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\OrderSetting\AddCutleryFieldSubscriber" class="App\Form\EventListener\Shop\OrderSetting\AddCutleryFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\OrderSetting\AddCutleryFieldSubscriber" class="App\Form\EventListener\Shop\OrderSetting\AddCutleryFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\OrderSetting\AddCutleryFieldSubscriber" class="App\Form\EventListener\Shop\OrderSetting\AddCutleryFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\PaymentMethod\AddGatewayConfigFieldSubscriber" class="App\Form\EventListener\Shop\PaymentMethod\AddGatewayConfigFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\PaymentMethod\AddGatewayConfigFieldSubscriber" class="App\Form\EventListener\Shop\PaymentMethod\AddGatewayConfigFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\PaymentMethod\AddGatewayConfigFieldSubscriber" class="App\Form\EventListener\Shop\PaymentMethod\AddGatewayConfigFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\PaymentMethod\AddPaymentMethodConfigFieldSubscriber" class="App\Form\EventListener\Shop\PaymentMethod\AddPaymentMethodConfigFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\PaymentMethod\AddPaymentMethodConfigFieldSubscriber" class="App\Form\EventListener\Shop\PaymentMethod\AddPaymentMethodConfigFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\PaymentMethod\AddPaymentMethodConfigFieldSubscriber" class="App\Form\EventListener\Shop\PaymentMethod\AddPaymentMethodConfigFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\PaymentMethod\AddShopModeFieldSubscriber" class="App\Form\EventListener\Shop\PaymentMethod\AddShopModeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\PaymentMethod\AddShopModeFieldSubscriber" class="App\Form\EventListener\Shop\PaymentMethod\AddShopModeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\PaymentMethod\AddShopModeFieldSubscriber" class="App\Form\EventListener\Shop\PaymentMethod\AddShopModeFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Printer\AddDuplicationFieldSubscriber" class="App\Form\EventListener\Shop\Printer\AddDuplicationFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Printer\AddDuplicationFieldSubscriber" class="App\Form\EventListener\Shop\Printer\AddDuplicationFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Printer\AddDuplicationFieldSubscriber" class="App\Form\EventListener\Shop\Printer\AddDuplicationFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Printer\AddMacFieldSubscriber" class="App\Form\EventListener\Shop\Printer\AddMacFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Printer\AddMacFieldSubscriber" class="App\Form\EventListener\Shop\Printer\AddMacFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Printer\AddMacFieldSubscriber" class="App\Form\EventListener\Shop\Printer\AddMacFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Printer\AddStarcloudAttemptsFieldSubscriber" class="App\Form\EventListener\Shop\Printer\AddStarcloudAttemptsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Printer\AddStarcloudAttemptsFieldSubscriber" class="App\Form\EventListener\Shop\Printer\AddStarcloudAttemptsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Printer\AddStarcloudAttemptsFieldSubscriber" class="App\Form\EventListener\Shop\Printer\AddStarcloudAttemptsFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Product\AddAlimentsFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddAlimentsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Product\AddAlimentsFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddAlimentsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Product\AddAlimentsFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddAlimentsFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Product\AddCaloryFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddCaloryFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Product\AddCaloryFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddCaloryFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Product\AddCaloryFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddCaloryFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Product\AddCategoriesFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddCategoriesFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Product\AddCategoriesFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddCategoriesFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Product\AddCategoriesFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddCategoriesFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Product\AddOptionsFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddOptionsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Product\AddOptionsFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddOptionsFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Product\AddOptionsFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddOptionsFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Product\AddPreparationTimeFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddPreparationTimeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Product\AddPreparationTimeFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddPreparationTimeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Product\AddPreparationTimeFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddPreparationTimeFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Product\AddProductShopModesFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddProductShopModesFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Product\AddProductShopModesFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddProductShopModesFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Product\AddProductShopModesFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddProductShopModesFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Product\AddRestrictedFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddRestrictedFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Product\AddRestrictedFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddRestrictedFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Product\AddRestrictedFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddRestrictedFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Product\AddServableLaterFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddServableLaterFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Product\AddServableLaterFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddServableLaterFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Product\AddServableLaterFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddServableLaterFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Product\AddShopModeFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddShopModeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Product\AddShopModeFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddShopModeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Product\AddShopModeFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddShopModeFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Product\AddWithAlcoolFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddWithAlcoolFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Product\AddWithAlcoolFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddWithAlcoolFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Product\AddWithAlcoolFieldSubscriber" class="App\Form\EventListener\Shop\Product\AddWithAlcoolFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Promotion\AddFirstOrderOnlyFieldSubscriber" class="App\Form\EventListener\Shop\Promotion\AddFirstOrderOnlyFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Promotion\AddFirstOrderOnlyFieldSubscriber" class="App\Form\EventListener\Shop\Promotion\AddFirstOrderOnlyFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Promotion\AddFirstOrderOnlyFieldSubscriber" class="App\Form\EventListener\Shop\Promotion\AddFirstOrderOnlyFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Promotion\AddMinimumAmountFieldSubscriber" class="App\Form\EventListener\Shop\Promotion\AddMinimumAmountFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Promotion\AddMinimumAmountFieldSubscriber" class="App\Form\EventListener\Shop\Promotion\AddMinimumAmountFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Promotion\AddMinimumAmountFieldSubscriber" class="App\Form\EventListener\Shop\Promotion\AddMinimumAmountFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Promotion\AddOneTimeOnlyFieldSubscriber" class="App\Form\EventListener\Shop\Promotion\AddOneTimeOnlyFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Promotion\AddOneTimeOnlyFieldSubscriber" class="App\Form\EventListener\Shop\Promotion\AddOneTimeOnlyFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Promotion\AddOneTimeOnlyFieldSubscriber" class="App\Form\EventListener\Shop\Promotion\AddOneTimeOnlyFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Promotion\AddTypeFieldSubscriber" class="App\Form\EventListener\Shop\Promotion\AddTypeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Promotion\AddTypeFieldSubscriber" class="App\Form\EventListener\Shop\Promotion\AddTypeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Promotion\AddTypeFieldSubscriber" class="App\Form\EventListener\Shop\Promotion\AddTypeFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Promotion\AddValueFieldSubscriber" class="App\Form\EventListener\Shop\Promotion\AddValueFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Promotion\AddValueFieldSubscriber" class="App\Form\EventListener\Shop\Promotion\AddValueFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Promotion\AddValueFieldSubscriber" class="App\Form\EventListener\Shop\Promotion\AddValueFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Qoodos\AddQoodosFieldSubscriber" class="App\Form\EventListener\Shop\Qoodos\AddQoodosFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Qoodos\AddQoodosFieldSubscriber" class="App\Form\EventListener\Shop\Qoodos\AddQoodosFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Qoodos\AddQoodosFieldSubscriber" class="App\Form\EventListener\Shop\Qoodos\AddQoodosFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Qoodos\DisableQoodosSubscriber" class="App\Form\EventListener\Shop\Qoodos\DisableQoodosSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Qoodos\DisableQoodosSubscriber" class="App\Form\EventListener\Shop\Qoodos\DisableQoodosSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Qoodos\DisableQoodosSubscriber" class="App\Form\EventListener\Shop\Qoodos\DisableQoodosSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Qrcodes\AddMenuPreviewSubscriber" class="App\Form\EventListener\Shop\Qrcodes\AddMenuPreviewSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Qrcodes\AddMenuPreviewSubscriber" class="App\Form\EventListener\Shop\Qrcodes\AddMenuPreviewSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Qrcodes\AddMenuPreviewSubscriber" class="App\Form\EventListener\Shop\Qrcodes\AddMenuPreviewSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Qrcodes\AddTableSubscriber" class="App\Form\EventListener\Shop\Qrcodes\AddTableSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Qrcodes\AddTableSubscriber" class="App\Form\EventListener\Shop\Qrcodes\AddTableSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Qrcodes\AddTableSubscriber" class="App\Form\EventListener\Shop\Qrcodes\AddTableSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Settings\AddAutoTranslateSubscriber" class="App\Form\EventListener\Shop\Settings\AddAutoTranslateSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Settings\AddAutoTranslateSubscriber" class="App\Form\EventListener\Shop\Settings\AddAutoTranslateSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Settings\AddAutoTranslateSubscriber" class="App\Form\EventListener\Shop\Settings\AddAutoTranslateSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Settings\AddCloseIntervalSubscriber" class="App\Form\EventListener\Shop\Settings\AddCloseIntervalSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Settings\AddCloseIntervalSubscriber" class="App\Form\EventListener\Shop\Settings\AddCloseIntervalSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Settings\AddCloseIntervalSubscriber" class="App\Form\EventListener\Shop\Settings\AddCloseIntervalSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Settings\AddDeliveryMaxDistanceSubscriber" class="App\Form\EventListener\Shop\Settings\AddDeliveryMaxDistanceSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Settings\AddDeliveryMaxDistanceSubscriber" class="App\Form\EventListener\Shop\Settings\AddDeliveryMaxDistanceSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Settings\AddDeliveryMaxDistanceSubscriber" class="App\Form\EventListener\Shop\Settings\AddDeliveryMaxDistanceSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Settings\AddDisplayFoxeatSubscriber" class="App\Form\EventListener\Shop\Settings\AddDisplayFoxeatSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Settings\AddDisplayFoxeatSubscriber" class="App\Form\EventListener\Shop\Settings\AddDisplayFoxeatSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Settings\AddDisplayFoxeatSubscriber" class="App\Form\EventListener\Shop\Settings\AddDisplayFoxeatSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Settings\AddEmailNotificationSubscriber" class="App\Form\EventListener\Shop\Settings\AddEmailNotificationSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Settings\AddEmailNotificationSubscriber" class="App\Form\EventListener\Shop\Settings\AddEmailNotificationSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Settings\AddEmailNotificationSubscriber" class="App\Form\EventListener\Shop\Settings\AddEmailNotificationSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Settings\AddFuturOrdersMaxDaysSubscriber" class="App\Form\EventListener\Shop\Settings\AddFuturOrdersMaxDaysSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Settings\AddFuturOrdersMaxDaysSubscriber" class="App\Form\EventListener\Shop\Settings\AddFuturOrdersMaxDaysSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Settings\AddFuturOrdersMaxDaysSubscriber" class="App\Form\EventListener\Shop\Settings\AddFuturOrdersMaxDaysSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Settings\AddFuturOrdersMinDaysSubscriber" class="App\Form\EventListener\Shop\Settings\AddFuturOrdersMinDaysSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Settings\AddFuturOrdersMinDaysSubscriber" class="App\Form\EventListener\Shop\Settings\AddFuturOrdersMinDaysSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Settings\AddFuturOrdersMinDaysSubscriber" class="App\Form\EventListener\Shop\Settings\AddFuturOrdersMinDaysSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Settings\AddFutureOrdersSubscriber" class="App\Form\EventListener\Shop\Settings\AddFutureOrdersSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Settings\AddFutureOrdersSubscriber" class="App\Form\EventListener\Shop\Settings\AddFutureOrdersSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Settings\AddFutureOrdersSubscriber" class="App\Form\EventListener\Shop\Settings\AddFutureOrdersSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Settings\AddManagementFeesSubscriber" class="App\Form\EventListener\Shop\Settings\AddManagementFeesSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Settings\AddManagementFeesSubscriber" class="App\Form\EventListener\Shop\Settings\AddManagementFeesSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Settings\AddManagementFeesSubscriber" class="App\Form\EventListener\Shop\Settings\AddManagementFeesSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Settings\AddMenuPreviewSubscriber" class="App\Form\EventListener\Shop\Settings\AddMenuPreviewSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Settings\AddMenuPreviewSubscriber" class="App\Form\EventListener\Shop\Settings\AddMenuPreviewSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Settings\AddMenuPreviewSubscriber" class="App\Form\EventListener\Shop\Settings\AddMenuPreviewSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Settings\AddModeSubscriber" class="App\Form\EventListener\Shop\Settings\AddModeSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Settings\AddModeSubscriber" class="App\Form\EventListener\Shop\Settings\AddModeSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Settings\AddModeSubscriber" class="App\Form\EventListener\Shop\Settings\AddModeSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Settings\AddPickupCountdownSubscriber" class="App\Form\EventListener\Shop\Settings\AddPickupCountdownSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Settings\AddPickupCountdownSubscriber" class="App\Form\EventListener\Shop\Settings\AddPickupCountdownSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Settings\AddPickupCountdownSubscriber" class="App\Form\EventListener\Shop\Settings\AddPickupCountdownSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Settings\AddPickupModeSubscriber" class="App\Form\EventListener\Shop\Settings\AddPickupModeSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Settings\AddPickupModeSubscriber" class="App\Form\EventListener\Shop\Settings\AddPickupModeSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Settings\AddPickupModeSubscriber" class="App\Form\EventListener\Shop\Settings\AddPickupModeSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Settings\AddPreparationNumberResetHourSubscriber" class="App\Form\EventListener\Shop\Settings\AddPreparationNumberResetHourSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Settings\AddPreparationNumberResetHourSubscriber" class="App\Form\EventListener\Shop\Settings\AddPreparationNumberResetHourSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Settings\AddPreparationNumberResetHourSubscriber" class="App\Form\EventListener\Shop\Settings\AddPreparationNumberResetHourSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Settings\AddTimeModeSubscriber" class="App\Form\EventListener\Shop\Settings\AddTimeModeSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Settings\AddTimeModeSubscriber" class="App\Form\EventListener\Shop\Settings\AddTimeModeSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Settings\AddTimeModeSubscriber" class="App\Form\EventListener\Shop\Settings\AddTimeModeSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Settings\AddTimeSlotMaxOrderSubscriber" class="App\Form\EventListener\Shop\Settings\AddTimeSlotMaxOrderSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Settings\AddTimeSlotMaxOrderSubscriber" class="App\Form\EventListener\Shop\Settings\AddTimeSlotMaxOrderSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Settings\AddTimeSlotMaxOrderSubscriber" class="App\Form\EventListener\Shop\Settings\AddTimeSlotMaxOrderSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Settings\AddTimeSlotMaxProductSubscriber" class="App\Form\EventListener\Shop\Settings\AddTimeSlotMaxProductSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Settings\AddTimeSlotMaxProductSubscriber" class="App\Form\EventListener\Shop\Settings\AddTimeSlotMaxProductSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Settings\AddTimeSlotMaxProductSubscriber" class="App\Form\EventListener\Shop\Settings\AddTimeSlotMaxProductSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Settings\AddtimeSlotBlockingTypeSubscriber" class="App\Form\EventListener\Shop\Settings\AddtimeSlotBlockingTypeSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Settings\AddtimeSlotBlockingTypeSubscriber" class="App\Form\EventListener\Shop\Settings\AddtimeSlotBlockingTypeSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Settings\AddtimeSlotBlockingTypeSubscriber" class="App\Form\EventListener\Shop\Settings\AddtimeSlotBlockingTypeSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Settings\ValidateShopSettingsFieldsSubscriber" class="App\Form\EventListener\Shop\Settings\ValidateShopSettingsFieldsSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Settings\ValidateShopSettingsFieldsSubscriber" class="App\Form\EventListener\Shop\Settings\ValidateShopSettingsFieldsSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\ShopManager\AddShopManagerFieldSubscriber" class="App\Form\EventListener\Shop\ShopManager\AddShopManagerFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\ShopManager\AddShopManagerFieldSubscriber" class="App\Form\EventListener\Shop\ShopManager\AddShopManagerFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\TimeTable\AddDayFieldSubscriber" class="App\Form\EventListener\Shop\TimeTable\AddDayFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\TimeTable\AddDayFieldSubscriber" class="App\Form\EventListener\Shop\TimeTable\AddDayFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\TimeTable\AddDayFieldSubscriber" class="App\Form\EventListener\Shop\TimeTable\AddDayFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\ValidateShopFieldsSubscriber" class="App\Form\EventListener\Shop\ValidateShopFieldsSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\ValidateShopFieldsSubscriber" class="App\Form\EventListener\Shop\ValidateShopFieldsSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Zone\AddDeliveryTimeFieldSubscriber" class="App\Form\EventListener\Shop\Zone\AddDeliveryTimeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Zone\AddDeliveryTimeFieldSubscriber" class="App\Form\EventListener\Shop\Zone\AddDeliveryTimeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Zone\AddDeliveryTimeFieldSubscriber" class="App\Form\EventListener\Shop\Zone\AddDeliveryTimeFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Zone\AddMinOrderFieldSubscriber" class="App\Form\EventListener\Shop\Zone\AddMinOrderFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Zone\AddMinOrderFieldSubscriber" class="App\Form\EventListener\Shop\Zone\AddMinOrderFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Zone\AddMinOrderFieldSubscriber" class="App\Form\EventListener\Shop\Zone\AddMinOrderFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Zone\AddPostalCodeFieldSubscriber" class="App\Form\EventListener\Shop\Zone\AddPostalCodeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Zone\AddPostalCodeFieldSubscriber" class="App\Form\EventListener\Shop\Zone\AddPostalCodeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Zone\AddPostalCodeFieldSubscriber" class="App\Form\EventListener\Shop\Zone\AddPostalCodeFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Zone\AddShippingCostFieldSubscriber" class="App\Form\EventListener\Shop\Zone\AddShippingCostFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Zone\AddShippingCostFieldSubscriber" class="App\Form\EventListener\Shop\Zone\AddShippingCostFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Zone\AddShippingCostFieldSubscriber" class="App\Form\EventListener\Shop\Zone\AddShippingCostFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\Shop\Zone\AddTypeFieldSubscriber" class="App\Form\EventListener\Shop\Zone\AddTypeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Shop\Zone\AddTypeFieldSubscriber" class="App\Form\EventListener\Shop\Zone\AddTypeFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\Shop\Zone\AddTypeFieldSubscriber" class="App\Form\EventListener\Shop\Zone\AddTypeFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\User\AddFranchiseFieldSubscriber" class="App\Form\EventListener\User\AddFranchiseFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\User\AddFranchiseFieldSubscriber" class="App\Form\EventListener\User\AddFranchiseFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\User\AddFranchiseFieldSubscriber" class="App\Form\EventListener\User\AddFranchiseFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\User\AddGenderFieldSubscriber" class="App\Form\EventListener\User\AddGenderFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\User\AddGenderFieldSubscriber" class="App\Form\EventListener\User\AddGenderFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\User\AddGenderFieldSubscriber" class="App\Form\EventListener\User\AddGenderFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\User\AddNameFieldSubscriber" class="App\Form\EventListener\User\AddNameFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\User\AddNameFieldSubscriber" class="App\Form\EventListener\User\AddNameFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\User\AddNameFieldSubscriber" class="App\Form\EventListener\User\AddNameFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\User\AddNotificationEmailFieldSubscriber" class="App\Form\EventListener\User\AddNotificationEmailFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\User\AddNotificationEmailFieldSubscriber" class="App\Form\EventListener\User\AddNotificationEmailFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\User\AddNotificationEmailFieldSubscriber" class="App\Form\EventListener\User\AddNotificationEmailFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\User\AddNotificationPhoneFieldSubscriber" class="App\Form\EventListener\User\AddNotificationPhoneFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\User\AddNotificationPhoneFieldSubscriber" class="App\Form\EventListener\User\AddNotificationPhoneFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\User\AddNotificationPhoneFieldSubscriber" class="App\Form\EventListener\User\AddNotificationPhoneFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\User\AddQoodosNotificationEmailFieldSubscriber" class="App\Form\EventListener\User\AddQoodosNotificationEmailFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\User\AddQoodosNotificationEmailFieldSubscriber" class="App\Form\EventListener\User\AddQoodosNotificationEmailFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\User\AddQoodosNotificationEmailFieldSubscriber" class="App\Form\EventListener\User\AddQoodosNotificationEmailFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\User\AddQoodosNotificationPhoneFieldSubscriber" class="App\Form\EventListener\User\AddQoodosNotificationPhoneFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\User\AddQoodosNotificationPhoneFieldSubscriber" class="App\Form\EventListener\User\AddQoodosNotificationPhoneFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\User\AddQoodosNotificationPhoneFieldSubscriber" class="App\Form\EventListener\User\AddQoodosNotificationPhoneFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\User\AddQoodosSubscriptionFieldSubscriber" class="App\Form\EventListener\User\AddQoodosSubscriptionFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\User\AddQoodosSubscriptionFieldSubscriber" class="App\Form\EventListener\User\AddQoodosSubscriptionFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\User\AddQoodosSubscriptionFieldSubscriber" class="App\Form\EventListener\User\AddQoodosSubscriptionFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventListener\User\AddRepeatedPasswordFieldSubscriber" class="App\Form\EventListener\User\AddRepeatedPasswordFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\User\AddRepeatedPasswordFieldSubscriber" class="App\Form\EventListener\User\AddRepeatedPasswordFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\User\AddRepeatedPasswordFieldSubscriber" class="App\Form\EventListener\User\AddRepeatedPasswordFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\User\ValidateUserFieldsSubscriber" class="App\Form\EventListener\User\ValidateUserFieldsSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\EventListener\User\ValidateUserFieldsSubscriber" class="App\Form\EventListener\User\ValidateUserFieldsSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\RecaptchaExtension" class="App\Form\Extension\RecaptchaExtension" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Extension\RecaptchaExtension" class="App\Form\Extension\RecaptchaExtension" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FormHelper" class="App\Form\FormHelper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\FormHelper" class="App\Form\FormHelper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Franchise\ApplicationType" class="App\Form\Franchise\ApplicationType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Franchise\ApplicationType" class="App\Form\Franchise\ApplicationType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Franchise\ColorType" class="App\Form\Franchise\ColorType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Franchise\ColorType" class="App\Form\Franchise\ColorType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Franchise\CompanyTranslationType" class="App\Form\Franchise\CompanyTranslationType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Franchise\CompanyTranslationType" class="App\Form\Franchise\CompanyTranslationType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Franchise\CompanyType" class="App\Form\Franchise\CompanyType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Franchise\CompanyType" class="App\Form\Franchise\CompanyType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Franchise\Domain\DomainType" class="App\Form\Franchise\Domain\DomainType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Franchise\Domain\DomainType" class="App\Form\Franchise\Domain\DomainType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Franchise\Domain\TemplateType" class="App\Form\Franchise\Domain\TemplateType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Franchise\Domain\TemplateType" class="App\Form\Franchise\Domain\TemplateType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Franchise\ExternalLinkType" class="App\Form\Franchise\ExternalLinkType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Franchise\ExternalLinkType" class="App\Form\Franchise\ExternalLinkType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Franchise\FranchiseNameType" class="App\Form\Franchise\FranchiseNameType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Franchise\FranchiseNameType" class="App\Form\Franchise\FranchiseNameType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Franchise\FranchiseType" class="App\Form\Franchise\FranchiseType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Franchise\FranchiseType" class="App\Form\Franchise\FranchiseType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Franchise\LogoType" class="App\Form\Franchise\LogoType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Franchise\LogoType" class="App\Form\Franchise\LogoType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Franchise\MediaType" class="App\Form\Franchise\MediaType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Franchise\MediaType" class="App\Form\Franchise\MediaType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Franchise\ParameterType" class="App\Form\Franchise\ParameterType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Franchise\ParameterType" class="App\Form\Franchise\ParameterType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Franchise\PrimaryColorType" class="App\Form\Franchise\PrimaryColorType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Franchise\PrimaryColorType" class="App\Form\Franchise\PrimaryColorType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Franchise\ShopTypeNoMb" class="App\Form\Franchise\ShopTypeNoMb" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Franchise\ShopTypeNoMb" class="App\Form\Franchise\ShopTypeNoMb" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Franchise\Slide\SlideItemType" class="App\Form\Franchise\Slide\SlideItemType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Franchise\Slide\SlideItemType" class="App\Form\Franchise\Slide\SlideItemType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Franchise\Slide\SlideType" class="App\Form\Franchise\Slide\SlideType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Franchise\Slide\SlideType" class="App\Form\Franchise\Slide\SlideType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Franchise\SocialType" class="App\Form\Franchise\SocialType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Franchise\SocialType" class="App\Form\Franchise\SocialType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Global\FileType" class="App\Form\Global\FileType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Global\FileType" class="App\Form\Global\FileType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LegalTerms\LegalFileContentType" class="App\Form\LegalTerms\LegalFileContentType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\LegalTerms\LegalFileContentType" class="App\Form\LegalTerms\LegalFileContentType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Order\CancelType" class="App\Form\Order\CancelType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Order\CancelType" class="App\Form\Order\CancelType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Order\DelayType" class="App\Form\Order\DelayType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Order\DelayType" class="App\Form\Order\DelayType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrdersExportType" class="App\Form\OrdersExportType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\OrdersExportType" class="App\Form\OrdersExportType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Product\Category\CategoryTranslationType" class="App\Form\Product\Category\CategoryTranslationType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Product\Category\CategoryTranslationType" class="App\Form\Product\Category\CategoryTranslationType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Product\Category\CategoryType" class="App\Form\Product\Category\CategoryType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Product\Category\CategoryType" class="App\Form\Product\Category\CategoryType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Product\Option\OptionTranslationType" class="App\Form\Product\Option\OptionTranslationType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Product\Option\OptionTranslationType" class="App\Form\Product\Option\OptionTranslationType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Product\Option\OptionType" class="App\Form\Product\Option\OptionType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Product\Option\OptionType" class="App\Form\Product\Option\OptionType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Product\OptionVariant\OptionVariantTranslationType" class="App\Form\Product\OptionVariant\OptionVariantTranslationType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Product\OptionVariant\OptionVariantTranslationType" class="App\Form\Product\OptionVariant\OptionVariantTranslationType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Product\OptionVariant\OptionVariantType" class="App\Form\Product\OptionVariant\OptionVariantType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Product\OptionVariant\OptionVariantType" class="App\Form\Product\OptionVariant\OptionVariantType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Product\Product\ProductTranslationType" class="App\Form\Product\Product\ProductTranslationType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Product\Product\ProductTranslationType" class="App\Form\Product\Product\ProductTranslationType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Product\Product\ProductType" class="App\Form\Product\Product\ProductType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Product\Product\ProductType" class="App\Form\Product\Product\ProductType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Product\Product\StepItemType" class="App\Form\Product\Product\StepItemType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Product\Product\StepItemType" class="App\Form\Product\Product\StepItemType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Product\Product\StepType" class="App\Form\Product\Product\StepType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Product\Product\StepType" class="App\Form\Product\Product\StepType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\DashboardType" class="App\Form\Search\DashboardType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Search\DashboardType" class="App\Form\Search\DashboardType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\FranchiseType" class="App\Form\Search\FranchiseType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Search\FranchiseType" class="App\Form\Search\FranchiseType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\OrderType" class="App\Form\Search\OrderType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Search\OrderType" class="App\Form\Search\OrderType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\ProductType" class="App\Form\Search\ProductType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Search\ProductType" class="App\Form\Search\ProductType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\SearchType" class="App\Form\Search\SearchType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Search\SearchType" class="App\Form\Search\SearchType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\ShopType" class="App\Form\Search\ShopType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Search\ShopType" class="App\Form\Search\ShopType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\SmsType" class="App\Form\Search\SmsType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Search\SmsType" class="App\Form\Search\SmsType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\UserType" class="App\Form\Search\UserType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Search\UserType" class="App\Form\Search\UserType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\AddShopFieldSubscriber" class="App\Form\Security\AddShopFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\Security\AddShopFieldSubscriber" class="App\Form\Security\AddShopFieldSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Security\AddShopFieldSubscriber" class="App\Form\Security\AddShopFieldSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\ChangePasswordFormType" class="App\Form\Security\ChangePasswordFormType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Security\ChangePasswordFormType" class="App\Form\Security\ChangePasswordFormType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\LoginFormType" class="App\Form\Security\LoginFormType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Security\LoginFormType" class="App\Form\Security\LoginFormType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\ManagerType" class="App\Form\Security\ManagerType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Security\ManagerType" class="App\Form\Security\ManagerType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\ResetPasswordRequestFormType" class="App\Form\Security\ResetPasswordRequestFormType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Security\ResetPasswordRequestFormType" class="App\Form\Security\ResetPasswordRequestFormType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\ShopManagerType" class="App\Form\Security\ShopManagerType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Security\ShopManagerType" class="App\Form\Security\ShopManagerType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\UserPasswordType" class="App\Form\Security\UserPasswordType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Security\UserPasswordType" class="App\Form\Security\UserPasswordType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\UserType" class="App\Form\Security\UserType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Security\UserType" class="App\Form\Security\UserType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\CloseType" class="App\Form\Shop\CloseType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\CloseType" class="App\Form\Shop\CloseType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\ClosingDaysType" class="App\Form\Shop\ClosingDaysType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\ClosingDaysType" class="App\Form\Shop\ClosingDaysType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\CustomShopGatewayConfigType" class="App\Form\Shop\CustomShopGatewayConfigType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\CustomShopGatewayConfigType" class="App\Form\Shop\CustomShopGatewayConfigType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\DeviceType" class="App\Form\Shop\DeviceType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\DeviceType" class="App\Form\Shop\DeviceType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\DuplicateOrderingHoursType" class="App\Form\Shop\DuplicateOrderingHoursType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\DuplicateOrderingHoursType" class="App\Form\Shop\DuplicateOrderingHoursType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\GatewayConfigShopType" class="App\Form\Shop\GatewayConfigShopType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\GatewayConfigShopType" class="App\Form\Shop\GatewayConfigShopType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\ImportType" class="App\Form\Shop\ImportType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\ImportType" class="App\Form\Shop\ImportType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\LoyaltyTranslationType" class="App\Form\Shop\LoyaltyTranslationType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\LoyaltyTranslationType" class="App\Form\Shop\LoyaltyTranslationType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\LoyaltyType" class="App\Form\Shop\LoyaltyType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\LoyaltyType" class="App\Form\Shop\LoyaltyType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\MenuCrossSellingType" class="App\Form\Shop\MenuCrossSellingType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\MenuCrossSellingType" class="App\Form\Shop\MenuCrossSellingType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\MenuPromotionalOfferType" class="App\Form\Shop\MenuPromotionalOfferType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\MenuPromotionalOfferType" class="App\Form\Shop\MenuPromotionalOfferType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\MenuType" class="App\Form\Shop\MenuType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\MenuType" class="App\Form\Shop\MenuType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\NoticeType" class="App\Form\Shop\NoticeType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\NoticeType" class="App\Form\Shop\NoticeType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\OpeningHoursType" class="App\Form\Shop\OpeningHoursType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\OpeningHoursType" class="App\Form\Shop\OpeningHoursType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\OrderSettingType" class="App\Form\Shop\OrderSettingType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\OrderSettingType" class="App\Form\Shop\OrderSettingType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\OrderingHoursType" class="App\Form\Shop\OrderingHoursType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\OrderingHoursType" class="App\Form\Shop\OrderingHoursType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\PartnerType" class="App\Form\Shop\PartnerType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\PartnerType" class="App\Form\Shop\PartnerType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\PaymentMethodType" class="App\Form\Shop\PaymentMethodType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\PaymentMethodType" class="App\Form\Shop\PaymentMethodType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\PrinterType" class="App\Form\Shop\PrinterType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\PrinterType" class="App\Form\Shop\PrinterType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\ProductShopModeType" class="App\Form\Shop\ProductShopModeType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\ProductShopModeType" class="App\Form\Shop\ProductShopModeType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\PromotionType" class="App\Form\Shop\PromotionType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\PromotionType" class="App\Form\Shop\PromotionType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\PromotionalOfferType" class="App\Form\Shop\PromotionalOfferType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\PromotionalOfferType" class="App\Form\Shop\PromotionalOfferType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\QoodosType" class="App\Form\Shop\QoodosType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\QoodosType" class="App\Form\Shop\QoodosType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\ShopGatewayCustomType" class="App\Form\Shop\ShopGatewayCustomType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\ShopGatewayCustomType" class="App\Form\Shop\ShopGatewayCustomType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\ShopModeType" class="App\Form\Shop\ShopModeType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\ShopModeType" class="App\Form\Shop\ShopModeType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\ShopSettingsMenuPreviewType" class="App\Form\Shop\ShopSettingsMenuPreviewType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\ShopSettingsMenuPreviewType" class="App\Form\Shop\ShopSettingsMenuPreviewType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\ShopSettingsType" class="App\Form\Shop\ShopSettingsType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\ShopSettingsType" class="App\Form\Shop\ShopSettingsType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\ShopTranslationType" class="App\Form\Shop\ShopTranslationType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\ShopTranslationType" class="App\Form\Shop\ShopTranslationType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\ShopType" class="App\Form\Shop\ShopType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\ShopType" class="App\Form\Shop\ShopType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\ShopTypeNoMb" class="App\Form\Shop\ShopTypeNoMb" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\ShopTypeNoMb" class="App\Form\Shop\ShopTypeNoMb" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\TableType" class="App\Form\Shop\TableType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\TableType" class="App\Form\Shop\TableType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Shop\ZoneType" class="App\Form\Shop\ZoneType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Shop\ZoneType" class="App\Form\Shop\ZoneType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Types\FranchiseType" class="App\Form\Types\FranchiseType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Types\FranchiseType" class="App\Form\Types\FranchiseType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Types\PostalCodesType" class="App\Form\Types\PostalCodesType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Types\PostalCodesType" class="App\Form\Types\PostalCodesType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Types\ProductType" class="App\Form\Types\ProductType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Types\ProductType" class="App\Form\Types\ProductType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\CustomerMigrationType" class="App\Form\User\CustomerMigrationType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\User\CustomerMigrationType" class="App\Form\User\CustomerMigrationType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MessageHandler\Authentication\SignInWithAppleHandler.0.App\MessageHandler\Authentication\SignInWithAppleHandler" class="App\MessageHandler\Authentication\SignInWithAppleHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MessageHandler\Authentication\SignInWithAppleHandler" class="App\MessageHandler\Authentication\SignInWithAppleHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MessageHandler\Authentication\SignInWithGoogleHandler.0.App\MessageHandler\Authentication\SignInWithGoogleHandler" class="App\MessageHandler\Authentication\SignInWithGoogleHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MessageHandler\Authentication\SignInWithGoogleHandler" class="App\MessageHandler\Authentication\SignInWithGoogleHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MessageHandler\Customer\CreateCustomerInThirdPartiesHandler.0.App\MessageHandler\Customer\CreateCustomerInThirdPartiesHandler" class="App\MessageHandler\Customer\CreateCustomerInThirdPartiesHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MessageHandler\Customer\CreateCustomerInThirdPartiesHandler" class="App\MessageHandler\Customer\CreateCustomerInThirdPartiesHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MessageHandler\Customer\ExistInFranchiseHandler.0.App\MessageHandler\Customer\ExistInFranchiseHandler" class="App\MessageHandler\Customer\ExistInFranchiseHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MessageHandler\Customer\ExistInFranchiseHandler" class="App\MessageHandler\Customer\ExistInFranchiseHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MessageHandler\Customer\MigrateCustomersHandler.0.App\MessageHandler\Customer\MigrateCustomersHandler" class="App\MessageHandler\Customer\MigrateCustomersHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MessageHandler\Customer\MigrateCustomersHandler" class="App\MessageHandler\Customer\MigrateCustomersHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MessageHandler\Event\EventNotificationHandler.0.App\MessageHandler\Event\EventNotificationHandler" class="App\MessageHandler\Event\EventNotificationHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MessageHandler\Event\EventNotificationHandler" class="App\MessageHandler\Event\EventNotificationHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MessageHandler\Loyalty\CreateLoyaltyCustomerHandler.0.App\MessageHandler\Loyalty\CreateLoyaltyCustomerHandler" class="App\MessageHandler\Loyalty\CreateLoyaltyCustomerHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MessageHandler\Loyalty\CreateLoyaltyCustomerHandler" class="App\MessageHandler\Loyalty\CreateLoyaltyCustomerHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MessageHandler\Loyalty\PatchLoyaltyCustomerHandler.0.App\MessageHandler\Loyalty\PatchLoyaltyCustomerHandler" class="App\MessageHandler\Loyalty\PatchLoyaltyCustomerHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MessageHandler\Loyalty\PatchLoyaltyCustomerHandler" class="App\MessageHandler\Loyalty\PatchLoyaltyCustomerHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MessageHandler\Loyalty\SearchLoyaltyCustomerHandler.0.App\MessageHandler\Loyalty\SearchLoyaltyCustomerHandler" class="App\MessageHandler\Loyalty\SearchLoyaltyCustomerHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MessageHandler\Loyalty\SearchLoyaltyCustomerHandler" class="App\MessageHandler\Loyalty\SearchLoyaltyCustomerHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MessageHandler\Loyalty\UnlockLoyaltyCustomerHandler.0.App\MessageHandler\Loyalty\UnlockLoyaltyCustomerHandler" class="App\MessageHandler\Loyalty\UnlockLoyaltyCustomerHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MessageHandler\Loyalty\UnlockLoyaltyCustomerHandler" class="App\MessageHandler\Loyalty\UnlockLoyaltyCustomerHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MessageHandler\Loyalty\UpdateLoyaltyCustomerHandler.0.App\MessageHandler\Loyalty\UpdateLoyaltyCustomerHandler" class="App\MessageHandler\Loyalty\UpdateLoyaltyCustomerHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MessageHandler\Loyalty\UpdateLoyaltyCustomerHandler" class="App\MessageHandler\Loyalty\UpdateLoyaltyCustomerHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MessageHandler\Message\CreateEmailHandler.0.App\MessageHandler\Message\CreateEmailHandler" class="App\MessageHandler\Message\CreateEmailHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MessageHandler\Message\CreateEmailHandler" class="App\MessageHandler\Message\CreateEmailHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MessageHandler\Message\CreateSmsHandler.0.App\MessageHandler\Message\CreateSmsHandler" class="App\MessageHandler\Message\CreateSmsHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MessageHandler\Message\CreateSmsHandler" class="App\MessageHandler\Message\CreateSmsHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MessageHandler\Message\SendEmailHandler.0.App\MessageHandler\Message\SendEmailHandler" class="App\MessageHandler\Message\SendEmailHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MessageHandler\Message\SendEmailHandler" class="App\MessageHandler\Message\SendEmailHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MessageHandler\Message\SendSmsHandler.0.App\MessageHandler\Message\SendSmsHandler" class="App\MessageHandler\Message\SendSmsHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MessageHandler\Message\SendSmsHandler" class="App\MessageHandler\Message\SendSmsHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MessageHandler\Order\CancelPaymentsHandler.0.App\MessageHandler\Order\CancelPaymentsHandler" class="App\MessageHandler\Order\CancelPaymentsHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MessageHandler\Order\CancelPaymentsHandler" class="App\MessageHandler\Order\CancelPaymentsHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MessageHandler\Order\ExportHandler.0.App\MessageHandler\Order\ExportHandler" class="App\MessageHandler\Order\ExportHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MessageHandler\Order\ExportHandler" class="App\MessageHandler\Order\ExportHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MessageHandler\Order\OrderStateChangeEmailNotificationHandler.0.App\MessageHandler\Order\OrderStateChangeEmailNotificationHandler" class="App\MessageHandler\Order\OrderStateChangeEmailNotificationHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MessageHandler\Order\OrderStateChangeEmailNotificationHandler" class="App\MessageHandler\Order\OrderStateChangeEmailNotificationHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MessageHandler\Order\OrderStateChangeSmsNotificationHandler.0.App\MessageHandler\Order\OrderStateChangeSmsNotificationHandler" class="App\MessageHandler\Order\OrderStateChangeSmsNotificationHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MessageHandler\Order\OrderStateChangeSmsNotificationHandler" class="App\MessageHandler\Order\OrderStateChangeSmsNotificationHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MessageHandler\Payment\CompleteApplePayHandler.0.App\MessageHandler\Payment\CompleteApplePayHandler" class="App\MessageHandler\Payment\CompleteApplePayHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MessageHandler\Payment\CompleteApplePayHandler" class="App\MessageHandler\Payment\CompleteApplePayHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MessageHandler\Promotion\CheckPromotionHandler.0.App\MessageHandler\Promotion\CheckPromotionHandler" class="App\MessageHandler\Promotion\CheckPromotionHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MessageHandler\Promotion\CheckPromotionHandler" class="App\MessageHandler\Promotion\CheckPromotionHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MessageHandler\RefundPaymentMessageHandler.0.App\MessageHandler\RefundPaymentMessageHandler" class="App\MessageHandler\RefundPaymentMessageHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MessageHandler\RefundPaymentMessageHandler" class="App\MessageHandler\RefundPaymentMessageHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MessageHandler\Shop\Device\PairDeviceHandler.0.App\MessageHandler\Shop\Device\PairDeviceHandler" class="App\MessageHandler\Shop\Device\PairDeviceHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MessageHandler\Shop\Device\PairDeviceHandler" class="App\MessageHandler\Shop\Device\PairDeviceHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MessageHandler\User\Customer\CancelOrdersHandler.0.App\MessageHandler\User\Customer\CancelOrdersHandler" class="App\MessageHandler\User\Customer\CancelOrdersHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MessageHandler\User\Customer\CancelOrdersHandler" class="App\MessageHandler\User\Customer\CancelOrdersHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MessageHandler\User\Customer\CreateVerificationSmsHandler.0.App\MessageHandler\User\Customer\CreateVerificationSmsHandler" class="App\MessageHandler\User\Customer\CreateVerificationSmsHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MessageHandler\User\Customer\CreateVerificationSmsHandler" class="App\MessageHandler\User\Customer\CreateVerificationSmsHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MessageHandler\User\Customer\PhoneVerifyHandler.0.App\MessageHandler\User\Customer\PhoneVerifyHandler" class="App\MessageHandler\User\Customer\PhoneVerifyHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MessageHandler\User\Customer\PhoneVerifyHandler" class="App\MessageHandler\User\Customer\PhoneVerifyHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MessageHandler\User\Customer\SendVerificationCodeHandler.0.App\MessageHandler\User\Customer\SendVerificationCodeHandler" class="App\MessageHandler\User\Customer\SendVerificationCodeHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MessageHandler\User\Customer\SendVerificationCodeHandler" class="App\MessageHandler\User\Customer\SendVerificationCodeHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MessageHandler\User\DeleteUserHandler.0.App\MessageHandler\User\DeleteUserHandler" class="App\MessageHandler\User\DeleteUserHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MessageHandler\User\DeleteUserHandler" class="App\MessageHandler\User\DeleteUserHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Address\BillingAddressRepository" class="App\Repository\Address\BillingAddressRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Address\BillingAddressRepository" class="App\Repository\Address\BillingAddressRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Address\DeliveryAddressRepository" class="App\Repository\Address\DeliveryAddressRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Address\DeliveryAddressRepository" class="App\Repository\Address\DeliveryAddressRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AddressRepository" class="App\Repository\AddressRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\AddressRepository" class="App\Repository\AddressRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Admin\AdminSettingRepository" class="App\Repository\Admin\AdminSettingRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Admin\AdminSettingRepository" class="App\Repository\Admin\AdminSettingRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Admin\Aliment\AlimentRepository" class="App\Repository\Admin\Aliment\AlimentRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Admin\Aliment\AlimentRepository" class="App\Repository\Admin\Aliment\AlimentRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Admin\Aliment\AlimentTranslationRepository" class="App\Repository\Admin\Aliment\AlimentTranslationRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Admin\Aliment\AlimentTranslationRepository" class="App\Repository\Admin\Aliment\AlimentTranslationRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Admin\ApplicationNameRepository" class="App\Repository\Admin\ApplicationNameRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Admin\ApplicationNameRepository" class="App\Repository\Admin\ApplicationNameRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Admin\ColorNameRepository" class="App\Repository\Admin\ColorNameRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Admin\ColorNameRepository" class="App\Repository\Admin\ColorNameRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Admin\ExternalLinkNameRepository" class="App\Repository\Admin\ExternalLinkNameRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Admin\ExternalLinkNameRepository" class="App\Repository\Admin\ExternalLinkNameRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Admin\GatewayConfigRepository" class="App\Repository\Admin\GatewayConfigRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Admin\GatewayConfigRepository" class="App\Repository\Admin\GatewayConfigRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Admin\LocaleRepository" class="App\Repository\Admin\LocaleRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Admin\LocaleRepository" class="App\Repository\Admin\LocaleRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Admin\MailTransportRepository" class="App\Repository\Admin\MailTransportRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Admin\MailTransportRepository" class="App\Repository\Admin\MailTransportRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Admin\MediaNameRepository" class="App\Repository\Admin\MediaNameRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Admin\MediaNameRepository" class="App\Repository\Admin\MediaNameRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Admin\ModeRepository" class="App\Repository\Admin\ModeRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Admin\ModeRepository" class="App\Repository\Admin\ModeRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Admin\ModeTranslationRepository" class="App\Repository\Admin\ModeTranslationRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Admin\ModeTranslationRepository" class="App\Repository\Admin\ModeTranslationRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Admin\PaymentMethodConfigRepository" class="App\Repository\Admin\PaymentMethodConfigRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Admin\PaymentMethodConfigRepository" class="App\Repository\Admin\PaymentMethodConfigRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Admin\SocialNameRepository" class="App\Repository\Admin\SocialNameRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Admin\SocialNameRepository" class="App\Repository\Admin\SocialNameRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Admin\SourceRepository" class="App\Repository\Admin\SourceRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Admin\SourceRepository" class="App\Repository\Admin\SourceRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Admin\TemplateNameRepository" class="App\Repository\Admin\TemplateNameRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Admin\TemplateNameRepository" class="App\Repository\Admin\TemplateNameRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Admin\Webhook\NotificationRepository" class="App\Repository\Admin\Webhook\NotificationRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Admin\Webhook\NotificationRepository" class="App\Repository\Admin\Webhook\NotificationRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Admin\Webhook\WebhookRepository" class="App\Repository\Admin\Webhook\WebhookRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Admin\Webhook\WebhookRepository" class="App\Repository\Admin\Webhook\WebhookRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contact\ContactRepository" class="App\Repository\Contact\ContactRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Contact\ContactRepository" class="App\Repository\Contact\ContactRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryRepository" class="App\Repository\CountryRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\CountryRepository" class="App\Repository\CountryRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Currency\CurrencyRepository" class="App\Repository\Currency\CurrencyRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Currency\CurrencyRepository" class="App\Repository\Currency\CurrencyRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Event\EventRepository" class="App\Repository\Event\EventRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Event\EventRepository" class="App\Repository\Event\EventRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Franchise\ApplicationRepository" class="App\Repository\Franchise\ApplicationRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Franchise\ApplicationRepository" class="App\Repository\Franchise\ApplicationRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Franchise\ColorRepository" class="App\Repository\Franchise\ColorRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Franchise\ColorRepository" class="App\Repository\Franchise\ColorRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Franchise\CompanyRepository" class="App\Repository\Franchise\CompanyRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Franchise\CompanyRepository" class="App\Repository\Franchise\CompanyRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Franchise\CompanyTranslationRepository" class="App\Repository\Franchise\CompanyTranslationRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Franchise\CompanyTranslationRepository" class="App\Repository\Franchise\CompanyTranslationRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Franchise\CustomerFranchiseRepository" class="App\Repository\Franchise\CustomerFranchiseRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Franchise\CustomerFranchiseRepository" class="App\Repository\Franchise\CustomerFranchiseRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Franchise\DomainRepository" class="App\Repository\Franchise\DomainRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Franchise\DomainRepository" class="App\Repository\Franchise\DomainRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Franchise\ExternalLinkRepository" class="App\Repository\Franchise\ExternalLinkRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Franchise\ExternalLinkRepository" class="App\Repository\Franchise\ExternalLinkRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Franchise\FranchiseRepository" class="App\Repository\Franchise\FranchiseRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Franchise\FranchiseRepository" class="App\Repository\Franchise\FranchiseRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Franchise\MediaRepository" class="App\Repository\Franchise\MediaRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Franchise\MediaRepository" class="App\Repository\Franchise\MediaRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Franchise\ParameterRepository" class="App\Repository\Franchise\ParameterRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Franchise\ParameterRepository" class="App\Repository\Franchise\ParameterRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Franchise\SlideRepository" class="App\Repository\Franchise\SlideRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Franchise\SlideRepository" class="App\Repository\Franchise\SlideRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Franchise\SocialRepository" class="App\Repository\Franchise\SocialRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Franchise\SocialRepository" class="App\Repository\Franchise\SocialRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Franchise\TemplateRepository" class="App\Repository\Franchise\TemplateRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Franchise\TemplateRepository" class="App\Repository\Franchise\TemplateRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Message\EmailRepository" class="App\Repository\Message\EmailRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Message\EmailRepository" class="App\Repository\Message\EmailRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Message\MessageRepository" class="App\Repository\Message\MessageRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Message\MessageRepository" class="App\Repository\Message\MessageRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Message\SmsRepository" class="App\Repository\Message\SmsRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Message\SmsRepository" class="App\Repository\Message\SmsRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Order\OrderItemRepository" class="App\Repository\Order\OrderItemRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Order\OrderItemRepository" class="App\Repository\Order\OrderItemRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Order\OrderRepository" class="App\Repository\Order\OrderRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Order\OrderRepository" class="App\Repository\Order\OrderRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartnerRepository" class="App\Repository\PartnerRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\PartnerRepository" class="App\Repository\PartnerRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\PaymentRepository" class="App\Repository\Payment\PaymentRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Payment\PaymentRepository" class="App\Repository\Payment\PaymentRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\Category\CategoryRepository" class="App\Repository\Product\Category\CategoryRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Product\Category\CategoryRepository" class="App\Repository\Product\Category\CategoryRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\Category\CategoryTranslationRepository" class="App\Repository\Product\Category\CategoryTranslationRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Product\Category\CategoryTranslationRepository" class="App\Repository\Product\Category\CategoryTranslationRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\Option\OptionRepository" class="App\Repository\Product\Option\OptionRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Product\Option\OptionRepository" class="App\Repository\Product\Option\OptionRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\Option\OptionTranslationRepository" class="App\Repository\Product\Option\OptionTranslationRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Product\Option\OptionTranslationRepository" class="App\Repository\Product\Option\OptionTranslationRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\OptionVariant\OptionVariantRepository" class="App\Repository\Product\OptionVariant\OptionVariantRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Product\OptionVariant\OptionVariantRepository" class="App\Repository\Product\OptionVariant\OptionVariantRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\OptionVariant\OptionVariantTranslationRepository" class="App\Repository\Product\OptionVariant\OptionVariantTranslationRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Product\OptionVariant\OptionVariantTranslationRepository" class="App\Repository\Product\OptionVariant\OptionVariantTranslationRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\Product\ProductRepository" class="App\Repository\Product\Product\ProductRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Product\Product\ProductRepository" class="App\Repository\Product\Product\ProductRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\Product\ProductTranslationRepository" class="App\Repository\Product\Product\ProductTranslationRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Product\Product\ProductTranslationRepository" class="App\Repository\Product\Product\ProductTranslationRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\Product\StepItemRepository" class="App\Repository\Product\Product\StepItemRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Product\Product\StepItemRepository" class="App\Repository\Product\Product\StepItemRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\Product\StepRepository" class="App\Repository\Product\Product\StepRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Product\Product\StepRepository" class="App\Repository\Product\Product\StepRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\ProductCategoryRepository" class="App\Repository\Product\ProductCategoryRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Product\ProductCategoryRepository" class="App\Repository\Product\ProductCategoryRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Security\AdministratorRepository" class="App\Repository\Security\AdministratorRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Security\AdministratorRepository" class="App\Repository\Security\AdministratorRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Security\CustomerRepository" class="App\Repository\Security\CustomerRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Security\CustomerRepository" class="App\Repository\Security\CustomerRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Security\DeveloperRepository" class="App\Repository\Security\DeveloperRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Security\DeveloperRepository" class="App\Repository\Security\DeveloperRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Security\ManagerRepository" class="App\Repository\Security\ManagerRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Security\ManagerRepository" class="App\Repository\Security\ManagerRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Security\ResetPasswordRequestRepository" class="App\Repository\Security\ResetPasswordRequestRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Security\ResetPasswordRequestRepository" class="App\Repository\Security\ResetPasswordRequestRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Security\RoleRepository" class="App\Repository\Security\RoleRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Security\RoleRepository" class="App\Repository\Security\RoleRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Security\ShopManagerRepository" class="App\Repository\Security\ShopManagerRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Security\ShopManagerRepository" class="App\Repository\Security\ShopManagerRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Security\SupportRepository" class="App\Repository\Security\SupportRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Security\SupportRepository" class="App\Repository\Security\SupportRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Security\UserOAuthRepository" class="App\Repository\Security\UserOAuthRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Security\UserOAuthRepository" class="App\Repository\Security\UserOAuthRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Security\UserRepository" class="App\Repository\Security\UserRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Security\UserRepository" class="App\Repository\Security\UserRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\ClosingDaysRepository" class="App\Repository\Shop\ClosingDaysRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Shop\ClosingDaysRepository" class="App\Repository\Shop\ClosingDaysRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\CustomerShopRepository" class="App\Repository\Shop\CustomerShopRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Shop\CustomerShopRepository" class="App\Repository\Shop\CustomerShopRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\DeviceRepository" class="App\Repository\Shop\DeviceRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Shop\DeviceRepository" class="App\Repository\Shop\DeviceRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\KitchenRepository" class="App\Repository\Shop\KitchenRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Shop\KitchenRepository" class="App\Repository\Shop\KitchenRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\LoyaltyRepository" class="App\Repository\Shop\LoyaltyRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Shop\LoyaltyRepository" class="App\Repository\Shop\LoyaltyRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\LoyaltyTranslationRepository" class="App\Repository\Shop\LoyaltyTranslationRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Shop\LoyaltyTranslationRepository" class="App\Repository\Shop\LoyaltyTranslationRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\MenuRepository" class="App\Repository\Shop\MenuRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Shop\MenuRepository" class="App\Repository\Shop\MenuRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\NoticeRepository" class="App\Repository\Shop\NoticeRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Shop\NoticeRepository" class="App\Repository\Shop\NoticeRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\OpeningHoursRepository" class="App\Repository\Shop\OpeningHoursRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Shop\OpeningHoursRepository" class="App\Repository\Shop\OpeningHoursRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\OrderSettingRepository" class="App\Repository\Shop\OrderSettingRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Shop\OrderSettingRepository" class="App\Repository\Shop\OrderSettingRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\OrderingHoursRepository" class="App\Repository\Shop\OrderingHoursRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Shop\OrderingHoursRepository" class="App\Repository\Shop\OrderingHoursRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\PairingRepository" class="App\Repository\Shop\PairingRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Shop\PairingRepository" class="App\Repository\Shop\PairingRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\PartnerRepository" class="App\Repository\Shop\PartnerRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Shop\PartnerRepository" class="App\Repository\Shop\PartnerRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\PaymentMethodRepository" class="App\Repository\Shop\PaymentMethodRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Shop\PaymentMethodRepository" class="App\Repository\Shop\PaymentMethodRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\PickupHourRepository" class="App\Repository\Shop\PickupHourRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Shop\PickupHourRepository" class="App\Repository\Shop\PickupHourRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\PrinterRepository" class="App\Repository\Shop\PrinterRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Shop\PrinterRepository" class="App\Repository\Shop\PrinterRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\ProductShopModeRepository" class="App\Repository\Shop\ProductShopModeRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Shop\ProductShopModeRepository" class="App\Repository\Shop\ProductShopModeRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\PromotionRepository" class="App\Repository\Shop\PromotionRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Shop\PromotionRepository" class="App\Repository\Shop\PromotionRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\PromotionalOfferRepository" class="App\Repository\Shop\PromotionalOfferRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Shop\PromotionalOfferRepository" class="App\Repository\Shop\PromotionalOfferRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\ShopModeRepository" class="App\Repository\Shop\ShopModeRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Shop\ShopModeRepository" class="App\Repository\Shop\ShopModeRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\ShopRepository" class="App\Repository\Shop\ShopRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Shop\ShopRepository" class="App\Repository\Shop\ShopRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\ShopSettingsRepository" class="App\Repository\Shop\ShopSettingsRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Shop\ShopSettingsRepository" class="App\Repository\Shop\ShopSettingsRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\ShopTranslationRepository" class="App\Repository\Shop\ShopTranslationRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Shop\ShopTranslationRepository" class="App\Repository\Shop\ShopTranslationRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\StarcloudRepository" class="App\Repository\Shop\StarcloudRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Shop\StarcloudRepository" class="App\Repository\Shop\StarcloudRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\TableRepository" class="App\Repository\Shop\TableRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Shop\TableRepository" class="App\Repository\Shop\TableRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\ZoneRepository" class="App\Repository\Shop\ZoneRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Shop\ZoneRepository" class="App\Repository\Shop\ZoneRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Tax\TaxRepository" class="App\Repository\Tax\TaxRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Tax\TaxRepository" class="App\Repository\Tax\TaxRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.App\Resolver\Parameters\DateResolver" class="App\Resolver\Parameters\DateResolver" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Resolver\Parameters\DateResolver" class="App\Resolver\Parameters\DateResolver" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.App\Resolver\Parameters\DateTimeResolver" class="App\Resolver\Parameters\DateTimeResolver" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Resolver\Parameters\DateTimeResolver" class="App\Resolver\Parameters\DateTimeResolver" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Zenstruck\ScheduleBundle\Schedule\ScheduleBuilder.0.App\Schedule\AppScheduleBuilder" class="App\Schedule\AppScheduleBuilder" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Schedule\AppScheduleBuilder" class="App\Schedule\AppScheduleBuilder" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ExactRoleVoter" class="App\Security\Voter\ExactRoleVoter" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Security\Voter\ExactRoleVoter" class="App\Security\Voter\ExactRoleVoter" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\UserVoter" class="App\Security\Voter\UserVoter" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Security\Voter\UserVoter" class="App\Security\Voter\UserVoter" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Admin\AlimentNormalizer" class="App\Serializer\Admin\AlimentNormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Serializer\Admin\AlimentNormalizer" class="App\Serializer\Admin\AlimentNormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Admin\ApplicationNormalizer" class="App\Serializer\Admin\ApplicationNormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Serializer\Admin\ApplicationNormalizer" class="App\Serializer\Admin\ApplicationNormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Admin\TaxNormalizer" class="App\Serializer\Admin\TaxNormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Serializer\Admin\TaxNormalizer" class="App\Serializer\Admin\TaxNormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Category\CategoryNormalizer" class="App\Serializer\Category\CategoryNormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Serializer\Category\CategoryNormalizer" class="App\Serializer\Category\CategoryNormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Customer\CustomerNormalizer" class="App\Serializer\Customer\CustomerNormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Serializer\Customer\CustomerNormalizer" class="App\Serializer\Customer\CustomerNormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\Denormalizer\Order\OrderDateDenormalizer" class="App\Serializer\Denormalizer\Order\OrderDateDenormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Serializer\Denormalizer\Order\OrderDateDenormalizer" class="App\Serializer\Denormalizer\Order\OrderDateDenormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\Denormalizer\Product\CategoriesDenormalizer" class="App\Serializer\Denormalizer\Product\CategoriesDenormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Serializer\Denormalizer\Product\CategoriesDenormalizer" class="App\Serializer\Denormalizer\Product\CategoriesDenormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Franchise\ExternalLinkNormalizer" class="App\Serializer\Franchise\ExternalLinkNormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Serializer\Franchise\ExternalLinkNormalizer" class="App\Serializer\Franchise\ExternalLinkNormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Franchise\MediaNormalizer" class="App\Serializer\Franchise\MediaNormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Serializer\Franchise\MediaNormalizer" class="App\Serializer\Franchise\MediaNormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Franchise\ParameterNormalizer" class="App\Serializer\Franchise\ParameterNormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Serializer\Franchise\ParameterNormalizer" class="App\Serializer\Franchise\ParameterNormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Franchise\PartnerNormalizer" class="App\Serializer\Franchise\PartnerNormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Serializer\Franchise\PartnerNormalizer" class="App\Serializer\Franchise\PartnerNormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Global\DateNormalizer" class="App\Serializer\Global\DateNormalizer" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\Global\DateNormalizer" class="App\Serializer\Global\DateNormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Serializer\Global\DateNormalizer" class="App\Serializer\Global\DateNormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Global\ExceptionWithNormalizableCodeNormalizer" class="App\Serializer\Global\ExceptionWithNormalizableCodeNormalizer" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\Global\ExceptionWithNormalizableCodeNormalizer" class="App\Serializer\Global\ExceptionWithNormalizableCodeNormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Serializer\Global\ExceptionWithNormalizableCodeNormalizer" class="App\Serializer\Global\ExceptionWithNormalizableCodeNormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Global\ImageNormalizer" class="App\Serializer\Global\ImageNormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Serializer\Global\ImageNormalizer" class="App\Serializer\Global\ImageNormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Global\IriToIdNormalizer" class="App\Serializer\Global\IriToIdNormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Serializer\Global\IriToIdNormalizer" class="App\Serializer\Global\IriToIdNormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Global\TranslationsNormalizer" class="App\Serializer\Global\TranslationsNormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Serializer\Global\TranslationsNormalizer" class="App\Serializer\Global\TranslationsNormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\Global\UploadedFileDenormalizer" class="App\Serializer\Global\UploadedFileDenormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Serializer\Global\UploadedFileDenormalizer" class="App\Serializer\Global\UploadedFileDenormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Order\OrderItemNormalizer" class="App\Serializer\Order\OrderItemNormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Serializer\Order\OrderItemNormalizer" class="App\Serializer\Order\OrderItemNormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Product\ProductNormalizer" class="App\Serializer\Product\ProductNormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Serializer\Product\ProductNormalizer" class="App\Serializer\Product\ProductNormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Product\StepItemNormalizer" class="App\Serializer\Product\StepItemNormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Serializer\Product\StepItemNormalizer" class="App\Serializer\Product\StepItemNormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Shop\PaymentMethodsNormalizer" class="App\Serializer\Shop\PaymentMethodsNormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Serializer\Shop\PaymentMethodsNormalizer" class="App\Serializer\Shop\PaymentMethodsNormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Shop\ProductShopModesNormalizer" class="App\Serializer\Shop\ProductShopModesNormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Serializer\Shop\ProductShopModesNormalizer" class="App\Serializer\Shop\ProductShopModesNormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Shop\ShopNormalizer" class="App\Serializer\Shop\ShopNormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Serializer\Shop\ShopNormalizer" class="App\Serializer\Shop\ShopNormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Service\User\UserService.0.App\Service\User\ShopManagerService" class="App\Service\User\ShopManagerService" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Service\User\ShopManagerService" class="App\Service\User\ShopManagerService" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Service\User\UserService.0.App\Service\User\UserService" class="App\Service\User\UserService" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Service\User\UserService" class="App\Service\User\UserService" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AsteriskExtension" class="App\Twig\AsteriskExtension" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Twig\AsteriskExtension" class="App\Twig\AsteriskExtension" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\BreadcrumbExtension" class="App\Twig\BreadcrumbExtension" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Twig\BreadcrumbExtension" class="App\Twig\BreadcrumbExtension" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ButtonsExtension" class="App\Twig\ButtonsExtension" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Twig\ButtonsExtension" class="App\Twig\ButtonsExtension" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\DateExtension" class="App\Twig\DateExtension" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Twig\DateExtension" class="App\Twig\DateExtension" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\DayOfWeekExtension" class="App\Twig\DayOfWeekExtension" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Twig\DayOfWeekExtension" class="App\Twig\DayOfWeekExtension" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\EmailExtension" class="App\Twig\EmailExtension" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Twig\EmailExtension" class="App\Twig\EmailExtension" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\EventStatusExtension" class="App\Twig\EventStatusExtension" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Twig\EventStatusExtension" class="App\Twig\EventStatusExtension" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\FormExtension" class="App\Twig\FormExtension" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Twig\FormExtension" class="App\Twig\FormExtension" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\GlobalExtension" class="App\Twig\GlobalExtension" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Twig\GlobalExtension" class="App\Twig\GlobalExtension" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ImageExtension" class="App\Twig\ImageExtension" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Twig\ImageExtension" class="App\Twig\ImageExtension" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\InputExtension" class="App\Twig\InputExtension" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Twig\InputExtension" class="App\Twig\InputExtension" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\LegalTermsExtension" class="App\Twig\LegalTermsExtension" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Twig\LegalTermsExtension" class="App\Twig\LegalTermsExtension" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\OrderExtension" class="App\Twig\OrderExtension" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Twig\OrderExtension" class="App\Twig\OrderExtension" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\OrderItemExtension" class="App\Twig\OrderItemExtension" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Twig\OrderItemExtension" class="App\Twig\OrderItemExtension" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PaymentMethodExtension" class="App\Twig\PaymentMethodExtension" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Twig\PaymentMethodExtension" class="App\Twig\PaymentMethodExtension" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PhoneExtension" class="App\Twig\PhoneExtension" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Twig\PhoneExtension" class="App\Twig\PhoneExtension" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PriceExtension" class="App\Twig\PriceExtension" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Twig\PriceExtension" class="App\Twig\PriceExtension" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\SelectExtension" class="App\Twig\SelectExtension" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Twig\SelectExtension" class="App\Twig\SelectExtension" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TextExtension" class="App\Twig\TextExtension" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Twig\TextExtension" class="App\Twig\TextExtension" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TimetableExtension" class="App\Twig\TimetableExtension" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Twig\TimetableExtension" class="App\Twig\TimetableExtension" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\UserExtension" class="App\Twig\UserExtension" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Twig\UserExtension" class="App\Twig\UserExtension" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Address\BelongsToUserValidator" class="App\Validator\Constraints\Address\BelongsToUserValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Address\BelongsToUserValidator" class="App\Validator\Constraints\Address\BelongsToUserValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Address\LabelDuplicateValidator" class="App\Validator\Constraints\Address\LabelDuplicateValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Address\LabelDuplicateValidator" class="App\Validator\Constraints\Address\LabelDuplicateValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Address\MaximumAddressesReachedValidator" class="App\Validator\Constraints\Address\MaximumAddressesReachedValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Address\MaximumAddressesReachedValidator" class="App\Validator\Constraints\Address\MaximumAddressesReachedValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Address\PostalCodeValidator" class="App\Validator\Constraints\Address\PostalCodeValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Address\PostalCodeValidator" class="App\Validator\Constraints\Address\PostalCodeValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Attributes\ValidEmailValidator" class="App\Validator\Constraints\Attributes\ValidEmailValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Attributes\ValidEmailValidator" class="App\Validator\Constraints\Attributes\ValidEmailValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Attributes\ValidFileValidator" class="App\Validator\Constraints\Attributes\ValidFileValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Attributes\ValidFileValidator" class="App\Validator\Constraints\Attributes\ValidFileValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Attributes\ValidPhoneValidator" class="App\Validator\Constraints\Attributes\ValidPhoneValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Attributes\ValidPhoneValidator" class="App\Validator\Constraints\Attributes\ValidPhoneValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Category\HasChildrenValidator" class="App\Validator\Constraints\Category\HasChildrenValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Category\HasChildrenValidator" class="App\Validator\Constraints\Category\HasChildrenValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Category\MenuValidator" class="App\Validator\Constraints\Category\MenuValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Category\MenuValidator" class="App\Validator\Constraints\Category\MenuValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Category\ParentCategoryValidator" class="App\Validator\Constraints\Category\ParentCategoryValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Category\ParentCategoryValidator" class="App\Validator\Constraints\Category\ParentCategoryValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\DateTime\ValidDateTimeValidator" class="App\Validator\Constraints\DateTime\ValidDateTimeValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\DateTime\ValidDateTimeValidator" class="App\Validator\Constraints\DateTime\ValidDateTimeValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\DateTime\ValidDateValidator" class="App\Validator\Constraints\DateTime\ValidDateValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\DateTime\ValidDateValidator" class="App\Validator\Constraints\DateTime\ValidDateValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Franchise\FranchiseIdValidator" class="App\Validator\Constraints\Franchise\FranchiseIdValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Franchise\FranchiseIdValidator" class="App\Validator\Constraints\Franchise\FranchiseIdValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Franchise\Slide\MediaNotEmptyValidator" class="App\Validator\Constraints\Franchise\Slide\MediaNotEmptyValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Franchise\Slide\MediaNotEmptyValidator" class="App\Validator\Constraints\Franchise\Slide\MediaNotEmptyValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Franchise\Slide\SlideItemsLimitValidator" class="App\Validator\Constraints\Franchise\Slide\SlideItemsLimitValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Franchise\Slide\SlideItemsLimitValidator" class="App\Validator\Constraints\Franchise\Slide\SlideItemsLimitValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Locale\LocaleCodeExistValidator" class="App\Validator\Constraints\Locale\LocaleCodeExistValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Locale\LocaleCodeExistValidator" class="App\Validator\Constraints\Locale\LocaleCodeExistValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\LocalesValidator" class="App\Validator\Constraints\LocalesValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\LocalesValidator" class="App\Validator\Constraints\LocalesValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Loyalty\AtLeastOneAttributeIsRequiredValidator" class="App\Validator\Constraints\Loyalty\AtLeastOneAttributeIsRequiredValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Loyalty\AtLeastOneAttributeIsRequiredValidator" class="App\Validator\Constraints\Loyalty\AtLeastOneAttributeIsRequiredValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Loyalty\OneOptinIsRequiredValidator" class="App\Validator\Constraints\Loyalty\OneOptinIsRequiredValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Loyalty\OneOptinIsRequiredValidator" class="App\Validator\Constraints\Loyalty\OneOptinIsRequiredValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Loyalty\ValidIdentifierValidator" class="App\Validator\Constraints\Loyalty\ValidIdentifierValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Loyalty\ValidIdentifierValidator" class="App\Validator\Constraints\Loyalty\ValidIdentifierValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Order\Anonymous\ValidOrderAnonymousValidator" class="App\Validator\Constraints\Order\Anonymous\ValidOrderAnonymousValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Order\Anonymous\ValidOrderAnonymousValidator" class="App\Validator\Constraints\Order\Anonymous\ValidOrderAnonymousValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Order\CancelablePaymentsValidator" class="App\Validator\Constraints\Order\CancelablePaymentsValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Order\CancelablePaymentsValidator" class="App\Validator\Constraints\Order\CancelablePaymentsValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Order\Date\AsapDateValidator" class="App\Validator\Constraints\Order\Date\AsapDateValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Order\Date\AsapDateValidator" class="App\Validator\Constraints\Order\Date\AsapDateValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Order\Date\OpenShopValidator" class="App\Validator\Constraints\Order\Date\OpenShopValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Order\Date\OpenShopValidator" class="App\Validator\Constraints\Order\Date\OpenShopValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Order\Date\ValidDateValidator" class="App\Validator\Constraints\Order\Date\ValidDateValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Order\Date\ValidDateValidator" class="App\Validator\Constraints\Order\Date\ValidDateValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Order\Date\WithinOrderingHoursValidator" class="App\Validator\Constraints\Order\Date\WithinOrderingHoursValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Order\Date\WithinOrderingHoursValidator" class="App\Validator\Constraints\Order\Date\WithinOrderingHoursValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Order\Date\WithinPickupHoursValidator" class="App\Validator\Constraints\Order\Date\WithinPickupHoursValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Order\Date\WithinPickupHoursValidator" class="App\Validator\Constraints\Order\Date\WithinPickupHoursValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Order\Device\OrderDeviceValidator" class="App\Validator\Constraints\Order\Device\OrderDeviceValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Order\Device\OrderDeviceValidator" class="App\Validator\Constraints\Order\Device\OrderDeviceValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Order\Discounts\Loyalty\OrderLoyaltyValidator" class="App\Validator\Constraints\Order\Discounts\Loyalty\OrderLoyaltyValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Order\Discounts\Loyalty\OrderLoyaltyValidator" class="App\Validator\Constraints\Order\Discounts\Loyalty\OrderLoyaltyValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Order\Discounts\OrderDiscountValidator" class="App\Validator\Constraints\Order\Discounts\OrderDiscountValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Order\Discounts\OrderDiscountValidator" class="App\Validator\Constraints\Order\Discounts\OrderDiscountValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Order\Discounts\Promotion\OrderPromotionValidator" class="App\Validator\Constraints\Order\Discounts\Promotion\OrderPromotionValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Order\Discounts\Promotion\OrderPromotionValidator" class="App\Validator\Constraints\Order\Discounts\Promotion\OrderPromotionValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Order\Discounts\Qoodos\OrderQoodosDiscountValidator" class="App\Validator\Constraints\Order\Discounts\Qoodos\OrderQoodosDiscountValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Order\Discounts\Qoodos\OrderQoodosDiscountValidator" class="App\Validator\Constraints\Order\Discounts\Qoodos\OrderQoodosDiscountValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Order\Fees\OrderFeesValidator" class="App\Validator\Constraints\Order\Fees\OrderFeesValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Order\Fees\OrderFeesValidator" class="App\Validator\Constraints\Order\Fees\OrderFeesValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Order\FreeItem\OrderFreeItemValidator" class="App\Validator\Constraints\Order\FreeItem\OrderFreeItemValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Order\FreeItem\OrderFreeItemValidator" class="App\Validator\Constraints\Order\FreeItem\OrderFreeItemValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Order\OrderItem\OptionListSchemaValidator" class="App\Validator\Constraints\Order\OrderItem\OptionListSchemaValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Order\OrderItem\OptionListSchemaValidator" class="App\Validator\Constraints\Order\OrderItem\OptionListSchemaValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Order\OrderItem\OrderItemMenuValidator" class="App\Validator\Constraints\Order\OrderItem\OrderItemMenuValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Order\OrderItem\OrderItemMenuValidator" class="App\Validator\Constraints\Order\OrderItem\OrderItemMenuValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Order\OrderItem\OrderItemOptionsValidator" class="App\Validator\Constraints\Order\OrderItem\OrderItemOptionsValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Order\OrderItem\OrderItemOptionsValidator" class="App\Validator\Constraints\Order\OrderItem\OrderItemOptionsValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Order\OrderItem\OrderItemServeLaterValidator" class="App\Validator\Constraints\Order\OrderItem\OrderItemServeLaterValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Order\OrderItem\OrderItemServeLaterValidator" class="App\Validator\Constraints\Order\OrderItem\OrderItemServeLaterValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Order\OrderItem\OrderItemTotalValidator" class="App\Validator\Constraints\Order\OrderItem\OrderItemTotalValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Order\OrderItem\OrderItemTotalValidator" class="App\Validator\Constraints\Order\OrderItem\OrderItemTotalValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Order\OrderItem\SchemaValidator" class="App\Validator\Constraints\Order\OrderItem\SchemaValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Order\OrderItem\SchemaValidator" class="App\Validator\Constraints\Order\OrderItem\SchemaValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Order\OrderItem\StepListSchemaValidator" class="App\Validator\Constraints\Order\OrderItem\StepListSchemaValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Order\OrderItem\StepListSchemaValidator" class="App\Validator\Constraints\Order\OrderItem\StepListSchemaValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Order\OrderPaymentPendingValidator" class="App\Validator\Constraints\Order\OrderPaymentPendingValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Order\OrderPaymentPendingValidator" class="App\Validator\Constraints\Order\OrderPaymentPendingValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Order\SchemaValidator" class="App\Validator\Constraints\Order\SchemaValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Order\SchemaValidator" class="App\Validator\Constraints\Order\SchemaValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Order\Setting\OrderSettingValidator" class="App\Validator\Constraints\Order\Setting\OrderSettingValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Order\Setting\OrderSettingValidator" class="App\Validator\Constraints\Order\Setting\OrderSettingValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Order\TimeSlot\MaxOrdersByIntervalExceededValidator" class="App\Validator\Constraints\Order\TimeSlot\MaxOrdersByIntervalExceededValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Order\TimeSlot\MaxOrdersByIntervalExceededValidator" class="App\Validator\Constraints\Order\TimeSlot\MaxOrdersByIntervalExceededValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Order\Totals\OrderTotalValidator" class="App\Validator\Constraints\Order\Totals\OrderTotalValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Order\Totals\OrderTotalValidator" class="App\Validator\Constraints\Order\Totals\OrderTotalValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Order\User\OrderCustomerValidator" class="App\Validator\Constraints\Order\User\OrderCustomerValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Order\User\OrderCustomerValidator" class="App\Validator\Constraints\Order\User\OrderCustomerValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Order\Zone\CustomerDeliveryAddressInZoneValidator" class="App\Validator\Constraints\Order\Zone\CustomerDeliveryAddressInZoneValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Order\Zone\CustomerDeliveryAddressInZoneValidator" class="App\Validator\Constraints\Order\Zone\CustomerDeliveryAddressInZoneValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Payment\Payplug\ApplePay\ApplePayTokenValidator" class="App\Validator\Constraints\Payment\Payplug\ApplePay\ApplePayTokenValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Payment\Payplug\ApplePay\ApplePayTokenValidator" class="App\Validator\Constraints\Payment\Payplug\ApplePay\ApplePayTokenValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Payment\Payplug\ApplePay\ExternalIdValidator" class="App\Validator\Constraints\Payment\Payplug\ApplePay\ExternalIdValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Payment\Payplug\ApplePay\ExternalIdValidator" class="App\Validator\Constraints\Payment\Payplug\ApplePay\ExternalIdValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Product\Menus\MenusValidator" class="App\Validator\Constraints\Product\Menus\MenusValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Product\Menus\MenusValidator" class="App\Validator\Constraints\Product\Menus\MenusValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Product\Option\ProductsValidator" class="App\Validator\Constraints\Product\Option\ProductsValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Product\Option\ProductsValidator" class="App\Validator\Constraints\Product\Option\ProductsValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Product\Option\TypeValidator" class="App\Validator\Constraints\Product\Option\TypeValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Product\Option\TypeValidator" class="App\Validator\Constraints\Product\Option\TypeValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Product\Product\MainProductValidator" class="App\Validator\Constraints\Product\Product\MainProductValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Product\Product\MainProductValidator" class="App\Validator\Constraints\Product\Product\MainProductValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Product\Product\MenuValidator" class="App\Validator\Constraints\Product\Product\MenuValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Product\Product\MenuValidator" class="App\Validator\Constraints\Product\Product\MenuValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Product\Product\ProductValidator" class="App\Validator\Constraints\Product\Product\ProductValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Product\Product\ProductValidator" class="App\Validator\Constraints\Product\Product\ProductValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Product\Product\SkuValidator" class="App\Validator\Constraints\Product\Product\SkuValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Product\Product\SkuValidator" class="App\Validator\Constraints\Product\Product\SkuValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Shop\Device\Pairing\UniqueIdentifierValidator" class="App\Validator\Constraints\Shop\Device\Pairing\UniqueIdentifierValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Shop\Device\Pairing\UniqueIdentifierValidator" class="App\Validator\Constraints\Shop\Device\Pairing\UniqueIdentifierValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Shop\Device\UniquePinValidator" class="App\Validator\Constraints\Shop\Device\UniquePinValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Shop\Device\UniquePinValidator" class="App\Validator\Constraints\Shop\Device\UniquePinValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Shop\Device\ValidPairDeviceValidator" class="App\Validator\Constraints\Shop\Device\ValidPairDeviceValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Shop\Device\ValidPairDeviceValidator" class="App\Validator\Constraints\Shop\Device\ValidPairDeviceValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Shop\OrderSetting\CustomerIdentifierValidator" class="App\Validator\Constraints\Shop\OrderSetting\CustomerIdentifierValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Shop\OrderSetting\CustomerIdentifierValidator" class="App\Validator\Constraints\Shop\OrderSetting\CustomerIdentifierValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Shop\Promotion\PromotionShopModeValidator" class="App\Validator\Constraints\Shop\Promotion\PromotionShopModeValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Shop\Promotion\PromotionShopModeValidator" class="App\Validator\Constraints\Shop\Promotion\PromotionShopModeValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Shop\Promotion\PromotionValidator" class="App\Validator\Constraints\Shop\Promotion\PromotionValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\Shop\Promotion\PromotionValidator" class="App\Validator\Constraints\Shop\Promotion\PromotionValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ShopAccessValidator" class="App\Validator\Constraints\ShopAccessValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\ShopAccessValidator" class="App\Validator\Constraints\ShopAccessValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\User\AccountTypeValidator" class="App\Validator\Constraints\User\AccountTypeValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\User\AccountTypeValidator" class="App\Validator\Constraints\User\AccountTypeValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\User\Customer\CustomerSchemaValidator" class="App\Validator\Constraints\User\Customer\CustomerSchemaValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\User\Customer\CustomerSchemaValidator" class="App\Validator\Constraints\User\Customer\CustomerSchemaValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\User\Customer\Promotion\CustomerPromotionValidator" class="App\Validator\Constraints\User\Customer\Promotion\CustomerPromotionValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\User\Customer\Promotion\CustomerPromotionValidator" class="App\Validator\Constraints\User\Customer\Promotion\CustomerPromotionValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\User\Customer\UserOAuthProofTokenValidator" class="App\Validator\Constraints\User\Customer\UserOAuthProofTokenValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\User\Customer\UserOAuthProofTokenValidator" class="App\Validator\Constraints\User\Customer\UserOAuthProofTokenValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\User\PasswordValidator" class="App\Validator\Constraints\User\PasswordValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\User\PasswordValidator" class="App\Validator\Constraints\User\PasswordValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\User\UniquePhoneValidator" class="App\Validator\Constraints\User\UniquePhoneValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\Constraints\User\UniquePhoneValidator" class="App\Validator\Constraints\User\UniquePhoneValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\PromotionalOffer\CategoryProductNotNullValidator" class="App\Validator\PromotionalOffer\CategoryProductNotNullValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Validator\PromotionalOffer\CategoryProductNotNullValidator" class="App\Validator\PromotionalOffer\CategoryProductNotNullValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Geocoder\Dumper\Dumper.0.Geocoder\Dumper\GeoArray" class="Geocoder\Dumper\GeoArray" public="true" abstract="true"/>
    <service id=".abstract.instanceof.Geocoder\Dumper\GeoArray" class="Geocoder\Dumper\GeoArray" abstract="true"/>
    <service id=".instanceof.Geocoder\Dumper\Dumper.0.Geocoder\Dumper\GeoJson" class="Geocoder\Dumper\GeoJson" public="true" abstract="true"/>
    <service id=".abstract.instanceof.Geocoder\Dumper\GeoJson" class="Geocoder\Dumper\GeoJson" abstract="true"/>
    <service id=".instanceof.Geocoder\Dumper\Dumper.0.Geocoder\Dumper\Gpx" class="Geocoder\Dumper\Gpx" public="true" abstract="true"/>
    <service id=".abstract.instanceof.Geocoder\Dumper\Gpx" class="Geocoder\Dumper\Gpx" abstract="true"/>
    <service id=".instanceof.Geocoder\Dumper\Dumper.0.Geocoder\Dumper\Kml" class="Geocoder\Dumper\Kml" public="true" abstract="true"/>
    <service id=".abstract.instanceof.Geocoder\Dumper\Kml" class="Geocoder\Dumper\Kml" abstract="true"/>
    <service id=".instanceof.Geocoder\Dumper\Dumper.0.Geocoder\Dumper\Wkb" class="Geocoder\Dumper\Wkb" public="true" abstract="true"/>
    <service id=".abstract.instanceof.Geocoder\Dumper\Wkb" class="Geocoder\Dumper\Wkb" abstract="true"/>
    <service id=".instanceof.Geocoder\Dumper\Dumper.0.Geocoder\Dumper\Wkt" class="Geocoder\Dumper\Wkt" public="true" abstract="true"/>
    <service id=".abstract.instanceof.Geocoder\Dumper\Wkt" class="Geocoder\Dumper\Wkt" abstract="true"/>
    <service id=".instanceof.Psr\Log\LoggerAwareInterface.0.Bazinga\GeocoderBundle\ProviderFactory\ChainFactory" class="Bazinga\GeocoderBundle\ProviderFactory\ChainFactory" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Bazinga\GeocoderBundle\ProviderFactory\ChainFactory" class="Bazinga\GeocoderBundle\ProviderFactory\ChainFactory" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension" class="Endroid\QrCodeBundle\Twig\QrCodeExtension" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeExtension" class="Endroid\QrCodeBundle\Twig\QrCodeExtension" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime" class="Endroid\QrCodeBundle\Twig\QrCodeRuntime" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeRuntime" class="Endroid\QrCodeBundle\Twig\QrCodeRuntime" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".service_locator.gSv9zYw" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="base64" type="service_closure" id="container.env_var_processor"/>
        <argument key="bool" type="service_closure" id="container.env_var_processor"/>
        <argument key="const" type="service_closure" id="container.env_var_processor"/>
        <argument key="csv" type="service_closure" id="container.env_var_processor"/>
        <argument key="default" type="service_closure" id="container.env_var_processor"/>
        <argument key="file" type="service_closure" id="container.env_var_processor"/>
        <argument key="float" type="service_closure" id="container.env_var_processor"/>
        <argument key="int" type="service_closure" id="container.env_var_processor"/>
        <argument key="json" type="service_closure" id="container.env_var_processor"/>
        <argument key="key" type="service_closure" id="container.env_var_processor"/>
        <argument key="not" type="service_closure" id="container.env_var_processor"/>
        <argument key="query_string" type="service_closure" id="container.env_var_processor"/>
        <argument key="require" type="service_closure" id="container.env_var_processor"/>
        <argument key="resolve" type="service_closure" id="container.env_var_processor"/>
        <argument key="string" type="service_closure" id="container.env_var_processor"/>
        <argument key="trim" type="service_closure" id="container.env_var_processor"/>
        <argument key="url" type="service_closure" id="container.env_var_processor"/>
      </argument>
    </service>
    <service id="maker.auto_command.make_auth" class="Symfony\Bundle\MakerBundle\Command\MakerCommand">
      <tag name="console.command" command="make:auth" description="Creates a Guard authenticator of different flavors"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="maker.maker.make_authenticator"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setName">
        <argument>make:auth</argument>
      </call>
      <call method="setDescription">
        <argument>Creates a Guard authenticator of different flavors</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_command" class="Symfony\Bundle\MakerBundle\Command\MakerCommand">
      <tag name="console.command" command="make:command" description="Creates a new console command class"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="maker.maker.make_command"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setName">
        <argument>make:command</argument>
      </call>
      <call method="setDescription">
        <argument>Creates a new console command class</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_controller" class="Symfony\Bundle\MakerBundle\Command\MakerCommand">
      <tag name="console.command" command="make:controller" description="Creates a new controller class"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="maker.maker.make_controller"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setName">
        <argument>make:controller</argument>
      </call>
      <call method="setDescription">
        <argument>Creates a new controller class</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_crud" class="Symfony\Bundle\MakerBundle\Command\MakerCommand">
      <tag name="console.command" command="make:crud" description="Creates CRUD for Doctrine entity class"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="maker.maker.make_crud"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setName">
        <argument>make:crud</argument>
      </call>
      <call method="setDescription">
        <argument>Creates CRUD for Doctrine entity class</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_docker_database" class="Symfony\Bundle\MakerBundle\Command\MakerCommand">
      <tag name="console.command" command="make:docker:database" description="Adds a database container to your docker-compose.yaml file"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="maker.maker.make_docker_database"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setName">
        <argument>make:docker:database</argument>
      </call>
      <call method="setDescription">
        <argument>Adds a database container to your docker-compose.yaml file</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_entity" class="Symfony\Bundle\MakerBundle\Command\MakerCommand">
      <tag name="console.command" command="make:entity" description="Creates or updates a Doctrine entity class, and optionally an API Platform resource"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="maker.maker.make_entity"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setName">
        <argument>make:entity</argument>
      </call>
      <call method="setDescription">
        <argument>Creates or updates a Doctrine entity class, and optionally an API Platform resource</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_fixtures" class="Symfony\Bundle\MakerBundle\Command\MakerCommand">
      <tag name="console.command" command="make:fixtures" description="Creates a new class to load Doctrine fixtures"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="maker.maker.make_fixtures"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setName">
        <argument>make:fixtures</argument>
      </call>
      <call method="setDescription">
        <argument>Creates a new class to load Doctrine fixtures</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_form" class="Symfony\Bundle\MakerBundle\Command\MakerCommand">
      <tag name="console.command" command="make:form" description="Creates a new form class"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="maker.maker.make_form"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setName">
        <argument>make:form</argument>
      </call>
      <call method="setDescription">
        <argument>Creates a new form class</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_message" class="Symfony\Bundle\MakerBundle\Command\MakerCommand">
      <tag name="console.command" command="make:message" description="Creates a new message and handler"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="maker.maker.make_message"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setName">
        <argument>make:message</argument>
      </call>
      <call method="setDescription">
        <argument>Creates a new message and handler</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_messenger_middleware" class="Symfony\Bundle\MakerBundle\Command\MakerCommand">
      <tag name="console.command" command="make:messenger-middleware" description="Creates a new messenger middleware"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="maker.maker.make_messenger_middleware"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setName">
        <argument>make:messenger-middleware</argument>
      </call>
      <call method="setDescription">
        <argument>Creates a new messenger middleware</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_registration_form" class="Symfony\Bundle\MakerBundle\Command\MakerCommand">
      <tag name="console.command" command="make:registration-form" description="Creates a new registration form system"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="maker.maker.make_registration_form"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setName">
        <argument>make:registration-form</argument>
      </call>
      <call method="setDescription">
        <argument>Creates a new registration form system</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_reset_password" class="Symfony\Bundle\MakerBundle\Command\MakerCommand">
      <tag name="console.command" command="make:reset-password" description="Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="maker.maker.make_reset_password"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setName">
        <argument>make:reset-password</argument>
      </call>
      <call method="setDescription">
        <argument>Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_serializer_encoder" class="Symfony\Bundle\MakerBundle\Command\MakerCommand">
      <tag name="console.command" command="make:serializer:encoder" description="Creates a new serializer encoder class"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="maker.maker.make_serializer_encoder"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setName">
        <argument>make:serializer:encoder</argument>
      </call>
      <call method="setDescription">
        <argument>Creates a new serializer encoder class</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_serializer_normalizer" class="Symfony\Bundle\MakerBundle\Command\MakerCommand">
      <tag name="console.command" command="make:serializer:normalizer" description="Creates a new serializer normalizer class"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="maker.maker.make_serializer_normalizer"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setName">
        <argument>make:serializer:normalizer</argument>
      </call>
      <call method="setDescription">
        <argument>Creates a new serializer normalizer class</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_subscriber" class="Symfony\Bundle\MakerBundle\Command\MakerCommand">
      <tag name="console.command" command="make:subscriber" description="Creates a new event subscriber class"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="maker.maker.make_subscriber"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setName">
        <argument>make:subscriber</argument>
      </call>
      <call method="setDescription">
        <argument>Creates a new event subscriber class</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_twig_extension" class="Symfony\Bundle\MakerBundle\Command\MakerCommand">
      <tag name="console.command" command="make:twig-extension" description="Creates a new Twig extension class"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="maker.maker.make_twig_extension"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setName">
        <argument>make:twig-extension</argument>
      </call>
      <call method="setDescription">
        <argument>Creates a new Twig extension class</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_test" class="Symfony\Bundle\MakerBundle\Command\MakerCommand">
      <tag name="console.command" command="make:test" description="Creates a new test class"/>
      <tag name="console.command" command="make:unit-test" description="Deprecated alias of &quot;make:test&quot;"/>
      <tag name="console.command" command="make:functional-test" description="Deprecated alias of &quot;make:test&quot;"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="maker.maker.make_test"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setName">
        <argument>make:test</argument>
      </call>
      <call method="setAliases">
        <argument type="collection">
          <argument>make:unit-test</argument>
          <argument>make:functional-test</argument>
        </argument>
      </call>
      <call method="setDescription">
        <argument>Creates a new test class</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_validator" class="Symfony\Bundle\MakerBundle\Command\MakerCommand">
      <tag name="console.command" command="make:validator" description="Creates a new validator and constraint class"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="maker.maker.make_validator"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setName">
        <argument>make:validator</argument>
      </call>
      <call method="setDescription">
        <argument>Creates a new validator and constraint class</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_voter" class="Symfony\Bundle\MakerBundle\Command\MakerCommand">
      <tag name="console.command" command="make:voter" description="Creates a new security voter class"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="maker.maker.make_voter"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setName">
        <argument>make:voter</argument>
      </call>
      <call method="setDescription">
        <argument>Creates a new security voter class</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_user" class="Symfony\Bundle\MakerBundle\Command\MakerCommand">
      <tag name="console.command" command="make:user" description="Creates a new security user class"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="maker.maker.make_user"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setName">
        <argument>make:user</argument>
      </call>
      <call method="setDescription">
        <argument>Creates a new security user class</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_migration" class="Symfony\Bundle\MakerBundle\Command\MakerCommand">
      <tag name="console.command" command="make:migration" description="Creates a new migration based on database changes"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="maker.maker.make_migration"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setName">
        <argument>make:migration</argument>
      </call>
      <call method="setDescription">
        <argument>Creates a new migration based on database changes</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_stimulus_controller" class="Symfony\Bundle\MakerBundle\Command\MakerCommand">
      <tag name="console.command" command="make:stimulus-controller" description="Creates a new Stimulus controller"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="maker.maker.make_stimulus_controller"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setName">
        <argument>make:stimulus-controller</argument>
      </call>
      <call method="setDescription">
        <argument>Creates a new Stimulus controller</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_data_provider" class="Symfony\Bundle\MakerBundle\Command\MakerCommand">
      <tag name="console.command" command="make:data-provider" description="Creates an API Platform data provider"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="api_platform.maker.command.data_provider"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setName">
        <argument>make:data-provider</argument>
      </call>
      <call method="setDescription">
        <argument>Creates an API Platform data provider</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_data_persister" class="Symfony\Bundle\MakerBundle\Command\MakerCommand">
      <tag name="console.command" command="make:data-persister" description="Creates an API Platform data persister"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="api_platform.maker.command.data_persister"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setName">
        <argument>make:data-persister</argument>
      </call>
      <call method="setDescription">
        <argument>Creates an API Platform data persister</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_state_processor" class="Symfony\Bundle\MakerBundle\Command\MakerCommand">
      <tag name="console.command" command="make:state-processor" description="Creates an API Platform state processor"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="api_platform.maker.command.state_processor"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setName">
        <argument>make:state-processor</argument>
      </call>
      <call method="setDescription">
        <argument>Creates an API Platform state processor</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_state_provider" class="Symfony\Bundle\MakerBundle\Command\MakerCommand">
      <tag name="console.command" command="make:state-provider" description="Creates an API Platform state provider"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="api_platform.maker.command.state_provider"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setName">
        <argument>make:state-provider</argument>
      </call>
      <call method="setDescription">
        <argument>Creates an API Platform state provider</argument>
      </call>
    </service>
    <service id=".service_locator.xUrKPVU" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="loader" type="service_closure" id=".errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface"/>
      </argument>
    </service>
    <service id=".service_locator.Dq_tFbN" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="aliment" type="service_closure" id=".errored..service_locator.Dq_tFbN.App\Entity\Admin\Aliment\Aliment"/>
      </argument>
    </service>
    <service id=".service_locator.9z5zlEU" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="applicationName" type="service_closure" id=".errored..service_locator.9z5zlEU.App\Entity\Admin\ApplicationName"/>
      </argument>
    </service>
    <service id=".service_locator.V_fyPXP" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="franchise" type="service_closure" id=".errored..service_locator.V_fyPXP.App\Entity\Franchise\Franchise"/>
      </argument>
    </service>
    <service id=".service_locator.8_ZE40z" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="shop" type="service_closure" id=".errored..service_locator.8_ZE40z.App\Entity\Shop\Shop"/>
      </argument>
    </service>
    <service id=".service_locator.2rG_zBH" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="kernel" type="service_closure" id="kernel"/>
        <argument key="menu" type="service_closure" id=".errored..service_locator.2rG_zBH.App\Entity\Shop\Menu"/>
        <argument key="shopDest" type="service_closure" id=".errored..service_locator.2rG_zBH.App\Entity\Shop\Shop"/>
        <argument key="shopSrc" type="service_closure" id=".errored..service_locator.2rG_zBH.App\Entity\Shop\Shop"/>
      </argument>
    </service>
    <service id=".value.fdUN5WK" class="mixed">
      <argument type="collection">
        <argument>/var/www/html/foxorders/var/tmp/locks/</argument>
      </argument>
      <factory function="current"/>
    </service>
    <service id=".service_locator.jxaptkj" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="foxordersLocksDirectory" type="service_closure" id=".value.fdUN5WK"/>
      </argument>
    </service>
    <service id=".service_locator.VR16MfR" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="colorName" type="service_closure" id=".errored..service_locator.VR16MfR.App\Entity\Admin\ColorName"/>
      </argument>
    </service>
    <service id=".service_locator.vAAqc3L" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="externalLinkName" type="service_closure" id=".errored..service_locator.vAAqc3L.App\Entity\Admin\ExternalLinkName"/>
      </argument>
    </service>
    <service id=".service_locator.36C8Rl3" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="kitchen" type="service_closure" id=".errored..service_locator.36C8Rl3.App\Entity\Shop\Kitchen"/>
      </argument>
    </service>
    <service id=".value.OkZqvkn" class="mixed">
      <argument type="collection">
        <argument>en_US|fr_FR|es_ES</argument>
      </argument>
      <factory function="current"/>
    </service>
    <service id=".service_locator.SRvcmgO" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="locale" type="service_closure" id=".value.OkZqvkn"/>
      </argument>
    </service>
    <service id=".service_locator.z.gQ5hW" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="mailTransport" type="service_closure" id=".errored..service_locator.z.gQ5hW.App\Entity\Admin\MailTransport"/>
      </argument>
    </service>
    <service id=".service_locator.JKhDJKG" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="mediaName" type="service_closure" id=".errored..service_locator.JKhDJKG.App\Entity\Admin\MediaName"/>
      </argument>
    </service>
    <service id=".service_locator.Z8iZNqd" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="mode" type="service_closure" id=".errored..service_locator.Z8iZNqd.App\Entity\Admin\Mode"/>
      </argument>
    </service>
    <service id=".service_locator.Cnoc9vV" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection"/>
    </service>
    <service id=".service_locator.vRKdJfL" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="paymentMethodConfig" type="service_closure" id=".errored..service_locator.vRKdJfL.App\Entity\Admin\PaymentMethodConfig"/>
      </argument>
    </service>
    <service id=".service_locator.ZTm.BwR" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="socialName" type="service_closure" id=".errored..service_locator.ZTm.BwR.App\Entity\Admin\SocialName"/>
      </argument>
    </service>
    <service id=".service_locator.b3k5Mko" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="source" type="service_closure" id=".errored..service_locator.b3k5Mko.App\Entity\Admin\Source"/>
      </argument>
    </service>
    <service id=".service_locator.50kw88t" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="templateName" type="service_closure" id=".errored..service_locator.50kw88t.App\Entity\Admin\TemplateName"/>
      </argument>
    </service>
    <service id=".service_locator.qz8.FGu" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="webhook" type="service_closure" id=".errored..service_locator.qz8.FGu.App\Entity\Admin\Webhook\Webhook"/>
      </argument>
    </service>
    <service id=".service_locator.qj0N6Z5" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="data" type="service_closure" id=".errored..service_locator.qj0N6Z5.App\Entity\Address\DeliveryAddress"/>
      </argument>
    </service>
    <service id=".service_locator.BjMxIOf" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="requestStack" type="service_closure" id="request_stack"/>
      </argument>
    </service>
    <service id=".service_locator.Mx3KF.s" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="menu" type="service_closure" id=".errored..service_locator.Mx3KF.s.App\Entity\Shop\Menu"/>
      </argument>
    </service>
    <service id=".service_locator.lQSQ9WJ" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="customer" type="service_closure" id=".errored..service_locator.lQSQ9WJ.App\Entity\Security\Customer"/>
        <argument key="validator" type="service_closure" id="debug.validator"/>
      </argument>
    </service>
    <service id=".service_locator.qwilqiL" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="userPasswordHasher" type="service_closure" id="security.user_password_hasher"/>
      </argument>
    </service>
    <service id=".service_locator.4pduAFd" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="data" type="service_closure" id=".errored..service_locator.4pduAFd.App\Entity\Security\User"/>
        <argument key="validator" type="service_closure" id="debug.validator"/>
      </argument>
    </service>
    <service id=".service_locator.H06jSK0" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="orderService" type="service_closure" id="App\Service\Order\OrderService"/>
      </argument>
    </service>
    <service id=".service_locator.JOcFeRl" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="bus" type="service_closure" id="debug.traced.messenger.bus.default"/>
        <argument key="channelExportLogger" type="service_closure" id="monolog.logger.channel_export"/>
        <argument key="translator" type="service_closure" id="translator.data_collector"/>
        <argument key="validator" type="service_closure" id="debug.validator"/>
      </argument>
    </service>
    <service id=".service_locator.F3Ls16k" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="application" type="service_closure" id=".errored..service_locator.F3Ls16k.App\Entity\Franchise\Application"/>
      </argument>
    </service>
    <service id=".service_locator.HVZJz8R" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="color" type="service_closure" id=".errored..service_locator.HVZJz8R.App\Entity\Franchise\Color"/>
      </argument>
    </service>
    <service id=".service_locator.X6B5o1v" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="domain" type="service_closure" id=".errored..service_locator.X6B5o1v.App\Entity\Franchise\Domain"/>
      </argument>
    </service>
    <service id=".service_locator.qhNwpKj" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="externalLink" type="service_closure" id=".errored..service_locator.qhNwpKj.App\Entity\Franchise\ExternalLink"/>
      </argument>
    </service>
    <service id=".service_locator.U9K8bV3" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="mediaRepository" type="service_closure" id="App\Repository\Franchise\MediaRepository"/>
      </argument>
    </service>
    <service id=".service_locator._gqsgnY" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="commandService" type="service_closure" id="App\Service\CommandService"/>
        <argument key="franchise" type="service_closure" id=".errored..service_locator._gqsgnY.App\Entity\Franchise\Franchise"/>
      </argument>
    </service>
    <service id=".service_locator.p5kIuoU" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="media" type="service_closure" id=".errored..service_locator.p5kIuoU.App\Entity\Franchise\Media"/>
      </argument>
    </service>
    <service id=".service_locator.lz624W2" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="franchise" type="service_closure" id=".errored..service_locator.lz624W2.App\Entity\Franchise\Franchise"/>
      </argument>
    </service>
    <service id=".service_locator.94ctl_v" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="parameter" type="service_closure" id=".errored..service_locator.94ctl_v.App\Entity\Franchise\Parameter"/>
      </argument>
    </service>
    <service id=".service_locator.LF9WNfq" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="slide" type="service_closure" id=".errored..service_locator.LF9WNfq.App\Entity\Franchise\Slide"/>
      </argument>
    </service>
    <service id=".service_locator.Z5.cztn" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="social" type="service_closure" id=".errored..service_locator.Z5.cztn.App\Entity\Franchise\Social"/>
      </argument>
    </service>
    <service id=".service_locator.f27MIkU" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="imageHelper" type="service_closure" id="App\Helper\Image\ImageHelper"/>
      </argument>
    </service>
    <service id=".service_locator.Xs8Ep01" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="sms" type="service_closure" id=".errored..service_locator.Xs8Ep01.App\Entity\Message\Sms"/>
      </argument>
    </service>
    <service id=".service_locator.UUVDckv" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="order" type="service_closure" id=".errored..service_locator.UUVDckv.App\Entity\Order\Order"/>
      </argument>
    </service>
    <service id=".service_locator.Jsb8HHx" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="bus" type="service_closure" id="debug.traced.messenger.bus.default"/>
        <argument key="order" type="service_closure" id=".errored..service_locator.Jsb8HHx.App\Entity\Order\Order"/>
      </argument>
    </service>
    <service id=".service_locator.hka0ZUh" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="category" type="service_closure" id=".errored..service_locator.hka0ZUh.App\Entity\Product\Category\Category"/>
      </argument>
    </service>
    <service id=".service_locator.7KNuPA9" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="option" type="service_closure" id=".errored..service_locator.7KNuPA9.App\Entity\Product\Option\Option"/>
      </argument>
    </service>
    <service id=".service_locator.OXOHCbv" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="entityManager" type="service_closure" id="doctrine.orm.default_entity_manager"/>
        <argument key="optionVariant" type="service_closure" id=".errored..service_locator.OXOHCbv.App\Entity\Product\OptionVariant\OptionVariant"/>
      </argument>
    </service>
    <service id=".service_locator.DXVdWui" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="product" type="service_closure" id=".errored..service_locator.DXVdWui.App\Entity\Product\Product\Product"/>
      </argument>
    </service>
    <service id=".service_locator.0Tl1Mix" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="menu" type="service_closure" id=".errored..service_locator.0Tl1Mix.App\Entity\Shop\Menu"/>
        <argument key="product" type="service_closure" id=".errored..service_locator.0Tl1Mix.App\Entity\Product\Product\Product"/>
      </argument>
    </service>
    <service id=".service_locator.r2De49f" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="clientRegistry" type="service_closure" id="knpu.oauth2.registry"/>
      </argument>
    </service>
    <service id=".service_locator.Kn9Vk3z" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="translator" type="service_closure" id="translator.data_collector"/>
        <argument key="userPasswordHasher" type="service_closure" id="security.user_password_hasher"/>
      </argument>
    </service>
    <service id=".service_locator.zFcJjKU" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="authenticationUtils" type="service_closure" id="security.authentication_utils"/>
      </argument>
    </service>
    <service id=".service_locator.uWKT0_k" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="user" type="service_closure" id=".errored..service_locator.uWKT0_k.App\Entity\Security\User"/>
      </argument>
    </service>
    <service id=".service_locator.eieIiRp" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection"/>
    </service>
    <service id=".service_locator.KTtxXUl" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="customer" type="service_closure" id=".errored..service_locator.KTtxXUl.App\Entity\Security\Customer"/>
      </argument>
    </service>
    <service id=".service_locator.udRlXR9" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="closingDays" type="service_closure" id=".errored..service_locator.udRlXR9.App\Entity\Shop\ClosingDays"/>
      </argument>
    </service>
    <service id=".service_locator.Uzicm9o" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="shop" type="service_closure" id=".errored..service_locator.Uzicm9o.App\Entity\Shop\Shop"/>
      </argument>
    </service>
    <service id=".service_locator.XXA5emj" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="device" type="service_closure" id=".errored..service_locator.XXA5emj.App\Entity\Device\Device"/>
      </argument>
    </service>
    <service id=".service_locator.ZAtvDob" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="kitchen" type="service_closure" id=".errored..service_locator.ZAtvDob.App\Entity\Shop\Kitchen"/>
        <argument key="shop" type="service_closure" id=".errored..service_locator.ZAtvDob.App\Entity\Shop\Shop"/>
      </argument>
    </service>
    <service id=".service_locator.XVFgkwr" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="shop" type="service_closure" id=".errored..service_locator.XVFgkwr.App\Entity\Shop\Shop"/>
      </argument>
    </service>
    <service id=".service_locator.w0Uv0Oa" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="orderSetting" type="service_closure" id=".errored..service_locator.w0Uv0Oa.App\Entity\Shop\OrderSetting"/>
      </argument>
    </service>
    <service id=".service_locator.8uRcfUT" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="partner" type="service_closure" id=".errored..service_locator.8uRcfUT.App\Entity\Shop\Partner"/>
      </argument>
    </service>
    <service id=".service_locator.DQQOoqA" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="paymentMethod" type="service_closure" id=".errored..service_locator.DQQOoqA.App\Entity\Shop\PaymentMethod"/>
      </argument>
    </service>
    <service id=".service_locator.B9AZqON" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="promotion" type="service_closure" id=".errored..service_locator.B9AZqON.App\Entity\Shop\Promotion"/>
      </argument>
    </service>
    <service id=".service_locator.k6APqb8" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="table" type="service_closure" id=".errored..service_locator.k6APqb8.App\Entity\Shop\Table"/>
      </argument>
    </service>
    <service id=".service_locator.DO6ioUK" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="shopSettings" type="service_closure" id=".errored..service_locator.DO6ioUK.App\Entity\Shop\ShopSettings"/>
      </argument>
    </service>
    <service id=".service_locator.E3460i3" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="mode" type="service_closure" id=".errored..service_locator.E3460i3.App\Entity\Shop\ShopMode"/>
      </argument>
    </service>
    <service id=".service_locator.KxwvpUt" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="zone" type="service_closure" id=".errored..service_locator.KxwvpUt.App\Entity\Shop\Zone"/>
      </argument>
    </service>
    <service id=".service_locator.33mqc1X" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="App\Controller\Admin\AlimentController::delete" type="service_closure" id=".service_locator.Dq_tFbN"/>
        <argument key="App\Controller\Admin\AlimentController::enable" type="service_closure" id=".service_locator.Dq_tFbN"/>
        <argument key="App\Controller\Admin\ApplicationNameController::delete" type="service_closure" id=".service_locator.9z5zlEU"/>
        <argument key="App\Controller\Admin\CloneMenuController::clone" type="service_closure" id=".service_locator.2rG_zBH"/>
        <argument key="App\Controller\Admin\CloneMenuController::isLocked" type="service_closure" id=".service_locator.jxaptkj"/>
        <argument key="App\Controller\Admin\CloneMenuController::lock" type="service_closure" id=".service_locator.jxaptkj"/>
        <argument key="App\Controller\Admin\CloneMenuController::menus" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Admin\CloneMenuController::shops" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Admin\CloneMenuController::unlock" type="service_closure" id=".service_locator.jxaptkj"/>
        <argument key="App\Controller\Admin\ColorNameController::delete" type="service_closure" id=".service_locator.VR16MfR"/>
        <argument key="App\Controller\Admin\ExternalLinkNameController::delete" type="service_closure" id=".service_locator.vAAqc3L"/>
        <argument key="App\Controller\Admin\KitchenController::delete" type="service_closure" id=".service_locator.36C8Rl3"/>
        <argument key="App\Controller\Admin\KitchenController::enable" type="service_closure" id=".service_locator.36C8Rl3"/>
        <argument key="App\Controller\Admin\LocaleController::delete" type="service_closure" id=".service_locator.SRvcmgO"/>
        <argument key="App\Controller\Admin\LocaleController::save" type="service_closure" id=".service_locator.SRvcmgO"/>
        <argument key="App\Controller\Admin\MailTransportController::delete" type="service_closure" id=".service_locator.z.gQ5hW"/>
        <argument key="App\Controller\Admin\MailTransportController::enable" type="service_closure" id=".service_locator.z.gQ5hW"/>
        <argument key="App\Controller\Admin\MediaNameController::delete" type="service_closure" id=".service_locator.JKhDJKG"/>
        <argument key="App\Controller\Admin\ModeController::delete" type="service_closure" id=".service_locator.Z8iZNqd"/>
        <argument key="App\Controller\Admin\ModeController::enable" type="service_closure" id=".service_locator.Z8iZNqd"/>
        <argument key="App\Controller\Admin\PaymentMethodConfigController::delete" type="service_closure" id=".service_locator.vRKdJfL"/>
        <argument key="App\Controller\Admin\PaymentMethodConfigController::enable" type="service_closure" id=".service_locator.vRKdJfL"/>
        <argument key="App\Controller\Admin\SocialNameController::delete" type="service_closure" id=".service_locator.ZTm.BwR"/>
        <argument key="App\Controller\Admin\SourceController::delete" type="service_closure" id=".service_locator.b3k5Mko"/>
        <argument key="App\Controller\Admin\SourceController::enable" type="service_closure" id=".service_locator.b3k5Mko"/>
        <argument key="App\Controller\Admin\TemplateNameController::delete" type="service_closure" id=".service_locator.50kw88t"/>
        <argument key="App\Controller\Admin\TemplateNameController::enable" type="service_closure" id=".service_locator.50kw88t"/>
        <argument key="App\Controller\Admin\WebhookController::delete" type="service_closure" id=".service_locator.qz8.FGu"/>
        <argument key="App\Controller\Api\Address\SetDefaultDeliveryAddressController::__invoke" type="service_closure" id=".service_locator.qj0N6Z5"/>
        <argument key="App\Controller\Api\Order\OrderDelayController::__invoke" type="service_closure" id=".service_locator.BjMxIOf"/>
        <argument key="App\Controller\Api\Order\OrderUpdateActionController::__invoke" type="service_closure" id=".service_locator.BjMxIOf"/>
        <argument key="App\Controller\Api\Shop\CloseShopController::__invoke" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Api\Shop\Menu\CreateMenuController::__invoke" type="service_closure" id=".service_locator.BjMxIOf"/>
        <argument key="App\Controller\Api\Shop\Menu\EnableMenuController::__invoke" type="service_closure" id=".service_locator.Mx3KF.s"/>
        <argument key="App\Controller\Api\Shop\Menu\UpdateMenuController::__invoke" type="service_closure" id=".service_locator.BjMxIOf"/>
        <argument key="App\Controller\Api\Shop\OpenShopController::__invoke" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Api\User\DefaultLanguageController::__invoke" type="service_closure" id=".service_locator.lQSQ9WJ"/>
        <argument key="App\Controller\Api\User\ResetPasswordResetController::__invoke" type="service_closure" id=".service_locator.qwilqiL"/>
        <argument key="App\Controller\Api\User\UpdatePasswordController::__invoke" type="service_closure" id=".service_locator.4pduAFd"/>
        <argument key="App\Controller\BaseOrderController::exportCSV" type="service_closure" id=".service_locator.JOcFeRl"/>
        <argument key="App\Controller\BaseOrderController::exportPDF" type="service_closure" id=".service_locator.H06jSK0"/>
        <argument key="App\Controller\Franchise\ApplicationController::delete" type="service_closure" id=".service_locator.F3Ls16k"/>
        <argument key="App\Controller\Franchise\ApplicationController::index" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\ApplicationController::qoodosConnect" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\ApplicationController::save" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\ColorController::delete" type="service_closure" id=".service_locator.HVZJz8R"/>
        <argument key="App\Controller\Franchise\ColorController::index" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\ColorController::save" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\DashboardController::index" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\DomainController::delete" type="service_closure" id=".service_locator.X6B5o1v"/>
        <argument key="App\Controller\Franchise\DomainController::index" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\DomainController::save" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\ExternalLinkController::delete" type="service_closure" id=".service_locator.qhNwpKj"/>
        <argument key="App\Controller\Franchise\ExternalLinkController::index" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\ExternalLinkController::save" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\FranchiseController::delete" type="service_closure" id=".service_locator._gqsgnY"/>
        <argument key="App\Controller\Franchise\FranchiseController::edit" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\FranchiseController::logo" type="service_closure" id=".service_locator.U9K8bV3"/>
        <argument key="App\Controller\Franchise\MediaController::delete" type="service_closure" id=".service_locator.p5kIuoU"/>
        <argument key="App\Controller\Franchise\MediaController::index" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\MediaController::save" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\OrderController::exportCSV" type="service_closure" id=".service_locator.JOcFeRl"/>
        <argument key="App\Controller\Franchise\OrderController::exportPDF" type="service_closure" id=".service_locator.H06jSK0"/>
        <argument key="App\Controller\Franchise\OrderController::index" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\OrderController::show" type="service_closure" id=".service_locator.lz624W2"/>
        <argument key="App\Controller\Franchise\ParameterController::index" type="service_closure" id=".service_locator.94ctl_v"/>
        <argument key="App\Controller\Franchise\SlideController::delete" type="service_closure" id=".service_locator.LF9WNfq"/>
        <argument key="App\Controller\Franchise\SlideController::index" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\SlideController::save" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\SlideController::toggle" type="service_closure" id=".service_locator.LF9WNfq"/>
        <argument key="App\Controller\Franchise\SocialController::delete" type="service_closure" id=".service_locator.Z5.cztn"/>
        <argument key="App\Controller\Franchise\SocialController::index" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\SocialController::save" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\TemplateController::index" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\ImageCropper\ImageController::crop" type="service_closure" id=".service_locator.f27MIkU"/>
        <argument key="App\Controller\Message\SmsController::checkStatus" type="service_closure" id=".service_locator.Xs8Ep01"/>
        <argument key="App\Controller\Message\SmsController::resend" type="service_closure" id=".service_locator.Xs8Ep01"/>
        <argument key="App\Controller\Order\OrderController::accept" type="service_closure" id=".service_locator.UUVDckv"/>
        <argument key="App\Controller\Order\OrderController::cancel" type="service_closure" id=".service_locator.UUVDckv"/>
        <argument key="App\Controller\Order\OrderController::delay" type="service_closure" id=".service_locator.UUVDckv"/>
        <argument key="App\Controller\Order\OrderController::deliver" type="service_closure" id=".service_locator.UUVDckv"/>
        <argument key="App\Controller\Order\OrderController::pay" type="service_closure" id=".service_locator.UUVDckv"/>
        <argument key="App\Controller\Order\OrderController::ready" type="service_closure" id=".service_locator.UUVDckv"/>
        <argument key="App\Controller\Order\OrderController::refund" type="service_closure" id=".service_locator.Jsb8HHx"/>
        <argument key="App\Controller\Order\OrderController::reject" type="service_closure" id=".service_locator.UUVDckv"/>
        <argument key="App\Controller\Product\CategoryController::delete" type="service_closure" id=".service_locator.hka0ZUh"/>
        <argument key="App\Controller\Product\CategoryController::index" type="service_closure" id=".service_locator.Mx3KF.s"/>
        <argument key="App\Controller\Product\CategoryController::save" type="service_closure" id=".service_locator.Mx3KF.s"/>
        <argument key="App\Controller\Product\CategoryController::search" type="service_closure" id=".service_locator.Mx3KF.s"/>
        <argument key="App\Controller\Product\OptionController::delete" type="service_closure" id=".service_locator.7KNuPA9"/>
        <argument key="App\Controller\Product\OptionController::duplicate" type="service_closure" id=".service_locator.7KNuPA9"/>
        <argument key="App\Controller\Product\OptionController::index" type="service_closure" id=".service_locator.Mx3KF.s"/>
        <argument key="App\Controller\Product\OptionController::save" type="service_closure" id=".service_locator.Mx3KF.s"/>
        <argument key="App\Controller\Product\OptionVariantController::delete" type="service_closure" id=".service_locator.OXOHCbv"/>
        <argument key="App\Controller\Product\ProductController::delete" type="service_closure" id=".service_locator.DXVdWui"/>
        <argument key="App\Controller\Product\ProductController::duplicate" type="service_closure" id=".service_locator.0Tl1Mix"/>
        <argument key="App\Controller\Product\ProductController::index" type="service_closure" id=".service_locator.Mx3KF.s"/>
        <argument key="App\Controller\Product\ProductController::save" type="service_closure" id=".service_locator.Mx3KF.s"/>
        <argument key="App\Controller\Product\ProductController::search" type="service_closure" id=".service_locator.Mx3KF.s"/>
        <argument key="App\Controller\Product\ProductController::toggle" type="service_closure" id=".service_locator.DXVdWui"/>
        <argument key="App\Controller\Security\Google\GoogleAuthController::connect" type="service_closure" id=".service_locator.r2De49f"/>
        <argument key="App\Controller\Security\ResetPasswordController::reset" type="service_closure" id=".service_locator.Kn9Vk3z"/>
        <argument key="App\Controller\Security\SecurityController::connect" type="service_closure" id=".service_locator.r2De49f"/>
        <argument key="App\Controller\Security\SecurityController::login" type="service_closure" id=".service_locator.zFcJjKU"/>
        <argument key="App\Controller\Security\UserController::delete" type="service_closure" id=".service_locator.uWKT0_k"/>
        <argument key="App\Controller\Security\UserController::sendVerificationEmail" type="service_closure" id=".service_locator.KTtxXUl"/>
        <argument key="App\Controller\Security\UserController::show" type="service_closure" id=".service_locator.uWKT0_k"/>
        <argument key="App\Controller\Security\UserController::subscriptionQoodos" type="service_closure" id=".service_locator.KTtxXUl"/>
        <argument key="App\Controller\Security\UserController::unsubscriptionQoodos" type="service_closure" id=".service_locator.KTtxXUl"/>
        <argument key="App\Controller\Security\UserController::updatePassword" type="service_closure" id=".service_locator.uWKT0_k"/>
        <argument key="App\Controller\Security\UserController::validateEmail" type="service_closure" id=".service_locator.KTtxXUl"/>
        <argument key="App\Controller\Shop\ClosingDaysController::delete" type="service_closure" id=".service_locator.udRlXR9"/>
        <argument key="App\Controller\Shop\ClosingDaysController::enable" type="service_closure" id=".service_locator.udRlXR9"/>
        <argument key="App\Controller\Shop\ClosingDaysController::index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\ClosingDaysController::save" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\DashboardController::index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\DeviceController::delete" type="service_closure" id=".service_locator.XXA5emj"/>
        <argument key="App\Controller\Shop\DeviceController::history" type="service_closure" id=".service_locator.XXA5emj"/>
        <argument key="App\Controller\Shop\DeviceController::index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\DeviceController::save" type="service_closure" id=".service_locator.Uzicm9o"/>
        <argument key="App\Controller\Shop\DeviceController::toggle" type="service_closure" id=".service_locator.XXA5emj"/>
        <argument key="App\Controller\Shop\DeviceController::unlinkManager" type="service_closure" id=".service_locator.XXA5emj"/>
        <argument key="App\Controller\Shop\KitchenController::index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\KitchenController::toggle" type="service_closure" id=".service_locator.ZAtvDob"/>
        <argument key="App\Controller\Shop\LoyaltyController::connect" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\MenuController::delete" type="service_closure" id=".service_locator.Mx3KF.s"/>
        <argument key="App\Controller\Shop\MenuController::import" type="service_closure" id=".service_locator.Mx3KF.s"/>
        <argument key="App\Controller\Shop\MenuController::index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\MenuController::save" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\MenuController::show" type="service_closure" id=".service_locator.Mx3KF.s"/>
        <argument key="App\Controller\Shop\MenuController::toggle" type="service_closure" id=".service_locator.Mx3KF.s"/>
        <argument key="App\Controller\Shop\MenuCrossSellingController::delete" type="service_closure" id=".service_locator.Mx3KF.s"/>
        <argument key="App\Controller\Shop\MenuCrossSellingController::index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\MenuCrossSellingController::save" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\NoticeController::save" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\OpeningHoursController::index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\OrderController::exportCSV" type="service_closure" id=".service_locator.JOcFeRl"/>
        <argument key="App\Controller\Shop\OrderController::exportPDF" type="service_closure" id=".service_locator.H06jSK0"/>
        <argument key="App\Controller\Shop\OrderController::index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\OrderController::show" type="service_closure" id=".service_locator.XVFgkwr"/>
        <argument key="App\Controller\Shop\OrderSettingController::index" type="service_closure" id=".service_locator.w0Uv0Oa"/>
        <argument key="App\Controller\Shop\OrderingHoursController::index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\PartnerController::delete" type="service_closure" id=".service_locator.8uRcfUT"/>
        <argument key="App\Controller\Shop\PartnerController::enable" type="service_closure" id=".service_locator.8uRcfUT"/>
        <argument key="App\Controller\Shop\PartnerController::index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\PartnerController::save" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\PaymentMethodController::anonymousAuthorized" type="service_closure" id=".service_locator.DQQOoqA"/>
        <argument key="App\Controller\Shop\PaymentMethodController::delete" type="service_closure" id=".service_locator.DQQOoqA"/>
        <argument key="App\Controller\Shop\PaymentMethodController::enableForKiosk" type="service_closure" id=".service_locator.DQQOoqA"/>
        <argument key="App\Controller\Shop\PaymentMethodController::index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\PaymentMethodController::posState" type="service_closure" id=".service_locator.DQQOoqA"/>
        <argument key="App\Controller\Shop\PaymentMethodController::posTry" type="service_closure" id=".service_locator.DQQOoqA"/>
        <argument key="App\Controller\Shop\PaymentMethodController::save" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\PromotionController::delete" type="service_closure" id=".service_locator.B9AZqON"/>
        <argument key="App\Controller\Shop\PromotionController::index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\PromotionController::save" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\PromotionController::toggle" type="service_closure" id=".service_locator.B9AZqON"/>
        <argument key="App\Controller\Shop\PromotionalOfferController::delete" type="service_closure" id=".service_locator.Mx3KF.s"/>
        <argument key="App\Controller\Shop\PromotionalOfferController::index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\PromotionalOfferController::save" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\QrCode\DematerializedMenuController::enable" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\QrCode\DematerializedMenuController::index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\QrCode\QrcodesController::index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\QrCode\TableController::delete" type="service_closure" id=".service_locator.k6APqb8"/>
        <argument key="App\Controller\Shop\QrCode\TableController::download" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\QrCode\TableController::index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\QrCode\TableController::save" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\ShopController::delete" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\ShopController::edit" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\ShopController::logo" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\ShopController::openShop" type="service_closure" id=".service_locator.DO6ioUK"/>
        <argument key="App\Controller\Shop\ShopModeController::delete" type="service_closure" id=".service_locator.E3460i3"/>
        <argument key="App\Controller\Shop\ShopModeController::index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\ShopModeController::save" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\ShopModeController::toggle" type="service_closure" id=".service_locator.E3460i3"/>
        <argument key="App\Controller\Shop\TranslationController::index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\TranslationController::translate" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\ZoneController::delete" type="service_closure" id=".service_locator.KxwvpUt"/>
        <argument key="App\Controller\Shop\ZoneController::index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\ZoneController::save" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\ZoneController::toggle" type="service_closure" id=".service_locator.KxwvpUt"/>
        <argument key="App\Kernel::loadRoutes" type="service_closure" id=".service_locator.xUrKPVU"/>
        <argument key="App\Kernel::registerContainerConfiguration" type="service_closure" id=".service_locator.xUrKPVU"/>
        <argument key="kernel::loadRoutes" type="service_closure" id=".service_locator.xUrKPVU"/>
        <argument key="kernel::registerContainerConfiguration" type="service_closure" id=".service_locator.xUrKPVU"/>
        <argument key="App\Controller\Admin\AlimentController:delete" type="service_closure" id=".service_locator.Dq_tFbN"/>
        <argument key="App\Controller\Admin\AlimentController:enable" type="service_closure" id=".service_locator.Dq_tFbN"/>
        <argument key="App\Controller\Admin\ApplicationNameController:delete" type="service_closure" id=".service_locator.9z5zlEU"/>
        <argument key="App\Controller\Admin\CloneMenuController:clone" type="service_closure" id=".service_locator.2rG_zBH"/>
        <argument key="App\Controller\Admin\CloneMenuController:isLocked" type="service_closure" id=".service_locator.jxaptkj"/>
        <argument key="App\Controller\Admin\CloneMenuController:lock" type="service_closure" id=".service_locator.jxaptkj"/>
        <argument key="App\Controller\Admin\CloneMenuController:menus" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Admin\CloneMenuController:shops" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Admin\CloneMenuController:unlock" type="service_closure" id=".service_locator.jxaptkj"/>
        <argument key="App\Controller\Admin\ColorNameController:delete" type="service_closure" id=".service_locator.VR16MfR"/>
        <argument key="App\Controller\Admin\ExternalLinkNameController:delete" type="service_closure" id=".service_locator.vAAqc3L"/>
        <argument key="App\Controller\Admin\KitchenController:delete" type="service_closure" id=".service_locator.36C8Rl3"/>
        <argument key="App\Controller\Admin\KitchenController:enable" type="service_closure" id=".service_locator.36C8Rl3"/>
        <argument key="App\Controller\Admin\LocaleController:delete" type="service_closure" id=".service_locator.SRvcmgO"/>
        <argument key="App\Controller\Admin\LocaleController:save" type="service_closure" id=".service_locator.SRvcmgO"/>
        <argument key="App\Controller\Admin\MailTransportController:delete" type="service_closure" id=".service_locator.z.gQ5hW"/>
        <argument key="App\Controller\Admin\MailTransportController:enable" type="service_closure" id=".service_locator.z.gQ5hW"/>
        <argument key="App\Controller\Admin\MediaNameController:delete" type="service_closure" id=".service_locator.JKhDJKG"/>
        <argument key="App\Controller\Admin\ModeController:delete" type="service_closure" id=".service_locator.Z8iZNqd"/>
        <argument key="App\Controller\Admin\ModeController:enable" type="service_closure" id=".service_locator.Z8iZNqd"/>
        <argument key="App\Controller\Admin\PaymentMethodConfigController:delete" type="service_closure" id=".service_locator.vRKdJfL"/>
        <argument key="App\Controller\Admin\PaymentMethodConfigController:enable" type="service_closure" id=".service_locator.vRKdJfL"/>
        <argument key="App\Controller\Admin\SocialNameController:delete" type="service_closure" id=".service_locator.ZTm.BwR"/>
        <argument key="App\Controller\Admin\SourceController:delete" type="service_closure" id=".service_locator.b3k5Mko"/>
        <argument key="App\Controller\Admin\SourceController:enable" type="service_closure" id=".service_locator.b3k5Mko"/>
        <argument key="App\Controller\Admin\TemplateNameController:delete" type="service_closure" id=".service_locator.50kw88t"/>
        <argument key="App\Controller\Admin\TemplateNameController:enable" type="service_closure" id=".service_locator.50kw88t"/>
        <argument key="App\Controller\Admin\WebhookController:delete" type="service_closure" id=".service_locator.qz8.FGu"/>
        <argument key="App\Controller\Api\Address\SetDefaultDeliveryAddressController:__invoke" type="service_closure" id=".service_locator.qj0N6Z5"/>
        <argument key="App\Controller\Api\Address\SetDefaultDeliveryAddressController" type="service_closure" id=".service_locator.qj0N6Z5"/>
        <argument key="App\Controller\Api\Order\OrderDelayController:__invoke" type="service_closure" id=".service_locator.BjMxIOf"/>
        <argument key="App\Controller\Api\Order\OrderDelayController" type="service_closure" id=".service_locator.BjMxIOf"/>
        <argument key="App\Controller\Api\Order\OrderUpdateActionController:__invoke" type="service_closure" id=".service_locator.BjMxIOf"/>
        <argument key="App\Controller\Api\Order\OrderUpdateActionController" type="service_closure" id=".service_locator.BjMxIOf"/>
        <argument key="App\Controller\Api\Shop\CloseShopController:__invoke" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Api\Shop\CloseShopController" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Api\Shop\Menu\CreateMenuController:__invoke" type="service_closure" id=".service_locator.BjMxIOf"/>
        <argument key="App\Controller\Api\Shop\Menu\CreateMenuController" type="service_closure" id=".service_locator.BjMxIOf"/>
        <argument key="App\Controller\Api\Shop\Menu\EnableMenuController:__invoke" type="service_closure" id=".service_locator.Mx3KF.s"/>
        <argument key="App\Controller\Api\Shop\Menu\EnableMenuController" type="service_closure" id=".service_locator.Mx3KF.s"/>
        <argument key="App\Controller\Api\Shop\Menu\UpdateMenuController:__invoke" type="service_closure" id=".service_locator.BjMxIOf"/>
        <argument key="App\Controller\Api\Shop\Menu\UpdateMenuController" type="service_closure" id=".service_locator.BjMxIOf"/>
        <argument key="App\Controller\Api\Shop\OpenShopController:__invoke" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Api\Shop\OpenShopController" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Api\User\DefaultLanguageController:__invoke" type="service_closure" id=".service_locator.lQSQ9WJ"/>
        <argument key="App\Controller\Api\User\DefaultLanguageController" type="service_closure" id=".service_locator.lQSQ9WJ"/>
        <argument key="App\Controller\Api\User\ResetPasswordResetController:__invoke" type="service_closure" id=".service_locator.qwilqiL"/>
        <argument key="App\Controller\Api\User\ResetPasswordResetController" type="service_closure" id=".service_locator.qwilqiL"/>
        <argument key="App\Controller\Api\User\UpdatePasswordController:__invoke" type="service_closure" id=".service_locator.4pduAFd"/>
        <argument key="App\Controller\Api\User\UpdatePasswordController" type="service_closure" id=".service_locator.4pduAFd"/>
        <argument key="App\Controller\BaseOrderController:exportCSV" type="service_closure" id=".service_locator.JOcFeRl"/>
        <argument key="App\Controller\BaseOrderController:exportPDF" type="service_closure" id=".service_locator.H06jSK0"/>
        <argument key="App\Controller\Franchise\ApplicationController:delete" type="service_closure" id=".service_locator.F3Ls16k"/>
        <argument key="App\Controller\Franchise\ApplicationController:index" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\ApplicationController:qoodosConnect" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\ApplicationController:save" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\ColorController:delete" type="service_closure" id=".service_locator.HVZJz8R"/>
        <argument key="App\Controller\Franchise\ColorController:index" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\ColorController:save" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\DashboardController:index" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\DomainController:delete" type="service_closure" id=".service_locator.X6B5o1v"/>
        <argument key="App\Controller\Franchise\DomainController:index" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\DomainController:save" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\ExternalLinkController:delete" type="service_closure" id=".service_locator.qhNwpKj"/>
        <argument key="App\Controller\Franchise\ExternalLinkController:index" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\ExternalLinkController:save" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\FranchiseController:delete" type="service_closure" id=".service_locator._gqsgnY"/>
        <argument key="App\Controller\Franchise\FranchiseController:edit" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\FranchiseController:logo" type="service_closure" id=".service_locator.U9K8bV3"/>
        <argument key="App\Controller\Franchise\MediaController:delete" type="service_closure" id=".service_locator.p5kIuoU"/>
        <argument key="App\Controller\Franchise\MediaController:index" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\MediaController:save" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\OrderController:exportCSV" type="service_closure" id=".service_locator.JOcFeRl"/>
        <argument key="App\Controller\Franchise\OrderController:exportPDF" type="service_closure" id=".service_locator.H06jSK0"/>
        <argument key="App\Controller\Franchise\OrderController:index" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\OrderController:show" type="service_closure" id=".service_locator.lz624W2"/>
        <argument key="App\Controller\Franchise\ParameterController:index" type="service_closure" id=".service_locator.94ctl_v"/>
        <argument key="App\Controller\Franchise\SlideController:delete" type="service_closure" id=".service_locator.LF9WNfq"/>
        <argument key="App\Controller\Franchise\SlideController:index" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\SlideController:save" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\SlideController:toggle" type="service_closure" id=".service_locator.LF9WNfq"/>
        <argument key="App\Controller\Franchise\SocialController:delete" type="service_closure" id=".service_locator.Z5.cztn"/>
        <argument key="App\Controller\Franchise\SocialController:index" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\SocialController:save" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\Franchise\TemplateController:index" type="service_closure" id=".service_locator.V_fyPXP"/>
        <argument key="App\Controller\ImageCropper\ImageController:crop" type="service_closure" id=".service_locator.f27MIkU"/>
        <argument key="App\Controller\Message\SmsController:checkStatus" type="service_closure" id=".service_locator.Xs8Ep01"/>
        <argument key="App\Controller\Message\SmsController:resend" type="service_closure" id=".service_locator.Xs8Ep01"/>
        <argument key="App\Controller\Order\OrderController:accept" type="service_closure" id=".service_locator.UUVDckv"/>
        <argument key="App\Controller\Order\OrderController:cancel" type="service_closure" id=".service_locator.UUVDckv"/>
        <argument key="App\Controller\Order\OrderController:delay" type="service_closure" id=".service_locator.UUVDckv"/>
        <argument key="App\Controller\Order\OrderController:deliver" type="service_closure" id=".service_locator.UUVDckv"/>
        <argument key="App\Controller\Order\OrderController:pay" type="service_closure" id=".service_locator.UUVDckv"/>
        <argument key="App\Controller\Order\OrderController:ready" type="service_closure" id=".service_locator.UUVDckv"/>
        <argument key="App\Controller\Order\OrderController:refund" type="service_closure" id=".service_locator.Jsb8HHx"/>
        <argument key="App\Controller\Order\OrderController:reject" type="service_closure" id=".service_locator.UUVDckv"/>
        <argument key="App\Controller\Product\CategoryController:delete" type="service_closure" id=".service_locator.hka0ZUh"/>
        <argument key="App\Controller\Product\CategoryController:index" type="service_closure" id=".service_locator.Mx3KF.s"/>
        <argument key="App\Controller\Product\CategoryController:save" type="service_closure" id=".service_locator.Mx3KF.s"/>
        <argument key="App\Controller\Product\CategoryController:search" type="service_closure" id=".service_locator.Mx3KF.s"/>
        <argument key="App\Controller\Product\OptionController:delete" type="service_closure" id=".service_locator.7KNuPA9"/>
        <argument key="App\Controller\Product\OptionController:duplicate" type="service_closure" id=".service_locator.7KNuPA9"/>
        <argument key="App\Controller\Product\OptionController:index" type="service_closure" id=".service_locator.Mx3KF.s"/>
        <argument key="App\Controller\Product\OptionController:save" type="service_closure" id=".service_locator.Mx3KF.s"/>
        <argument key="App\Controller\Product\OptionVariantController:delete" type="service_closure" id=".service_locator.OXOHCbv"/>
        <argument key="App\Controller\Product\ProductController:delete" type="service_closure" id=".service_locator.DXVdWui"/>
        <argument key="App\Controller\Product\ProductController:duplicate" type="service_closure" id=".service_locator.0Tl1Mix"/>
        <argument key="App\Controller\Product\ProductController:index" type="service_closure" id=".service_locator.Mx3KF.s"/>
        <argument key="App\Controller\Product\ProductController:save" type="service_closure" id=".service_locator.Mx3KF.s"/>
        <argument key="App\Controller\Product\ProductController:search" type="service_closure" id=".service_locator.Mx3KF.s"/>
        <argument key="App\Controller\Product\ProductController:toggle" type="service_closure" id=".service_locator.DXVdWui"/>
        <argument key="App\Controller\Security\Google\GoogleAuthController:connect" type="service_closure" id=".service_locator.r2De49f"/>
        <argument key="App\Controller\Security\ResetPasswordController:reset" type="service_closure" id=".service_locator.Kn9Vk3z"/>
        <argument key="App\Controller\Security\SecurityController:connect" type="service_closure" id=".service_locator.r2De49f"/>
        <argument key="App\Controller\Security\SecurityController:login" type="service_closure" id=".service_locator.zFcJjKU"/>
        <argument key="App\Controller\Security\UserController:delete" type="service_closure" id=".service_locator.uWKT0_k"/>
        <argument key="App\Controller\Security\UserController:sendVerificationEmail" type="service_closure" id=".service_locator.KTtxXUl"/>
        <argument key="App\Controller\Security\UserController:show" type="service_closure" id=".service_locator.uWKT0_k"/>
        <argument key="App\Controller\Security\UserController:subscriptionQoodos" type="service_closure" id=".service_locator.KTtxXUl"/>
        <argument key="App\Controller\Security\UserController:unsubscriptionQoodos" type="service_closure" id=".service_locator.KTtxXUl"/>
        <argument key="App\Controller\Security\UserController:updatePassword" type="service_closure" id=".service_locator.uWKT0_k"/>
        <argument key="App\Controller\Security\UserController:validateEmail" type="service_closure" id=".service_locator.KTtxXUl"/>
        <argument key="App\Controller\Shop\ClosingDaysController:delete" type="service_closure" id=".service_locator.udRlXR9"/>
        <argument key="App\Controller\Shop\ClosingDaysController:enable" type="service_closure" id=".service_locator.udRlXR9"/>
        <argument key="App\Controller\Shop\ClosingDaysController:index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\ClosingDaysController:save" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\DashboardController:index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\DeviceController:delete" type="service_closure" id=".service_locator.XXA5emj"/>
        <argument key="App\Controller\Shop\DeviceController:history" type="service_closure" id=".service_locator.XXA5emj"/>
        <argument key="App\Controller\Shop\DeviceController:index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\DeviceController:save" type="service_closure" id=".service_locator.Uzicm9o"/>
        <argument key="App\Controller\Shop\DeviceController:toggle" type="service_closure" id=".service_locator.XXA5emj"/>
        <argument key="App\Controller\Shop\DeviceController:unlinkManager" type="service_closure" id=".service_locator.XXA5emj"/>
        <argument key="App\Controller\Shop\KitchenController:index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\KitchenController:toggle" type="service_closure" id=".service_locator.ZAtvDob"/>
        <argument key="App\Controller\Shop\LoyaltyController:connect" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\MenuController:delete" type="service_closure" id=".service_locator.Mx3KF.s"/>
        <argument key="App\Controller\Shop\MenuController:import" type="service_closure" id=".service_locator.Mx3KF.s"/>
        <argument key="App\Controller\Shop\MenuController:index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\MenuController:save" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\MenuController:show" type="service_closure" id=".service_locator.Mx3KF.s"/>
        <argument key="App\Controller\Shop\MenuController:toggle" type="service_closure" id=".service_locator.Mx3KF.s"/>
        <argument key="App\Controller\Shop\MenuCrossSellingController:delete" type="service_closure" id=".service_locator.Mx3KF.s"/>
        <argument key="App\Controller\Shop\MenuCrossSellingController:index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\MenuCrossSellingController:save" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\NoticeController:save" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\OpeningHoursController:index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\OrderController:exportCSV" type="service_closure" id=".service_locator.JOcFeRl"/>
        <argument key="App\Controller\Shop\OrderController:exportPDF" type="service_closure" id=".service_locator.H06jSK0"/>
        <argument key="App\Controller\Shop\OrderController:index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\OrderController:show" type="service_closure" id=".service_locator.XVFgkwr"/>
        <argument key="App\Controller\Shop\OrderSettingController:index" type="service_closure" id=".service_locator.w0Uv0Oa"/>
        <argument key="App\Controller\Shop\OrderingHoursController:index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\PartnerController:delete" type="service_closure" id=".service_locator.8uRcfUT"/>
        <argument key="App\Controller\Shop\PartnerController:enable" type="service_closure" id=".service_locator.8uRcfUT"/>
        <argument key="App\Controller\Shop\PartnerController:index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\PartnerController:save" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\PaymentMethodController:anonymousAuthorized" type="service_closure" id=".service_locator.DQQOoqA"/>
        <argument key="App\Controller\Shop\PaymentMethodController:delete" type="service_closure" id=".service_locator.DQQOoqA"/>
        <argument key="App\Controller\Shop\PaymentMethodController:enableForKiosk" type="service_closure" id=".service_locator.DQQOoqA"/>
        <argument key="App\Controller\Shop\PaymentMethodController:index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\PaymentMethodController:posState" type="service_closure" id=".service_locator.DQQOoqA"/>
        <argument key="App\Controller\Shop\PaymentMethodController:posTry" type="service_closure" id=".service_locator.DQQOoqA"/>
        <argument key="App\Controller\Shop\PaymentMethodController:save" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\PromotionController:delete" type="service_closure" id=".service_locator.B9AZqON"/>
        <argument key="App\Controller\Shop\PromotionController:index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\PromotionController:save" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\PromotionController:toggle" type="service_closure" id=".service_locator.B9AZqON"/>
        <argument key="App\Controller\Shop\PromotionalOfferController:delete" type="service_closure" id=".service_locator.Mx3KF.s"/>
        <argument key="App\Controller\Shop\PromotionalOfferController:index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\PromotionalOfferController:save" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\QrCode\DematerializedMenuController:enable" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\QrCode\DematerializedMenuController:index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\QrCode\QrcodesController:index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\QrCode\TableController:delete" type="service_closure" id=".service_locator.k6APqb8"/>
        <argument key="App\Controller\Shop\QrCode\TableController:download" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\QrCode\TableController:index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\QrCode\TableController:save" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\ShopController:delete" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\ShopController:edit" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\ShopController:logo" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\ShopController:openShop" type="service_closure" id=".service_locator.DO6ioUK"/>
        <argument key="App\Controller\Shop\ShopModeController:delete" type="service_closure" id=".service_locator.E3460i3"/>
        <argument key="App\Controller\Shop\ShopModeController:index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\ShopModeController:save" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\ShopModeController:toggle" type="service_closure" id=".service_locator.E3460i3"/>
        <argument key="App\Controller\Shop\TranslationController:index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\TranslationController:translate" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\ZoneController:delete" type="service_closure" id=".service_locator.KxwvpUt"/>
        <argument key="App\Controller\Shop\ZoneController:index" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\ZoneController:save" type="service_closure" id=".service_locator.8_ZE40z"/>
        <argument key="App\Controller\Shop\ZoneController:toggle" type="service_closure" id=".service_locator.KxwvpUt"/>
        <argument key="kernel:loadRoutes" type="service_closure" id=".service_locator.xUrKPVU"/>
        <argument key="kernel:registerContainerConfiguration" type="service_closure" id=".service_locator.xUrKPVU"/>
      </argument>
    </service>
    <service id=".service_locator.DWDCX9w" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="App\Validator\Constraints\Address\BelongsToUserValidator" type="service_closure" id="App\Validator\Constraints\Address\BelongsToUserValidator"/>
        <argument key="App\Validator\Constraints\Address\LabelDuplicateValidator" type="service_closure" id="App\Validator\Constraints\Address\LabelDuplicateValidator"/>
        <argument key="App\Validator\Constraints\Address\MaximumAddressesReachedValidator" type="service_closure" id="App\Validator\Constraints\Address\MaximumAddressesReachedValidator"/>
        <argument key="App\Validator\Constraints\Address\PostalCodeValidator" type="service_closure" id="App\Validator\Constraints\Address\PostalCodeValidator"/>
        <argument key="App\Validator\Constraints\Attributes\ValidEmailValidator" type="service_closure" id="App\Validator\Constraints\Attributes\ValidEmailValidator"/>
        <argument key="App\Validator\Constraints\Attributes\ValidFileValidator" type="service_closure" id="App\Validator\Constraints\Attributes\ValidFileValidator"/>
        <argument key="App\Validator\Constraints\Attributes\ValidPhoneValidator" type="service_closure" id="App\Validator\Constraints\Attributes\ValidPhoneValidator"/>
        <argument key="App\Validator\Constraints\Category\HasChildrenValidator" type="service_closure" id="App\Validator\Constraints\Category\HasChildrenValidator"/>
        <argument key="App\Validator\Constraints\Category\MenuValidator" type="service_closure" id="App\Validator\Constraints\Category\MenuValidator"/>
        <argument key="App\Validator\Constraints\Category\ParentCategoryValidator" type="service_closure" id="App\Validator\Constraints\Category\ParentCategoryValidator"/>
        <argument key="App\Validator\Constraints\DateTime\ValidDateTimeValidator" type="service_closure" id="App\Validator\Constraints\DateTime\ValidDateTimeValidator"/>
        <argument key="App\Validator\Constraints\DateTime\ValidDateValidator" type="service_closure" id="App\Validator\Constraints\DateTime\ValidDateValidator"/>
        <argument key="App\Validator\Constraints\Franchise\FranchiseIdValidator" type="service_closure" id="App\Validator\Constraints\Franchise\FranchiseIdValidator"/>
        <argument key="App\Validator\Constraints\Franchise\Slide\MediaNotEmptyValidator" type="service_closure" id="App\Validator\Constraints\Franchise\Slide\MediaNotEmptyValidator"/>
        <argument key="App\Validator\Constraints\Franchise\Slide\SlideItemsLimitValidator" type="service_closure" id="App\Validator\Constraints\Franchise\Slide\SlideItemsLimitValidator"/>
        <argument key="App\Validator\Constraints\Locale\LocaleCodeExistValidator" type="service_closure" id="App\Validator\Constraints\Locale\LocaleCodeExistValidator"/>
        <argument key="App\Validator\Constraints\LocalesValidator" type="service_closure" id="App\Validator\Constraints\LocalesValidator"/>
        <argument key="App\Validator\Constraints\Loyalty\AtLeastOneAttributeIsRequiredValidator" type="service_closure" id="App\Validator\Constraints\Loyalty\AtLeastOneAttributeIsRequiredValidator"/>
        <argument key="App\Validator\Constraints\Loyalty\OneOptinIsRequiredValidator" type="service_closure" id="App\Validator\Constraints\Loyalty\OneOptinIsRequiredValidator"/>
        <argument key="App\Validator\Constraints\Loyalty\ValidIdentifierValidator" type="service_closure" id="App\Validator\Constraints\Loyalty\ValidIdentifierValidator"/>
        <argument key="App\Validator\Constraints\Order\Anonymous\ValidOrderAnonymousValidator" type="service_closure" id="App\Validator\Constraints\Order\Anonymous\ValidOrderAnonymousValidator"/>
        <argument key="App\Validator\Constraints\Order\CancelablePaymentsValidator" type="service_closure" id="App\Validator\Constraints\Order\CancelablePaymentsValidator"/>
        <argument key="App\Validator\Constraints\Order\Date\AsapDateValidator" type="service_closure" id="App\Validator\Constraints\Order\Date\AsapDateValidator"/>
        <argument key="App\Validator\Constraints\Order\Date\OpenShopValidator" type="service_closure" id="App\Validator\Constraints\Order\Date\OpenShopValidator"/>
        <argument key="App\Validator\Constraints\Order\Date\ValidDateValidator" type="service_closure" id="App\Validator\Constraints\Order\Date\ValidDateValidator"/>
        <argument key="App\Validator\Constraints\Order\Date\WithinOrderingHoursValidator" type="service_closure" id="App\Validator\Constraints\Order\Date\WithinOrderingHoursValidator"/>
        <argument key="App\Validator\Constraints\Order\Date\WithinPickupHoursValidator" type="service_closure" id="App\Validator\Constraints\Order\Date\WithinPickupHoursValidator"/>
        <argument key="App\Validator\Constraints\Order\Device\OrderDeviceValidator" type="service_closure" id="App\Validator\Constraints\Order\Device\OrderDeviceValidator"/>
        <argument key="App\Validator\Constraints\Order\Discounts\Loyalty\OrderLoyaltyValidator" type="service_closure" id="App\Validator\Constraints\Order\Discounts\Loyalty\OrderLoyaltyValidator"/>
        <argument key="App\Validator\Constraints\Order\Discounts\OrderDiscountValidator" type="service_closure" id="App\Validator\Constraints\Order\Discounts\OrderDiscountValidator"/>
        <argument key="App\Validator\Constraints\Order\Discounts\Promotion\OrderPromotionValidator" type="service_closure" id="App\Validator\Constraints\Order\Discounts\Promotion\OrderPromotionValidator"/>
        <argument key="App\Validator\Constraints\Order\Discounts\Qoodos\OrderQoodosDiscountValidator" type="service_closure" id="App\Validator\Constraints\Order\Discounts\Qoodos\OrderQoodosDiscountValidator"/>
        <argument key="App\Validator\Constraints\Order\Fees\OrderFeesValidator" type="service_closure" id="App\Validator\Constraints\Order\Fees\OrderFeesValidator"/>
        <argument key="App\Validator\Constraints\Order\FreeItem\OrderFreeItemValidator" type="service_closure" id="App\Validator\Constraints\Order\FreeItem\OrderFreeItemValidator"/>
        <argument key="App\Validator\Constraints\Order\OrderItem\OptionListSchemaValidator" type="service_closure" id="App\Validator\Constraints\Order\OrderItem\OptionListSchemaValidator"/>
        <argument key="App\Validator\Constraints\Order\OrderItem\OrderItemMenuValidator" type="service_closure" id="App\Validator\Constraints\Order\OrderItem\OrderItemMenuValidator"/>
        <argument key="App\Validator\Constraints\Order\OrderItem\OrderItemOptionsValidator" type="service_closure" id="App\Validator\Constraints\Order\OrderItem\OrderItemOptionsValidator"/>
        <argument key="App\Validator\Constraints\Order\OrderItem\OrderItemServeLaterValidator" type="service_closure" id="App\Validator\Constraints\Order\OrderItem\OrderItemServeLaterValidator"/>
        <argument key="App\Validator\Constraints\Order\OrderItem\OrderItemTotalValidator" type="service_closure" id="App\Validator\Constraints\Order\OrderItem\OrderItemTotalValidator"/>
        <argument key="App\Validator\Constraints\Order\OrderItem\SchemaValidator" type="service_closure" id="App\Validator\Constraints\Order\OrderItem\SchemaValidator"/>
        <argument key="App\Validator\Constraints\Order\OrderItem\StepListSchemaValidator" type="service_closure" id="App\Validator\Constraints\Order\OrderItem\StepListSchemaValidator"/>
        <argument key="App\Validator\Constraints\Order\OrderPaymentPendingValidator" type="service_closure" id="App\Validator\Constraints\Order\OrderPaymentPendingValidator"/>
        <argument key="App\Validator\Constraints\Order\SchemaValidator" type="service_closure" id="App\Validator\Constraints\Order\SchemaValidator"/>
        <argument key="App\Validator\Constraints\Order\Setting\OrderSettingValidator" type="service_closure" id="App\Validator\Constraints\Order\Setting\OrderSettingValidator"/>
        <argument key="App\Validator\Constraints\Order\TimeSlot\MaxOrdersByIntervalExceededValidator" type="service_closure" id="App\Validator\Constraints\Order\TimeSlot\MaxOrdersByIntervalExceededValidator"/>
        <argument key="App\Validator\Constraints\Order\Totals\OrderTotalValidator" type="service_closure" id="App\Validator\Constraints\Order\Totals\OrderTotalValidator"/>
        <argument key="App\Validator\Constraints\Order\User\OrderCustomerValidator" type="service_closure" id="App\Validator\Constraints\Order\User\OrderCustomerValidator"/>
        <argument key="App\Validator\Constraints\Order\Zone\CustomerDeliveryAddressInZoneValidator" type="service_closure" id="App\Validator\Constraints\Order\Zone\CustomerDeliveryAddressInZoneValidator"/>
        <argument key="App\Validator\Constraints\Payment\Payplug\ApplePay\ApplePayTokenValidator" type="service_closure" id="App\Validator\Constraints\Payment\Payplug\ApplePay\ApplePayTokenValidator"/>
        <argument key="App\Validator\Constraints\Payment\Payplug\ApplePay\ExternalIdValidator" type="service_closure" id="App\Validator\Constraints\Payment\Payplug\ApplePay\ExternalIdValidator"/>
        <argument key="App\Validator\Constraints\Product\Menus\MenusValidator" type="service_closure" id="App\Validator\Constraints\Product\Menus\MenusValidator"/>
        <argument key="App\Validator\Constraints\Product\Option\ProductsValidator" type="service_closure" id="App\Validator\Constraints\Product\Option\ProductsValidator"/>
        <argument key="App\Validator\Constraints\Product\Option\TypeValidator" type="service_closure" id="App\Validator\Constraints\Product\Option\TypeValidator"/>
        <argument key="App\Validator\Constraints\Product\Product\MainProductValidator" type="service_closure" id="App\Validator\Constraints\Product\Product\MainProductValidator"/>
        <argument key="App\Validator\Constraints\Product\Product\MenuValidator" type="service_closure" id="App\Validator\Constraints\Product\Product\MenuValidator"/>
        <argument key="App\Validator\Constraints\Product\Product\ProductValidator" type="service_closure" id="App\Validator\Constraints\Product\Product\ProductValidator"/>
        <argument key="App\Validator\Constraints\Product\Product\SkuValidator" type="service_closure" id="App\Validator\Constraints\Product\Product\SkuValidator"/>
        <argument key="App\Validator\Constraints\ShopAccessValidator" type="service_closure" id="App\Validator\Constraints\ShopAccessValidator"/>
        <argument key="App\Validator\Constraints\Shop\Device\Pairing\UniqueIdentifierValidator" type="service_closure" id="App\Validator\Constraints\Shop\Device\Pairing\UniqueIdentifierValidator"/>
        <argument key="App\Validator\Constraints\Shop\Device\UniquePinValidator" type="service_closure" id="App\Validator\Constraints\Shop\Device\UniquePinValidator"/>
        <argument key="App\Validator\Constraints\Shop\Device\ValidPairDeviceValidator" type="service_closure" id="App\Validator\Constraints\Shop\Device\ValidPairDeviceValidator"/>
        <argument key="App\Validator\Constraints\Shop\OrderSetting\CustomerIdentifierValidator" type="service_closure" id="App\Validator\Constraints\Shop\OrderSetting\CustomerIdentifierValidator"/>
        <argument key="App\Validator\Constraints\Shop\Promotion\PromotionShopModeValidator" type="service_closure" id="App\Validator\Constraints\Shop\Promotion\PromotionShopModeValidator"/>
        <argument key="App\Validator\Constraints\Shop\Promotion\PromotionValidator" type="service_closure" id="App\Validator\Constraints\Shop\Promotion\PromotionValidator"/>
        <argument key="App\Validator\Constraints\User\AccountTypeValidator" type="service_closure" id="App\Validator\Constraints\User\AccountTypeValidator"/>
        <argument key="App\Validator\Constraints\User\Customer\CustomerSchemaValidator" type="service_closure" id="App\Validator\Constraints\User\Customer\CustomerSchemaValidator"/>
        <argument key="App\Validator\Constraints\User\Customer\Promotion\CustomerPromotionValidator" type="service_closure" id="App\Validator\Constraints\User\Customer\Promotion\CustomerPromotionValidator"/>
        <argument key="App\Validator\Constraints\User\Customer\UserOAuthProofTokenValidator" type="service_closure" id="App\Validator\Constraints\User\Customer\UserOAuthProofTokenValidator"/>
        <argument key="App\Validator\Constraints\User\PasswordValidator" type="service_closure" id="App\Validator\Constraints\User\PasswordValidator"/>
        <argument key="App\Validator\Constraints\User\UniquePhoneValidator" type="service_closure" id="App\Validator\Constraints\User\UniquePhoneValidator"/>
        <argument key="App\Validator\PromotionalOffer\CategoryProductNotNullValidator" type="service_closure" id="App\Validator\PromotionalOffer\CategoryProductNotNullValidator"/>
        <argument key="Bazinga\GeocoderBundle\Validator\Constraint\AddressValidator" type="service_closure" id="Bazinga\GeocoderBundle\Validator\Constraint\AddressValidator"/>
        <argument key="Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3Validator" type="service_closure" id="karser_recaptcha3.validator"/>
        <argument key="Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator" type="service_closure" id="doctrine.orm.validator.unique"/>
        <argument key="Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator" type="service_closure" id="security.validator.user_password"/>
        <argument key="Symfony\Component\Validator\Constraints\EmailValidator" type="service_closure" id="validator.email"/>
        <argument key="Symfony\Component\Validator\Constraints\ExpressionValidator" type="service_closure" id="validator.expression"/>
        <argument key="Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator" type="service_closure" id="validator.not_compromised_password"/>
        <argument key="doctrine.orm.validator.unique" type="service_closure" id="doctrine.orm.validator.unique"/>
        <argument key="karser_recaptcha3_validator" type="service_closure" id="karser_recaptcha3.validator"/>
        <argument key="security.validator.user_password" type="service_closure" id="security.validator.user_password"/>
        <argument key="validator.expression" type="service_closure" id="validator.expression"/>
      </argument>
    </service>
    <service id=".service_locator.lLv4pWF" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="inline" type="service_closure" id="fragment.renderer.inline"/>
      </argument>
    </service>
    <service id="debug.argument_resolver.request_attribute" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="100"/>
      <argument type="service" id="debug.argument_resolver.request_attribute.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver.request" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="50"/>
      <argument type="service" id="debug.argument_resolver.request.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver.session" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="50"/>
      <argument type="service" id="debug.argument_resolver.session.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.security.user_value_resolver" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="40"/>
      <argument type="service" id="debug.security.user_value_resolver.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.App\Resolver\Parameters\DateResolver" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver"/>
      <argument type="service" id="debug.App\Resolver\Parameters\DateResolver.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.App\Resolver\Parameters\DateTimeResolver" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver"/>
      <argument type="service" id="debug.App\Resolver\Parameters\DateTimeResolver.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver.service" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="-50"/>
      <argument type="service" id="debug.argument_resolver.service.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver.default" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="-100"/>
      <argument type="service" id="debug.argument_resolver.default.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver.variadic" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="-150"/>
      <argument type="service" id="debug.argument_resolver.variadic.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver.not_tagged_controller" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="-200"/>
      <argument type="service" id="debug.argument_resolver.not_tagged_controller.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".service_locator.va74AnP" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="App\Form\Admin\Aliment\AlimentTranslationType" type="service_closure" id="App\Form\Admin\Aliment\AlimentTranslationType"/>
        <argument key="App\Form\Admin\Aliment\AlimentType" type="service_closure" id="App\Form\Admin\Aliment\AlimentType"/>
        <argument key="App\Form\Admin\ApplicationNameType" type="service_closure" id="App\Form\Admin\ApplicationNameType"/>
        <argument key="App\Form\Admin\ColorNameType" type="service_closure" id="App\Form\Admin\ColorNameType"/>
        <argument key="App\Form\Admin\EndpointType" type="service_closure" id="App\Form\Admin\EndpointType"/>
        <argument key="App\Form\Admin\ExternalLinkNameType" type="service_closure" id="App\Form\Admin\ExternalLinkNameType"/>
        <argument key="App\Form\Admin\KitchenType" type="service_closure" id="App\Form\Admin\KitchenType"/>
        <argument key="App\Form\Admin\LocaleType" type="service_closure" id="App\Form\Admin\LocaleType"/>
        <argument key="App\Form\Admin\MailTransportType" type="service_closure" id="App\Form\Admin\MailTransportType"/>
        <argument key="App\Form\Admin\MediaNameType" type="service_closure" id="App\Form\Admin\MediaNameType"/>
        <argument key="App\Form\Admin\Mode\ModeTranslationType" type="service_closure" id="App\Form\Admin\Mode\ModeTranslationType"/>
        <argument key="App\Form\Admin\Mode\ModeType" type="service_closure" id="App\Form\Admin\Mode\ModeType"/>
        <argument key="App\Form\Admin\PaymentMethod\GatewayConfigType" type="service_closure" id="App\Form\Admin\PaymentMethod\GatewayConfigType"/>
        <argument key="App\Form\Admin\PaymentMethod\GatewayCustomType" type="service_closure" id="App\Form\Admin\PaymentMethod\GatewayCustomType"/>
        <argument key="App\Form\Admin\PaymentMethod\GlobalGatewayCustomType" type="service_closure" id="App\Form\Admin\PaymentMethod\GlobalGatewayCustomType"/>
        <argument key="App\Form\Admin\PaymentMethod\PaymentMethodConfigType" type="service_closure" id="App\Form\Admin\PaymentMethod\PaymentMethodConfigType"/>
        <argument key="App\Form\Admin\SmsModeSettingType" type="service_closure" id="App\Form\Admin\SmsModeSettingType"/>
        <argument key="App\Form\Admin\SocialNameType" type="service_closure" id="App\Form\Admin\SocialNameType"/>
        <argument key="App\Form\Admin\SourceType" type="service_closure" id="App\Form\Admin\SourceType"/>
        <argument key="App\Form\Admin\TemplateNameType" type="service_closure" id="App\Form\Admin\TemplateNameType"/>
        <argument key="App\Form\Admin\WebhookType" type="service_closure" id="App\Form\Admin\WebhookType"/>
        <argument key="App\Form\EventListener\Address\AddAddressFieldSubscriber" type="service_closure" id="App\Form\EventListener\Address\AddAddressFieldSubscriber"/>
        <argument key="App\Form\EventListener\Admin\Aliment\AddAlimentTranslationsFieldSubscriber" type="service_closure" id="App\Form\EventListener\Admin\Aliment\AddAlimentTranslationsFieldSubscriber"/>
        <argument key="App\Form\EventListener\Admin\Locale\AddNameFieldSubscriber" type="service_closure" id="App\Form\EventListener\Admin\Locale\AddNameFieldSubscriber"/>
        <argument key="App\Form\EventListener\Admin\MailTransport\AddDnsFieldSubscriber" type="service_closure" id="App\Form\EventListener\Admin\MailTransport\AddDnsFieldSubscriber"/>
        <argument key="App\Form\EventListener\Admin\MediaName\AddTypeFieldSubscriber" type="service_closure" id="App\Form\EventListener\Admin\MediaName\AddTypeFieldSubscriber"/>
        <argument key="App\Form\EventListener\Admin\Mode\AddModeTranslationsFieldSubscriber" type="service_closure" id="App\Form\EventListener\Admin\Mode\AddModeTranslationsFieldSubscriber"/>
        <argument key="App\Form\EventListener\Admin\Mode\AddTypeFieldSubscriber" type="service_closure" id="App\Form\EventListener\Admin\Mode\AddTypeFieldSubscriber"/>
        <argument key="App\Form\EventListener\Admin\PaymentMethod\AddGateWayConfigFieldSubscriber" type="service_closure" id="App\Form\EventListener\Admin\PaymentMethod\AddGateWayConfigFieldSubscriber"/>
        <argument key="App\Form\EventListener\Admin\PaymentMethod\AddNameFieldSubscriber" type="service_closure" id="App\Form\EventListener\Admin\PaymentMethod\AddNameFieldSubscriber"/>
        <argument key="App\Form\EventListener\Admin\PaymentMethod\AddTypeFieldSubscriber" type="service_closure" id="App\Form\EventListener\Admin\PaymentMethod\AddTypeFieldSubscriber"/>
        <argument key="App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddIsGlobalFieldSubscriber" type="service_closure" id="App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddIsGlobalFieldSubscriber"/>
        <argument key="App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddLengthFieldSubscriber" type="service_closure" id="App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddLengthFieldSubscriber"/>
        <argument key="App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddValueFieldSubscriber" type="service_closure" id="App\Form\EventListener\Admin\PaymentMethod\GatewayConfig\AddValueFieldSubscriber"/>
        <argument key="App\Form\EventListener\Admin\PaymentMethod\Gateway\AddConfigurationFieldSubscriber" type="service_closure" id="App\Form\EventListener\Admin\PaymentMethod\Gateway\AddConfigurationFieldSubscriber"/>
        <argument key="App\Form\EventListener\Admin\Source\AddApiFieldSubscriber" type="service_closure" id="App\Form\EventListener\Admin\Source\AddApiFieldSubscriber"/>
        <argument key="App\Form\EventListener\Admin\Source\AddWebhookEnabledFieldSubscriber" type="service_closure" id="App\Form\EventListener\Admin\Source\AddWebhookEnabledFieldSubscriber"/>
        <argument key="App\Form\EventListener\Admin\TemplateName\AddTypeFieldSubscriber" type="service_closure" id="App\Form\EventListener\Admin\TemplateName\AddTypeFieldSubscriber"/>
        <argument key="App\Form\EventListener\Admin\Webhook\AddEndpointFieldSubscriber" type="service_closure" id="App\Form\EventListener\Admin\Webhook\AddEndpointFieldSubscriber"/>
        <argument key="App\Form\EventListener\Admin\Webhook\AddEndpointsFieldSubscriber" type="service_closure" id="App\Form\EventListener\Admin\Webhook\AddEndpointsFieldSubscriber"/>
        <argument key="App\Form\EventListener\Admin\Webhook\AddEventsFieldSubscriber" type="service_closure" id="App\Form\EventListener\Admin\Webhook\AddEventsFieldSubscriber"/>
        <argument key="App\Form\EventListener\Admin\Webhook\AddObjectFieldSubscriber" type="service_closure" id="App\Form\EventListener\Admin\Webhook\AddObjectFieldSubscriber"/>
        <argument key="App\Form\EventListener\Admin\Webhook\AddRetriesFieldSubscriber" type="service_closure" id="App\Form\EventListener\Admin\Webhook\AddRetriesFieldSubscriber"/>
        <argument key="App\Form\EventListener\Country\Global\AddCountriesFieldSubscriber" type="service_closure" id="App\Form\EventListener\Country\Global\AddCountriesFieldSubscriber"/>
        <argument key="App\Form\EventListener\Franchise\AddFranchiseFieldSubscriber" type="service_closure" id="App\Form\EventListener\Franchise\AddFranchiseFieldSubscriber"/>
        <argument key="App\Form\EventListener\Franchise\AddMultipleFieldSubscriber" type="service_closure" id="App\Form\EventListener\Franchise\AddMultipleFieldSubscriber"/>
        <argument key="App\Form\EventListener\Franchise\AddStatusFranchiseFieldSubscriber" type="service_closure" id="App\Form\EventListener\Franchise\AddStatusFranchiseFieldSubscriber"/>
        <argument key="App\Form\EventListener\Franchise\AddTemplateFieldSubscriber" type="service_closure" id="App\Form\EventListener\Franchise\AddTemplateFieldSubscriber"/>
        <argument key="App\Form\EventListener\Franchise\AddTemplateNameFieldSubscriber" type="service_closure" id="App\Form\EventListener\Franchise\AddTemplateNameFieldSubscriber"/>
        <argument key="App\Form\EventListener\Franchise\Application\AddApplicationNameFieldSubscriber" type="service_closure" id="App\Form\EventListener\Franchise\Application\AddApplicationNameFieldSubscriber"/>
        <argument key="App\Form\EventListener\Franchise\Application\AddTokenFieldSubscriber" type="service_closure" id="App\Form\EventListener\Franchise\Application\AddTokenFieldSubscriber"/>
        <argument key="App\Form\EventListener\Franchise\Color\AddColorNameFieldSubscriber" type="service_closure" id="App\Form\EventListener\Franchise\Color\AddColorNameFieldSubscriber"/>
        <argument key="App\Form\EventListener\Franchise\Company\AddCompanyTranslationsFieldSubscriber" type="service_closure" id="App\Form\EventListener\Franchise\Company\AddCompanyTranslationsFieldSubscriber"/>
        <argument key="App\Form\EventListener\Franchise\ExternalLink\AddExternalFileFieldSubscriber" type="service_closure" id="App\Form\EventListener\Franchise\ExternalLink\AddExternalFileFieldSubscriber"/>
        <argument key="App\Form\EventListener\Franchise\ExternalLink\AddExternalLinkNameFieldSubscriber" type="service_closure" id="App\Form\EventListener\Franchise\ExternalLink\AddExternalLinkNameFieldSubscriber"/>
        <argument key="App\Form\EventListener\Franchise\ExternalLink\AddTypeFieldSubscriber" type="service_closure" id="App\Form\EventListener\Franchise\ExternalLink\AddTypeFieldSubscriber"/>
        <argument key="App\Form\EventListener\Franchise\Media\AddDisplayOnMenuSectionFieldSubscriber" type="service_closure" id="App\Form\EventListener\Franchise\Media\AddDisplayOnMenuSectionFieldSubscriber"/>
        <argument key="App\Form\EventListener\Franchise\Media\AddMediaNameFieldSubscriber" type="service_closure" id="App\Form\EventListener\Franchise\Media\AddMediaNameFieldSubscriber"/>
        <argument key="App\Form\EventListener\Franchise\Media\AddTypeFieldSubscriber" type="service_closure" id="App\Form\EventListener\Franchise\Media\AddTypeFieldSubscriber"/>
        <argument key="App\Form\EventListener\Franchise\Parameter\AddAppleAuthEnabledFieldSubscriber" type="service_closure" id="App\Form\EventListener\Franchise\Parameter\AddAppleAuthEnabledFieldSubscriber"/>
        <argument key="App\Form\EventListener\Franchise\Parameter\AddEnableHeaderFieldSubscriber" type="service_closure" id="App\Form\EventListener\Franchise\Parameter\AddEnableHeaderFieldSubscriber"/>
        <argument key="App\Form\EventListener\Franchise\Parameter\AddGoogleAuthEnabledFieldSubscriber" type="service_closure" id="App\Form\EventListener\Franchise\Parameter\AddGoogleAuthEnabledFieldSubscriber"/>
        <argument key="App\Form\EventListener\Franchise\Parameter\AddHeaderFieldSubscriber" type="service_closure" id="App\Form\EventListener\Franchise\Parameter\AddHeaderFieldSubscriber"/>
        <argument key="App\Form\EventListener\Franchise\Parameter\AddKeywordsFieldSubscriber" type="service_closure" id="App\Form\EventListener\Franchise\Parameter\AddKeywordsFieldSubscriber"/>
        <argument key="App\Form\EventListener\Franchise\Parameter\AddLocaleFieldSubscriber" type="service_closure" id="App\Form\EventListener\Franchise\Parameter\AddLocaleFieldSubscriber"/>
        <argument key="App\Form\EventListener\Franchise\Parameter\AddMapFieldSubscriber" type="service_closure" id="App\Form\EventListener\Franchise\Parameter\AddMapFieldSubscriber"/>
        <argument key="App\Form\EventListener\Franchise\Parameter\AddSubscriptionPromptFieldSubscriber" type="service_closure" id="App\Form\EventListener\Franchise\Parameter\AddSubscriptionPromptFieldSubscriber"/>
        <argument key="App\Form\EventListener\Franchise\Slide\AddSlideItemsFieldSubscriber" type="service_closure" id="App\Form\EventListener\Franchise\Slide\AddSlideItemsFieldSubscriber"/>
        <argument key="App\Form\EventListener\Franchise\Social\AddSocialNameFieldSubscriber" type="service_closure" id="App\Form\EventListener\Franchise\Social\AddSocialNameFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddCodeFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddCodeFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddContentFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddContentFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddCoverFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddCoverFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddCurrencyFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddCurrencyFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddDayFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddDayFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddDescriptionFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddDescriptionFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddDurationFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddDurationFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddEmailFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddEmailFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddEnabledFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddEnabledFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddEndDateFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddEndDateFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddEndingDateFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddEndingDateFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddEndingTimeFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddEndingTimeFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddExternalIdFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddExternalIdFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddFileFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddFileFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddFileTypeFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddFileTypeFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddFirstNameFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddFirstNameFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddImageFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddImageFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddImageSvgFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddImageSvgFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddImageTypeSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddImageTypeSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddImageUrlFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddImageUrlFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddImportFileFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddImportFileFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddLastNameFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddLastNameFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddLinkFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddLinkFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddLocaleFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddLocaleFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddLocalesFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddLocalesFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddLogoFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddLogoFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddLogoSvgFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddLogoSvgFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddMediaFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddMediaFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddNameDescriptionFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddNameDescriptionFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddNameFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddNameFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddNewFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddNewFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddNoteFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddNoteFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddOrderIntervalSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddOrderIntervalSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddOutOfStockFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddOutOfStockFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddPasswordFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddPasswordFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddPhoneFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddPhoneFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddPolygonFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddPolygonFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddPositionFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddPositionFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddPriceFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddPriceFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddPrivateFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddPrivateFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddQuantityFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddQuantityFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddRequiredFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddRequiredFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddShopModeFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddShopModeFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddShopModesFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddShopModesFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddSideComponentFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddSideComponentFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddSkuFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddSkuFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddSourceFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddSourceFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddStartDateFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddStartDateFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddStartingDateFieldSubsriber" type="service_closure" id="App\Form\EventListener\Global\AddStartingDateFieldSubsriber"/>
        <argument key="App\Form\EventListener\Global\AddStartingTimeFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddStartingTimeFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddStatusFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddStatusFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddTaxFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddTaxFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddTimeZoneFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddTimeZoneFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddTitleFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddTitleFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddUrlFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddUrlFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddValueFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddValueFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddVideoFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddVideoFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddVisibleFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddVisibleFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\AddWeekDaysFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\AddWeekDaysFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\Address\AddLatitudeFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\Address\AddLatitudeFieldSubscriber"/>
        <argument key="App\Form\EventListener\Global\Address\AddLongitudeFieldSubscriber" type="service_closure" id="App\Form\EventListener\Global\Address\AddLongitudeFieldSubscriber"/>
        <argument key="App\Form\EventListener\LegalTerms\AddContentFieldSubscriber" type="service_closure" id="App\Form\EventListener\LegalTerms\AddContentFieldSubscriber"/>
        <argument key="App\Form\EventListener\Migrate\AddExternalFranchiseSubscriber" type="service_closure" id="App\Form\EventListener\Migrate\AddExternalFranchiseSubscriber"/>
        <argument key="App\Form\EventListener\Order\AddDelayOrderFieldSubscriber" type="service_closure" id="App\Form\EventListener\Order\AddDelayOrderFieldSubscriber"/>
        <argument key="App\Form\EventListener\Order\AddEntityIdFieldSubscriber" type="service_closure" id="App\Form\EventListener\Order\AddEntityIdFieldSubscriber"/>
        <argument key="App\Form\EventListener\Order\AddEntityNameSubscriber" type="service_closure" id="App\Form\EventListener\Order\AddEntityNameSubscriber"/>
        <argument key="App\Form\EventListener\Payment\AddPaymentsFieldSubscriber" type="service_closure" id="App\Form\EventListener\Payment\AddPaymentsFieldSubscriber"/>
        <argument key="App\Form\EventListener\Product\Category\AddCategoryTranslationsFieldSubscriber" type="service_closure" id="App\Form\EventListener\Product\Category\AddCategoryTranslationsFieldSubscriber"/>
        <argument key="App\Form\EventListener\Product\Category\AddParentFieldSubscriber" type="service_closure" id="App\Form\EventListener\Product\Category\AddParentFieldSubscriber"/>
        <argument key="App\Form\EventListener\Product\OptionVariant\AddOptionVariantTranslationsFieldSubscriber" type="service_closure" id="App\Form\EventListener\Product\OptionVariant\AddOptionVariantTranslationsFieldSubscriber"/>
        <argument key="App\Form\EventListener\Product\Option\AddMaxQuantityFieldSubscriber" type="service_closure" id="App\Form\EventListener\Product\Option\AddMaxQuantityFieldSubscriber"/>
        <argument key="App\Form\EventListener\Product\Option\AddOptionTranslationsFieldSubscriber" type="service_closure" id="App\Form\EventListener\Product\Option\AddOptionTranslationsFieldSubscriber"/>
        <argument key="App\Form\EventListener\Product\Product\AddBlockedBySlotFieldSubscriber" type="service_closure" id="App\Form\EventListener\Product\Product\AddBlockedBySlotFieldSubscriber"/>
        <argument key="App\Form\EventListener\Product\Product\AddCrossSellingProductFieldSubscriber" type="service_closure" id="App\Form\EventListener\Product\Product\AddCrossSellingProductFieldSubscriber"/>
        <argument key="App\Form\EventListener\Product\Product\AddDisplayNotesFieldSubscriber" type="service_closure" id="App\Form\EventListener\Product\Product\AddDisplayNotesFieldSubscriber"/>
        <argument key="App\Form\EventListener\Product\Product\AddMultiQuantityFieldSubscriber" type="service_closure" id="App\Form\EventListener\Product\Product\AddMultiQuantityFieldSubscriber"/>
        <argument key="App\Form\EventListener\Product\Product\AddProductFieldSubscriber" type="service_closure" id="App\Form\EventListener\Product\Product\AddProductFieldSubscriber"/>
        <argument key="App\Form\EventListener\Product\Product\AddProductTranslationsFieldSubscriber" type="service_closure" id="App\Form\EventListener\Product\Product\AddProductTranslationsFieldSubscriber"/>
        <argument key="App\Form\EventListener\Product\Product\AddStepFieldSubscriber" type="service_closure" id="App\Form\EventListener\Product\Product\AddStepFieldSubscriber"/>
        <argument key="App\Form\EventListener\Product\Product\AddStepItemFieldSubscriber" type="service_closure" id="App\Form\EventListener\Product\Product\AddStepItemFieldSubscriber"/>
        <argument key="App\Form\EventListener\Product\Product\AddUpSellingProductFieldSubscriber" type="service_closure" id="App\Form\EventListener\Product\Product\AddUpSellingProductFieldSubscriber"/>
        <argument key="App\Form\EventListener\Search\AddEnabledSubscriber" type="service_closure" id="App\Form\EventListener\Search\AddEnabledSubscriber"/>
        <argument key="App\Form\EventListener\Search\AddPeriodSubscriber" type="service_closure" id="App\Form\EventListener\Search\AddPeriodSubscriber"/>
        <argument key="App\Form\EventListener\Search\AddPeriodicitySubscriber" type="service_closure" id="App\Form\EventListener\Search\AddPeriodicitySubscriber"/>
        <argument key="App\Form\EventListener\Search\AddSearchSubscriber" type="service_closure" id="App\Form\EventListener\Search\AddSearchSubscriber"/>
        <argument key="App\Form\EventListener\Search\Franchise\AddFranchiseSubscriber" type="service_closure" id="App\Form\EventListener\Search\Franchise\AddFranchiseSubscriber"/>
        <argument key="App\Form\EventListener\Search\Franchise\AddStatusSubscriber" type="service_closure" id="App\Form\EventListener\Search\Franchise\AddStatusSubscriber"/>
        <argument key="App\Form\EventListener\Search\MailTransport\AddStatusSubscriber" type="service_closure" id="App\Form\EventListener\Search\MailTransport\AddStatusSubscriber"/>
        <argument key="App\Form\EventListener\Search\Order\AddSourceSubscriber" type="service_closure" id="App\Form\EventListener\Search\Order\AddSourceSubscriber"/>
        <argument key="App\Form\EventListener\Search\Order\AddStatusSubscriber" type="service_closure" id="App\Form\EventListener\Search\Order\AddStatusSubscriber"/>
        <argument key="App\Form\EventListener\Search\Order\AddTimeSubscriber" type="service_closure" id="App\Form\EventListener\Search\Order\AddTimeSubscriber"/>
        <argument key="App\Form\EventListener\Search\Product\AddCategorySubscriber" type="service_closure" id="App\Form\EventListener\Search\Product\AddCategorySubscriber"/>
        <argument key="App\Form\EventListener\Search\Product\AddNewSubscriber" type="service_closure" id="App\Form\EventListener\Search\Product\AddNewSubscriber"/>
        <argument key="App\Form\EventListener\Search\Product\AddOutOfStockSubscriber" type="service_closure" id="App\Form\EventListener\Search\Product\AddOutOfStockSubscriber"/>
        <argument key="App\Form\EventListener\Search\Product\AddTypeSubscriber" type="service_closure" id="App\Form\EventListener\Search\Product\AddTypeSubscriber"/>
        <argument key="App\Form\EventListener\Search\Shop\AddLicenceSubscriber" type="service_closure" id="App\Form\EventListener\Search\Shop\AddLicenceSubscriber"/>
        <argument key="App\Form\EventListener\Search\Shop\AddShopSubscriber" type="service_closure" id="App\Form\EventListener\Search\Shop\AddShopSubscriber"/>
        <argument key="App\Form\EventListener\Search\Shop\AddSourceSubscriber" type="service_closure" id="App\Form\EventListener\Search\Shop\AddSourceSubscriber"/>
        <argument key="App\Form\EventListener\Shop\AddLicenceFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\AddLicenceFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\AddMenuFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\AddMenuFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\AddShopTranslationsFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\AddShopTranslationsFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\AddSiretFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\AddSiretFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddLengthFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddLengthFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddNameFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddNameFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddPrivateFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddPrivateFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddValueFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\CustomShopGatewayConfig\AddValueFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Device\AddHasRetailCenterFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Device\AddHasRetailCenterFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Device\AddPinFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Device\AddPinFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Device\AddRetailCenterPosNumberFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Device\AddRetailCenterPosNumberFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Device\AddShopManagerFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Device\AddShopManagerFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Device\AddTypeFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Device\AddTypeFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\GatewayConfig\AddConfigFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\GatewayConfig\AddConfigFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Loyalty\AddAskForNotificationsMessageFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Loyalty\AddAskForNotificationsMessageFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Loyalty\AddIntegrationFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Loyalty\AddIntegrationFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Loyalty\AddLoyaltyApiTokenSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Loyalty\AddLoyaltyApiTokenSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Loyalty\AddLoyaltyTranslationFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Loyalty\AddLoyaltyTranslationFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Loyalty\AddSignupMessageFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Loyalty\AddSignupMessageFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Loyalty\AddSuccessfulSignupMessageFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Loyalty\AddSuccessfulSignupMessageFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Loyalty\AddSuccessfulSignupWithNotificationMessageFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Loyalty\AddSuccessfulSignupWithNotificationMessageFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Loyalty\DisableLoyaltySubscriber" type="service_closure" id="App\Form\EventListener\Shop\Loyalty\DisableLoyaltySubscriber"/>
        <argument key="App\Form\EventListener\Shop\Menu\CrossSelling\AddMenuFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Menu\CrossSelling\AddMenuFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Menu\CrossSelling\AddProductsFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Menu\CrossSelling\AddProductsFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddCategoriesFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddCategoriesFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddMenuFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddMenuFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddMenuPromotionalOfferFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddMenuPromotionalOfferFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddProductsFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddProductsFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddPromotionalOffersFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddPromotionalOffersFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddTypeFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Menu\PromotionalOffer\AddTypeFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Mode\AddAnonymousFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Mode\AddAnonymousFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Mode\AddAsapFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Mode\AddAsapFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Mode\AddDeliveryOrderFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Mode\AddDeliveryOrderFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Mode\AddDeliveryTimeFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Mode\AddDeliveryTimeFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Mode\AddModeFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Mode\AddModeFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Mode\AddOrderFeesFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Mode\AddOrderFeesFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Notice\AddNoticeFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Notice\AddNoticeFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Option\AddMaxFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Option\AddMaxFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Option\AddMinFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Option\AddMinFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Option\AddOptionsVariantsFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Option\AddOptionsVariantsFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Option\AddTypeFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Option\AddTypeFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\OrderSetting\AddCustomerIdentifierFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\OrderSetting\AddCustomerIdentifierFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\OrderSetting\AddCutleryFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\OrderSetting\AddCutleryFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\PaymentMethod\AddGatewayConfigFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\PaymentMethod\AddGatewayConfigFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\PaymentMethod\AddPaymentMethodConfigFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\PaymentMethod\AddPaymentMethodConfigFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\PaymentMethod\AddShopModeFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\PaymentMethod\AddShopModeFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Printer\AddDuplicationFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Printer\AddDuplicationFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Printer\AddMacFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Printer\AddMacFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Printer\AddStarcloudAttemptsFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Printer\AddStarcloudAttemptsFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Product\AddAlimentsFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Product\AddAlimentsFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Product\AddCaloryFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Product\AddCaloryFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Product\AddCategoriesFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Product\AddCategoriesFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Product\AddOptionsFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Product\AddOptionsFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Product\AddPreparationTimeFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Product\AddPreparationTimeFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Product\AddProductShopModesFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Product\AddProductShopModesFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Product\AddRestrictedFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Product\AddRestrictedFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Product\AddServableLaterFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Product\AddServableLaterFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Product\AddShopModeFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Product\AddShopModeFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Product\AddWithAlcoolFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Product\AddWithAlcoolFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Promotion\AddFirstOrderOnlyFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Promotion\AddFirstOrderOnlyFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Promotion\AddMinimumAmountFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Promotion\AddMinimumAmountFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Promotion\AddOneTimeOnlyFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Promotion\AddOneTimeOnlyFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Promotion\AddTypeFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Promotion\AddTypeFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Promotion\AddValueFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Promotion\AddValueFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Qoodos\AddQoodosFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Qoodos\AddQoodosFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Qoodos\DisableQoodosSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Qoodos\DisableQoodosSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Qrcodes\AddMenuPreviewSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Qrcodes\AddMenuPreviewSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Qrcodes\AddTableSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Qrcodes\AddTableSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Settings\AddAutoTranslateSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Settings\AddAutoTranslateSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Settings\AddCloseIntervalSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Settings\AddCloseIntervalSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Settings\AddDeliveryMaxDistanceSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Settings\AddDeliveryMaxDistanceSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Settings\AddDisplayFoxeatSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Settings\AddDisplayFoxeatSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Settings\AddEmailNotificationSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Settings\AddEmailNotificationSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Settings\AddFuturOrdersMaxDaysSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Settings\AddFuturOrdersMaxDaysSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Settings\AddFuturOrdersMinDaysSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Settings\AddFuturOrdersMinDaysSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Settings\AddFutureOrdersSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Settings\AddFutureOrdersSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Settings\AddManagementFeesSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Settings\AddManagementFeesSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Settings\AddMenuPreviewSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Settings\AddMenuPreviewSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Settings\AddModeSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Settings\AddModeSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Settings\AddPickupCountdownSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Settings\AddPickupCountdownSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Settings\AddPickupModeSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Settings\AddPickupModeSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Settings\AddPreparationNumberResetHourSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Settings\AddPreparationNumberResetHourSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Settings\AddTimeModeSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Settings\AddTimeModeSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Settings\AddTimeSlotMaxOrderSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Settings\AddTimeSlotMaxOrderSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Settings\AddTimeSlotMaxProductSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Settings\AddTimeSlotMaxProductSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Settings\AddtimeSlotBlockingTypeSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Settings\AddtimeSlotBlockingTypeSubscriber"/>
        <argument key="App\Form\EventListener\Shop\TimeTable\AddDayFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\TimeTable\AddDayFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Zone\AddDeliveryTimeFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Zone\AddDeliveryTimeFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Zone\AddMinOrderFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Zone\AddMinOrderFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Zone\AddPostalCodeFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Zone\AddPostalCodeFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Zone\AddShippingCostFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Zone\AddShippingCostFieldSubscriber"/>
        <argument key="App\Form\EventListener\Shop\Zone\AddTypeFieldSubscriber" type="service_closure" id="App\Form\EventListener\Shop\Zone\AddTypeFieldSubscriber"/>
        <argument key="App\Form\EventListener\User\AddFranchiseFieldSubscriber" type="service_closure" id="App\Form\EventListener\User\AddFranchiseFieldSubscriber"/>
        <argument key="App\Form\EventListener\User\AddGenderFieldSubscriber" type="service_closure" id="App\Form\EventListener\User\AddGenderFieldSubscriber"/>
        <argument key="App\Form\EventListener\User\AddNameFieldSubscriber" type="service_closure" id="App\Form\EventListener\User\AddNameFieldSubscriber"/>
        <argument key="App\Form\EventListener\User\AddNotificationEmailFieldSubscriber" type="service_closure" id="App\Form\EventListener\User\AddNotificationEmailFieldSubscriber"/>
        <argument key="App\Form\EventListener\User\AddNotificationPhoneFieldSubscriber" type="service_closure" id="App\Form\EventListener\User\AddNotificationPhoneFieldSubscriber"/>
        <argument key="App\Form\EventListener\User\AddQoodosNotificationEmailFieldSubscriber" type="service_closure" id="App\Form\EventListener\User\AddQoodosNotificationEmailFieldSubscriber"/>
        <argument key="App\Form\EventListener\User\AddQoodosNotificationPhoneFieldSubscriber" type="service_closure" id="App\Form\EventListener\User\AddQoodosNotificationPhoneFieldSubscriber"/>
        <argument key="App\Form\EventListener\User\AddQoodosSubscriptionFieldSubscriber" type="service_closure" id="App\Form\EventListener\User\AddQoodosSubscriptionFieldSubscriber"/>
        <argument key="App\Form\EventListener\User\AddRepeatedPasswordFieldSubscriber" type="service_closure" id="App\Form\EventListener\User\AddRepeatedPasswordFieldSubscriber"/>
        <argument key="App\Form\FormHelper" type="service_closure" id="App\Form\FormHelper"/>
        <argument key="App\Form\Franchise\ApplicationType" type="service_closure" id="App\Form\Franchise\ApplicationType"/>
        <argument key="App\Form\Franchise\ColorType" type="service_closure" id="App\Form\Franchise\ColorType"/>
        <argument key="App\Form\Franchise\CompanyTranslationType" type="service_closure" id="App\Form\Franchise\CompanyTranslationType"/>
        <argument key="App\Form\Franchise\CompanyType" type="service_closure" id="App\Form\Franchise\CompanyType"/>
        <argument key="App\Form\Franchise\Domain\DomainType" type="service_closure" id="App\Form\Franchise\Domain\DomainType"/>
        <argument key="App\Form\Franchise\Domain\TemplateType" type="service_closure" id="App\Form\Franchise\Domain\TemplateType"/>
        <argument key="App\Form\Franchise\ExternalLinkType" type="service_closure" id="App\Form\Franchise\ExternalLinkType"/>
        <argument key="App\Form\Franchise\FranchiseNameType" type="service_closure" id="App\Form\Franchise\FranchiseNameType"/>
        <argument key="App\Form\Franchise\FranchiseType" type="service_closure" id="App\Form\Franchise\FranchiseType"/>
        <argument key="App\Form\Franchise\LogoType" type="service_closure" id="App\Form\Franchise\LogoType"/>
        <argument key="App\Form\Franchise\MediaType" type="service_closure" id="App\Form\Franchise\MediaType"/>
        <argument key="App\Form\Franchise\ParameterType" type="service_closure" id="App\Form\Franchise\ParameterType"/>
        <argument key="App\Form\Franchise\PrimaryColorType" type="service_closure" id="App\Form\Franchise\PrimaryColorType"/>
        <argument key="App\Form\Franchise\ShopTypeNoMb" type="service_closure" id="App\Form\Franchise\ShopTypeNoMb"/>
        <argument key="App\Form\Franchise\Slide\SlideItemType" type="service_closure" id="App\Form\Franchise\Slide\SlideItemType"/>
        <argument key="App\Form\Franchise\Slide\SlideType" type="service_closure" id="App\Form\Franchise\Slide\SlideType"/>
        <argument key="App\Form\Franchise\SocialType" type="service_closure" id="App\Form\Franchise\SocialType"/>
        <argument key="App\Form\Global\FileType" type="service_closure" id="App\Form\Global\FileType"/>
        <argument key="App\Form\LegalTerms\LegalFileContentType" type="service_closure" id="App\Form\LegalTerms\LegalFileContentType"/>
        <argument key="App\Form\Order\CancelType" type="service_closure" id="App\Form\Order\CancelType"/>
        <argument key="App\Form\Order\DelayType" type="service_closure" id="App\Form\Order\DelayType"/>
        <argument key="App\Form\OrdersExportType" type="service_closure" id="App\Form\OrdersExportType"/>
        <argument key="App\Form\Product\Category\CategoryTranslationType" type="service_closure" id="App\Form\Product\Category\CategoryTranslationType"/>
        <argument key="App\Form\Product\Category\CategoryType" type="service_closure" id="App\Form\Product\Category\CategoryType"/>
        <argument key="App\Form\Product\OptionVariant\OptionVariantTranslationType" type="service_closure" id="App\Form\Product\OptionVariant\OptionVariantTranslationType"/>
        <argument key="App\Form\Product\OptionVariant\OptionVariantType" type="service_closure" id="App\Form\Product\OptionVariant\OptionVariantType"/>
        <argument key="App\Form\Product\Option\OptionTranslationType" type="service_closure" id="App\Form\Product\Option\OptionTranslationType"/>
        <argument key="App\Form\Product\Option\OptionType" type="service_closure" id="App\Form\Product\Option\OptionType"/>
        <argument key="App\Form\Product\Product\ProductTranslationType" type="service_closure" id="App\Form\Product\Product\ProductTranslationType"/>
        <argument key="App\Form\Product\Product\ProductType" type="service_closure" id="App\Form\Product\Product\ProductType"/>
        <argument key="App\Form\Product\Product\StepItemType" type="service_closure" id="App\Form\Product\Product\StepItemType"/>
        <argument key="App\Form\Product\Product\StepType" type="service_closure" id="App\Form\Product\Product\StepType"/>
        <argument key="App\Form\Search\DashboardType" type="service_closure" id="App\Form\Search\DashboardType"/>
        <argument key="App\Form\Search\FranchiseType" type="service_closure" id="App\Form\Search\FranchiseType"/>
        <argument key="App\Form\Search\OrderType" type="service_closure" id="App\Form\Search\OrderType"/>
        <argument key="App\Form\Search\ProductType" type="service_closure" id="App\Form\Search\ProductType"/>
        <argument key="App\Form\Search\SearchType" type="service_closure" id="App\Form\Search\SearchType"/>
        <argument key="App\Form\Search\ShopType" type="service_closure" id="App\Form\Search\ShopType"/>
        <argument key="App\Form\Search\SmsType" type="service_closure" id="App\Form\Search\SmsType"/>
        <argument key="App\Form\Search\UserType" type="service_closure" id="App\Form\Search\UserType"/>
        <argument key="App\Form\Security\AddShopFieldSubscriber" type="service_closure" id="App\Form\Security\AddShopFieldSubscriber"/>
        <argument key="App\Form\Security\ChangePasswordFormType" type="service_closure" id="App\Form\Security\ChangePasswordFormType"/>
        <argument key="App\Form\Security\LoginFormType" type="service_closure" id="App\Form\Security\LoginFormType"/>
        <argument key="App\Form\Security\ManagerType" type="service_closure" id="App\Form\Security\ManagerType"/>
        <argument key="App\Form\Security\ResetPasswordRequestFormType" type="service_closure" id="App\Form\Security\ResetPasswordRequestFormType"/>
        <argument key="App\Form\Security\ShopManagerType" type="service_closure" id="App\Form\Security\ShopManagerType"/>
        <argument key="App\Form\Security\UserPasswordType" type="service_closure" id="App\Form\Security\UserPasswordType"/>
        <argument key="App\Form\Security\UserType" type="service_closure" id="App\Form\Security\UserType"/>
        <argument key="App\Form\Shop\CloseType" type="service_closure" id="App\Form\Shop\CloseType"/>
        <argument key="App\Form\Shop\ClosingDaysType" type="service_closure" id="App\Form\Shop\ClosingDaysType"/>
        <argument key="App\Form\Shop\CustomShopGatewayConfigType" type="service_closure" id="App\Form\Shop\CustomShopGatewayConfigType"/>
        <argument key="App\Form\Shop\DeviceType" type="service_closure" id="App\Form\Shop\DeviceType"/>
        <argument key="App\Form\Shop\DuplicateOrderingHoursType" type="service_closure" id="App\Form\Shop\DuplicateOrderingHoursType"/>
        <argument key="App\Form\Shop\GatewayConfigShopType" type="service_closure" id="App\Form\Shop\GatewayConfigShopType"/>
        <argument key="App\Form\Shop\ImportType" type="service_closure" id="App\Form\Shop\ImportType"/>
        <argument key="App\Form\Shop\LoyaltyTranslationType" type="service_closure" id="App\Form\Shop\LoyaltyTranslationType"/>
        <argument key="App\Form\Shop\LoyaltyType" type="service_closure" id="App\Form\Shop\LoyaltyType"/>
        <argument key="App\Form\Shop\MenuCrossSellingType" type="service_closure" id="App\Form\Shop\MenuCrossSellingType"/>
        <argument key="App\Form\Shop\MenuPromotionalOfferType" type="service_closure" id="App\Form\Shop\MenuPromotionalOfferType"/>
        <argument key="App\Form\Shop\MenuType" type="service_closure" id="App\Form\Shop\MenuType"/>
        <argument key="App\Form\Shop\NoticeType" type="service_closure" id="App\Form\Shop\NoticeType"/>
        <argument key="App\Form\Shop\OpeningHoursType" type="service_closure" id="App\Form\Shop\OpeningHoursType"/>
        <argument key="App\Form\Shop\OrderSettingType" type="service_closure" id="App\Form\Shop\OrderSettingType"/>
        <argument key="App\Form\Shop\OrderingHoursType" type="service_closure" id="App\Form\Shop\OrderingHoursType"/>
        <argument key="App\Form\Shop\PartnerType" type="service_closure" id="App\Form\Shop\PartnerType"/>
        <argument key="App\Form\Shop\PaymentMethodType" type="service_closure" id="App\Form\Shop\PaymentMethodType"/>
        <argument key="App\Form\Shop\PrinterType" type="service_closure" id="App\Form\Shop\PrinterType"/>
        <argument key="App\Form\Shop\ProductShopModeType" type="service_closure" id="App\Form\Shop\ProductShopModeType"/>
        <argument key="App\Form\Shop\PromotionType" type="service_closure" id="App\Form\Shop\PromotionType"/>
        <argument key="App\Form\Shop\PromotionalOfferType" type="service_closure" id="App\Form\Shop\PromotionalOfferType"/>
        <argument key="App\Form\Shop\QoodosType" type="service_closure" id="App\Form\Shop\QoodosType"/>
        <argument key="App\Form\Shop\ShopGatewayCustomType" type="service_closure" id="App\Form\Shop\ShopGatewayCustomType"/>
        <argument key="App\Form\Shop\ShopModeType" type="service_closure" id="App\Form\Shop\ShopModeType"/>
        <argument key="App\Form\Shop\ShopSettingsMenuPreviewType" type="service_closure" id="App\Form\Shop\ShopSettingsMenuPreviewType"/>
        <argument key="App\Form\Shop\ShopSettingsType" type="service_closure" id="App\Form\Shop\ShopSettingsType"/>
        <argument key="App\Form\Shop\ShopTranslationType" type="service_closure" id="App\Form\Shop\ShopTranslationType"/>
        <argument key="App\Form\Shop\ShopType" type="service_closure" id="App\Form\Shop\ShopType"/>
        <argument key="App\Form\Shop\ShopTypeNoMb" type="service_closure" id="App\Form\Shop\ShopTypeNoMb"/>
        <argument key="App\Form\Shop\TableType" type="service_closure" id="App\Form\Shop\TableType"/>
        <argument key="App\Form\Shop\ZoneType" type="service_closure" id="App\Form\Shop\ZoneType"/>
        <argument key="App\Form\Types\FranchiseType" type="service_closure" id="App\Form\Types\FranchiseType"/>
        <argument key="App\Form\Types\PostalCodesType" type="service_closure" id="App\Form\Types\PostalCodesType"/>
        <argument key="App\Form\Types\ProductType" type="service_closure" id="App\Form\Types\ProductType"/>
        <argument key="App\Form\User\CustomerMigrationType" type="service_closure" id="App\Form\User\CustomerMigrationType"/>
        <argument key="Karser\Recaptcha3Bundle\Form\Recaptcha3Type" type="service_closure" id="karser_recaptcha3.form.type"/>
        <argument key="Liip\ImagineBundle\Form\Type\ImageType" type="service_closure" id="liip_imagine.form.type.image"/>
        <argument key="Symfony\Bridge\Doctrine\Form\Type\EntityType" type="service_closure" id="form.type.entity"/>
        <argument key="Symfony\Component\Form\Extension\Core\Type\ChoiceType" type="service_closure" id="form.type.choice"/>
        <argument key="Symfony\Component\Form\Extension\Core\Type\ColorType" type="service_closure" id="form.type.color"/>
        <argument key="Symfony\Component\Form\Extension\Core\Type\FileType" type="service_closure" id="form.type.file"/>
        <argument key="Symfony\Component\Form\Extension\Core\Type\FormType" type="service_closure" id="form.type.form"/>
        <argument key="Vich\UploaderBundle\Form\Type\VichFileType" type="service_closure" id="vich_uploader.form.type.file"/>
        <argument key="Vich\UploaderBundle\Form\Type\VichImageType" type="service_closure" id="vich_uploader.form.type.image"/>
      </argument>
    </service>
    <service id="messenger.bus.default.middleware.traceable" class="Symfony\Component\Messenger\Middleware\TraceableMiddleware">
      <argument type="service" id="debug.stopwatch"/>
      <argument>messenger.bus.default</argument>
    </service>
    <service id="messenger.bus.default.middleware.add_bus_name_stamp_middleware" class="Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware">
      <argument>messenger.bus.default</argument>
    </service>
    <service id="messenger.bus.default.middleware.handle_message" class="Symfony\Component\Messenger\Middleware\HandleMessageMiddleware">
      <argument type="service" id="messenger.bus.default.messenger.handlers_locator"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.messenger" on-invalid="ignore"/>
      </call>
    </service>
    <service id="debug.traced.messenger.bus.default" class="Symfony\Component\Messenger\TraceableMessageBus">
      <tag name="messenger.bus"/>
      <argument type="service" id="debug.traced.messenger.bus.default.inner"/>
    </service>
    <service id=".service_locator.5cAhUFF" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="messenger.bus.default" type="service_closure" id="debug.traced.messenger.bus.default"/>
      </argument>
    </service>
    <service id=".service_locator.Xbsa8iG" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.2cw5Kku" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="App\MessageHandler\Authentication\SignInWithAppleHandler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.YFKE_cD" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="App\MessageHandler\Authentication\SignInWithGoogleHandler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.xLKKBgO" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="App\MessageHandler\Customer\CreateCustomerInThirdPartiesHandler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.9MCxziE" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="App\MessageHandler\Customer\ExistInFranchiseHandler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.mAat3Ua" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="App\MessageHandler\Customer\MigrateCustomersHandler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.1RyzxK0" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="App\MessageHandler\Event\EventNotificationHandler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.a8wAQTP" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="App\MessageHandler\Loyalty\CreateLoyaltyCustomerHandler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.pBRaQzO" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="App\MessageHandler\Loyalty\PatchLoyaltyCustomerHandler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.QQEGkR5" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="App\MessageHandler\Loyalty\SearchLoyaltyCustomerHandler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.7XH_KHr" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="App\MessageHandler\Loyalty\UnlockLoyaltyCustomerHandler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.loB1i7h" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="App\MessageHandler\Loyalty\UpdateLoyaltyCustomerHandler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.Fk4yHRS" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="App\MessageHandler\Message\CreateEmailHandler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.tHBSIvl" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="App\MessageHandler\Message\CreateSmsHandler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.unozNoW" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="App\MessageHandler\Message\SendEmailHandler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.sDS90P1" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="App\MessageHandler\Message\SendSmsHandler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.gM4qX5G" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="App\MessageHandler\Order\CancelPaymentsHandler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.Gpl44bL" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="App\MessageHandler\Order\ExportHandler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.UxIeuP2" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="App\MessageHandler\Order\OrderStateChangeEmailNotificationHandler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.SRZUUKO" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="App\MessageHandler\Order\OrderStateChangeSmsNotificationHandler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.cv923xf" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="App\MessageHandler\Payment\CompleteApplePayHandler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.vSDSaY_" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="App\MessageHandler\Promotion\CheckPromotionHandler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.imNVmoE" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="App\MessageHandler\RefundPaymentMessageHandler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.tLZ0i_6" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="App\MessageHandler\Shop\Device\PairDeviceHandler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.QZFeB6H" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="App\MessageHandler\User\Customer\CancelOrdersHandler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.pEiqEw." class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="App\MessageHandler\User\Customer\CreateVerificationSmsHandler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.TVsG0yD" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="App\MessageHandler\User\Customer\PhoneVerifyHandler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.6kHuWlF" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="App\MessageHandler\User\Customer\SendVerificationCodeHandler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.Lcddgqg" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="App\MessageHandler\User\DeleteUserHandler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.tGvt0LH" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="mailer.messenger.message_handler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.vMw0m61" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="chatter.messenger.chat_handler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.XZowc.T" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="texter.messenger.sms_handler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.Lml2ICs" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="texter.messenger.push_handler"/>
      <argument type="collection"/>
    </service>
    <service id="messenger.bus.default.messenger.handlers_locator" class="Symfony\Component\Messenger\Handler\HandlersLocator">
      <argument type="collection">
        <argument key="App\Message\Authentication\SignInWithApple" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.2cw5Kku"/>
        </argument>
        <argument key="App\Message\Authentication\SignInWithGoogle" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.YFKE_cD"/>
        </argument>
        <argument key="App\Message\Customer\CreateCustomerInThirdParties" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.xLKKBgO"/>
        </argument>
        <argument key="App\Message\Customer\ExistInFranchise" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.9MCxziE"/>
        </argument>
        <argument key="App\Message\Customer\MigrateCustomers" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.mAat3Ua"/>
        </argument>
        <argument key="App\Message\Event\EventNotification" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.1RyzxK0"/>
        </argument>
        <argument key="App\Message\Loyalty\Customer\CreateLoyaltyCustomer" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.a8wAQTP"/>
        </argument>
        <argument key="App\Message\Loyalty\PatchLoyaltyCustomer" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.pBRaQzO"/>
        </argument>
        <argument key="App\Message\Loyalty\Customer\SearchLoyaltyCustomer" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.QQEGkR5"/>
        </argument>
        <argument key="App\Message\Loyalty\Customer\UnlockLoyaltyCustomer" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.7XH_KHr"/>
        </argument>
        <argument key="App\Message\Loyalty\UpdateLoyaltyCustomer" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.loB1i7h"/>
        </argument>
        <argument key="App\Message\Message\Email\CreateEmail" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.Fk4yHRS"/>
        </argument>
        <argument key="App\Message\Message\Sms\CreateSms" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.tHBSIvl"/>
        </argument>
        <argument key="App\Message\Message\Email\SendEmail" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.unozNoW"/>
        </argument>
        <argument key="App\Message\Message\Sms\SendSms" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.sDS90P1"/>
        </argument>
        <argument key="App\Message\Order\CancelPayments" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.gM4qX5G"/>
        </argument>
        <argument key="App\Message\Order\Export" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.Gpl44bL"/>
        </argument>
        <argument key="App\Message\Order\OrderStateChangeEmailNotification" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.UxIeuP2"/>
        </argument>
        <argument key="App\Message\Order\OrderStateChangeSmsNotification" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.SRZUUKO"/>
        </argument>
        <argument key="App\Message\Payment\CompleteApplePay" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.cv923xf"/>
        </argument>
        <argument key="App\Message\Promotion\CheckPromotion" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.vSDSaY_"/>
        </argument>
        <argument key="App\Message\RefundPaymentMessage" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.imNVmoE"/>
        </argument>
        <argument key="App\Message\Shop\Device\PairDevice" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.tLZ0i_6"/>
        </argument>
        <argument key="App\Message\User\Customer\CancelOrders" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.QZFeB6H"/>
        </argument>
        <argument key="App\Message\User\Customer\CreateVerificationSms" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.pEiqEw."/>
        </argument>
        <argument key="App\Message\User\Customer\PhoneVerify" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.TVsG0yD"/>
        </argument>
        <argument key="App\Message\User\Customer\SendVerificationCode" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.6kHuWlF"/>
        </argument>
        <argument key="App\Message\User\DeleteUser" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.Lcddgqg"/>
        </argument>
        <argument key="Symfony\Component\Mailer\Messenger\SendEmailMessage" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.tGvt0LH"/>
        </argument>
        <argument key="Symfony\Component\Notifier\Message\ChatMessage" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.vMw0m61"/>
        </argument>
        <argument key="Symfony\Component\Notifier\Message\SmsMessage" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.XZowc.T"/>
        </argument>
        <argument key="Symfony\Component\Notifier\Message\PushMessage" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.Lml2ICs"/>
        </argument>
      </argument>
    </service>
    <service id=".debug.http_client" class="Symfony\Component\HttpClient\TraceableHttpClient">
      <tag name="monolog.logger" channel="http_client"/>
      <tag name="kernel.reset" method="reset"/>
      <tag name="http_client.client"/>
      <argument type="service" id="Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient"/>
      <argument type="service" id="debug.stopwatch" on-invalid="ignore"/>
    </service>
    <service id="monolog.logger.request" class="Symfony\Bridge\Monolog\Logger">
      <argument>request</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.console" class="Symfony\Bridge\Monolog\Logger">
      <argument>console</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.messenger" class="Symfony\Bridge\Monolog\Logger">
      <argument>messenger</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.cache" class="Symfony\Bridge\Monolog\Logger">
      <argument>cache</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.http_client" class="Symfony\Bridge\Monolog\Logger">
      <argument>http_client</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.mailer" class="Symfony\Bridge\Monolog\Logger">
      <argument>mailer</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.translation" class="Symfony\Bridge\Monolog\Logger">
      <argument>translation</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.php" class="Symfony\Bridge\Monolog\Logger">
      <argument>php</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.event" class="Symfony\Bridge\Monolog\Logger">
      <argument>event</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.null_internal"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.router" class="Symfony\Bridge\Monolog\Logger">
      <argument>router</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.lock" class="Symfony\Bridge\Monolog\Logger">
      <argument>lock</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.profiler" class="Symfony\Bridge\Monolog\Logger">
      <argument>profiler</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.debug" class="Symfony\Bridge\Monolog\Logger">
      <argument>debug</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.doctrine" class="Symfony\Bridge\Monolog\Logger">
      <argument>doctrine</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.security" class="Symfony\Bridge\Monolog\Logger">
      <argument>security</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.schedule" class="Symfony\Bridge\Monolog\Logger">
      <argument>schedule</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_starcloud" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_starcloud</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.starcloudHandler"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_mail" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_mail</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.mailHandler"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_stripe" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_stripe</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.stripeHandler"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_paygreen" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_paygreen</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.paygreenHandler"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_payxpert" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_payxpert</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.payxpertHandler"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_payplug" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_payplug</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.payplugHandler"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_nepting_epay" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_nepting_epay</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.neptingEPayHandler"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_migration" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_migration</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.migrationHandler"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_slack" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_slack</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.slackHandler"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_twilio" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_twilio</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.twilioHandler"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_franchise" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_franchise</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.franchiseHandler"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_command" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_command</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.commandHandler"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_qoodos" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_qoodos</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.qoodosHandler"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_limiter" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_limiter</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.queriesHandler"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_export" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_export</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.exportHandler"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_sms_mode" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_sms_mode</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.smsModeHandler"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_third_parties" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_third_parties</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.thirdPartiesHandler"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_nepting" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_nepting</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.neptingHandler"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_notification" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_notification</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.notificationHandler"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_clone_menu" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_clone_menu</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.cloneMenuHandler"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_translation" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_translation</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.translationHandler"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_zone" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_zone</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.ZoneValidator"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_payment" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_payment</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.paymentHandler"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_device" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_device</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.deviceHandler"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_login" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_login</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.loginHandler"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_clean_uri" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_clean_uri</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.cleanUriHandler"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_hours" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_hours</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.hoursHandler"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_loyalty" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_loyalty</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.loyaltyHandler"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_user_oauth" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_user_oauth</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.userOAuthHandler"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_order_sms" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_order_sms</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.orderSmsHandler"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_debug" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_debug</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.debugHandler"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.channel_bo_exception" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>channel_bo_exception</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.boExceptionHandler"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.handler.null_internal" class="Monolog\Handler\NullHandler"/>
    <service id=".service_locator.FwRSJMr" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="App\EventListener\GatewayConfigListener" type="service_closure" id="App\EventListener\GatewayConfigListener"/>
        <argument key="App\EventSubscriber\Admin\AlimentSubscriber" type="service_closure" id="App\EventSubscriber\Admin\AlimentSubscriber"/>
        <argument key="App\EventSubscriber\Admin\LocaleSubscriber" type="service_closure" id="App\EventSubscriber\Admin\LocaleSubscriber"/>
        <argument key="App\EventSubscriber\Admin\ModeSubscriber" type="service_closure" id="App\EventSubscriber\Admin\ModeSubscriber"/>
        <argument key="App\EventSubscriber\Admin\PaymentMethodConfigSubscriber" type="service_closure" id="App\EventSubscriber\Admin\PaymentMethodConfigSubscriber"/>
        <argument key="App\EventSubscriber\Franchise\CompanySubscriber" type="service_closure" id="App\EventSubscriber\Franchise\CompanySubscriber"/>
        <argument key="App\EventSubscriber\Franchise\DomainSubscriber" type="service_closure" id="App\EventSubscriber\Franchise\DomainSubscriber"/>
        <argument key="App\EventSubscriber\Franchise\FranchiseSubscriber" type="service_closure" id="App\EventSubscriber\Franchise\FranchiseSubscriber"/>
        <argument key="App\EventSubscriber\LogBoSubscriber" type="service_closure" id="App\EventSubscriber\LogBoSubscriber"/>
        <argument key="App\EventSubscriber\PaymentStateSubscriber" type="service_closure" id="App\EventSubscriber\PaymentStateSubscriber"/>
        <argument key="App\EventSubscriber\Product\ProductSubscriber" type="service_closure" id="App\EventSubscriber\Product\ProductSubscriber"/>
        <argument key="App\EventSubscriber\Shop\Menu\CategorySubscriber" type="service_closure" id="App\EventSubscriber\Shop\Menu\CategorySubscriber"/>
        <argument key="App\EventSubscriber\Shop\Menu\MenuSubscriber" type="service_closure" id="App\EventSubscriber\Shop\Menu\MenuSubscriber"/>
        <argument key="App\EventSubscriber\Shop\Menu\OptionSubscriber" type="service_closure" id="App\EventSubscriber\Shop\Menu\OptionSubscriber"/>
        <argument key="App\EventSubscriber\Shop\Menu\OptionVariantSubscriber" type="service_closure" id="App\EventSubscriber\Shop\Menu\OptionVariantSubscriber"/>
        <argument key="App\EventSubscriber\Shop\Menu\ProductSubscriber" type="service_closure" id="App\EventSubscriber\Shop\Menu\ProductSubscriber"/>
        <argument key="App\EventSubscriber\Shop\Menu\PromotionalOfferSubscriber" type="service_closure" id="App\EventSubscriber\Shop\Menu\PromotionalOfferSubscriber"/>
        <argument key="App\EventSubscriber\Shop\ShopModeSubscriber" type="service_closure" id="App\EventSubscriber\Shop\ShopModeSubscriber"/>
        <argument key="App\EventSubscriber\Shop\ShopSubscriber" type="service_closure" id="App\EventSubscriber\Shop\ShopSubscriber"/>
        <argument key="App\EventSubscriber\Sync\SyncObjectSubscriber" type="service_closure" id="App\EventSubscriber\Sync\SyncObjectSubscriber"/>
        <argument key="App\EventSubscriber\User\UserSubscriber" type="service_closure" id="App\EventSubscriber\User\UserSubscriber"/>
        <argument key="app.event_subscriber_order_orderSubscriber" type="service_closure" id="app.event_subscriber_order_orderSubscriber"/>
        <argument key="app.locale_listener" type="service_closure" id="app.locale_listener"/>
        <argument key="doctrine.orm.default_listeners.attach_entity_listeners" type="service_closure" id="doctrine.orm.default_listeners.attach_entity_listeners"/>
        <argument key="doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber" type="service_closure" id="doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber"/>
        <argument key="doctrine.orm.listeners.doctrine_token_provider_schema_subscriber" type="service_closure" id="doctrine.orm.listeners.doctrine_token_provider_schema_subscriber"/>
        <argument key="doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber" type="service_closure" id="doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber"/>
        <argument key="doctrine.orm.messenger.doctrine_schema_subscriber" type="service_closure" id="doctrine.orm.messenger.doctrine_schema_subscriber"/>
        <argument key="gedmo.listener.softdeleteable" type="service_closure" id="gedmo.listener.softdeleteable"/>
        <argument key="stof_doctrine_extensions.listener.sluggable" type="service_closure" id="stof_doctrine_extensions.listener.sluggable"/>
        <argument key="stof_doctrine_extensions.listener.timestampable" type="service_closure" id="stof_doctrine_extensions.listener.timestampable"/>
        <argument key="vich_uploader.listener.clean.aliment_images" type="service_closure" id="vich_uploader.listener.clean.aliment_images"/>
        <argument key="vich_uploader.listener.clean.category_images" type="service_closure" id="vich_uploader.listener.clean.category_images"/>
        <argument key="vich_uploader.listener.clean.external_files" type="service_closure" id="vich_uploader.listener.clean.external_files"/>
        <argument key="vich_uploader.listener.clean.loyalty_images" type="service_closure" id="vich_uploader.listener.clean.loyalty_images"/>
        <argument key="vich_uploader.listener.clean.medias_images" type="service_closure" id="vich_uploader.listener.clean.medias_images"/>
        <argument key="vich_uploader.listener.clean.option_images" type="service_closure" id="vich_uploader.listener.clean.option_images"/>
        <argument key="vich_uploader.listener.clean.option_variant_images" type="service_closure" id="vich_uploader.listener.clean.option_variant_images"/>
        <argument key="vich_uploader.listener.clean.partner_images" type="service_closure" id="vich_uploader.listener.clean.partner_images"/>
        <argument key="vich_uploader.listener.clean.payment_methods_images" type="service_closure" id="vich_uploader.listener.clean.payment_methods_images"/>
        <argument key="vich_uploader.listener.clean.printer_images" type="service_closure" id="vich_uploader.listener.clean.printer_images"/>
        <argument key="vich_uploader.listener.clean.product_images" type="service_closure" id="vich_uploader.listener.clean.product_images"/>
        <argument key="vich_uploader.listener.clean.promotion_images" type="service_closure" id="vich_uploader.listener.clean.promotion_images"/>
        <argument key="vich_uploader.listener.clean.promotional_offers_images" type="service_closure" id="vich_uploader.listener.clean.promotional_offers_images"/>
        <argument key="vich_uploader.listener.clean.shop_modes_images" type="service_closure" id="vich_uploader.listener.clean.shop_modes_images"/>
        <argument key="vich_uploader.listener.clean.shops_images" type="service_closure" id="vich_uploader.listener.clean.shops_images"/>
        <argument key="vich_uploader.listener.clean.slide_images" type="service_closure" id="vich_uploader.listener.clean.slide_images"/>
        <argument key="vich_uploader.listener.clean.social_images" type="service_closure" id="vich_uploader.listener.clean.social_images"/>
        <argument key="vich_uploader.listener.clean.template_images" type="service_closure" id="vich_uploader.listener.clean.template_images"/>
        <argument key="vich_uploader.listener.clean.users_images" type="service_closure" id="vich_uploader.listener.clean.users_images"/>
        <argument key="vich_uploader.listener.remove.aliment_images" type="service_closure" id="vich_uploader.listener.remove.aliment_images"/>
        <argument key="vich_uploader.listener.remove.category_images" type="service_closure" id="vich_uploader.listener.remove.category_images"/>
        <argument key="vich_uploader.listener.remove.external_files" type="service_closure" id="vich_uploader.listener.remove.external_files"/>
        <argument key="vich_uploader.listener.remove.loyalty_images" type="service_closure" id="vich_uploader.listener.remove.loyalty_images"/>
        <argument key="vich_uploader.listener.remove.medias_images" type="service_closure" id="vich_uploader.listener.remove.medias_images"/>
        <argument key="vich_uploader.listener.remove.option_images" type="service_closure" id="vich_uploader.listener.remove.option_images"/>
        <argument key="vich_uploader.listener.remove.option_variant_images" type="service_closure" id="vich_uploader.listener.remove.option_variant_images"/>
        <argument key="vich_uploader.listener.remove.partner_images" type="service_closure" id="vich_uploader.listener.remove.partner_images"/>
        <argument key="vich_uploader.listener.remove.payment_methods_images" type="service_closure" id="vich_uploader.listener.remove.payment_methods_images"/>
        <argument key="vich_uploader.listener.remove.printer_images" type="service_closure" id="vich_uploader.listener.remove.printer_images"/>
        <argument key="vich_uploader.listener.remove.product_images" type="service_closure" id="vich_uploader.listener.remove.product_images"/>
        <argument key="vich_uploader.listener.remove.promotion_images" type="service_closure" id="vich_uploader.listener.remove.promotion_images"/>
        <argument key="vich_uploader.listener.remove.promotional_offers_images" type="service_closure" id="vich_uploader.listener.remove.promotional_offers_images"/>
        <argument key="vich_uploader.listener.remove.shop_modes_images" type="service_closure" id="vich_uploader.listener.remove.shop_modes_images"/>
        <argument key="vich_uploader.listener.remove.shops_images" type="service_closure" id="vich_uploader.listener.remove.shops_images"/>
        <argument key="vich_uploader.listener.remove.slide_images" type="service_closure" id="vich_uploader.listener.remove.slide_images"/>
        <argument key="vich_uploader.listener.remove.social_images" type="service_closure" id="vich_uploader.listener.remove.social_images"/>
        <argument key="vich_uploader.listener.remove.template_images" type="service_closure" id="vich_uploader.listener.remove.template_images"/>
        <argument key="vich_uploader.listener.remove.users_images" type="service_closure" id="vich_uploader.listener.remove.users_images"/>
        <argument key="vich_uploader.listener.upload.aliment_images" type="service_closure" id="vich_uploader.listener.upload.aliment_images"/>
        <argument key="vich_uploader.listener.upload.category_images" type="service_closure" id="vich_uploader.listener.upload.category_images"/>
        <argument key="vich_uploader.listener.upload.external_files" type="service_closure" id="vich_uploader.listener.upload.external_files"/>
        <argument key="vich_uploader.listener.upload.loyalty_images" type="service_closure" id="vich_uploader.listener.upload.loyalty_images"/>
        <argument key="vich_uploader.listener.upload.medias_images" type="service_closure" id="vich_uploader.listener.upload.medias_images"/>
        <argument key="vich_uploader.listener.upload.option_images" type="service_closure" id="vich_uploader.listener.upload.option_images"/>
        <argument key="vich_uploader.listener.upload.option_variant_images" type="service_closure" id="vich_uploader.listener.upload.option_variant_images"/>
        <argument key="vich_uploader.listener.upload.partner_images" type="service_closure" id="vich_uploader.listener.upload.partner_images"/>
        <argument key="vich_uploader.listener.upload.payment_methods_images" type="service_closure" id="vich_uploader.listener.upload.payment_methods_images"/>
        <argument key="vich_uploader.listener.upload.printer_images" type="service_closure" id="vich_uploader.listener.upload.printer_images"/>
        <argument key="vich_uploader.listener.upload.product_images" type="service_closure" id="vich_uploader.listener.upload.product_images"/>
        <argument key="vich_uploader.listener.upload.promotion_images" type="service_closure" id="vich_uploader.listener.upload.promotion_images"/>
        <argument key="vich_uploader.listener.upload.promotional_offers_images" type="service_closure" id="vich_uploader.listener.upload.promotional_offers_images"/>
        <argument key="vich_uploader.listener.upload.shop_modes_images" type="service_closure" id="vich_uploader.listener.upload.shop_modes_images"/>
        <argument key="vich_uploader.listener.upload.shops_images" type="service_closure" id="vich_uploader.listener.upload.shops_images"/>
        <argument key="vich_uploader.listener.upload.slide_images" type="service_closure" id="vich_uploader.listener.upload.slide_images"/>
        <argument key="vich_uploader.listener.upload.social_images" type="service_closure" id="vich_uploader.listener.upload.social_images"/>
        <argument key="vich_uploader.listener.upload.template_images" type="service_closure" id="vich_uploader.listener.upload.template_images"/>
        <argument key="vich_uploader.listener.upload.users_images" type="service_closure" id="vich_uploader.listener.upload.users_images"/>
      </argument>
    </service>
    <service id=".service_locator.tqixlXl" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="App\EventListener\GatewayConfigListener" type="service_closure" id="App\EventListener\GatewayConfigListener"/>
        <argument key="App\EventSubscriber\Admin\AlimentSubscriber" type="service_closure" id="App\EventSubscriber\Admin\AlimentSubscriber"/>
        <argument key="App\EventSubscriber\Admin\LocaleSubscriber" type="service_closure" id="App\EventSubscriber\Admin\LocaleSubscriber"/>
        <argument key="App\EventSubscriber\Admin\ModeSubscriber" type="service_closure" id="App\EventSubscriber\Admin\ModeSubscriber"/>
        <argument key="App\EventSubscriber\Admin\PaymentMethodConfigSubscriber" type="service_closure" id="App\EventSubscriber\Admin\PaymentMethodConfigSubscriber"/>
        <argument key="App\EventSubscriber\Franchise\CompanySubscriber" type="service_closure" id="App\EventSubscriber\Franchise\CompanySubscriber"/>
        <argument key="App\EventSubscriber\Franchise\DomainSubscriber" type="service_closure" id="App\EventSubscriber\Franchise\DomainSubscriber"/>
        <argument key="App\EventSubscriber\Franchise\FranchiseSubscriber" type="service_closure" id="App\EventSubscriber\Franchise\FranchiseSubscriber"/>
        <argument key="App\EventSubscriber\LogBoSubscriber" type="service_closure" id="App\EventSubscriber\LogBoSubscriber"/>
        <argument key="App\EventSubscriber\PaymentStateSubscriber" type="service_closure" id="App\EventSubscriber\PaymentStateSubscriber"/>
        <argument key="App\EventSubscriber\Product\ProductSubscriber" type="service_closure" id="App\EventSubscriber\Product\ProductSubscriber"/>
        <argument key="App\EventSubscriber\Shop\Menu\CategorySubscriber" type="service_closure" id="App\EventSubscriber\Shop\Menu\CategorySubscriber"/>
        <argument key="App\EventSubscriber\Shop\Menu\MenuSubscriber" type="service_closure" id="App\EventSubscriber\Shop\Menu\MenuSubscriber"/>
        <argument key="App\EventSubscriber\Shop\Menu\OptionSubscriber" type="service_closure" id="App\EventSubscriber\Shop\Menu\OptionSubscriber"/>
        <argument key="App\EventSubscriber\Shop\Menu\OptionVariantSubscriber" type="service_closure" id="App\EventSubscriber\Shop\Menu\OptionVariantSubscriber"/>
        <argument key="App\EventSubscriber\Shop\Menu\ProductSubscriber" type="service_closure" id="App\EventSubscriber\Shop\Menu\ProductSubscriber"/>
        <argument key="App\EventSubscriber\Shop\Menu\PromotionalOfferSubscriber" type="service_closure" id="App\EventSubscriber\Shop\Menu\PromotionalOfferSubscriber"/>
        <argument key="App\EventSubscriber\Shop\ShopModeSubscriber" type="service_closure" id="App\EventSubscriber\Shop\ShopModeSubscriber"/>
        <argument key="App\EventSubscriber\Shop\ShopSubscriber" type="service_closure" id="App\EventSubscriber\Shop\ShopSubscriber"/>
        <argument key="App\EventSubscriber\Sync\SyncObjectSubscriber" type="service_closure" id="App\EventSubscriber\Sync\SyncObjectSubscriber"/>
        <argument key="App\EventSubscriber\User\UserSubscriber" type="service_closure" id="App\EventSubscriber\User\UserSubscriber"/>
        <argument key="app.event_subscriber_order_orderSubscriber" type="service_closure" id="app.event_subscriber_order_orderSubscriber"/>
        <argument key="app.locale_listener" type="service_closure" id="app.locale_listener"/>
        <argument key="doctrine.orm.default_listeners.attach_entity_listeners" type="service_closure" id="doctrine.orm.default_listeners.attach_entity_listeners"/>
        <argument key="doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber" type="service_closure" id="doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber"/>
        <argument key="doctrine.orm.listeners.doctrine_token_provider_schema_subscriber" type="service_closure" id="doctrine.orm.listeners.doctrine_token_provider_schema_subscriber"/>
        <argument key="doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber" type="service_closure" id="doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber"/>
        <argument key="doctrine.orm.messenger.doctrine_schema_subscriber" type="service_closure" id="doctrine.orm.messenger.doctrine_schema_subscriber"/>
        <argument key="vich_uploader.listener.clean.aliment_images" type="service_closure" id="vich_uploader.listener.clean.aliment_images"/>
        <argument key="vich_uploader.listener.clean.category_images" type="service_closure" id="vich_uploader.listener.clean.category_images"/>
        <argument key="vich_uploader.listener.clean.external_files" type="service_closure" id="vich_uploader.listener.clean.external_files"/>
        <argument key="vich_uploader.listener.clean.loyalty_images" type="service_closure" id="vich_uploader.listener.clean.loyalty_images"/>
        <argument key="vich_uploader.listener.clean.medias_images" type="service_closure" id="vich_uploader.listener.clean.medias_images"/>
        <argument key="vich_uploader.listener.clean.option_images" type="service_closure" id="vich_uploader.listener.clean.option_images"/>
        <argument key="vich_uploader.listener.clean.option_variant_images" type="service_closure" id="vich_uploader.listener.clean.option_variant_images"/>
        <argument key="vich_uploader.listener.clean.partner_images" type="service_closure" id="vich_uploader.listener.clean.partner_images"/>
        <argument key="vich_uploader.listener.clean.payment_methods_images" type="service_closure" id="vich_uploader.listener.clean.payment_methods_images"/>
        <argument key="vich_uploader.listener.clean.printer_images" type="service_closure" id="vich_uploader.listener.clean.printer_images"/>
        <argument key="vich_uploader.listener.clean.product_images" type="service_closure" id="vich_uploader.listener.clean.product_images"/>
        <argument key="vich_uploader.listener.clean.promotion_images" type="service_closure" id="vich_uploader.listener.clean.promotion_images"/>
        <argument key="vich_uploader.listener.clean.promotional_offers_images" type="service_closure" id="vich_uploader.listener.clean.promotional_offers_images"/>
        <argument key="vich_uploader.listener.clean.shop_modes_images" type="service_closure" id="vich_uploader.listener.clean.shop_modes_images"/>
        <argument key="vich_uploader.listener.clean.shops_images" type="service_closure" id="vich_uploader.listener.clean.shops_images"/>
        <argument key="vich_uploader.listener.clean.slide_images" type="service_closure" id="vich_uploader.listener.clean.slide_images"/>
        <argument key="vich_uploader.listener.clean.social_images" type="service_closure" id="vich_uploader.listener.clean.social_images"/>
        <argument key="vich_uploader.listener.clean.template_images" type="service_closure" id="vich_uploader.listener.clean.template_images"/>
        <argument key="vich_uploader.listener.clean.users_images" type="service_closure" id="vich_uploader.listener.clean.users_images"/>
        <argument key="vich_uploader.listener.remove.aliment_images" type="service_closure" id="vich_uploader.listener.remove.aliment_images"/>
        <argument key="vich_uploader.listener.remove.category_images" type="service_closure" id="vich_uploader.listener.remove.category_images"/>
        <argument key="vich_uploader.listener.remove.external_files" type="service_closure" id="vich_uploader.listener.remove.external_files"/>
        <argument key="vich_uploader.listener.remove.loyalty_images" type="service_closure" id="vich_uploader.listener.remove.loyalty_images"/>
        <argument key="vich_uploader.listener.remove.medias_images" type="service_closure" id="vich_uploader.listener.remove.medias_images"/>
        <argument key="vich_uploader.listener.remove.option_images" type="service_closure" id="vich_uploader.listener.remove.option_images"/>
        <argument key="vich_uploader.listener.remove.option_variant_images" type="service_closure" id="vich_uploader.listener.remove.option_variant_images"/>
        <argument key="vich_uploader.listener.remove.partner_images" type="service_closure" id="vich_uploader.listener.remove.partner_images"/>
        <argument key="vich_uploader.listener.remove.payment_methods_images" type="service_closure" id="vich_uploader.listener.remove.payment_methods_images"/>
        <argument key="vich_uploader.listener.remove.printer_images" type="service_closure" id="vich_uploader.listener.remove.printer_images"/>
        <argument key="vich_uploader.listener.remove.product_images" type="service_closure" id="vich_uploader.listener.remove.product_images"/>
        <argument key="vich_uploader.listener.remove.promotion_images" type="service_closure" id="vich_uploader.listener.remove.promotion_images"/>
        <argument key="vich_uploader.listener.remove.promotional_offers_images" type="service_closure" id="vich_uploader.listener.remove.promotional_offers_images"/>
        <argument key="vich_uploader.listener.remove.shop_modes_images" type="service_closure" id="vich_uploader.listener.remove.shop_modes_images"/>
        <argument key="vich_uploader.listener.remove.shops_images" type="service_closure" id="vich_uploader.listener.remove.shops_images"/>
        <argument key="vich_uploader.listener.remove.slide_images" type="service_closure" id="vich_uploader.listener.remove.slide_images"/>
        <argument key="vich_uploader.listener.remove.social_images" type="service_closure" id="vich_uploader.listener.remove.social_images"/>
        <argument key="vich_uploader.listener.remove.template_images" type="service_closure" id="vich_uploader.listener.remove.template_images"/>
        <argument key="vich_uploader.listener.remove.users_images" type="service_closure" id="vich_uploader.listener.remove.users_images"/>
        <argument key="vich_uploader.listener.upload.aliment_images" type="service_closure" id="vich_uploader.listener.upload.aliment_images"/>
        <argument key="vich_uploader.listener.upload.category_images" type="service_closure" id="vich_uploader.listener.upload.category_images"/>
        <argument key="vich_uploader.listener.upload.external_files" type="service_closure" id="vich_uploader.listener.upload.external_files"/>
        <argument key="vich_uploader.listener.upload.loyalty_images" type="service_closure" id="vich_uploader.listener.upload.loyalty_images"/>
        <argument key="vich_uploader.listener.upload.medias_images" type="service_closure" id="vich_uploader.listener.upload.medias_images"/>
        <argument key="vich_uploader.listener.upload.option_images" type="service_closure" id="vich_uploader.listener.upload.option_images"/>
        <argument key="vich_uploader.listener.upload.option_variant_images" type="service_closure" id="vich_uploader.listener.upload.option_variant_images"/>
        <argument key="vich_uploader.listener.upload.partner_images" type="service_closure" id="vich_uploader.listener.upload.partner_images"/>
        <argument key="vich_uploader.listener.upload.payment_methods_images" type="service_closure" id="vich_uploader.listener.upload.payment_methods_images"/>
        <argument key="vich_uploader.listener.upload.printer_images" type="service_closure" id="vich_uploader.listener.upload.printer_images"/>
        <argument key="vich_uploader.listener.upload.product_images" type="service_closure" id="vich_uploader.listener.upload.product_images"/>
        <argument key="vich_uploader.listener.upload.promotion_images" type="service_closure" id="vich_uploader.listener.upload.promotion_images"/>
        <argument key="vich_uploader.listener.upload.promotional_offers_images" type="service_closure" id="vich_uploader.listener.upload.promotional_offers_images"/>
        <argument key="vich_uploader.listener.upload.shop_modes_images" type="service_closure" id="vich_uploader.listener.upload.shop_modes_images"/>
        <argument key="vich_uploader.listener.upload.shops_images" type="service_closure" id="vich_uploader.listener.upload.shops_images"/>
        <argument key="vich_uploader.listener.upload.slide_images" type="service_closure" id="vich_uploader.listener.upload.slide_images"/>
        <argument key="vich_uploader.listener.upload.social_images" type="service_closure" id="vich_uploader.listener.upload.social_images"/>
        <argument key="vich_uploader.listener.upload.template_images" type="service_closure" id="vich_uploader.listener.upload.template_images"/>
        <argument key="vich_uploader.listener.upload.users_images" type="service_closure" id="vich_uploader.listener.upload.users_images"/>
      </argument>
    </service>
    <service id=".service_locator.fMt8tBz" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="App\Repository\AddressRepository" type="service_closure" id="App\Repository\AddressRepository"/>
        <argument key="App\Repository\Address\BillingAddressRepository" type="service_closure" id="App\Repository\Address\BillingAddressRepository"/>
        <argument key="App\Repository\Address\DeliveryAddressRepository" type="service_closure" id="App\Repository\Address\DeliveryAddressRepository"/>
        <argument key="App\Repository\Admin\AdminSettingRepository" type="service_closure" id="App\Repository\Admin\AdminSettingRepository"/>
        <argument key="App\Repository\Admin\Aliment\AlimentRepository" type="service_closure" id="App\Repository\Admin\Aliment\AlimentRepository"/>
        <argument key="App\Repository\Admin\Aliment\AlimentTranslationRepository" type="service_closure" id="App\Repository\Admin\Aliment\AlimentTranslationRepository"/>
        <argument key="App\Repository\Admin\ApplicationNameRepository" type="service_closure" id="App\Repository\Admin\ApplicationNameRepository"/>
        <argument key="App\Repository\Admin\ColorNameRepository" type="service_closure" id="App\Repository\Admin\ColorNameRepository"/>
        <argument key="App\Repository\Admin\ExternalLinkNameRepository" type="service_closure" id="App\Repository\Admin\ExternalLinkNameRepository"/>
        <argument key="App\Repository\Admin\GatewayConfigRepository" type="service_closure" id="App\Repository\Admin\GatewayConfigRepository"/>
        <argument key="App\Repository\Admin\LocaleRepository" type="service_closure" id="App\Repository\Admin\LocaleRepository"/>
        <argument key="App\Repository\Admin\MailTransportRepository" type="service_closure" id="App\Repository\Admin\MailTransportRepository"/>
        <argument key="App\Repository\Admin\MediaNameRepository" type="service_closure" id="App\Repository\Admin\MediaNameRepository"/>
        <argument key="App\Repository\Admin\ModeRepository" type="service_closure" id="App\Repository\Admin\ModeRepository"/>
        <argument key="App\Repository\Admin\ModeTranslationRepository" type="service_closure" id="App\Repository\Admin\ModeTranslationRepository"/>
        <argument key="App\Repository\Admin\PaymentMethodConfigRepository" type="service_closure" id="App\Repository\Admin\PaymentMethodConfigRepository"/>
        <argument key="App\Repository\Admin\SocialNameRepository" type="service_closure" id="App\Repository\Admin\SocialNameRepository"/>
        <argument key="App\Repository\Admin\SourceRepository" type="service_closure" id="App\Repository\Admin\SourceRepository"/>
        <argument key="App\Repository\Admin\TemplateNameRepository" type="service_closure" id="App\Repository\Admin\TemplateNameRepository"/>
        <argument key="App\Repository\Admin\Webhook\NotificationRepository" type="service_closure" id="App\Repository\Admin\Webhook\NotificationRepository"/>
        <argument key="App\Repository\Admin\Webhook\WebhookRepository" type="service_closure" id="App\Repository\Admin\Webhook\WebhookRepository"/>
        <argument key="App\Repository\Contact\ContactRepository" type="service_closure" id="App\Repository\Contact\ContactRepository"/>
        <argument key="App\Repository\CountryRepository" type="service_closure" id="App\Repository\CountryRepository"/>
        <argument key="App\Repository\Currency\CurrencyRepository" type="service_closure" id="App\Repository\Currency\CurrencyRepository"/>
        <argument key="App\Repository\Event\EventRepository" type="service_closure" id="App\Repository\Event\EventRepository"/>
        <argument key="App\Repository\Franchise\ApplicationRepository" type="service_closure" id="App\Repository\Franchise\ApplicationRepository"/>
        <argument key="App\Repository\Franchise\ColorRepository" type="service_closure" id="App\Repository\Franchise\ColorRepository"/>
        <argument key="App\Repository\Franchise\CompanyRepository" type="service_closure" id="App\Repository\Franchise\CompanyRepository"/>
        <argument key="App\Repository\Franchise\CompanyTranslationRepository" type="service_closure" id="App\Repository\Franchise\CompanyTranslationRepository"/>
        <argument key="App\Repository\Franchise\CustomerFranchiseRepository" type="service_closure" id="App\Repository\Franchise\CustomerFranchiseRepository"/>
        <argument key="App\Repository\Franchise\DomainRepository" type="service_closure" id="App\Repository\Franchise\DomainRepository"/>
        <argument key="App\Repository\Franchise\ExternalLinkRepository" type="service_closure" id="App\Repository\Franchise\ExternalLinkRepository"/>
        <argument key="App\Repository\Franchise\FranchiseRepository" type="service_closure" id="App\Repository\Franchise\FranchiseRepository"/>
        <argument key="App\Repository\Franchise\MediaRepository" type="service_closure" id="App\Repository\Franchise\MediaRepository"/>
        <argument key="App\Repository\Franchise\ParameterRepository" type="service_closure" id="App\Repository\Franchise\ParameterRepository"/>
        <argument key="App\Repository\Franchise\SlideRepository" type="service_closure" id="App\Repository\Franchise\SlideRepository"/>
        <argument key="App\Repository\Franchise\SocialRepository" type="service_closure" id="App\Repository\Franchise\SocialRepository"/>
        <argument key="App\Repository\Franchise\TemplateRepository" type="service_closure" id="App\Repository\Franchise\TemplateRepository"/>
        <argument key="App\Repository\Message\EmailRepository" type="service_closure" id="App\Repository\Message\EmailRepository"/>
        <argument key="App\Repository\Message\MessageRepository" type="service_closure" id="App\Repository\Message\MessageRepository"/>
        <argument key="App\Repository\Message\SmsRepository" type="service_closure" id="App\Repository\Message\SmsRepository"/>
        <argument key="App\Repository\Order\OrderItemRepository" type="service_closure" id="App\Repository\Order\OrderItemRepository"/>
        <argument key="App\Repository\Order\OrderRepository" type="service_closure" id="App\Repository\Order\OrderRepository"/>
        <argument key="App\Repository\PartnerRepository" type="service_closure" id="App\Repository\PartnerRepository"/>
        <argument key="App\Repository\Payment\PaymentRepository" type="service_closure" id="App\Repository\Payment\PaymentRepository"/>
        <argument key="App\Repository\Product\Category\CategoryRepository" type="service_closure" id="App\Repository\Product\Category\CategoryRepository"/>
        <argument key="App\Repository\Product\Category\CategoryTranslationRepository" type="service_closure" id="App\Repository\Product\Category\CategoryTranslationRepository"/>
        <argument key="App\Repository\Product\OptionVariant\OptionVariantRepository" type="service_closure" id="App\Repository\Product\OptionVariant\OptionVariantRepository"/>
        <argument key="App\Repository\Product\OptionVariant\OptionVariantTranslationRepository" type="service_closure" id="App\Repository\Product\OptionVariant\OptionVariantTranslationRepository"/>
        <argument key="App\Repository\Product\Option\OptionRepository" type="service_closure" id="App\Repository\Product\Option\OptionRepository"/>
        <argument key="App\Repository\Product\Option\OptionTranslationRepository" type="service_closure" id="App\Repository\Product\Option\OptionTranslationRepository"/>
        <argument key="App\Repository\Product\ProductCategoryRepository" type="service_closure" id="App\Repository\Product\ProductCategoryRepository"/>
        <argument key="App\Repository\Product\Product\ProductRepository" type="service_closure" id="App\Repository\Product\Product\ProductRepository"/>
        <argument key="App\Repository\Product\Product\ProductTranslationRepository" type="service_closure" id="App\Repository\Product\Product\ProductTranslationRepository"/>
        <argument key="App\Repository\Product\Product\StepItemRepository" type="service_closure" id="App\Repository\Product\Product\StepItemRepository"/>
        <argument key="App\Repository\Product\Product\StepRepository" type="service_closure" id="App\Repository\Product\Product\StepRepository"/>
        <argument key="App\Repository\Security\AdministratorRepository" type="service_closure" id="App\Repository\Security\AdministratorRepository"/>
        <argument key="App\Repository\Security\CustomerRepository" type="service_closure" id="App\Repository\Security\CustomerRepository"/>
        <argument key="App\Repository\Security\DeveloperRepository" type="service_closure" id="App\Repository\Security\DeveloperRepository"/>
        <argument key="App\Repository\Security\ManagerRepository" type="service_closure" id="App\Repository\Security\ManagerRepository"/>
        <argument key="App\Repository\Security\ResetPasswordRequestRepository" type="service_closure" id="App\Repository\Security\ResetPasswordRequestRepository"/>
        <argument key="App\Repository\Security\RoleRepository" type="service_closure" id="App\Repository\Security\RoleRepository"/>
        <argument key="App\Repository\Security\ShopManagerRepository" type="service_closure" id="App\Repository\Security\ShopManagerRepository"/>
        <argument key="App\Repository\Security\SupportRepository" type="service_closure" id="App\Repository\Security\SupportRepository"/>
        <argument key="App\Repository\Security\UserOAuthRepository" type="service_closure" id="App\Repository\Security\UserOAuthRepository"/>
        <argument key="App\Repository\Security\UserRepository" type="service_closure" id="App\Repository\Security\UserRepository"/>
        <argument key="App\Repository\Shop\ClosingDaysRepository" type="service_closure" id="App\Repository\Shop\ClosingDaysRepository"/>
        <argument key="App\Repository\Shop\CustomerShopRepository" type="service_closure" id="App\Repository\Shop\CustomerShopRepository"/>
        <argument key="App\Repository\Shop\DeviceRepository" type="service_closure" id="App\Repository\Shop\DeviceRepository"/>
        <argument key="App\Repository\Shop\KitchenRepository" type="service_closure" id="App\Repository\Shop\KitchenRepository"/>
        <argument key="App\Repository\Shop\LoyaltyRepository" type="service_closure" id="App\Repository\Shop\LoyaltyRepository"/>
        <argument key="App\Repository\Shop\LoyaltyTranslationRepository" type="service_closure" id="App\Repository\Shop\LoyaltyTranslationRepository"/>
        <argument key="App\Repository\Shop\MenuRepository" type="service_closure" id="App\Repository\Shop\MenuRepository"/>
        <argument key="App\Repository\Shop\NoticeRepository" type="service_closure" id="App\Repository\Shop\NoticeRepository"/>
        <argument key="App\Repository\Shop\OpeningHoursRepository" type="service_closure" id="App\Repository\Shop\OpeningHoursRepository"/>
        <argument key="App\Repository\Shop\OrderSettingRepository" type="service_closure" id="App\Repository\Shop\OrderSettingRepository"/>
        <argument key="App\Repository\Shop\OrderingHoursRepository" type="service_closure" id="App\Repository\Shop\OrderingHoursRepository"/>
        <argument key="App\Repository\Shop\PairingRepository" type="service_closure" id="App\Repository\Shop\PairingRepository"/>
        <argument key="App\Repository\Shop\PartnerRepository" type="service_closure" id="App\Repository\Shop\PartnerRepository"/>
        <argument key="App\Repository\Shop\PaymentMethodRepository" type="service_closure" id="App\Repository\Shop\PaymentMethodRepository"/>
        <argument key="App\Repository\Shop\PickupHourRepository" type="service_closure" id="App\Repository\Shop\PickupHourRepository"/>
        <argument key="App\Repository\Shop\PrinterRepository" type="service_closure" id="App\Repository\Shop\PrinterRepository"/>
        <argument key="App\Repository\Shop\ProductShopModeRepository" type="service_closure" id="App\Repository\Shop\ProductShopModeRepository"/>
        <argument key="App\Repository\Shop\PromotionRepository" type="service_closure" id="App\Repository\Shop\PromotionRepository"/>
        <argument key="App\Repository\Shop\PromotionalOfferRepository" type="service_closure" id="App\Repository\Shop\PromotionalOfferRepository"/>
        <argument key="App\Repository\Shop\ShopModeRepository" type="service_closure" id="App\Repository\Shop\ShopModeRepository"/>
        <argument key="App\Repository\Shop\ShopRepository" type="service_closure" id="App\Repository\Shop\ShopRepository"/>
        <argument key="App\Repository\Shop\ShopSettingsRepository" type="service_closure" id="App\Repository\Shop\ShopSettingsRepository"/>
        <argument key="App\Repository\Shop\ShopTranslationRepository" type="service_closure" id="App\Repository\Shop\ShopTranslationRepository"/>
        <argument key="App\Repository\Shop\StarcloudRepository" type="service_closure" id="App\Repository\Shop\StarcloudRepository"/>
        <argument key="App\Repository\Shop\TableRepository" type="service_closure" id="App\Repository\Shop\TableRepository"/>
        <argument key="App\Repository\Shop\ZoneRepository" type="service_closure" id="App\Repository\Shop\ZoneRepository"/>
        <argument key="App\Repository\Tax\TaxRepository" type="service_closure" id="App\Repository\Tax\TaxRepository"/>
      </argument>
    </service>
    <service id=".service_locator.KLVvNIq" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="doctrine.ulid_generator" type="service_closure" id="doctrine.ulid_generator"/>
        <argument key="doctrine.uuid_generator" type="service_closure" id="doctrine.uuid_generator"/>
      </argument>
    </service>
    <service id=".doctrine.orm.default_metadata_driver" class="Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver">
      <argument type="service" id=".doctrine.orm.default_metadata_driver.inner"/>
      <argument type="service" id=".service_locator.KLVvNIq"/>
    </service>
    <service id="doctrine.dbal.logging_middleware.default" class="Doctrine\DBAL\Logging\Middleware">
      <argument type="service" id="monolog.logger.doctrine"/>
    </service>
    <service id="doctrine.dbal.debug_middleware.default" class="Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware">
      <argument type="service" id="doctrine.debug_data_holder"/>
      <argument type="service" id="debug.stopwatch" on-invalid="null"/>
      <call method="setConnectionName">
        <argument>default</argument>
      </call>
    </service>
    <service id="doctrine.dbal.logging_middleware.foxorders_v1" class="Doctrine\DBAL\Logging\Middleware">
      <argument type="service" id="monolog.logger.doctrine"/>
    </service>
    <service id="doctrine.dbal.debug_middleware.foxorders_v1" class="Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware">
      <argument type="service" id="doctrine.debug_data_holder"/>
      <argument type="service" id="debug.stopwatch" on-invalid="null"/>
      <call method="setConnectionName">
        <argument>foxorders_v1</argument>
      </call>
    </service>
    <service id="debug.security.voter.security.access.authenticated_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="security.access.authenticated_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="debug.security.voter.security.access.role_hierarchy_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="security.access.role_hierarchy_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="debug.security.voter.security.access.expression_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="security.access.expression_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="debug.security.voter.App\Security\Voter\ExactRoleVoter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="App\Security\Voter\ExactRoleVoter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="debug.security.voter.App\Security\Voter\UserVoter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="App\Security\Voter\UserVoter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="security.listener.csrf_protection" class="Symfony\Component\Security\Http\EventListener\CsrfProtectionListener">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="security.csrf.token_manager"/>
    </service>
    <service id="security.logout.listener.csrf_token_clearing" class="Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="security.csrf.token_storage"/>
    </service>
    <service id="security.ldap_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <argument type="collection"/>
    </service>
    <service id=".service_locator.TWz9UQt" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="list" type="service_closure" id="knp_menu.renderer.list"/>
        <argument key="twig" type="service_closure" id="knp_menu.renderer.twig"/>
      </argument>
    </service>
    <service id="cache.app.traceable" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.app.traceable.recorder_inner"/>
    </service>
    <service id="cache.system.traceable" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.system.traceable.recorder_inner"/>
    </service>
    <service id="cache.validator.traceable" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.validator.traceable.recorder_inner"/>
    </service>
    <service id="cache.serializer.traceable" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.serializer.traceable.recorder_inner"/>
    </service>
    <service id="cache.annotations.traceable" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.annotations.traceable.recorder_inner"/>
    </service>
    <service id="cache.property_info.traceable" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.property_info.traceable.recorder_inner"/>
    </service>
    <service id="cache.messenger.restart_workers_signal.traceable" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.messenger.restart_workers_signal.traceable.recorder_inner"/>
    </service>
    <service id="cache.rate_limiter.traceable" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.rate_limiter.traceable.recorder_inner"/>
    </service>
    <service id=".popina_order_cache.inner.traceable" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="popina_order_cache">cache.pool</tag>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id=".popina_order_cache.inner.traceable.recorder_inner"/>
    </service>
    <service id="cache.validator_expression_language.traceable" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.validator_expression_language.traceable.recorder_inner"/>
    </service>
    <service id="cache.doctrine.orm.default.result.traceable" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <argument type="service" id="cache.doctrine.orm.default.result.traceable.recorder_inner"/>
    </service>
    <service id="cache.doctrine.orm.default.query.traceable" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <argument type="service" id="cache.doctrine.orm.default.query.traceable.recorder_inner"/>
    </service>
    <service id="cache.security_expression_language.traceable" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.security_expression_language.traceable.recorder_inner"/>
    </service>
    <service id="api_platform.cache.route_name_resolver.traceable" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="api_platform.cache.route_name_resolver.traceable.recorder_inner"/>
    </service>
    <service id="api_platform.cache.metadata.resource.traceable" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="api_platform.cache.metadata.resource.traceable.recorder_inner"/>
    </service>
    <service id="api_platform.cache.metadata.resource.legacy.traceable" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="api_platform.cache.metadata.resource.legacy.traceable.recorder_inner"/>
    </service>
    <service id="api_platform.cache.metadata.property.legacy.traceable" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="api_platform.cache.metadata.property.legacy.traceable.recorder_inner"/>
    </service>
    <service id="api_platform.cache.subresource_operation_factory.traceable" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="api_platform.cache.subresource_operation_factory.traceable.recorder_inner"/>
    </service>
    <service id="api_platform.cache.identifiers_extractor.traceable" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="api_platform.cache.identifiers_extractor.traceable.recorder_inner"/>
    </service>
    <service id="Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient" class="Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient">
      <argument type="service" id="Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient.inner"/>
      <argument type="service" id="Sentry\State\HubInterface"/>
    </service>
    <service id=".service_locator.yY.p4P7" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="translation.loader.csv" type="service_closure" id="translation.loader.csv"/>
        <argument key="translation.loader.dat" type="service_closure" id="translation.loader.dat"/>
        <argument key="translation.loader.ini" type="service_closure" id="translation.loader.ini"/>
        <argument key="translation.loader.json" type="service_closure" id="translation.loader.json"/>
        <argument key="translation.loader.mo" type="service_closure" id="translation.loader.mo"/>
        <argument key="translation.loader.php" type="service_closure" id="translation.loader.php"/>
        <argument key="translation.loader.po" type="service_closure" id="translation.loader.po"/>
        <argument key="translation.loader.qt" type="service_closure" id="translation.loader.qt"/>
        <argument key="translation.loader.res" type="service_closure" id="translation.loader.res"/>
        <argument key="translation.loader.xliff" type="service_closure" id="translation.loader.xliff"/>
        <argument key="translation.loader.yml" type="service_closure" id="translation.loader.yml"/>
      </argument>
    </service>
    <service id=".service_locator.T8hWM5K" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="doctrine" type="service_closure" id="doctrine" on-invalid="ignore"/>
        <argument key="form.factory" type="service_closure" id="form.factory" on-invalid="ignore"/>
        <argument key="http_kernel" type="service_closure" id="http_kernel" on-invalid="ignore"/>
        <argument key="message_bus" type="service_closure" id="debug.traced.messenger.bus.default" on-invalid="ignore"/>
        <argument key="messenger.default_bus" type="service_closure" id="debug.traced.messenger.bus.default" on-invalid="ignore"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack" on-invalid="ignore"/>
        <argument key="router" type="service_closure" id="router.default" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage" on-invalid="ignore"/>
        <argument key="serializer" type="service_closure" id="serializer" on-invalid="ignore"/>
        <argument key="session" type="service_closure" id=".session.deprecated" on-invalid="ignore"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
      </argument>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Admin\AlimentController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Admin\AlimentController"/>
      <argument>App\Controller\Admin\AlimentController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Admin\ApplicationNameController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Admin\ApplicationNameController"/>
      <argument>App\Controller\Admin\ApplicationNameController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.F.6DxIS" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="doctrine" type="service_closure" id="doctrine" on-invalid="ignore"/>
        <argument key="form.factory" type="service_closure" id="form.factory" on-invalid="ignore"/>
        <argument key="http_kernel" type="service_closure" id="http_kernel" on-invalid="ignore"/>
        <argument key="message_bus" type="service_closure" id="debug.traced.messenger.bus.default" on-invalid="ignore"/>
        <argument key="messenger.default_bus" type="service_closure" id="debug.traced.messenger.bus.default" on-invalid="ignore"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack" on-invalid="ignore"/>
        <argument key="router" type="service_closure" id="router.default" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage" on-invalid="ignore"/>
        <argument key="serializer" type="service_closure" id="serializer" on-invalid="ignore"/>
        <argument key="session" type="service_closure" id=".session.deprecated" on-invalid="ignore"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
      </argument>
    </service>
    <service id=".service_locator.F.6DxIS.App\Controller\Admin\CloneMenuController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Admin\CloneMenuController"/>
      <argument>App\Controller\Admin\CloneMenuController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.F.6DxIS" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Admin\ColorNameController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Admin\ColorNameController"/>
      <argument>App\Controller\Admin\ColorNameController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Admin\DashboardController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Admin\DashboardController"/>
      <argument>App\Controller\Admin\DashboardController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Admin\ExternalLinkNameController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Admin\ExternalLinkNameController"/>
      <argument>App\Controller\Admin\ExternalLinkNameController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Admin\KitchenController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Admin\KitchenController"/>
      <argument>App\Controller\Admin\KitchenController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.XPavmSc" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="doctrine" type="service_closure" id="doctrine" on-invalid="ignore"/>
        <argument key="form.factory" type="service_closure" id="form.factory" on-invalid="ignore"/>
        <argument key="http_kernel" type="service_closure" id="http_kernel" on-invalid="ignore"/>
        <argument key="message_bus" type="service_closure" id="debug.traced.messenger.bus.default" on-invalid="ignore"/>
        <argument key="messenger.default_bus" type="service_closure" id="debug.traced.messenger.bus.default" on-invalid="ignore"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack" on-invalid="ignore"/>
        <argument key="router" type="service_closure" id="router.default" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage" on-invalid="ignore"/>
        <argument key="serializer" type="service_closure" id="serializer" on-invalid="ignore"/>
        <argument key="session" type="service_closure" id=".session.deprecated" on-invalid="ignore"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
      </argument>
    </service>
    <service id=".service_locator.XPavmSc.App\Controller\Admin\LocaleController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Admin\LocaleController"/>
      <argument>App\Controller\Admin\LocaleController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.XPavmSc" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Admin\LogsController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Admin\LogsController"/>
      <argument>App\Controller\Admin\LogsController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Admin\MailTransportController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Admin\MailTransportController"/>
      <argument>App\Controller\Admin\MailTransportController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Admin\MediaNameController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Admin\MediaNameController"/>
      <argument>App\Controller\Admin\MediaNameController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Admin\ModeController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Admin\ModeController"/>
      <argument>App\Controller\Admin\ModeController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Admin\OrderController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Admin\OrderController"/>
      <argument>App\Controller\Admin\OrderController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Admin\PaymentMethodConfigController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Admin\PaymentMethodConfigController"/>
      <argument>App\Controller\Admin\PaymentMethodConfigController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Admin\SmsModeSettingController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Admin\SmsModeSettingController"/>
      <argument>App\Controller\Admin\SmsModeSettingController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Admin\SocialNameController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Admin\SocialNameController"/>
      <argument>App\Controller\Admin\SocialNameController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Admin\SourceController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Admin\SourceController"/>
      <argument>App\Controller\Admin\SourceController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Admin\TemplateNameController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Admin\TemplateNameController"/>
      <argument>App\Controller\Admin\TemplateNameController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Admin\WebhookController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Admin\WebhookController"/>
      <argument>App\Controller\Admin\WebhookController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\Address\SetDefaultDeliveryAddressController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\Address\SetDefaultDeliveryAddressController"/>
      <argument>App\Controller\Api\Address\SetDefaultDeliveryAddressController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\Admin\Aliment\GetAlimentsController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\Admin\Aliment\GetAlimentsController"/>
      <argument>App\Controller\Api\Admin\Aliment\GetAlimentsController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\Admin\Tax\GetTaxesController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\Admin\Tax\GetTaxesController"/>
      <argument>App\Controller\Api\Admin\Tax\GetTaxesController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\Franchise\FranchiseByUrlController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\Franchise\FranchiseByUrlController"/>
      <argument>App\Controller\Api\Franchise\FranchiseByUrlController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\ImageUploader\ImageUploaderController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\ImageUploader\ImageUploaderController"/>
      <argument>App\Controller\Api\ImageUploader\ImageUploaderController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\Order\OrderDelayController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\Order\OrderDelayController"/>
      <argument>App\Controller\Api\Order\OrderDelayController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\Order\OrderUpdateActionController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\Order\OrderUpdateActionController"/>
      <argument>App\Controller\Api\Order\OrderUpdateActionController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\Payment\CreatePaymentController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\Payment\CreatePaymentController"/>
      <argument>App\Controller\Api\Payment\CreatePaymentController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\Payment\GetPaymentStatusController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\Payment\GetPaymentStatusController"/>
      <argument>App\Controller\Api\Payment\GetPaymentStatusController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\Payment\Nepting\EPayRedirectionController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\Payment\Nepting\EPayRedirectionController"/>
      <argument>App\Controller\Api\Payment\Nepting\EPayRedirectionController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\Payment\Nepting\SetPaymentResultController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\Payment\Nepting\SetPaymentResultController"/>
      <argument>App\Controller\Api\Payment\Nepting\SetPaymentResultController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\Payment\Webhook\NeptingController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\Payment\Webhook\NeptingController"/>
      <argument>App\Controller\Api\Payment\Webhook\NeptingController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\Payment\Webhook\PaygreenController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\Payment\Webhook\PaygreenController"/>
      <argument>App\Controller\Api\Payment\Webhook\PaygreenController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\Payment\Webhook\PayplugController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\Payment\Webhook\PayplugController"/>
      <argument>App\Controller\Api\Payment\Webhook\PayplugController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\Payment\Webhook\PayxpertController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\Payment\Webhook\PayxpertController"/>
      <argument>App\Controller\Api\Payment\Webhook\PayxpertController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\Payment\Webhook\StripeController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\Payment\Webhook\StripeController"/>
      <argument>App\Controller\Api\Payment\Webhook\StripeController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\Shop\CloseShopController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\Shop\CloseShopController"/>
      <argument>App\Controller\Api\Shop\CloseShopController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\Shop\Device\IsPairedController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\Shop\Device\IsPairedController"/>
      <argument>App\Controller\Api\Shop\Device\IsPairedController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\Shop\Device\UpdateDeviceStatusController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\Shop\Device\UpdateDeviceStatusController"/>
      <argument>App\Controller\Api\Shop\Device\UpdateDeviceStatusController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\Shop\GetTimeSlotController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\Shop\GetTimeSlotController"/>
      <argument>App\Controller\Api\Shop\GetTimeSlotController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\Shop\Loyalty\LoyaltyBenefitsController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\Shop\Loyalty\LoyaltyBenefitsController"/>
      <argument>App\Controller\Api\Shop\Loyalty\LoyaltyBenefitsController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\Shop\Menu\CreateMenuController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\Shop\Menu\CreateMenuController"/>
      <argument>App\Controller\Api\Shop\Menu\CreateMenuController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\Shop\Menu\EnableMenuController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\Shop\Menu\EnableMenuController"/>
      <argument>App\Controller\Api\Shop\Menu\EnableMenuController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\Shop\Menu\GetMenuController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\Shop\Menu\GetMenuController"/>
      <argument>App\Controller\Api\Shop\Menu\GetMenuController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\Shop\Menu\GetMenuCrossSellingController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\Shop\Menu\GetMenuCrossSellingController"/>
      <argument>App\Controller\Api\Shop\Menu\GetMenuCrossSellingController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\Shop\Menu\GetPromotionalOfferController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\Shop\Menu\GetPromotionalOfferController"/>
      <argument>App\Controller\Api\Shop\Menu\GetPromotionalOfferController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\Shop\Menu\UpdateMenuController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\Shop\Menu\UpdateMenuController"/>
      <argument>App\Controller\Api\Shop\Menu\UpdateMenuController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\Shop\OpenShopController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\Shop\OpenShopController"/>
      <argument>App\Controller\Api\Shop\OpenShopController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\Shop\SyncClosingDaysController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\Shop\SyncClosingDaysController"/>
      <argument>App\Controller\Api\Shop\SyncClosingDaysController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\Shop\SyncOpeningHoursController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\Shop\SyncOpeningHoursController"/>
      <argument>App\Controller\Api\Shop\SyncOpeningHoursController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\Shop\SyncShopController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\Shop\SyncShopController"/>
      <argument>App\Controller\Api\Shop\SyncShopController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\Shop\WebhookUpdateEndpointController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\Shop\WebhookUpdateEndpointController"/>
      <argument>App\Controller\Api\Shop\WebhookUpdateEndpointController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\User\CheckPasswordResetController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\User\CheckPasswordResetController"/>
      <argument>App\Controller\Api\User\CheckPasswordResetController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\User\DefaultLanguageController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\User\DefaultLanguageController"/>
      <argument>App\Controller\Api\User\DefaultLanguageController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\User\QoodosSubscriptionController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\User\QoodosSubscriptionController"/>
      <argument>App\Controller\Api\User\QoodosSubscriptionController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\User\QoodosUnsubscriptionController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\User\QoodosUnsubscriptionController"/>
      <argument>App\Controller\Api\User\QoodosUnsubscriptionController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\User\RequestPasswordResetController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\User\RequestPasswordResetController"/>
      <argument>App\Controller\Api\User\RequestPasswordResetController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\User\ResetPasswordResetController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\User\ResetPasswordResetController"/>
      <argument>App\Controller\Api\User\ResetPasswordResetController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\User\SubscribeExistingController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\User\SubscribeExistingController"/>
      <argument>App\Controller\Api\User\SubscribeExistingController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Api\User\UpdatePasswordController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Api\User\UpdatePasswordController"/>
      <argument>App\Controller\Api\User\UpdatePasswordController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\BaseOrderController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\BaseOrderController"/>
      <argument>App\Controller\BaseOrderController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Dashboard\DashboardController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Dashboard\DashboardController"/>
      <argument>App\Controller\Dashboard\DashboardController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Doc\DocController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Doc\DocController"/>
      <argument>App\Controller\Doc\DocController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Doc\WebhookController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Doc\WebhookController"/>
      <argument>App\Controller\Doc\WebhookController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Franchise\ApplicationController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Franchise\ApplicationController"/>
      <argument>App\Controller\Franchise\ApplicationController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Franchise\ColorController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Franchise\ColorController"/>
      <argument>App\Controller\Franchise\ColorController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Franchise\DashboardController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Franchise\DashboardController"/>
      <argument>App\Controller\Franchise\DashboardController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Franchise\DomainController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Franchise\DomainController"/>
      <argument>App\Controller\Franchise\DomainController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Franchise\ExternalLinkController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Franchise\ExternalLinkController"/>
      <argument>App\Controller\Franchise\ExternalLinkController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Franchise\FranchiseController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Franchise\FranchiseController"/>
      <argument>App\Controller\Franchise\FranchiseController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Franchise\MediaController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Franchise\MediaController"/>
      <argument>App\Controller\Franchise\MediaController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Franchise\OrderController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Franchise\OrderController"/>
      <argument>App\Controller\Franchise\OrderController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Franchise\ParameterController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Franchise\ParameterController"/>
      <argument>App\Controller\Franchise\ParameterController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Franchise\SlideController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Franchise\SlideController"/>
      <argument>App\Controller\Franchise\SlideController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Franchise\SocialController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Franchise\SocialController"/>
      <argument>App\Controller\Franchise\SocialController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Franchise\TemplateController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Franchise\TemplateController"/>
      <argument>App\Controller\Franchise\TemplateController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Google\ImageProfileController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Google\ImageProfileController"/>
      <argument>App\Controller\Google\ImageProfileController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Google\TranslateController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Google\TranslateController"/>
      <argument>App\Controller\Google\TranslateController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Home\IndexController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Home\IndexController"/>
      <argument>App\Controller\Home\IndexController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\ImageCropper\ImageController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\ImageCropper\ImageController"/>
      <argument>App\Controller\ImageCropper\ImageController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\LegalTerms\LegalTermsController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\LegalTerms\LegalTermsController"/>
      <argument>App\Controller\LegalTerms\LegalTermsController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Message\SmsController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Message\SmsController"/>
      <argument>App\Controller\Message\SmsController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Order\OrderController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Order\OrderController"/>
      <argument>App\Controller\Order\OrderController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Product\CategoryController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Product\CategoryController"/>
      <argument>App\Controller\Product\CategoryController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Product\OptionController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Product\OptionController"/>
      <argument>App\Controller\Product\OptionController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Product\OptionVariantController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Product\OptionVariantController"/>
      <argument>App\Controller\Product\OptionVariantController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Product\ProductController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Product\ProductController"/>
      <argument>App\Controller\Product\ProductController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Security\Google\GoogleAuthController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Security\Google\GoogleAuthController"/>
      <argument>App\Controller\Security\Google\GoogleAuthController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Security\MigrateController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Security\MigrateController"/>
      <argument>App\Controller\Security\MigrateController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Security\ResetPasswordController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Security\ResetPasswordController"/>
      <argument>App\Controller\Security\ResetPasswordController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Security\SecurityController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Security\SecurityController"/>
      <argument>App\Controller\Security\SecurityController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Security\UserController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Security\UserController"/>
      <argument>App\Controller\Security\UserController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Security\VerifyUserEmailController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Security\VerifyUserEmailController"/>
      <argument>App\Controller\Security\VerifyUserEmailController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Shop\ClosingDaysController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Shop\ClosingDaysController"/>
      <argument>App\Controller\Shop\ClosingDaysController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Shop\DashboardController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Shop\DashboardController"/>
      <argument>App\Controller\Shop\DashboardController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Shop\DeviceController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Shop\DeviceController"/>
      <argument>App\Controller\Shop\DeviceController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Shop\KitchenController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Shop\KitchenController"/>
      <argument>App\Controller\Shop\KitchenController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Shop\LoyaltyController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Shop\LoyaltyController"/>
      <argument>App\Controller\Shop\LoyaltyController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Shop\MenuController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Shop\MenuController"/>
      <argument>App\Controller\Shop\MenuController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Shop\MenuCrossSellingController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Shop\MenuCrossSellingController"/>
      <argument>App\Controller\Shop\MenuCrossSellingController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Shop\NoticeController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Shop\NoticeController"/>
      <argument>App\Controller\Shop\NoticeController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Shop\OpeningHoursController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Shop\OpeningHoursController"/>
      <argument>App\Controller\Shop\OpeningHoursController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Shop\OrderController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Shop\OrderController"/>
      <argument>App\Controller\Shop\OrderController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Shop\OrderSettingController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Shop\OrderSettingController"/>
      <argument>App\Controller\Shop\OrderSettingController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Shop\OrderingHoursController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Shop\OrderingHoursController"/>
      <argument>App\Controller\Shop\OrderingHoursController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Shop\PartnerController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Shop\PartnerController"/>
      <argument>App\Controller\Shop\PartnerController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Shop\PaymentMethodController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Shop\PaymentMethodController"/>
      <argument>App\Controller\Shop\PaymentMethodController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Shop\PromotionController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Shop\PromotionController"/>
      <argument>App\Controller\Shop\PromotionController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Shop\PromotionalOfferController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Shop\PromotionalOfferController"/>
      <argument>App\Controller\Shop\PromotionalOfferController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Shop\QrCode\DematerializedMenuController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Shop\QrCode\DematerializedMenuController"/>
      <argument>App\Controller\Shop\QrCode\DematerializedMenuController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Shop\QrCode\QrcodesController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Shop\QrCode\QrcodesController"/>
      <argument>App\Controller\Shop\QrCode\QrcodesController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Shop\QrCode\TableController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Shop\QrCode\TableController"/>
      <argument>App\Controller\Shop\QrCode\TableController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Shop\ShopController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Shop\ShopController"/>
      <argument>App\Controller\Shop\ShopController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Shop\ShopModeController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Shop\ShopModeController"/>
      <argument>App\Controller\Shop\ShopModeController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Shop\TranslationController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Shop\TranslationController"/>
      <argument>App\Controller\Shop\TranslationController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Shop\ZoneController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Shop\ZoneController"/>
      <argument>App\Controller\Shop\ZoneController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Webhook\SmsModeController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Webhook\SmsModeController"/>
      <argument>App\Controller\Webhook\SmsModeController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Webhook\StarCloudController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Webhook\StarCloudController"/>
      <argument>App\Controller\Webhook\StarCloudController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.T8hWM5K.App\Controller\Webhook\TwilioController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\Webhook\TwilioController"/>
      <argument>App\Controller\Webhook\TwilioController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.T8hWM5K" method="withContext"/>
    </service>
    <service id=".service_locator.wSgjnB6" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="translator" type="service_closure" id="translator.data_collector"/>
      </argument>
    </service>
    <service id=".service_locator.wSgjnB6.translation.warmer" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="translation.warmer"/>
      <argument>translation.warmer</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.wSgjnB6" method="withContext"/>
    </service>
    <service id=".service_locator.XCJUB3g" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="routing.loader" type="service_closure" id="routing.loader"/>
      </argument>
    </service>
    <service id=".service_locator.XCJUB3g.router.default" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="router.default"/>
      <argument>router.default</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.XCJUB3g" method="withContext"/>
    </service>
    <service id=".service_locator.oCg4uHe" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="router" type="service_closure" id="router.default"/>
      </argument>
    </service>
    <service id=".service_locator.oCg4uHe.router.cache_warmer" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="router.cache_warmer"/>
      <argument>router.cache_warmer</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.oCg4uHe" method="withContext"/>
    </service>
    <service id=".service_locator.aNklfos" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
      </argument>
    </service>
    <service id=".service_locator.aNklfos.sensio_framework_extra.view.listener" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="sensio_framework_extra.view.listener"/>
      <argument>sensio_framework_extra.view.listener</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.aNklfos" method="withContext"/>
    </service>
    <service id=".service_locator.v.Wwsjy" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="twig" type="service_closure" id="twig"/>
      </argument>
    </service>
    <service id=".service_locator.v.Wwsjy.twig.template_cache_warmer" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="twig.template_cache_warmer"/>
      <argument>twig.template_cache_warmer</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.v.Wwsjy" method="withContext"/>
    </service>
    <service id=".service_locator.XXv1IfR" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="reverse_container" type="service_closure" id="reverse_container" on-invalid="ignore_uninitialized"/>
      </argument>
    </service>
    <service id=".service_locator.G2DNP89" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="event_dispatcher" type="service_closure" id="debug.event_dispatcher"/>
        <argument key="security.event_dispatcher.api" type="service_closure" id="security.event_dispatcher.api"/>
        <argument key="security.event_dispatcher.login" type="service_closure" id="security.event_dispatcher.login"/>
        <argument key="security.event_dispatcher.main" type="service_closure" id="security.event_dispatcher.main"/>
      </argument>
    </service>
    <service id=".service_locator.XWmhzGa" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="kernel" type="service_closure" id="kernel"/>
      </argument>
    </service>
    <service id=".service_locator.Kr.dDlB" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="env" type="service_closure" id="container.getenv"/>
      </argument>
    </service>
    <service id=".service_locator.GVyCdgr" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="initialized_session" type="service_closure" id=".session.do-not-use" on-invalid="ignore_uninitialized"/>
        <argument key="logger" type="service_closure" id="monolog.logger" on-invalid="ignore"/>
        <argument key="session" type="service_closure" id=".session.do-not-use" on-invalid="ignore"/>
        <argument key="session_collector" type="service_closure" id="data_collector.request.session_collector" on-invalid="ignore"/>
        <argument key="session_factory" type="service_closure" id="session.factory" on-invalid="ignore"/>
      </argument>
    </service>
    <service id=".service_locator.UkE3SaZ" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="browser" type="service_closure" id="notifier.channel.browser"/>
        <argument key="chat" type="service_closure" id="notifier.channel.chat"/>
        <argument key="email" type="service_closure" id="notifier.channel.email"/>
        <argument key="push" type="service_closure" id="notifier.channel.push"/>
        <argument key="sms" type="service_closure" id="notifier.channel.sms"/>
      </argument>
    </service>
    <service id=".service_locator.LcVn9Hr" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="request_stack" type="service_closure" id="request_stack"/>
      </argument>
    </service>
    <service id=".service_locator.nLgZj7R" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage"/>
      </argument>
    </service>
    <service id=".service_locator.zThddVy" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="ApiPlatform\Doctrine\Common\State\PersistProcessor" type="service_closure" id="api_platform.doctrine.orm.state.persist_processor"/>
        <argument key="ApiPlatform\Doctrine\Common\State\RemoveProcessor" type="service_closure" id="api_platform.doctrine.orm.state.remove_processor"/>
        <argument key="ApiPlatform\Symfony\Messenger\Processor" type="service_closure" id="ApiPlatform\Symfony\Messenger\Processor"/>
        <argument key="api_platform.doctrine.orm.state.persist_processor" type="service_closure" id="api_platform.doctrine.orm.state.persist_processor"/>
        <argument key="api_platform.doctrine.orm.state.remove_processor" type="service_closure" id="api_platform.doctrine.orm.state.remove_processor"/>
      </argument>
    </service>
    <service id="debug.validator.inner" class="Symfony\Component\Validator\Validator\ValidatorInterface">
      <factory service="validator.builder" method="getValidator"/>
    </service>
    <service id="Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient.inner" class="Symfony\Contracts\HttpClient\HttpClientInterface">
      <argument type="collection"/>
      <argument>6</argument>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.http_client" on-invalid="ignore"/>
      </call>
      <factory class="Symfony\Component\HttpClient\HttpClient" method="create"/>
    </service>
    <service id="App\Serializer\Global\DateNormalizer.inner" class="Symfony\Component\Serializer\Normalizer\DateTimeNormalizer"/>
    <service id="debug.event_dispatcher.inner" class="Symfony\Component\EventDispatcher\EventDispatcher"/>
    <service id="debug.controller_resolver.inner" class="Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver">
      <argument type="service" id="service_container"/>
      <argument type="service" id="monolog.logger.request" on-invalid="ignore"/>
    </service>
    <service id="debug.argument_resolver.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver">
      <argument type="service" id="argument_metadata_factory"/>
      <argument type="iterator">
        <argument type="service" id="debug.argument_resolver.request_attribute"/>
        <argument type="service" id="debug.argument_resolver.request"/>
        <argument type="service" id="debug.argument_resolver.session"/>
        <argument type="service" id="debug.security.user_value_resolver"/>
        <argument type="service" id="debug.App\Resolver\Parameters\DateResolver"/>
        <argument type="service" id="debug.App\Resolver\Parameters\DateTimeResolver"/>
        <argument type="service" id="debug.argument_resolver.service"/>
        <argument type="service" id="debug.argument_resolver.default"/>
        <argument type="service" id="debug.argument_resolver.variadic"/>
        <argument type="service" id="debug.argument_resolver.not_tagged_controller"/>
      </argument>
    </service>
    <service id="var_dumper.contextualized_cli_dumper.inner" class="Symfony\Component\VarDumper\Dumper\CliDumper">
      <argument>null</argument>
      <argument>UTF-8</argument>
      <argument>0</argument>
      <call method="setDisplayOptions">
        <argument type="collection">
          <argument key="fileLinkFormat" type="service" id="debug.file_link_formatter" on-invalid="ignore"/>
        </argument>
      </call>
    </service>
    <service id="doctrine.migrations.container_aware_migrations_factory.inner" class="Doctrine\Migrations\Version\MigrationFactory">
      <factory service="doctrine.migrations.dependency_factory" method="getMigrationFactory"/>
    </service>
    <service id="debug.security.access.decision_manager.inner" class="Symfony\Component\Security\Core\Authorization\AccessDecisionManager">
      <argument type="iterator">
        <argument type="service" id="debug.security.voter.security.access.authenticated_voter"/>
        <argument type="service" id="debug.security.voter.security.access.role_hierarchy_voter"/>
        <argument type="service" id="debug.security.voter.security.access.expression_voter"/>
        <argument type="service" id="debug.security.voter.App\Security\Voter\ExactRoleVoter"/>
        <argument type="service" id="debug.security.voter.App\Security\Voter\UserVoter"/>
      </argument>
      <argument type="service">
        <service class="Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy">
          <argument>false</argument>
        </service>
      </argument>
    </service>
    <service id="debug.security.firewall.authenticator.login.inner" class="Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener">
      <argument type="service" id="security.authenticator.manager.login"/>
    </service>
    <service id="debug.security.firewall.authenticator.api.inner" class="Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener">
      <argument type="service" id="security.authenticator.manager.api"/>
    </service>
    <service id="debug.security.firewall.authenticator.main.inner" class="Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener">
      <argument type="service" id="security.authenticator.manager.main"/>
    </service>
    <service id="api_platform.serializer.context_builder.filter.inner" class="ApiPlatform\Serializer\SerializerContextBuilder">
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
    </service>
    <service id="api_platform.hydra.normalizer.partial_collection_view.inner" class="ApiPlatform\Hydra\Serializer\CollectionNormalizer">
      <argument type="service" id="api_platform.jsonld.context_builder"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument type="service" id="api_platform.iri_converter.legacy"/>
      <argument>null</argument>
    </service>
    <service id="api_platform.hydra.json_schema.schema_factory.inner" class="ApiPlatform\Core\JsonSchema\SchemaFactory">
      <argument type="service" id="api_platform.json_schema.type_factory"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached.legacy"/>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
    </service>
    <service id="debug.api_platform.collection_data_provider.inner" class="ApiPlatform\Core\DataProvider\ChainCollectionDataProvider">
      <argument type="tagged_iterator" tag="api_platform.collection_data_provider"/>
    </service>
    <service id="debug.api_platform.item_data_provider.inner" class="ApiPlatform\Core\DataProvider\ChainItemDataProvider">
      <argument type="tagged_iterator" tag="api_platform.item_data_provider"/>
    </service>
    <service id="debug.api_platform.subresource_data_provider.inner" class="ApiPlatform\Core\DataProvider\ChainSubresourceDataProvider">
      <argument type="tagged_iterator" tag="api_platform.subresource_data_provider"/>
    </service>
    <service id="debug.api_platform.data_persister.inner" class="ApiPlatform\Core\DataPersister\ChainDataPersister">
      <argument type="tagged_iterator" tag="api_platform.data_persister"/>
    </service>
    <service id="api_platform.identifiers_extractor.cached.inner" class="ApiPlatform\Core\Api\IdentifiersExtractor">
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached.legacy"/>
      <argument type="service" id="property_accessor"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument>true</argument>
    </service>
    <service id="debug.argument_resolver.request_attribute.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver"/>
    <service id="debug.argument_resolver.request.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver"/>
    <service id="debug.argument_resolver.session.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver"/>
    <service id="debug.security.user_value_resolver.inner" class="Symfony\Component\Security\Http\Controller\UserValueResolver">
      <argument type="service" id="security.token_storage"/>
    </service>
    <service id="debug.App\Resolver\Parameters\DateResolver.inner" class="App\Resolver\Parameters\DateResolver" autowire="true" autoconfigure="true">
      <argument type="service" id="debug.validator"/>
    </service>
    <service id="debug.App\Resolver\Parameters\DateTimeResolver.inner" class="App\Resolver\Parameters\DateTimeResolver" autowire="true" autoconfigure="true">
      <argument type="service" id="debug.validator"/>
    </service>
    <service id="debug.argument_resolver.service.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver">
      <argument type="service" id=".service_locator.33mqc1X"/>
    </service>
    <service id="debug.argument_resolver.default.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver"/>
    <service id="debug.argument_resolver.variadic.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver"/>
    <service id="debug.argument_resolver.not_tagged_controller.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver">
      <argument type="service" id=".service_locator.33mqc1X"/>
    </service>
    <service id="debug.traced.messenger.bus.default.inner" class="Symfony\Component\Messenger\MessageBus">
      <argument type="iterator">
        <argument type="service" id="messenger.bus.default.middleware.traceable"/>
        <argument type="service" id="messenger.bus.default.middleware.add_bus_name_stamp_middleware"/>
        <argument type="service" id="messenger.middleware.reject_redelivered_message_middleware"/>
        <argument type="service" id="messenger.middleware.dispatch_after_current_bus"/>
        <argument type="service" id="messenger.middleware.failed_message_processing_middleware"/>
        <argument type="service" id="messenger.middleware.send_message"/>
        <argument type="service" id="messenger.bus.default.middleware.handle_message"/>
      </argument>
    </service>
    <service id=".doctrine.orm.default_metadata_driver.inner" class="Doctrine\Persistence\Mapping\Driver\MappingDriverChain">
      <call method="addDriver">
        <argument type="service" id="doctrine.orm.default_annotation_metadata_driver"/>
        <argument>App\Entity</argument>
      </call>
      <call method="addDriver">
        <argument type="service" id="doctrine.orm.default_xml_metadata_driver"/>
        <argument>Vich\UploaderBundle\Entity</argument>
      </call>
      <call method="addDriver">
        <argument type="service" id="doctrine.orm.default_xml_metadata_driver"/>
        <argument>Gesdinet\JWTRefreshTokenBundle\Entity</argument>
      </call>
    </service>
    <service id="cache.app.traceable.inner" class="Symfony\Component\Cache\Adapter\FilesystemAdapter">
      <argument>uJFRxbqjJP</argument>
      <argument>0</argument>
      <argument>/var/www/html/foxorders/var/cache/dev/pools/app</argument>
      <argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.system.traceable.inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>-okVgpkXwc</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/foxorders/var/cache/dev/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="cache.validator.traceable.inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>vkYeBrDCFr</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/foxorders/var/cache/dev/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="cache.serializer.traceable.inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>dHyK9Va0YC</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/foxorders/var/cache/dev/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="cache.annotations.traceable.inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>qXRFf96DhI</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/foxorders/var/cache/dev/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="cache.property_info.traceable.inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>tjwMpiEaP+</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/foxorders/var/cache/dev/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="cache.messenger.restart_workers_signal.traceable.inner" class="Symfony\Component\Cache\Adapter\FilesystemAdapter">
      <argument>eP5Bvo-yCd</argument>
      <argument>0</argument>
      <argument>/var/www/html/foxorders/var/cache/dev/pools/app</argument>
      <argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.rate_limiter.traceable.inner" class="Symfony\Component\Cache\Adapter\FilesystemAdapter">
      <argument>vNYl75uizr</argument>
      <argument>0</argument>
      <argument>/var/www/html/foxorders/var/cache/dev/pools/app</argument>
      <argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id=".popina_order_cache.inner.traceable.inner" class="Symfony\Component\Cache\Adapter\FilesystemAdapter">
      <argument>popina_order</argument>
      <argument>3600</argument>
      <argument>/var/www/html/foxorders/var/cache/storage</argument>
      <argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.validator_expression_language.traceable.inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>2HGDiXWy6z</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/foxorders/var/cache/dev/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="cache.doctrine.orm.default.result.traceable.inner" class="Symfony\Component\Cache\Adapter\ArrayAdapter"/>
    <service id="cache.doctrine.orm.default.query.traceable.inner" class="Symfony\Component\Cache\Adapter\ArrayAdapter"/>
    <service id="cache.security_expression_language.traceable.inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>UY78xjZv8U</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/foxorders/var/cache/dev/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="api_platform.cache.route_name_resolver.traceable.inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>LSdtNN4mcM</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/foxorders/var/cache/dev/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="api_platform.cache.metadata.resource.traceable.inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>LBX754Z6rE</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/foxorders/var/cache/dev/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="api_platform.cache.metadata.resource.legacy.traceable.inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>gpuopcp+Ft</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/foxorders/var/cache/dev/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="api_platform.cache.metadata.property.legacy.traceable.inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>7g-KrZwSqf</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/foxorders/var/cache/dev/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="api_platform.cache.subresource_operation_factory.traceable.inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>VedqIdw1BN</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/foxorders/var/cache/dev/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="api_platform.cache.identifiers_extractor.traceable.inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>YKZvWyypfi</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/foxorders/var/cache/dev/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="api_platform.serializer.mapping.class_metadata_factory.inner" class="Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory">
      <argument type="service" id="serializer.mapping.chain_loader"/>
    </service>
    <service id="api_platform.openapi.normalizer.api_gateway.inner" class="ApiPlatform\OpenApi\Serializer\OpenApiNormalizer">
      <argument type="service" id=".1_Serializer~27xAfwi"/>
    </service>
    <service id="api_platform.swagger.normalizer.api_gateway.inner" class="ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer">
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached.legacy"/>
      <argument type="service" id="api_platform.hydra.json_schema.schema_factory"/>
      <argument type="service" id="api_platform.json_schema.type_factory"/>
      <argument type="service" id="api_platform.operation_path_resolver.router"/>
      <argument>null</argument>
      <argument type="service" id="api_platform.filter_locator"/>
      <argument>null</argument>
      <argument>false</argument>
      <argument>oauth2</argument>
      <argument>application</argument>
      <argument></argument>
      <argument></argument>
      <argument type="collection"/>
      <argument>%api_platform.swagger.api_keys%</argument>
      <argument type="service" id="api_platform.subresource_operation_factory.cached"/>
      <argument>true</argument>
      <argument>page</argument>
      <argument>false</argument>
      <argument>itemsPerPage</argument>
      <argument>%api_platform.formats%</argument>
      <argument>false</argument>
      <argument>pagination</argument>
      <argument type="collection"/>
      <argument>%api_platform.swagger.versions%</argument>
      <argument type="service" id="api_platform.identifiers_extractor.cached"/>
      <argument>null</argument>
      <argument>true</argument>
      <argument type="service">
        <service class="ApiPlatform\OpenApi\Serializer\OpenApiNormalizer">
          <argument type="service" id=".1_Serializer~27xAfwi"/>
        </service>
      </argument>
    </service>
    <service id="api_platform.route_name_resolver.cached.inner" class="ApiPlatform\Core\Bridge\Symfony\Routing\RouteNameResolver">
      <argument type="service" id="api_platform.router"/>
    </service>
    <service id="api_platform.subresource_operation_factory.cached.inner" class="ApiPlatform\Core\Operation\Factory\SubresourceOperationFactory">
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached.legacy"/>
      <argument type="service" id="api_platform.path_segment_name_generator.underscore"/>
      <argument type="service" id="api_platform.identifiers_extractor.cached"/>
    </service>
    <service id=".errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface" class="Symfony\Component\Config\Loader\LoaderInterface"/>
    <service id=".errored..service_locator.Dq_tFbN.App\Entity\Admin\Aliment\Aliment" class="App\Entity\Admin\Aliment\Aliment"/>
    <service id=".errored..service_locator.9z5zlEU.App\Entity\Admin\ApplicationName" class="App\Entity\Admin\ApplicationName"/>
    <service id=".errored..service_locator.V_fyPXP.App\Entity\Franchise\Franchise" class="App\Entity\Franchise\Franchise"/>
    <service id=".errored..service_locator.8_ZE40z.App\Entity\Shop\Shop" class="App\Entity\Shop\Shop"/>
    <service id=".errored..service_locator.2rG_zBH.App\Entity\Shop\Menu" class="App\Entity\Shop\Menu"/>
    <service id=".errored..service_locator.2rG_zBH.App\Entity\Shop\Shop" class="App\Entity\Shop\Shop"/>
    <service id=".errored..service_locator.VR16MfR.App\Entity\Admin\ColorName" class="App\Entity\Admin\ColorName"/>
    <service id=".errored..service_locator.vAAqc3L.App\Entity\Admin\ExternalLinkName" class="App\Entity\Admin\ExternalLinkName"/>
    <service id=".errored..service_locator.36C8Rl3.App\Entity\Shop\Kitchen" class="App\Entity\Shop\Kitchen"/>
    <service id=".errored..service_locator.z.gQ5hW.App\Entity\Admin\MailTransport" class="App\Entity\Admin\MailTransport"/>
    <service id=".errored..service_locator.JKhDJKG.App\Entity\Admin\MediaName" class="App\Entity\Admin\MediaName"/>
    <service id=".errored..service_locator.Z8iZNqd.App\Entity\Admin\Mode" class="App\Entity\Admin\Mode"/>
    <service id=".errored..service_locator.vRKdJfL.App\Entity\Admin\PaymentMethodConfig" class="App\Entity\Admin\PaymentMethodConfig"/>
    <service id=".errored..service_locator.ZTm.BwR.App\Entity\Admin\SocialName" class="App\Entity\Admin\SocialName"/>
    <service id=".errored..service_locator.b3k5Mko.App\Entity\Admin\Source" class="App\Entity\Admin\Source"/>
    <service id=".errored..service_locator.50kw88t.App\Entity\Admin\TemplateName" class="App\Entity\Admin\TemplateName"/>
    <service id=".errored..service_locator.qz8.FGu.App\Entity\Admin\Webhook\Webhook" class="App\Entity\Admin\Webhook\Webhook"/>
    <service id=".errored..service_locator.qj0N6Z5.App\Entity\Address\DeliveryAddress" class="App\Entity\Address\DeliveryAddress"/>
    <service id=".errored..service_locator.Mx3KF.s.App\Entity\Shop\Menu" class="App\Entity\Shop\Menu"/>
    <service id=".errored..service_locator.lQSQ9WJ.App\Entity\Security\Customer" class="App\Entity\Security\Customer"/>
    <service id=".errored..service_locator.4pduAFd.App\Entity\Security\User" class="App\Entity\Security\User"/>
    <service id=".errored..service_locator.F3Ls16k.App\Entity\Franchise\Application" class="App\Entity\Franchise\Application"/>
    <service id=".errored..service_locator.HVZJz8R.App\Entity\Franchise\Color" class="App\Entity\Franchise\Color"/>
    <service id=".errored..service_locator.X6B5o1v.App\Entity\Franchise\Domain" class="App\Entity\Franchise\Domain"/>
    <service id=".errored..service_locator.qhNwpKj.App\Entity\Franchise\ExternalLink" class="App\Entity\Franchise\ExternalLink"/>
    <service id=".errored..service_locator._gqsgnY.App\Entity\Franchise\Franchise" class="App\Entity\Franchise\Franchise"/>
    <service id=".errored..service_locator.p5kIuoU.App\Entity\Franchise\Media" class="App\Entity\Franchise\Media"/>
    <service id=".errored..service_locator.lz624W2.App\Entity\Franchise\Franchise" class="App\Entity\Franchise\Franchise"/>
    <service id=".errored..service_locator.94ctl_v.App\Entity\Franchise\Parameter" class="App\Entity\Franchise\Parameter"/>
    <service id=".errored..service_locator.LF9WNfq.App\Entity\Franchise\Slide" class="App\Entity\Franchise\Slide"/>
    <service id=".errored..service_locator.Z5.cztn.App\Entity\Franchise\Social" class="App\Entity\Franchise\Social"/>
    <service id=".errored..service_locator.Xs8Ep01.App\Entity\Message\Sms" class="App\Entity\Message\Sms"/>
    <service id=".errored..service_locator.UUVDckv.App\Entity\Order\Order" class="App\Entity\Order\Order"/>
    <service id=".errored..service_locator.Jsb8HHx.App\Entity\Order\Order" class="App\Entity\Order\Order"/>
    <service id=".errored..service_locator.hka0ZUh.App\Entity\Product\Category\Category" class="App\Entity\Product\Category\Category"/>
    <service id=".errored..service_locator.7KNuPA9.App\Entity\Product\Option\Option" class="App\Entity\Product\Option\Option"/>
    <service id=".errored..service_locator.OXOHCbv.App\Entity\Product\OptionVariant\OptionVariant" class="App\Entity\Product\OptionVariant\OptionVariant"/>
    <service id=".errored..service_locator.DXVdWui.App\Entity\Product\Product\Product" class="App\Entity\Product\Product\Product"/>
    <service id=".errored..service_locator.0Tl1Mix.App\Entity\Shop\Menu" class="App\Entity\Shop\Menu"/>
    <service id=".errored..service_locator.0Tl1Mix.App\Entity\Product\Product\Product" class="App\Entity\Product\Product\Product"/>
    <service id=".errored..service_locator.uWKT0_k.App\Entity\Security\User" class="App\Entity\Security\User"/>
    <service id=".errored..service_locator.KTtxXUl.App\Entity\Security\Customer" class="App\Entity\Security\Customer"/>
    <service id=".errored..service_locator.udRlXR9.App\Entity\Shop\ClosingDays" class="App\Entity\Shop\ClosingDays"/>
    <service id=".errored..service_locator.Uzicm9o.App\Entity\Shop\Shop" class="App\Entity\Shop\Shop"/>
    <service id=".errored..service_locator.XXA5emj.App\Entity\Device\Device" class="App\Entity\Device\Device"/>
    <service id=".errored..service_locator.ZAtvDob.App\Entity\Shop\Kitchen" class="App\Entity\Shop\Kitchen"/>
    <service id=".errored..service_locator.ZAtvDob.App\Entity\Shop\Shop" class="App\Entity\Shop\Shop"/>
    <service id=".errored..service_locator.XVFgkwr.App\Entity\Shop\Shop" class="App\Entity\Shop\Shop"/>
    <service id=".errored..service_locator.w0Uv0Oa.App\Entity\Shop\OrderSetting" class="App\Entity\Shop\OrderSetting"/>
    <service id=".errored..service_locator.8uRcfUT.App\Entity\Shop\Partner" class="App\Entity\Shop\Partner"/>
    <service id=".errored..service_locator.DQQOoqA.App\Entity\Shop\PaymentMethod" class="App\Entity\Shop\PaymentMethod"/>
    <service id=".errored..service_locator.B9AZqON.App\Entity\Shop\Promotion" class="App\Entity\Shop\Promotion"/>
    <service id=".errored..service_locator.k6APqb8.App\Entity\Shop\Table" class="App\Entity\Shop\Table"/>
    <service id=".errored..service_locator.DO6ioUK.App\Entity\Shop\ShopSettings" class="App\Entity\Shop\ShopSettings"/>
    <service id=".errored..service_locator.E3460i3.App\Entity\Shop\ShopMode" class="App\Entity\Shop\ShopMode"/>
    <service id=".errored..service_locator.KxwvpUt.App\Entity\Shop\Zone" class="App\Entity\Shop\Zone"/>
    <service id=".App\Command\Admin\CloneMenu.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>clone-menu</argument>
      <argument type="collection"/>
      <argument>Clone menu from shop to shop</argument>
      <argument>false</argument>
      <argument type="service_closure" id="App\Command\Admin\CloneMenu"/>
    </service>
    <service id=".App\Command\Customer\CheckInvalidCustomers.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>check-customers</argument>
      <argument type="collection"/>
      <argument>Check and report invalid customers</argument>
      <argument>false</argument>
      <argument type="service_closure" id="App\Command\Customer\CheckInvalidCustomers"/>
    </service>
    <service id=".App\Command\Customer\DataValidationChecker.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>check-customers-data</argument>
      <argument type="collection"/>
      <argument>Check validation format email/phone of customers</argument>
      <argument>false</argument>
      <argument type="service_closure" id="App\Command\Customer\DataValidationChecker"/>
    </service>
    <service id=".App\Command\Customer\Delete.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>delete-franchise-customers</argument>
      <argument type="collection"/>
      <argument>Delete customer of franchise</argument>
      <argument>false</argument>
      <argument type="service_closure" id="App\Command\Customer\Delete"/>
    </service>
    <service id=".App\Command\Customer\ExpireUserOAuthVerificationCode.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>expire-user-verification-code</argument>
      <argument type="collection"/>
      <argument>Delete UserOAuth expiration code</argument>
      <argument>false</argument>
      <argument type="service_closure" id="App\Command\Customer\ExpireUserOAuthVerificationCode"/>
    </service>
    <service id=".App\Command\Franchise\Delete.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>delete-franchise</argument>
      <argument type="collection"/>
      <argument>Delete a franchise</argument>
      <argument>false</argument>
      <argument type="service_closure" id="App\Command\Franchise\Delete"/>
    </service>
    <service id=".App\Command\Message\Sms\SendCommand.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>send-sms</argument>
      <argument type="collection"/>
      <argument>Sending sms</argument>
      <argument>false</argument>
      <argument type="service_closure" id="App\Command\Message\Sms\SendCommand"/>
    </service>
    <service id=".App\Command\Order\Expiration.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>expire</argument>
      <argument type="collection"/>
      <argument>Set orders state to expired after 24h without any changes</argument>
      <argument>false</argument>
      <argument type="service_closure" id="App\Command\Order\Expiration"/>
    </service>
    <service id=".App\Command\Payment\CheckNeptingTransactions.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>check-nepting</argument>
      <argument type="collection"/>
      <argument>Check nepting transactions</argument>
      <argument>false</argument>
      <argument type="service_closure" id="App\Command\Payment\CheckNeptingTransactions"/>
    </service>
    <service id=".App\Command\Payment\ExpireNeptingPayments.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>expire-nepting</argument>
      <argument type="collection"/>
      <argument>Expire nepting payments / Orders</argument>
      <argument>false</argument>
      <argument type="service_closure" id="App\Command\Payment\ExpireNeptingPayments"/>
    </service>
    <service id=".App\Command\Shop\Category\setShopForCategories.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>fix-categories-shop</argument>
      <argument type="collection"/>
      <argument>Set shop for categories without shop</argument>
      <argument>false</argument>
      <argument type="service_closure" id="App\Command\Shop\Category\setShopForCategories"/>
    </service>
    <service id=".App\Command\Shop\Product\FillProductTranslations.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>fill-product-translations</argument>
      <argument type="collection"/>
      <argument>Fill product translation tables</argument>
      <argument>false</argument>
      <argument type="service_closure" id="App\Command\Shop\Product\FillProductTranslations"/>
    </service>
    <service id=".App\Command\Shop\ResetPreparationNumberSequence.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>reset-preparation-number-sequence</argument>
      <argument type="collection"/>
      <argument>Reset preparation number sequence</argument>
      <argument>false</argument>
      <argument type="service_closure" id="App\Command\Shop\ResetPreparationNumberSequence"/>
    </service>
    <service id=".App\Command\Shop\SetCloseInterval.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>open-closed-shops</argument>
      <argument type="collection"/>
      <argument>Opening the close shops at the specified time</argument>
      <argument>false</argument>
      <argument type="service_closure" id="App\Command\Shop\SetCloseInterval"/>
    </service>
    <service id=".App\Command\Tmp\MigrateFilesToAzure.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>app:azure:files:migrate</argument>
      <argument type="collection"/>
      <argument>Migrate folder (Recursively) of flies to Azure File Share</argument>
      <argument>false</argument>
      <argument type="service_closure" id="App\Command\Tmp\MigrateFilesToAzure"/>
    </service>
    <service id=".App\Command\User\RemoveUser.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>remove-user</argument>
      <argument type="collection"/>
      <argument>Remove user and cancel orders</argument>
      <argument>false</argument>
      <argument type="service_closure" id="App\Command\User\RemoveUser"/>
    </service>
    <service id=".App\Command\Webhook\Notification.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>notify</argument>
      <argument type="collection"/>
      <argument>Send notifications to source</argument>
      <argument>false</argument>
      <argument type="service_closure" id="App\Command\Webhook\Notification"/>
    </service>
    <service id=".console.command.about.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>about</argument>
      <argument type="collection"/>
      <argument>Display information about the current project</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.about"/>
    </service>
    <service id=".console.command.assets_install.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>assets:install</argument>
      <argument type="collection"/>
      <argument>Install bundle's web assets under a public directory</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.assets_install"/>
    </service>
    <service id=".console.command.cache_clear.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>cache:clear</argument>
      <argument type="collection"/>
      <argument>Clear the cache</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.cache_clear"/>
    </service>
    <service id=".console.command.cache_pool_clear.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>cache:pool:clear</argument>
      <argument type="collection"/>
      <argument>Clear cache pools</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.cache_pool_clear"/>
    </service>
    <service id=".console.command.cache_pool_prune.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>cache:pool:prune</argument>
      <argument type="collection"/>
      <argument>Prune cache pools</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.cache_pool_prune"/>
    </service>
    <service id=".console.command.cache_pool_delete.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>cache:pool:delete</argument>
      <argument type="collection"/>
      <argument>Delete an item from a cache pool</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.cache_pool_delete"/>
    </service>
    <service id=".console.command.cache_pool_list.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>cache:pool:list</argument>
      <argument type="collection"/>
      <argument>List available cache pools</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.cache_pool_list"/>
    </service>
    <service id=".console.command.cache_warmup.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>cache:warmup</argument>
      <argument type="collection"/>
      <argument>Warm up an empty cache</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.cache_warmup"/>
    </service>
    <service id=".console.command.config_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:config</argument>
      <argument type="collection"/>
      <argument>Dump the current configuration for an extension</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.config_debug"/>
    </service>
    <service id=".console.command.config_dump_reference.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>config:dump-reference</argument>
      <argument type="collection"/>
      <argument>Dump the default configuration for an extension</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.config_dump_reference"/>
    </service>
    <service id=".console.command.container_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:container</argument>
      <argument type="collection"/>
      <argument>Display current services for an application</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.container_debug"/>
    </service>
    <service id=".console.command.container_lint.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>lint:container</argument>
      <argument type="collection"/>
      <argument>Ensure that arguments injected into services match type declarations</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.container_lint"/>
    </service>
    <service id=".console.command.debug_autowiring.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:autowiring</argument>
      <argument type="collection"/>
      <argument>List classes/interfaces you can use for autowiring</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.debug_autowiring"/>
    </service>
    <service id=".console.command.dotenv_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:dotenv</argument>
      <argument type="collection"/>
      <argument>Lists all dotenv files with variables and values</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.dotenv_debug"/>
    </service>
    <service id=".console.command.event_dispatcher_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:event-dispatcher</argument>
      <argument type="collection"/>
      <argument>Display configured listeners for an application</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.event_dispatcher_debug"/>
    </service>
    <service id=".console.command.messenger_consume_messages.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>messenger:consume</argument>
      <argument type="collection"/>
      <argument>Consume messages</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.messenger_consume_messages"/>
    </service>
    <service id=".console.command.messenger_setup_transports.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>messenger:setup-transports</argument>
      <argument type="collection"/>
      <argument>Prepare the required infrastructure for the transport</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.messenger_setup_transports"/>
    </service>
    <service id=".console.command.messenger_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:messenger</argument>
      <argument type="collection"/>
      <argument>List messages you can dispatch using the message buses</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.messenger_debug"/>
    </service>
    <service id=".console.command.messenger_stop_workers.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>messenger:stop-workers</argument>
      <argument type="collection"/>
      <argument>Stop workers after their current message</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.messenger_stop_workers"/>
    </service>
    <service id=".console.command.router_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:router</argument>
      <argument type="collection"/>
      <argument>Display current routes for an application</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.router_debug"/>
    </service>
    <service id=".console.command.router_match.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>router:match</argument>
      <argument type="collection"/>
      <argument>Help debug routes by simulating a path info match</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.router_match"/>
    </service>
    <service id=".console.command.translation_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:translation</argument>
      <argument type="collection"/>
      <argument>Display translation messages information</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.translation_debug"/>
    </service>
    <service id=".console.command.translation_extract.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>translation:extract</argument>
      <argument type="collection">
        <argument>translation:update</argument>
      </argument>
      <argument>Extract missing translations keys from code to translation files.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.translation_extract"/>
    </service>
    <service id=".console.command.validator_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:validator</argument>
      <argument type="collection"/>
      <argument>Display validation constraints for classes</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.validator_debug"/>
    </service>
    <service id=".console.command.translation_pull.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>translation:pull</argument>
      <argument type="collection"/>
      <argument>Pull translations from a given provider.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.translation_pull"/>
    </service>
    <service id=".console.command.translation_push.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>translation:push</argument>
      <argument type="collection"/>
      <argument>Push translations to a given provider.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.translation_push"/>
    </service>
    <service id=".console.command.xliff_lint.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>lint:xliff</argument>
      <argument type="collection"/>
      <argument>Lint an XLIFF file and outputs encountered errors</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.xliff_lint"/>
    </service>
    <service id=".console.command.yaml_lint.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>lint:yaml</argument>
      <argument type="collection"/>
      <argument>Lint a YAML file and outputs encountered errors</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.yaml_lint"/>
    </service>
    <service id=".console.command.form_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:form</argument>
      <argument type="collection"/>
      <argument>Display form type information</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.form_debug"/>
    </service>
    <service id=".console.command.secrets_set.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>secrets:set</argument>
      <argument type="collection"/>
      <argument>Set a secret in the vault</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.secrets_set"/>
    </service>
    <service id=".console.command.secrets_remove.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>secrets:remove</argument>
      <argument type="collection"/>
      <argument>Remove a secret from the vault</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.secrets_remove"/>
    </service>
    <service id=".console.command.secrets_generate_key.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>secrets:generate-keys</argument>
      <argument type="collection"/>
      <argument>Generate new encryption keys</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.secrets_generate_key"/>
    </service>
    <service id=".console.command.secrets_list.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>secrets:list</argument>
      <argument type="collection"/>
      <argument>List all secrets</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.secrets_list"/>
    </service>
    <service id=".console.command.secrets_decrypt_to_local.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>secrets:decrypt-to-local</argument>
      <argument type="collection"/>
      <argument>Decrypt all secrets and stores them in the local vault</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.secrets_decrypt_to_local"/>
    </service>
    <service id=".console.command.secrets_encrypt_from_local.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>secrets:encrypt-from-local</argument>
      <argument type="collection"/>
      <argument>Encrypt all local secrets to the vault</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.secrets_encrypt_from_local"/>
    </service>
    <service id=".twig.command.debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:twig</argument>
      <argument type="collection"/>
      <argument>Show a list of twig functions, filters, globals and tests</argument>
      <argument>false</argument>
      <argument type="service_closure" id="twig.command.debug"/>
    </service>
    <service id=".twig.command.lint.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>lint:twig</argument>
      <argument type="collection"/>
      <argument>Lint a Twig template and outputs encountered errors</argument>
      <argument>false</argument>
      <argument type="service_closure" id="twig.command.lint"/>
    </service>
    <service id=".var_dumper.command.server_dump.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>server:dump</argument>
      <argument type="collection"/>
      <argument>Start a dump server that collects and displays dumps in a single place</argument>
      <argument>false</argument>
      <argument type="service_closure" id="var_dumper.command.server_dump"/>
    </service>
    <service id=".monolog.command.server_log.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>server:log</argument>
      <argument type="collection"/>
      <argument>Start a log server that displays logs in real time</argument>
      <argument>false</argument>
      <argument type="service_closure" id="monolog.command.server_log"/>
    </service>
    <service id=".security.command.debug_firewall.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:firewall</argument>
      <argument type="collection"/>
      <argument>Display information about your security firewall(s)</argument>
      <argument>false</argument>
      <argument type="service_closure" id="security.command.debug_firewall"/>
    </service>
    <service id=".security.command.user_password_encoder.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>security:encode-password</argument>
      <argument type="collection"/>
      <argument>Encode a password</argument>
      <argument>false</argument>
      <argument type="service_closure" id="security.command.user_password_encoder"/>
    </service>
    <service id=".security.command.user_password_hash.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>security:hash-password</argument>
      <argument type="collection"/>
      <argument>Hash a user password</argument>
      <argument>false</argument>
      <argument type="service_closure" id="security.command.user_password_hash"/>
    </service>
    <service id=".lexik_jwt_authentication.check_config_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>lexik:jwt:check-config</argument>
      <argument type="collection"/>
      <argument>Checks that the bundle is properly configured.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="lexik_jwt_authentication.check_config_command"/>
    </service>
    <service id=".lexik_jwt_authentication.generate_token_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>lexik:jwt:generate-token</argument>
      <argument type="collection"/>
      <argument>Generates a JWT token for a given user.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="lexik_jwt_authentication.generate_token_command"/>
    </service>
    <service id=".lexik_jwt_authentication.generate_keypair_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>lexik:jwt:generate-keypair</argument>
      <argument type="collection"/>
      <argument>Generate public/private keys for use in your application.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="lexik_jwt_authentication.generate_keypair_command"/>
    </service>
    <service id=".Zenstruck\ScheduleBundle\Command\ScheduleListCommand.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>schedule:list</argument>
      <argument type="collection"/>
      <argument>List configured scheduled tasks</argument>
      <argument>false</argument>
      <argument type="service_closure" id="Zenstruck\ScheduleBundle\Command\ScheduleListCommand"/>
    </service>
    <service id=".Zenstruck\ScheduleBundle\Command\ScheduleRunCommand.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>schedule:run</argument>
      <argument type="collection"/>
      <argument>Runs scheduled tasks that are due</argument>
      <argument>false</argument>
      <argument type="service_closure" id="Zenstruck\ScheduleBundle\Command\ScheduleRunCommand"/>
    </service>
    <service id=".maker.auto_command.make_auth.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>make:auth</argument>
      <argument type="collection"/>
      <argument>Creates a Guard authenticator of different flavors</argument>
      <argument>false</argument>
      <argument type="service_closure" id="maker.auto_command.make_auth"/>
    </service>
    <service id=".maker.auto_command.make_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>make:command</argument>
      <argument type="collection"/>
      <argument>Creates a new console command class</argument>
      <argument>false</argument>
      <argument type="service_closure" id="maker.auto_command.make_command"/>
    </service>
    <service id=".maker.auto_command.make_controller.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>make:controller</argument>
      <argument type="collection"/>
      <argument>Creates a new controller class</argument>
      <argument>false</argument>
      <argument type="service_closure" id="maker.auto_command.make_controller"/>
    </service>
    <service id=".maker.auto_command.make_crud.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>make:crud</argument>
      <argument type="collection"/>
      <argument>Creates CRUD for Doctrine entity class</argument>
      <argument>false</argument>
      <argument type="service_closure" id="maker.auto_command.make_crud"/>
    </service>
    <service id=".maker.auto_command.make_docker_database.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>make:docker:database</argument>
      <argument type="collection"/>
      <argument>Adds a database container to your docker-compose.yaml file</argument>
      <argument>false</argument>
      <argument type="service_closure" id="maker.auto_command.make_docker_database"/>
    </service>
    <service id=".maker.auto_command.make_entity.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>make:entity</argument>
      <argument type="collection"/>
      <argument>Creates or updates a Doctrine entity class, and optionally an API Platform resource</argument>
      <argument>false</argument>
      <argument type="service_closure" id="maker.auto_command.make_entity"/>
    </service>
    <service id=".maker.auto_command.make_fixtures.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>make:fixtures</argument>
      <argument type="collection"/>
      <argument>Creates a new class to load Doctrine fixtures</argument>
      <argument>false</argument>
      <argument type="service_closure" id="maker.auto_command.make_fixtures"/>
    </service>
    <service id=".maker.auto_command.make_form.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>make:form</argument>
      <argument type="collection"/>
      <argument>Creates a new form class</argument>
      <argument>false</argument>
      <argument type="service_closure" id="maker.auto_command.make_form"/>
    </service>
    <service id=".maker.auto_command.make_message.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>make:message</argument>
      <argument type="collection"/>
      <argument>Creates a new message and handler</argument>
      <argument>false</argument>
      <argument type="service_closure" id="maker.auto_command.make_message"/>
    </service>
    <service id=".maker.auto_command.make_messenger_middleware.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>make:messenger-middleware</argument>
      <argument type="collection"/>
      <argument>Creates a new messenger middleware</argument>
      <argument>false</argument>
      <argument type="service_closure" id="maker.auto_command.make_messenger_middleware"/>
    </service>
    <service id=".maker.auto_command.make_registration_form.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>make:registration-form</argument>
      <argument type="collection"/>
      <argument>Creates a new registration form system</argument>
      <argument>false</argument>
      <argument type="service_closure" id="maker.auto_command.make_registration_form"/>
    </service>
    <service id=".maker.auto_command.make_reset_password.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>make:reset-password</argument>
      <argument type="collection"/>
      <argument>Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle</argument>
      <argument>false</argument>
      <argument type="service_closure" id="maker.auto_command.make_reset_password"/>
    </service>
    <service id=".maker.auto_command.make_serializer_encoder.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>make:serializer:encoder</argument>
      <argument type="collection"/>
      <argument>Creates a new serializer encoder class</argument>
      <argument>false</argument>
      <argument type="service_closure" id="maker.auto_command.make_serializer_encoder"/>
    </service>
    <service id=".maker.auto_command.make_serializer_normalizer.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>make:serializer:normalizer</argument>
      <argument type="collection"/>
      <argument>Creates a new serializer normalizer class</argument>
      <argument>false</argument>
      <argument type="service_closure" id="maker.auto_command.make_serializer_normalizer"/>
    </service>
    <service id=".maker.auto_command.make_subscriber.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>make:subscriber</argument>
      <argument type="collection"/>
      <argument>Creates a new event subscriber class</argument>
      <argument>false</argument>
      <argument type="service_closure" id="maker.auto_command.make_subscriber"/>
    </service>
    <service id=".maker.auto_command.make_twig_extension.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>make:twig-extension</argument>
      <argument type="collection"/>
      <argument>Creates a new Twig extension class</argument>
      <argument>false</argument>
      <argument type="service_closure" id="maker.auto_command.make_twig_extension"/>
    </service>
    <service id=".maker.auto_command.make_test.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>make:test</argument>
      <argument type="collection">
        <argument>make:unit-test</argument>
        <argument>make:functional-test</argument>
      </argument>
      <argument>Creates a new test class</argument>
      <argument>false</argument>
      <argument type="service_closure" id="maker.auto_command.make_test"/>
    </service>
    <service id=".maker.auto_command.make_validator.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>make:validator</argument>
      <argument type="collection"/>
      <argument>Creates a new validator and constraint class</argument>
      <argument>false</argument>
      <argument type="service_closure" id="maker.auto_command.make_validator"/>
    </service>
    <service id=".maker.auto_command.make_voter.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>make:voter</argument>
      <argument type="collection"/>
      <argument>Creates a new security voter class</argument>
      <argument>false</argument>
      <argument type="service_closure" id="maker.auto_command.make_voter"/>
    </service>
    <service id=".maker.auto_command.make_user.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>make:user</argument>
      <argument type="collection"/>
      <argument>Creates a new security user class</argument>
      <argument>false</argument>
      <argument type="service_closure" id="maker.auto_command.make_user"/>
    </service>
    <service id=".maker.auto_command.make_migration.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>make:migration</argument>
      <argument type="collection"/>
      <argument>Creates a new migration based on database changes</argument>
      <argument>false</argument>
      <argument type="service_closure" id="maker.auto_command.make_migration"/>
    </service>
    <service id=".maker.auto_command.make_stimulus_controller.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>make:stimulus-controller</argument>
      <argument type="collection"/>
      <argument>Creates a new Stimulus controller</argument>
      <argument>false</argument>
      <argument type="service_closure" id="maker.auto_command.make_stimulus_controller"/>
    </service>
    <service id=".maker.auto_command.make_data_provider.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>make:data-provider</argument>
      <argument type="collection"/>
      <argument>Creates an API Platform data provider</argument>
      <argument>false</argument>
      <argument type="service_closure" id="maker.auto_command.make_data_provider"/>
    </service>
    <service id=".maker.auto_command.make_data_persister.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>make:data-persister</argument>
      <argument type="collection"/>
      <argument>Creates an API Platform data persister</argument>
      <argument>false</argument>
      <argument type="service_closure" id="maker.auto_command.make_data_persister"/>
    </service>
    <service id=".maker.auto_command.make_state_processor.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>make:state-processor</argument>
      <argument type="collection"/>
      <argument>Creates an API Platform state processor</argument>
      <argument>false</argument>
      <argument type="service_closure" id="maker.auto_command.make_state_processor"/>
    </service>
    <service id=".maker.auto_command.make_state_provider.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>make:state-provider</argument>
      <argument type="collection"/>
      <argument>Creates an API Platform state provider</argument>
      <argument>false</argument>
      <argument type="service_closure" id="maker.auto_command.make_state_provider"/>
    </service>
    <service id="console.command_loader" class="Symfony\Component\Console\CommandLoader\ContainerCommandLoader" public="true">
      <tag name="container.no_preload"/>
      <argument type="service" id=".service_locator.GrFZ3k1"/>
      <argument type="collection">
        <argument key="clone-menu">App\Command\Admin\CloneMenu</argument>
        <argument key="check-customers">App\Command\Customer\CheckInvalidCustomers</argument>
        <argument key="check-customers-data">App\Command\Customer\DataValidationChecker</argument>
        <argument key="delete-franchise-customers">App\Command\Customer\Delete</argument>
        <argument key="expire-user-verification-code">App\Command\Customer\ExpireUserOAuthVerificationCode</argument>
        <argument key="migrate:customers">App\Command\Customer\Migrate</argument>
        <argument key="delete-franchise">App\Command\Franchise\Delete</argument>
        <argument key="send-sms">App\Command\Message\Sms\SendCommand</argument>
        <argument key="expire">App\Command\Order\Expiration</argument>
        <argument key="check-nepting">App\Command\Payment\CheckNeptingTransactions</argument>
        <argument key="expire-nepting">App\Command\Payment\ExpireNeptingPayments</argument>
        <argument key="fix-categories-shop">App\Command\Shop\Category\setShopForCategories</argument>
        <argument key="fill-product-translations">App\Command\Shop\Product\FillProductTranslations</argument>
        <argument key="reset-preparation-number-sequence">App\Command\Shop\ResetPreparationNumberSequence</argument>
        <argument key="open-closed-shops">App\Command\Shop\SetCloseInterval</argument>
        <argument key="app:azure:files:migrate">App\Command\Tmp\MigrateFilesToAzure</argument>
        <argument key="remove-user">App\Command\User\RemoveUser</argument>
        <argument key="notify">App\Command\Webhook\Notification</argument>
        <argument key="about">console.command.about</argument>
        <argument key="assets:install">console.command.assets_install</argument>
        <argument key="cache:clear">console.command.cache_clear</argument>
        <argument key="cache:pool:clear">console.command.cache_pool_clear</argument>
        <argument key="cache:pool:prune">console.command.cache_pool_prune</argument>
        <argument key="cache:pool:delete">console.command.cache_pool_delete</argument>
        <argument key="cache:pool:list">console.command.cache_pool_list</argument>
        <argument key="cache:warmup">console.command.cache_warmup</argument>
        <argument key="debug:config">console.command.config_debug</argument>
        <argument key="config:dump-reference">console.command.config_dump_reference</argument>
        <argument key="debug:container">console.command.container_debug</argument>
        <argument key="lint:container">console.command.container_lint</argument>
        <argument key="debug:autowiring">console.command.debug_autowiring</argument>
        <argument key="debug:dotenv">console.command.dotenv_debug</argument>
        <argument key="debug:event-dispatcher">console.command.event_dispatcher_debug</argument>
        <argument key="messenger:consume">console.command.messenger_consume_messages</argument>
        <argument key="messenger:setup-transports">console.command.messenger_setup_transports</argument>
        <argument key="debug:messenger">console.command.messenger_debug</argument>
        <argument key="messenger:stop-workers">console.command.messenger_stop_workers</argument>
        <argument key="debug:router">console.command.router_debug</argument>
        <argument key="router:match">console.command.router_match</argument>
        <argument key="debug:translation">console.command.translation_debug</argument>
        <argument key="translation:extract">console.command.translation_extract</argument>
        <argument key="translation:update">console.command.translation_extract</argument>
        <argument key="debug:validator">console.command.validator_debug</argument>
        <argument key="translation:pull">console.command.translation_pull</argument>
        <argument key="translation:push">console.command.translation_push</argument>
        <argument key="lint:xliff">console.command.xliff_lint</argument>
        <argument key="lint:yaml">console.command.yaml_lint</argument>
        <argument key="debug:form">console.command.form_debug</argument>
        <argument key="secrets:set">console.command.secrets_set</argument>
        <argument key="secrets:remove">console.command.secrets_remove</argument>
        <argument key="secrets:generate-keys">console.command.secrets_generate_key</argument>
        <argument key="secrets:list">console.command.secrets_list</argument>
        <argument key="secrets:decrypt-to-local">console.command.secrets_decrypt_to_local</argument>
        <argument key="secrets:encrypt-from-local">console.command.secrets_encrypt_from_local</argument>
        <argument key="debug:twig">twig.command.debug</argument>
        <argument key="lint:twig">twig.command.lint</argument>
        <argument key="server:dump">var_dumper.command.server_dump</argument>
        <argument key="server:log">monolog.command.server_log</argument>
        <argument key="doctrine:database:create">doctrine.database_create_command</argument>
        <argument key="doctrine:database:drop">doctrine.database_drop_command</argument>
        <argument key="doctrine:query:sql">doctrine.query_sql_command</argument>
        <argument key="dbal:run-sql">Doctrine\DBAL\Tools\Console\Command\RunSqlCommand</argument>
        <argument key="doctrine:cache:clear-metadata">doctrine.cache_clear_metadata_command</argument>
        <argument key="doctrine:cache:clear-query">doctrine.cache_clear_query_cache_command</argument>
        <argument key="doctrine:cache:clear-result">doctrine.cache_clear_result_command</argument>
        <argument key="doctrine:cache:clear-collection-region">doctrine.cache_collection_region_command</argument>
        <argument key="doctrine:mapping:convert">doctrine.mapping_convert_command</argument>
        <argument key="doctrine:schema:create">doctrine.schema_create_command</argument>
        <argument key="doctrine:schema:drop">doctrine.schema_drop_command</argument>
        <argument key="doctrine:ensure-production-settings">doctrine.ensure_production_settings_command</argument>
        <argument key="doctrine:cache:clear-entity-region">doctrine.clear_entity_region_command</argument>
        <argument key="doctrine:mapping:info">doctrine.mapping_info_command</argument>
        <argument key="doctrine:cache:clear-query-region">doctrine.clear_query_region_command</argument>
        <argument key="doctrine:query:dql">doctrine.query_dql_command</argument>
        <argument key="doctrine:schema:update">doctrine.schema_update_command</argument>
        <argument key="doctrine:schema:validate">doctrine.schema_validate_command</argument>
        <argument key="doctrine:mapping:import">doctrine.mapping_import_command</argument>
        <argument key="doctrine:migrations:diff">doctrine_migrations.diff_command</argument>
        <argument key="doctrine:migrations:sync-metadata-storage">doctrine_migrations.sync_metadata_command</argument>
        <argument key="doctrine:migrations:list">doctrine_migrations.versions_command</argument>
        <argument key="doctrine:migrations:current">doctrine_migrations.current_command</argument>
        <argument key="doctrine:migrations:dump-schema">doctrine_migrations.dump_schema_command</argument>
        <argument key="doctrine:migrations:execute">doctrine_migrations.execute_command</argument>
        <argument key="doctrine:migrations:generate">doctrine_migrations.generate_command</argument>
        <argument key="doctrine:migrations:latest">doctrine_migrations.latest_command</argument>
        <argument key="doctrine:migrations:migrate">doctrine_migrations.migrate_command</argument>
        <argument key="doctrine:migrations:rollup">doctrine_migrations.rollup_command</argument>
        <argument key="doctrine:migrations:status">doctrine_migrations.status_command</argument>
        <argument key="doctrine:migrations:up-to-date">doctrine_migrations.up_to_date_command</argument>
        <argument key="doctrine:migrations:version">doctrine_migrations.version_command</argument>
        <argument key="debug:firewall">security.command.debug_firewall</argument>
        <argument key="security:encode-password">security.command.user_password_encoder</argument>
        <argument key="security:hash-password">security.command.user_password_hash</argument>
        <argument key="fos:js-routing:dump">fos_js_routing.dump_command</argument>
        <argument key="fos:js-routing:debug">fos_js_routing.router_debug_exposed_command</argument>
        <argument key="liip:imagine:cache:remove">liip_imagine.command.cache_remove</argument>
        <argument key="liip:imagine:cache:resolve">liip_imagine.command.cache_resolve</argument>
        <argument key="vich:mapping:debug-class">vich_uploader.command.mapping_debug_class</argument>
        <argument key="vich:mapping:debug">vich_uploader.command.mapping_debug</argument>
        <argument key="vich:mapping:list-classes">vich_uploader.command.mapping_list_classes</argument>
        <argument key="lexik:jwt:check-config">lexik_jwt_authentication.check_config_command</argument>
        <argument key="lexik:jwt:generate-token">lexik_jwt_authentication.generate_token_command</argument>
        <argument key="lexik:jwt:generate-keypair">lexik_jwt_authentication.generate_keypair_command</argument>
        <argument key="doctrine:fixtures:load">doctrine.fixtures_load_command</argument>
        <argument key="api:json-schema:generate">api_platform.json_schema.json_schema_generate_command</argument>
        <argument key="api:openapi:export">api_platform.openapi.command</argument>
        <argument key="api:swagger:export">api_platform.swagger.command.swagger_command</argument>
        <argument key="api:upgrade-resource">api_platform.upgrade_resource.command</argument>
        <argument key="gesdinet:jwt:clear">Gesdinet\JWTRefreshTokenBundle\Command\ClearInvalidRefreshTokensCommand</argument>
        <argument key="gesdinet:jwt:revoke">Gesdinet\JWTRefreshTokenBundle\Command\RevokeRefreshTokenCommand</argument>
        <argument key="reset-password:remove-expired">SymfonyCasts\Bundle\ResetPassword\Command\ResetPasswordRemoveExpiredCommand</argument>
        <argument key="geocoder:geocode">Bazinga\GeocoderBundle\Command\GeocodeCommand</argument>
        <argument key="sentry:test">Sentry\SentryBundle\Command\SentryTestCommand</argument>
        <argument key="schedule:list">Zenstruck\ScheduleBundle\Command\ScheduleListCommand</argument>
        <argument key="schedule:run">Zenstruck\ScheduleBundle\Command\ScheduleRunCommand</argument>
        <argument key="make:auth">maker.auto_command.make_auth</argument>
        <argument key="make:command">maker.auto_command.make_command</argument>
        <argument key="make:controller">maker.auto_command.make_controller</argument>
        <argument key="make:crud">maker.auto_command.make_crud</argument>
        <argument key="make:docker:database">maker.auto_command.make_docker_database</argument>
        <argument key="make:entity">maker.auto_command.make_entity</argument>
        <argument key="make:fixtures">maker.auto_command.make_fixtures</argument>
        <argument key="make:form">maker.auto_command.make_form</argument>
        <argument key="make:message">maker.auto_command.make_message</argument>
        <argument key="make:messenger-middleware">maker.auto_command.make_messenger_middleware</argument>
        <argument key="make:registration-form">maker.auto_command.make_registration_form</argument>
        <argument key="make:reset-password">maker.auto_command.make_reset_password</argument>
        <argument key="make:serializer:encoder">maker.auto_command.make_serializer_encoder</argument>
        <argument key="make:serializer:normalizer">maker.auto_command.make_serializer_normalizer</argument>
        <argument key="make:subscriber">maker.auto_command.make_subscriber</argument>
        <argument key="make:twig-extension">maker.auto_command.make_twig_extension</argument>
        <argument key="make:test">maker.auto_command.make_test</argument>
        <argument key="make:unit-test">maker.auto_command.make_test</argument>
        <argument key="make:functional-test">maker.auto_command.make_test</argument>
        <argument key="make:validator">maker.auto_command.make_validator</argument>
        <argument key="make:voter">maker.auto_command.make_voter</argument>
        <argument key="make:user">maker.auto_command.make_user</argument>
        <argument key="make:migration">maker.auto_command.make_migration</argument>
        <argument key="make:stimulus-controller">maker.auto_command.make_stimulus_controller</argument>
        <argument key="make:data-provider">maker.auto_command.make_data_provider</argument>
        <argument key="make:data-persister">maker.auto_command.make_data_persister</argument>
        <argument key="make:state-processor">maker.auto_command.make_state_processor</argument>
        <argument key="make:state-provider">maker.auto_command.make_state_provider</argument>
      </argument>
    </service>
    <service id=".service_locator.GrFZ3k1" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="App\Command\Admin\CloneMenu" type="service_closure" id=".App\Command\Admin\CloneMenu.lazy"/>
        <argument key="App\Command\Customer\CheckInvalidCustomers" type="service_closure" id=".App\Command\Customer\CheckInvalidCustomers.lazy"/>
        <argument key="App\Command\Customer\DataValidationChecker" type="service_closure" id=".App\Command\Customer\DataValidationChecker.lazy"/>
        <argument key="App\Command\Customer\Delete" type="service_closure" id=".App\Command\Customer\Delete.lazy"/>
        <argument key="App\Command\Customer\ExpireUserOAuthVerificationCode" type="service_closure" id=".App\Command\Customer\ExpireUserOAuthVerificationCode.lazy"/>
        <argument key="App\Command\Customer\Migrate" type="service_closure" id="App\Command\Customer\Migrate"/>
        <argument key="App\Command\Franchise\Delete" type="service_closure" id=".App\Command\Franchise\Delete.lazy"/>
        <argument key="App\Command\Message\Sms\SendCommand" type="service_closure" id=".App\Command\Message\Sms\SendCommand.lazy"/>
        <argument key="App\Command\Order\Expiration" type="service_closure" id=".App\Command\Order\Expiration.lazy"/>
        <argument key="App\Command\Payment\CheckNeptingTransactions" type="service_closure" id=".App\Command\Payment\CheckNeptingTransactions.lazy"/>
        <argument key="App\Command\Payment\ExpireNeptingPayments" type="service_closure" id=".App\Command\Payment\ExpireNeptingPayments.lazy"/>
        <argument key="App\Command\Shop\Category\setShopForCategories" type="service_closure" id=".App\Command\Shop\Category\setShopForCategories.lazy"/>
        <argument key="App\Command\Shop\Product\FillProductTranslations" type="service_closure" id=".App\Command\Shop\Product\FillProductTranslations.lazy"/>
        <argument key="App\Command\Shop\ResetPreparationNumberSequence" type="service_closure" id=".App\Command\Shop\ResetPreparationNumberSequence.lazy"/>
        <argument key="App\Command\Shop\SetCloseInterval" type="service_closure" id=".App\Command\Shop\SetCloseInterval.lazy"/>
        <argument key="App\Command\Tmp\MigrateFilesToAzure" type="service_closure" id=".App\Command\Tmp\MigrateFilesToAzure.lazy"/>
        <argument key="App\Command\User\RemoveUser" type="service_closure" id=".App\Command\User\RemoveUser.lazy"/>
        <argument key="App\Command\Webhook\Notification" type="service_closure" id=".App\Command\Webhook\Notification.lazy"/>
        <argument key="console.command.about" type="service_closure" id=".console.command.about.lazy"/>
        <argument key="console.command.assets_install" type="service_closure" id=".console.command.assets_install.lazy"/>
        <argument key="console.command.cache_clear" type="service_closure" id=".console.command.cache_clear.lazy"/>
        <argument key="console.command.cache_pool_clear" type="service_closure" id=".console.command.cache_pool_clear.lazy"/>
        <argument key="console.command.cache_pool_prune" type="service_closure" id=".console.command.cache_pool_prune.lazy"/>
        <argument key="console.command.cache_pool_delete" type="service_closure" id=".console.command.cache_pool_delete.lazy"/>
        <argument key="console.command.cache_pool_list" type="service_closure" id=".console.command.cache_pool_list.lazy"/>
        <argument key="console.command.cache_warmup" type="service_closure" id=".console.command.cache_warmup.lazy"/>
        <argument key="console.command.config_debug" type="service_closure" id=".console.command.config_debug.lazy"/>
        <argument key="console.command.config_dump_reference" type="service_closure" id=".console.command.config_dump_reference.lazy"/>
        <argument key="console.command.container_debug" type="service_closure" id=".console.command.container_debug.lazy"/>
        <argument key="console.command.container_lint" type="service_closure" id=".console.command.container_lint.lazy"/>
        <argument key="console.command.debug_autowiring" type="service_closure" id=".console.command.debug_autowiring.lazy"/>
        <argument key="console.command.dotenv_debug" type="service_closure" id=".console.command.dotenv_debug.lazy"/>
        <argument key="console.command.event_dispatcher_debug" type="service_closure" id=".console.command.event_dispatcher_debug.lazy"/>
        <argument key="console.command.messenger_consume_messages" type="service_closure" id=".console.command.messenger_consume_messages.lazy"/>
        <argument key="console.command.messenger_setup_transports" type="service_closure" id=".console.command.messenger_setup_transports.lazy"/>
        <argument key="console.command.messenger_debug" type="service_closure" id=".console.command.messenger_debug.lazy"/>
        <argument key="console.command.messenger_stop_workers" type="service_closure" id=".console.command.messenger_stop_workers.lazy"/>
        <argument key="console.command.router_debug" type="service_closure" id=".console.command.router_debug.lazy"/>
        <argument key="console.command.router_match" type="service_closure" id=".console.command.router_match.lazy"/>
        <argument key="console.command.translation_debug" type="service_closure" id=".console.command.translation_debug.lazy"/>
        <argument key="console.command.translation_extract" type="service_closure" id=".console.command.translation_extract.lazy"/>
        <argument key="console.command.validator_debug" type="service_closure" id=".console.command.validator_debug.lazy"/>
        <argument key="console.command.translation_pull" type="service_closure" id=".console.command.translation_pull.lazy"/>
        <argument key="console.command.translation_push" type="service_closure" id=".console.command.translation_push.lazy"/>
        <argument key="console.command.xliff_lint" type="service_closure" id=".console.command.xliff_lint.lazy"/>
        <argument key="console.command.yaml_lint" type="service_closure" id=".console.command.yaml_lint.lazy"/>
        <argument key="console.command.form_debug" type="service_closure" id=".console.command.form_debug.lazy"/>
        <argument key="console.command.secrets_set" type="service_closure" id=".console.command.secrets_set.lazy"/>
        <argument key="console.command.secrets_remove" type="service_closure" id=".console.command.secrets_remove.lazy"/>
        <argument key="console.command.secrets_generate_key" type="service_closure" id=".console.command.secrets_generate_key.lazy"/>
        <argument key="console.command.secrets_list" type="service_closure" id=".console.command.secrets_list.lazy"/>
        <argument key="console.command.secrets_decrypt_to_local" type="service_closure" id=".console.command.secrets_decrypt_to_local.lazy"/>
        <argument key="console.command.secrets_encrypt_from_local" type="service_closure" id=".console.command.secrets_encrypt_from_local.lazy"/>
        <argument key="twig.command.debug" type="service_closure" id=".twig.command.debug.lazy"/>
        <argument key="twig.command.lint" type="service_closure" id=".twig.command.lint.lazy"/>
        <argument key="var_dumper.command.server_dump" type="service_closure" id=".var_dumper.command.server_dump.lazy"/>
        <argument key="monolog.command.server_log" type="service_closure" id=".monolog.command.server_log.lazy"/>
        <argument key="doctrine.database_create_command" type="service_closure" id="doctrine.database_create_command"/>
        <argument key="doctrine.database_drop_command" type="service_closure" id="doctrine.database_drop_command"/>
        <argument key="doctrine.query_sql_command" type="service_closure" id="doctrine.query_sql_command"/>
        <argument key="Doctrine\DBAL\Tools\Console\Command\RunSqlCommand" type="service_closure" id="Doctrine\DBAL\Tools\Console\Command\RunSqlCommand"/>
        <argument key="doctrine.cache_clear_metadata_command" type="service_closure" id="doctrine.cache_clear_metadata_command"/>
        <argument key="doctrine.cache_clear_query_cache_command" type="service_closure" id="doctrine.cache_clear_query_cache_command"/>
        <argument key="doctrine.cache_clear_result_command" type="service_closure" id="doctrine.cache_clear_result_command"/>
        <argument key="doctrine.cache_collection_region_command" type="service_closure" id="doctrine.cache_collection_region_command"/>
        <argument key="doctrine.mapping_convert_command" type="service_closure" id="doctrine.mapping_convert_command"/>
        <argument key="doctrine.schema_create_command" type="service_closure" id="doctrine.schema_create_command"/>
        <argument key="doctrine.schema_drop_command" type="service_closure" id="doctrine.schema_drop_command"/>
        <argument key="doctrine.ensure_production_settings_command" type="service_closure" id="doctrine.ensure_production_settings_command"/>
        <argument key="doctrine.clear_entity_region_command" type="service_closure" id="doctrine.clear_entity_region_command"/>
        <argument key="doctrine.mapping_info_command" type="service_closure" id="doctrine.mapping_info_command"/>
        <argument key="doctrine.clear_query_region_command" type="service_closure" id="doctrine.clear_query_region_command"/>
        <argument key="doctrine.query_dql_command" type="service_closure" id="doctrine.query_dql_command"/>
        <argument key="doctrine.schema_update_command" type="service_closure" id="doctrine.schema_update_command"/>
        <argument key="doctrine.schema_validate_command" type="service_closure" id="doctrine.schema_validate_command"/>
        <argument key="doctrine.mapping_import_command" type="service_closure" id="doctrine.mapping_import_command"/>
        <argument key="doctrine_migrations.diff_command" type="service_closure" id="doctrine_migrations.diff_command"/>
        <argument key="doctrine_migrations.sync_metadata_command" type="service_closure" id="doctrine_migrations.sync_metadata_command"/>
        <argument key="doctrine_migrations.versions_command" type="service_closure" id="doctrine_migrations.versions_command"/>
        <argument key="doctrine_migrations.current_command" type="service_closure" id="doctrine_migrations.current_command"/>
        <argument key="doctrine_migrations.dump_schema_command" type="service_closure" id="doctrine_migrations.dump_schema_command"/>
        <argument key="doctrine_migrations.execute_command" type="service_closure" id="doctrine_migrations.execute_command"/>
        <argument key="doctrine_migrations.generate_command" type="service_closure" id="doctrine_migrations.generate_command"/>
        <argument key="doctrine_migrations.latest_command" type="service_closure" id="doctrine_migrations.latest_command"/>
        <argument key="doctrine_migrations.migrate_command" type="service_closure" id="doctrine_migrations.migrate_command"/>
        <argument key="doctrine_migrations.rollup_command" type="service_closure" id="doctrine_migrations.rollup_command"/>
        <argument key="doctrine_migrations.status_command" type="service_closure" id="doctrine_migrations.status_command"/>
        <argument key="doctrine_migrations.up_to_date_command" type="service_closure" id="doctrine_migrations.up_to_date_command"/>
        <argument key="doctrine_migrations.version_command" type="service_closure" id="doctrine_migrations.version_command"/>
        <argument key="security.command.debug_firewall" type="service_closure" id=".security.command.debug_firewall.lazy"/>
        <argument key="security.command.user_password_encoder" type="service_closure" id=".security.command.user_password_encoder.lazy"/>
        <argument key="security.command.user_password_hash" type="service_closure" id=".security.command.user_password_hash.lazy"/>
        <argument key="fos_js_routing.dump_command" type="service_closure" id="fos_js_routing.dump_command"/>
        <argument key="fos_js_routing.router_debug_exposed_command" type="service_closure" id="fos_js_routing.router_debug_exposed_command"/>
        <argument key="liip_imagine.command.cache_remove" type="service_closure" id="liip_imagine.command.cache_remove"/>
        <argument key="liip_imagine.command.cache_resolve" type="service_closure" id="liip_imagine.command.cache_resolve"/>
        <argument key="vich_uploader.command.mapping_debug_class" type="service_closure" id="vich_uploader.command.mapping_debug_class"/>
        <argument key="vich_uploader.command.mapping_debug" type="service_closure" id="vich_uploader.command.mapping_debug"/>
        <argument key="vich_uploader.command.mapping_list_classes" type="service_closure" id="vich_uploader.command.mapping_list_classes"/>
        <argument key="lexik_jwt_authentication.check_config_command" type="service_closure" id=".lexik_jwt_authentication.check_config_command.lazy"/>
        <argument key="lexik_jwt_authentication.generate_token_command" type="service_closure" id=".lexik_jwt_authentication.generate_token_command.lazy"/>
        <argument key="lexik_jwt_authentication.generate_keypair_command" type="service_closure" id=".lexik_jwt_authentication.generate_keypair_command.lazy"/>
        <argument key="doctrine.fixtures_load_command" type="service_closure" id="doctrine.fixtures_load_command"/>
        <argument key="api_platform.json_schema.json_schema_generate_command" type="service_closure" id="api_platform.json_schema.json_schema_generate_command"/>
        <argument key="api_platform.openapi.command" type="service_closure" id="api_platform.openapi.command"/>
        <argument key="api_platform.swagger.command.swagger_command" type="service_closure" id="api_platform.swagger.command.swagger_command"/>
        <argument key="api_platform.upgrade_resource.command" type="service_closure" id="api_platform.upgrade_resource.command"/>
        <argument key="Gesdinet\JWTRefreshTokenBundle\Command\ClearInvalidRefreshTokensCommand" type="service_closure" id="Gesdinet\JWTRefreshTokenBundle\Command\ClearInvalidRefreshTokensCommand"/>
        <argument key="Gesdinet\JWTRefreshTokenBundle\Command\RevokeRefreshTokenCommand" type="service_closure" id="Gesdinet\JWTRefreshTokenBundle\Command\RevokeRefreshTokenCommand"/>
        <argument key="SymfonyCasts\Bundle\ResetPassword\Command\ResetPasswordRemoveExpiredCommand" type="service_closure" id="SymfonyCasts\Bundle\ResetPassword\Command\ResetPasswordRemoveExpiredCommand"/>
        <argument key="Bazinga\GeocoderBundle\Command\GeocodeCommand" type="service_closure" id="Bazinga\GeocoderBundle\Command\GeocodeCommand"/>
        <argument key="Sentry\SentryBundle\Command\SentryTestCommand" type="service_closure" id="Sentry\SentryBundle\Command\SentryTestCommand"/>
        <argument key="Zenstruck\ScheduleBundle\Command\ScheduleListCommand" type="service_closure" id=".Zenstruck\ScheduleBundle\Command\ScheduleListCommand.lazy"/>
        <argument key="Zenstruck\ScheduleBundle\Command\ScheduleRunCommand" type="service_closure" id=".Zenstruck\ScheduleBundle\Command\ScheduleRunCommand.lazy"/>
        <argument key="maker.auto_command.make_auth" type="service_closure" id=".maker.auto_command.make_auth.lazy"/>
        <argument key="maker.auto_command.make_command" type="service_closure" id=".maker.auto_command.make_command.lazy"/>
        <argument key="maker.auto_command.make_controller" type="service_closure" id=".maker.auto_command.make_controller.lazy"/>
        <argument key="maker.auto_command.make_crud" type="service_closure" id=".maker.auto_command.make_crud.lazy"/>
        <argument key="maker.auto_command.make_docker_database" type="service_closure" id=".maker.auto_command.make_docker_database.lazy"/>
        <argument key="maker.auto_command.make_entity" type="service_closure" id=".maker.auto_command.make_entity.lazy"/>
        <argument key="maker.auto_command.make_fixtures" type="service_closure" id=".maker.auto_command.make_fixtures.lazy"/>
        <argument key="maker.auto_command.make_form" type="service_closure" id=".maker.auto_command.make_form.lazy"/>
        <argument key="maker.auto_command.make_message" type="service_closure" id=".maker.auto_command.make_message.lazy"/>
        <argument key="maker.auto_command.make_messenger_middleware" type="service_closure" id=".maker.auto_command.make_messenger_middleware.lazy"/>
        <argument key="maker.auto_command.make_registration_form" type="service_closure" id=".maker.auto_command.make_registration_form.lazy"/>
        <argument key="maker.auto_command.make_reset_password" type="service_closure" id=".maker.auto_command.make_reset_password.lazy"/>
        <argument key="maker.auto_command.make_serializer_encoder" type="service_closure" id=".maker.auto_command.make_serializer_encoder.lazy"/>
        <argument key="maker.auto_command.make_serializer_normalizer" type="service_closure" id=".maker.auto_command.make_serializer_normalizer.lazy"/>
        <argument key="maker.auto_command.make_subscriber" type="service_closure" id=".maker.auto_command.make_subscriber.lazy"/>
        <argument key="maker.auto_command.make_twig_extension" type="service_closure" id=".maker.auto_command.make_twig_extension.lazy"/>
        <argument key="maker.auto_command.make_test" type="service_closure" id=".maker.auto_command.make_test.lazy"/>
        <argument key="maker.auto_command.make_validator" type="service_closure" id=".maker.auto_command.make_validator.lazy"/>
        <argument key="maker.auto_command.make_voter" type="service_closure" id=".maker.auto_command.make_voter.lazy"/>
        <argument key="maker.auto_command.make_user" type="service_closure" id=".maker.auto_command.make_user.lazy"/>
        <argument key="maker.auto_command.make_migration" type="service_closure" id=".maker.auto_command.make_migration.lazy"/>
        <argument key="maker.auto_command.make_stimulus_controller" type="service_closure" id=".maker.auto_command.make_stimulus_controller.lazy"/>
        <argument key="maker.auto_command.make_data_provider" type="service_closure" id=".maker.auto_command.make_data_provider.lazy"/>
        <argument key="maker.auto_command.make_data_persister" type="service_closure" id=".maker.auto_command.make_data_persister.lazy"/>
        <argument key="maker.auto_command.make_state_processor" type="service_closure" id=".maker.auto_command.make_state_processor.lazy"/>
        <argument key="maker.auto_command.make_state_provider" type="service_closure" id=".maker.auto_command.make_state_provider.lazy"/>
      </argument>
    </service>
    <service id="cache.app.traceable.recorder_inner" class="Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter">
      <argument type="service" id="Sentry\State\HubInterface"/>
      <argument type="service" id="cache.app.traceable.inner"/>
    </service>
    <service id="cache.system.traceable.recorder_inner" class="Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter">
      <argument type="service" id="Sentry\State\HubInterface"/>
      <argument type="service" id="cache.system.traceable.inner"/>
    </service>
    <service id="cache.validator.traceable.recorder_inner" class="Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter">
      <argument type="service" id="Sentry\State\HubInterface"/>
      <argument type="service" id="cache.validator.traceable.inner"/>
    </service>
    <service id="cache.serializer.traceable.recorder_inner" class="Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter">
      <argument type="service" id="Sentry\State\HubInterface"/>
      <argument type="service" id="cache.serializer.traceable.inner"/>
    </service>
    <service id="cache.annotations.traceable.recorder_inner" class="Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter">
      <argument type="service" id="Sentry\State\HubInterface"/>
      <argument type="service" id="cache.annotations.traceable.inner"/>
    </service>
    <service id="cache.property_info.traceable.recorder_inner" class="Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter">
      <argument type="service" id="Sentry\State\HubInterface"/>
      <argument type="service" id="cache.property_info.traceable.inner"/>
    </service>
    <service id="cache.messenger.restart_workers_signal.traceable.recorder_inner" class="Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter">
      <argument type="service" id="Sentry\State\HubInterface"/>
      <argument type="service" id="cache.messenger.restart_workers_signal.traceable.inner"/>
    </service>
    <service id="cache.rate_limiter.traceable.recorder_inner" class="Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter">
      <argument type="service" id="Sentry\State\HubInterface"/>
      <argument type="service" id="cache.rate_limiter.traceable.inner"/>
    </service>
    <service id=".popina_order_cache.inner.traceable.recorder_inner" class="Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter">
      <argument type="service" id="Sentry\State\HubInterface"/>
      <argument type="service" id=".popina_order_cache.inner.traceable.inner"/>
    </service>
    <service id="cache.validator_expression_language.traceable.recorder_inner" class="Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter">
      <argument type="service" id="Sentry\State\HubInterface"/>
      <argument type="service" id="cache.validator_expression_language.traceable.inner"/>
    </service>
    <service id="cache.doctrine.orm.default.result.traceable.recorder_inner" class="Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter">
      <argument type="service" id="Sentry\State\HubInterface"/>
      <argument type="service" id="cache.doctrine.orm.default.result.traceable.inner"/>
    </service>
    <service id="cache.doctrine.orm.default.query.traceable.recorder_inner" class="Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter">
      <argument type="service" id="Sentry\State\HubInterface"/>
      <argument type="service" id="cache.doctrine.orm.default.query.traceable.inner"/>
    </service>
    <service id="cache.security_expression_language.traceable.recorder_inner" class="Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter">
      <argument type="service" id="Sentry\State\HubInterface"/>
      <argument type="service" id="cache.security_expression_language.traceable.inner"/>
    </service>
    <service id="api_platform.cache.route_name_resolver.traceable.recorder_inner" class="Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter">
      <argument type="service" id="Sentry\State\HubInterface"/>
      <argument type="service" id="api_platform.cache.route_name_resolver.traceable.inner"/>
    </service>
    <service id="api_platform.cache.metadata.resource.traceable.recorder_inner" class="Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter">
      <argument type="service" id="Sentry\State\HubInterface"/>
      <argument type="service" id="api_platform.cache.metadata.resource.traceable.inner"/>
    </service>
    <service id="api_platform.cache.metadata.resource.legacy.traceable.recorder_inner" class="Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter">
      <argument type="service" id="Sentry\State\HubInterface"/>
      <argument type="service" id="api_platform.cache.metadata.resource.legacy.traceable.inner"/>
    </service>
    <service id="api_platform.cache.metadata.property.legacy.traceable.recorder_inner" class="Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter">
      <argument type="service" id="Sentry\State\HubInterface"/>
      <argument type="service" id="api_platform.cache.metadata.property.legacy.traceable.inner"/>
    </service>
    <service id="api_platform.cache.subresource_operation_factory.traceable.recorder_inner" class="Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter">
      <argument type="service" id="Sentry\State\HubInterface"/>
      <argument type="service" id="api_platform.cache.subresource_operation_factory.traceable.inner"/>
    </service>
    <service id="api_platform.cache.identifiers_extractor.traceable.recorder_inner" class="Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter">
      <argument type="service" id="Sentry\State\HubInterface"/>
      <argument type="service" id="api_platform.cache.identifiers_extractor.traceable.inner"/>
    </service>
    <service id=".service_locator.CE1tk5h" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="Symfony\Bridge\Twig\Extension\CsrfRuntime" type="service_closure" id="twig.runtime.security_csrf"/>
        <argument key="Symfony\Bridge\Twig\Extension\HttpKernelRuntime" type="service_closure" id="twig.runtime.httpkernel"/>
        <argument key="Symfony\Bridge\Twig\Extension\SerializerRuntime" type="service_closure" id="twig.runtime.serializer"/>
        <argument key="Symfony\Component\Form\FormRenderer" type="service_closure" id="twig.form.renderer"/>
        <argument key="Liip\ImagineBundle\Templating\LazyFilterRuntime" type="service_closure" id="liip_imagine.templating.filter_runtime"/>
        <argument key="Endroid\QrCodeBundle\Twig\QrCodeRuntime" type="service_closure" id="Endroid\QrCodeBundle\Twig\QrCodeRuntime"/>
      </argument>
    </service>
    <service id="Psr\Container\ContainerInterface" alias="service_container">
      <deprecated package="symfony/dependency-injection" version="5.1">The "%alias_id%" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it.</deprecated>
    </service>
    <service id="Symfony\Component\DependencyInjection\ContainerInterface" alias="service_container">
      <deprecated package="symfony/dependency-injection" version="5.1">The "%alias_id%" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it.</deprecated>
    </service>
    <service id="Psr\Http\Message\RequestFactoryInterface" alias="nyholm.psr7.psr17_factory"/>
    <service id="Psr\Http\Message\ResponseFactoryInterface" alias="nyholm.psr7.psr17_factory"/>
    <service id="Psr\Http\Message\ServerRequestFactoryInterface" alias="nyholm.psr7.psr17_factory"/>
    <service id="Psr\Http\Message\StreamFactoryInterface" alias="nyholm.psr7.psr17_factory"/>
    <service id="Psr\Http\Message\UploadedFileFactoryInterface" alias="nyholm.psr7.psr17_factory"/>
    <service id="Psr\Http\Message\UriFactoryInterface" alias="nyholm.psr7.psr17_factory"/>
    <service id="Http\Message\MessageFactory" alias="nyholm.psr7.httplug_factory"/>
    <service id="Http\Message\RequestFactory" alias="nyholm.psr7.httplug_factory"/>
    <service id="Http\Message\ResponseFactory" alias="nyholm.psr7.httplug_factory"/>
    <service id="Http\Message\StreamFactory" alias="nyholm.psr7.httplug_factory"/>
    <service id="Http\Message\UriFactory" alias="nyholm.psr7.httplug_factory"/>
    <service id="Liip\ImagineBundle\Service\FilterService" alias="liip_imagine.service.filter"/>
    <service id="App\Client\Nepting\NeptingInterface" alias="App\Client\Nepting\NeptingClient"/>
    <service id="App\Client\Qoodos\QoodosInterface" alias="App\Client\Qoodos\QoodosClient"/>
    <service id="App\Client\SmsMode\SmsModeResponseInterface" alias="App\Client\SmsMode\SmsModeClient"/>
    <service id="App\Client\SoapClientInterface" alias="App\Client\Nepting\NeptingClient"/>
    <service id="App\Client\Twilio\TwilioResponseInterface" alias="App\Client\Twilio\TwilioClient"/>
    <service id="App\Encoder\JsonDecoderInterface" alias="App\Encoder\JsonDecoder"/>
    <service id="App\Extractor\YamlDataExtractorInterface" alias="App\Extractor\YamlDataExtractor"/>
    <service id="App\Helper\Image\ImageNormalizerInterface" alias="App\Helper\Image\ImageNormalizerHelper"/>
    <service id="App\Helper\Image\ImageResponseInterface" alias="App\Helper\Image\ImageHelper"/>
    <service id="App\Helper\Response\LoyaltyInterface" alias="App\Client\Loyalty\LoyaltyClient"/>
    <service id="App\Helper\Response\QoodosResponseInterface" alias="App\Client\Qoodos\QoodosClient"/>
    <service id="App\Processor\PaymentMethod\Delete\DeletePaymentMethodInterface" alias="App\Processor\PaymentMethod\Delete\DeletePaymentMethodProcessor"/>
    <service id="App\Processor\Shop\Menu\Clone\CloneMenuInterface" alias="App\Processor\Shop\Menu\Clone\CloneMenuProcessor"/>
    <service id="App\Provider\CustomerProviderInterface" alias="App\Provider\CustomerProvider"/>
    <service id="App\Resolver\CustomerResolverInterface" alias="App\Resolver\CustomerResolver"/>
    <service id="App\Service\Doc\DocApiInterface" alias="App\Service\Doc\DocApiService"/>
    <service id="App\Validator\Constraints\Auth\ResponseInterface" alias="App\Service\Doc\Violation\Auth\AuthViolation"/>
    <service id="App\Validator\Constraints\Loyalty\ResponseInterface" alias="App\Service\Doc\Violation\Shop\Loyalty\LoyaltyCustomerViolation"/>
    <service id="App\Validator\Constraints\Shop\ResponseInterface" alias="App\Validator\Constraints\Shop\OrderSetting\CustomerIdentifierValidator"/>
    <service id="App\Kernel" alias="kernel" public="true"/>
    <service id="Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface" alias="parameter_bag"/>
    <service id="Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface" alias="parameter_bag"/>
    <service id="Symfony\Component\EventDispatcher\EventDispatcherInterface" alias="debug.event_dispatcher"/>
    <service id="Symfony\Contracts\EventDispatcher\EventDispatcherInterface" alias="debug.event_dispatcher"/>
    <service id="Symfony\Component\HttpKernel\HttpKernelInterface" alias="http_kernel"/>
    <service id="Symfony\Component\HttpFoundation\RequestStack" alias="request_stack"/>
    <service id="Symfony\Component\HttpKernel\HttpCache\StoreInterface" alias="http_cache.store"/>
    <service id="Symfony\Component\HttpFoundation\UrlHelper" alias="url_helper"/>
    <service id="Symfony\Component\HttpKernel\KernelInterface" alias="kernel"/>
    <service id="Symfony\Component\Filesystem\Filesystem" alias="filesystem"/>
    <service id="Symfony\Component\HttpKernel\Config\FileLocator" alias="file_locator"/>
    <service id="Symfony\Component\HttpKernel\UriSigner" alias="uri_signer"/>
    <service id="Symfony\Component\DependencyInjection\ReverseContainer" alias="reverse_container"/>
    <service id="Symfony\Component\String\Slugger\SluggerInterface" alias="slugger"/>
    <service id="Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface" alias="fragment.uri_generator"/>
    <service id="error_renderer.html" alias="twig.error_renderer.html"/>
    <service id="error_renderer" alias="error_handler.error_renderer.serializer"/>
    <service id="Psr\EventDispatcher\EventDispatcherInterface" alias="debug.event_dispatcher"/>
    <service id="Psr\Container\ContainerInterface $parameterBag" alias="parameter_bag"/>
    <service id="cache.app_clearer" alias="cache.default_clearer" public="true"/>
    <service id="Psr\Cache\CacheItemPoolInterface" alias="cache.app.traceable"/>
    <service id="Symfony\Component\Cache\Adapter\AdapterInterface" alias="cache.app.traceable"/>
    <service id="Symfony\Contracts\Cache\CacheInterface" alias="cache.app.traceable"/>
    <service id="Symfony\Contracts\Cache\TagAwareCacheInterface" alias="cache.app.taggable"/>
    <service id="Symfony\Contracts\Translation\TranslatorInterface" alias="translator.data_collector"/>
    <service id="Symfony\Component\Asset\Packages" alias="assets.packages"/>
    <service id="Symfony\Contracts\HttpClient\HttpClientInterface" alias=".debug.http_client"/>
    <service id="Psr\Http\Client\ClientInterface" alias="psr18.http_client"/>
    <service id="mailer" alias="mailer.mailer"/>
    <service id="Symfony\Component\Mailer\MailerInterface" alias="mailer.mailer"/>
    <service id="Symfony\Component\Mailer\Transport\TransportInterface" alias="mailer.default_transport"/>
    <service id="mailer.logger_message_listener" alias="mailer.message_logger_listener">
      <deprecated package="symfony/framework-bundle" version="5.2">The "%alias_id%" alias is deprecated, use "mailer.message_logger_listener" instead.</deprecated>
    </service>
    <service id="Symfony\Component\Translation\Reader\TranslationReaderInterface" alias="translation.reader"/>
    <service id="Symfony\Component\Translation\Extractor\ExtractorInterface" alias="translation.extractor"/>
    <service id="Symfony\Component\Translation\Writer\TranslationWriterInterface" alias="translation.writer"/>
    <service id="translator" alias="translator.data_collector" public="true"/>
    <service id="translator.formatter" alias="translator.formatter.default"/>
    <service id="Symfony\Component\HttpKernel\Debug\FileLinkFormatter" alias="debug.file_link_formatter"/>
    <service id="Symfony\Component\Stopwatch\Stopwatch" alias="debug.stopwatch"/>
    <service id="router" alias="router.default" public="true"/>
    <service id="Symfony\Component\Routing\RouterInterface" alias="router.default"/>
    <service id="Symfony\Component\Routing\Generator\UrlGeneratorInterface" alias="router.default"/>
    <service id="Symfony\Component\Routing\Matcher\UrlMatcherInterface" alias="router.default"/>
    <service id="Symfony\Component\Routing\RequestContextAwareInterface" alias="router.default"/>
    <service id="Symfony\Component\Routing\RequestContext" alias="router.request_context"/>
    <service id="annotation_reader" alias="annotations.cached_reader"/>
    <service id="Doctrine\Common\Annotations\Reader" alias="annotations.cached_reader"/>
    <service id="Symfony\Component\PropertyAccess\PropertyAccessorInterface" alias="property_accessor"/>
    <service id="Symfony\Component\Serializer\SerializerInterface" alias="serializer"/>
    <service id="Symfony\Component\Serializer\Normalizer\NormalizerInterface" alias="serializer"/>
    <service id="Symfony\Component\Serializer\Normalizer\DenormalizerInterface" alias="serializer"/>
    <service id="Symfony\Component\Serializer\Encoder\EncoderInterface" alias="serializer"/>
    <service id="Symfony\Component\Serializer\Encoder\DecoderInterface" alias="serializer"/>
    <service id="serializer.property_accessor" alias="property_accessor"/>
    <service id="Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface" alias="serializer.mapping.class_discriminator_resolver"/>
    <service id="Symfony\Component\Serializer\Normalizer\ObjectNormalizer" alias="serializer.normalizer.object"/>
    <service id="Symfony\Component\Serializer\Normalizer\PropertyNormalizer" alias="serializer.normalizer.property"/>
    <service id="Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface" alias="api_platform.serializer.mapping.class_metadata_factory"/>
    <service id="error_renderer.serializer" alias="error_handler.error_renderer.serializer"/>
    <service id="Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface" alias="property_info"/>
    <service id="Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface" alias="property_info"/>
    <service id="Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface" alias="property_info"/>
    <service id="Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface" alias="property_info"/>
    <service id="Symfony\Component\PropertyInfo\PropertyListExtractorInterface" alias="property_info"/>
    <service id="Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface" alias="property_info"/>
    <service id="Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface" alias="property_info.reflection_extractor"/>
    <service id="Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface" alias="property_info.reflection_extractor"/>
    <service id="lock.default.store" alias=".lock.default.store.TTEh_gT">
      <deprecated package="symfony/framework-bundle" version="5.2">The "%alias_id%" alias is deprecated, use "lock.default.factory" instead.</deprecated>
    </service>
    <service id="lock.store" alias=".lock.default.store.TTEh_gT">
      <deprecated package="symfony/framework-bundle" version="5.2">The "%alias_id%" alias is deprecated, use "lock.factory" instead.</deprecated>
    </service>
    <service id="lock.factory" alias="lock.default.factory"/>
    <service id="lock" alias="lock.default">
      <deprecated package="symfony/framework-bundle" version="5.2">The "%alias_id%" alias is deprecated, use "lock.factory" instead.</deprecated>
    </service>
    <service id="Symfony\Component\Lock\PersistingStoreInterface" alias=".lock.default.store.TTEh_gT">
      <deprecated package="symfony/framework-bundle" version="5.2">The "%alias_id%" alias is deprecated, use "Symfony\Component\Lock\LockFactory" instead.</deprecated>
    </service>
    <service id="Symfony\Component\Lock\LockFactory" alias="lock.default.factory"/>
    <service id="Symfony\Component\Lock\LockInterface" alias="lock.default">
      <deprecated package="symfony/framework-bundle" version="5.2">The "%alias_id%" alias is deprecated, use "Symfony\Component\Lock\LockFactory" instead.</deprecated>
    </service>
    <service id="Symfony\Component\RateLimiter\RateLimiterFactory $apiRateLimiter" alias="limiter.api_rate"/>
    <service id="cache.default_redis_provider" alias=".cache_connection.GD_MSZC"/>
    <service id="cache.default_memcached_provider" alias=".cache_connection.JKE6keX"/>
    <service id="cache.default_doctrine_dbal_provider" alias="doctrine.dbal.default_connection"/>
    <service id="cache.default_pdo_provider" alias="doctrine.dbal.default_connection"/>
    <service id="Symfony\Contracts\Cache\TagAwareCacheInterface $popinaOrderCache" alias="popina_order_cache"/>
    <service id="Symfony\Contracts\Cache\CacheInterface $popinaOrderCache" alias=".popina_order_cache.inner.traceable"/>
    <service id="Psr\Cache\CacheItemPoolInterface $popinaOrderCache" alias=".popina_order_cache.inner.traceable"/>
    <service id="Symfony\Component\HttpFoundation\Session\SessionInterface" alias=".session.do-not-use">
      <deprecated package="symfony/framework-bundle" version="5.3">The "%alias_id%" and "SessionInterface" aliases are deprecated, use "$requestStack-&gt;getSession()" instead.</deprecated>
    </service>
    <service id="SessionHandlerInterface" alias="session.handler.native_file"/>
    <service id="Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface" alias="session.flash_bag"/>
    <service id="session.storage.factory" alias="session.storage.factory.native"/>
    <service id="session.handler" alias="session.handler.native_file"/>
    <service id="Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface" alias="security.csrf.token_generator"/>
    <service id="Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface" alias="security.csrf.token_storage"/>
    <service id="Symfony\Component\Security\Csrf\CsrfTokenManagerInterface" alias="security.csrf.token_manager"/>
    <service id="Symfony\Component\Form\ResolvedFormTypeFactoryInterface" alias="form.resolved_type_factory"/>
    <service id="Symfony\Component\Form\FormRegistryInterface" alias="form.registry"/>
    <service id="Symfony\Component\Form\FormFactoryInterface" alias="form.factory"/>
    <service id="form.property_accessor" alias="property_accessor"/>
    <service id="form.choice_list_factory" alias="form.choice_list_factory.cached"/>
    <service id="Symfony\Component\Validator\Validator\ValidatorInterface" alias="debug.validator"/>
    <service id="validator.mapping.class_metadata_factory" alias="debug.validator"/>
    <service id="Symfony\Component\Messenger\Transport\Serialization\SerializerInterface" alias="messenger.transport.native_php_serializer"/>
    <service id="messenger.default_bus" alias="debug.traced.messenger.bus.default" public="true"/>
    <service id="Symfony\Component\Messenger\MessageBusInterface" alias="debug.traced.messenger.bus.default"/>
    <service id="messenger.default_serializer" alias="messenger.transport.native_php_serializer"/>
    <service id="Symfony\Component\Notifier\NotifierInterface" alias="notifier"/>
    <service id="Symfony\Component\Mime\MimeTypesInterface" alias="mime_types"/>
    <service id="Symfony\Component\Mime\MimeTypeGuesserInterface" alias="mime_types"/>
    <service id="sensio_framework_extra.converter.doctrine.orm.expression_language" alias="sensio_framework_extra.converter.doctrine.orm.expression_language.default"/>
    <service id="sensio_framework_extra.security.expression_language" alias="sensio_framework_extra.security.expression_language.default"/>
    <service id="Twig_Environment" alias="twig"/>
    <service id="Twig\Environment" alias="twig"/>
    <service id="logger" alias="monolog.logger"/>
    <service id="Psr\Log\LoggerInterface" alias="monolog.logger"/>
    <service id="Doctrine\DBAL\Driver\Connection" alias="doctrine.dbal.default_connection"/>
    <service id="Doctrine\DBAL\Connection" alias="doctrine.dbal.default_connection"/>
    <service id="Doctrine\Persistence\ManagerRegistry" alias="doctrine"/>
    <service id="Doctrine\Common\Persistence\ManagerRegistry" alias="doctrine"/>
    <service id="database_connection" alias="doctrine.dbal.default_connection" public="true"/>
    <service id="doctrine.dbal.event_manager" alias="doctrine.dbal.default_connection.event_manager"/>
    <service id="Doctrine\DBAL\Connection $defaultConnection" alias="doctrine.dbal.default_connection"/>
    <service id="Doctrine\DBAL\Connection $foxordersV1Connection" alias="doctrine.dbal.foxorders_v1_connection"/>
    <service id="Doctrine\ORM\EntityManagerInterface" alias="doctrine.orm.default_entity_manager"/>
    <service id="doctrine.orm.metadata.annotation_reader" alias="annotations.cached_reader"/>
    <service id="doctrine.orm.entity_manager" alias="doctrine.orm.default_entity_manager" public="true"/>
    <service id="doctrine.orm.default_metadata_cache" alias="cache.doctrine.orm.default.metadata"/>
    <service id="doctrine.orm.default_result_cache" alias="cache.doctrine.orm.default.result.traceable"/>
    <service id="doctrine.orm.default_query_cache" alias="cache.doctrine.orm.default.query.traceable"/>
    <service id="Doctrine\ORM\EntityManagerInterface $defaultEntityManager" alias="doctrine.orm.default_entity_manager"/>
    <service id="doctrine.orm.default_entity_manager.event_manager" alias="doctrine.dbal.default_connection.event_manager"/>
    <service id="doctrine.migrations.metadata_storage" alias="doctrine.migrations.storage.table_storage"/>
    <service id="Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface" alias="security.authorization_checker"/>
    <service id="Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface" alias="security.token_storage"/>
    <service id="Symfony\Component\Security\Core\Security" alias="security.helper"/>
    <service id="Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface" alias="security.authentication.session_strategy"/>
    <service id="security.encoder_factory" alias="security.encoder_factory.generic">
      <deprecated package="symfony/security-bundle" version="5.3">The "%alias_id%" service is deprecated, use "security.password_hasher_factory" instead.</deprecated>
    </service>
    <service id="Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" alias="security.encoder_factory.generic"/>
    <service id="security.password_encoder" alias="security.user_password_encoder.generic" public="true">
      <deprecated package="symfony/security-bundle" version="5.3">The "%alias_id%" service is deprecated, use "security.password_hasher"" instead.</deprecated>
    </service>
    <service id="Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" alias="security.user_password_encoder.generic"/>
    <service id="Symfony\Component\Security\Http\Authentication\AuthenticationUtils" alias="security.authentication_utils"/>
    <service id="Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface" alias="debug.security.access.decision_manager"/>
    <service id="Symfony\Component\Security\Core\Role\RoleHierarchyInterface" alias="security.role_hierarchy"/>
    <service id="Symfony\Component\Security\Http\Firewall" alias="debug.security.firewall"/>
    <service id="Symfony\Component\Security\Http\FirewallMapInterface" alias="security.firewall.map"/>
    <service id="Symfony\Component\Security\Http\HttpUtils" alias="security.http_utils"/>
    <service id="Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" alias="security.password_hasher_factory"/>
    <service id="security.password_hasher" alias="security.user_password_hasher"/>
    <service id="Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" alias="security.user_password_hasher"/>
    <service id="Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface" alias="security.user_authenticator"/>
    <service id="Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface" alias="security.authentication.manager">
      <deprecated package="symfony/security-bundle" version="5.3">The "%alias_id%" alias is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="Symfony\Component\Security\Guard\GuardAuthenticatorHandler" alias="security.authentication.guard_handler">
      <deprecated package="symfony/security-bundle" version="5.3">The "%alias_id%" alias is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.firewall" alias="debug.security.firewall"/>
    <service id="security.user.provider.concrete.api_users" alias="App\Security\ApiUserProvider"/>
    <service id="security.authentication.session_strategy.login" alias="security.authentication.session_strategy_noop"/>
    <service id="security.user_checker.login" alias="security.user_checker"/>
    <service id="security.authentication.session_strategy.api" alias="security.authentication.session_strategy_noop"/>
    <service id="security.user_checker.api" alias="security.user_checker"/>
    <service id="security.authentication.session_strategy.main" alias="security.authentication.session_strategy"/>
    <service id="security.user_checker.main" alias="security.user_checker"/>
    <service id="security.firewall.context_locator" alias=".service_locator.fPFDSMP"/>
    <service id="Symfony\Component\Security\Core\User\UserCheckerInterface" alias="security.user_checker"/>
    <service id="KnpU\OAuth2ClientBundle\Client\ClientRegistry" alias="knpu.oauth2.registry"/>
    <service id="oauth2.registry" alias="knpu.oauth2.registry" public="true"/>
    <service id="KnpU\OAuth2ClientBundle\Client\Provider\FacebookClient" alias="knpu.oauth2.client.facebook"/>
    <service id="KnpU\OAuth2ClientBundle\Client\Provider\GoogleClient" alias="knpu.oauth2.client.google"/>
    <service id="Knp\Component\Pager\PaginatorInterface" alias="knp_paginator"/>
    <service id="fos_js_routing.router" alias="router.default"/>
    <service id="Liip\ImagineBundle\Config\FilterFactoryCollection" alias="liip_imagine.config.filter_factory_collection"/>
    <service id="Liip\ImagineBundle\Config\StackBuilder" alias="liip_imagine.config.stack_builder"/>
    <service id="Liip\ImagineBundle\Config\StackCollection" alias="liip_imagine.config.stack_collection"/>
    <service id="liip_imagine.controller" alias="Liip\ImagineBundle\Controller\ImagineController" public="true"/>
    <service id="liip_imagine" alias="liip_imagine.gd"/>
    <service id="Liip\ImagineBundle\Imagine\Cache\CacheManager" alias="liip_imagine.cache.manager"/>
    <service id="Liip\ImagineBundle\Imagine\Data\DataManager" alias="liip_imagine.data.manager"/>
    <service id="Liip\ImagineBundle\Imagine\Filter\FilterManager" alias="liip_imagine.filter.manager"/>
    <service id="vich_uploader.storage" alias="vich_uploader.storage.file_system"/>
    <service id="Vich\UploaderBundle\Storage\StorageInterface" alias="vich_uploader.storage.file_system"/>
    <service id="Vich\UploaderBundle\Storage\FileSystemStorage" alias="vich_uploader.storage.file_system"/>
    <service id="vich_uploader.metadata_driver" alias="vich_uploader.metadata_driver.chain"/>
    <service id="vich_uploader.metadata.cache" alias="vich_uploader.metadata.cache.file_cache"/>
    <service id="Vich\UploaderBundle\Mapping\PropertyMappingFactory" alias="vich_uploader.property_mapping_factory"/>
    <service id="vich_uploader.namer_uniqid" alias="Vich\UploaderBundle\Naming\UniqidNamer" public="true"/>
    <service id="vich_uploader.namer_property" alias="Vich\UploaderBundle\Naming\PropertyNamer" public="true"/>
    <service id="vich_uploader.namer_origname" alias="Vich\UploaderBundle\Naming\OrignameNamer" public="true"/>
    <service id="vich_uploader.namer_hash" alias="Vich\UploaderBundle\Naming\HashNamer" public="true"/>
    <service id="vich_uploader.namer_base64" alias="Vich\UploaderBundle\Naming\Base64Namer" public="true"/>
    <service id="vich_uploader.directory_namer_subdir" alias="Vich\UploaderBundle\Naming\SubdirDirectoryNamer" public="true"/>
    <service id="vich_uploader.namer_directory_property" alias="Vich\UploaderBundle\Naming\PropertyDirectoryNamer" public="true"/>
    <service id="vich_uploader.namer_directory_current_date_time" alias="Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer" public="true"/>
    <service id="vich_uploader.namer_smart_unique" alias="Vich\UploaderBundle\Naming\SmartUniqueNamer" public="true"/>
    <service id="Vich\UploaderBundle\Handler\DownloadHandler" alias="vich_uploader.download_handler"/>
    <service id="Vich\UploaderBundle\Handler\UploadHandler" alias="vich_uploader.upload_handler"/>
    <service id="Vich\UploaderBundle\Form\Type\VichFileType" alias="vich_uploader.form.type.file"/>
    <service id="Vich\UploaderBundle\Form\Type\VichImageType" alias="vich_uploader.form.type.image"/>
    <service id="Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenInterface" alias="lexik_jwt_authentication.jwt_manager"/>
    <service id="Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface" alias="lexik_jwt_authentication.jwt_manager"/>
    <service id="Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface" alias="lexik_jwt_authentication.jws_provider.lcobucci"/>
    <service id="Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler" alias="lexik_jwt_authentication.handler.authentication_success"/>
    <service id="Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler" alias="lexik_jwt_authentication.handler.authentication_failure"/>
    <service id="Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface" alias="lexik_jwt_authentication.extractor.chain_extractor"/>
    <service id="lexik_jwt_authentication.jwt_token_authenticator" alias="lexik_jwt_authentication.security.guard.jwt_token_authenticator"/>
    <service id="lexik_jwt_authentication.encoder" alias="lexik_jwt_authentication.encoder.lcobucci" public="true"/>
    <service id="Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface" alias="lexik_jwt_authentication.encoder.lcobucci"/>
    <service id="lexik_jwt_authentication.key_loader" alias="lexik_jwt_authentication.key_loader.raw" public="true"/>
    <service id="api_platform.serializer" alias="serializer"/>
    <service id="api_platform.property_accessor" alias="property_accessor"/>
    <service id="api_platform.property_info" alias="property_info"/>
    <service id="ApiPlatform\Api\ResourceClassResolverInterface" alias="api_platform.resource_class_resolver"/>
    <service id="ApiPlatform\Api\UrlGeneratorInterface" alias="api_platform.router"/>
    <service id="ApiPlatform\Serializer\SerializerContextBuilderInterface" alias="api_platform.serializer.context_builder.filter"/>
    <service id="ApiPlatform\Serializer\Filter\PropertyFilter" alias="api_platform.serializer.property_filter"/>
    <service id="ApiPlatform\Serializer\Filter\GroupFilter" alias="api_platform.serializer.group_filter"/>
    <service id="api_platform.operation_path_resolver" alias="api_platform.operation_path_resolver.router"/>
    <service id="api_platform.action.get_collection" alias="api_platform.action.placeholder" public="true"/>
    <service id="api_platform.action.post_collection" alias="api_platform.action.placeholder" public="true"/>
    <service id="api_platform.action.get_item" alias="api_platform.action.placeholder" public="true"/>
    <service id="api_platform.action.patch_item" alias="api_platform.action.placeholder" public="true"/>
    <service id="api_platform.action.put_item" alias="api_platform.action.placeholder" public="true"/>
    <service id="api_platform.action.delete_item" alias="api_platform.action.placeholder" public="true"/>
    <service id="api_platform.action.get_subresource" alias="api_platform.action.placeholder" public="true"/>
    <service id="ApiPlatform\Action\NotFoundAction" alias="api_platform.action.not_found" public="true"/>
    <service id="ApiPlatform\Action\NotExposedAction" alias="api_platform.action.not_exposed" public="true"/>
    <service id="ApiPlatform\Api\IriConverterInterface" alias="api_platform.symfony.iri_converter"/>
    <service id="ApiPlatform\Core\Api\IriConverterInterface" alias="api_platform.iri_converter.legacy">
      <deprecated package="api-platform/core" version="2.7">Using "%alias_id%" is deprecated since API Platform 2.7. Use "ApiPlatform\Api\IriConverterInterface" instead.</deprecated>
    </service>
    <service id="api_platform.identifiers_extractor" alias="api_platform.identifiers_extractor.cached"/>
    <service id="ApiPlatform\Api\IdentifiersExtractorInterface" alias="api_platform.api.identifiers_extractor"/>
    <service id="api_platform.state_provider" alias="api_platform.state_provider.locator"/>
    <service id="ApiPlatform\State\Pagination\Pagination" alias="api_platform.pagination.next"/>
    <service id="api_platform.pagination" alias="api_platform.pagination.legacy"/>
    <service id="api_platform.state_processor" alias="api_platform.state_processor.locator"/>
    <service id="api_platform.metadata.resource.metadata_collection_factory.retro_compatible" alias="api_platform.metadata.resource.metadata_factory.cached"/>
    <service id="ApiPlatform\Core\Api\OperationAwareFormatsProviderInterface" alias="api_platform.formats_provider">
      <deprecated package="api-platform/core" version="2.5">The "%alias_id%" alias is deprecated since API Platform 2.5.</deprecated>
    </service>
    <service id="ApiPlatform\Core\DataProvider\ItemDataProviderInterface" alias="debug.api_platform.item_data_provider"/>
    <service id="ApiPlatform\Core\DataProvider\CollectionDataProviderInterface" alias="debug.api_platform.collection_data_provider"/>
    <service id="ApiPlatform\Core\DataProvider\SubresourceDataProviderInterface" alias="debug.api_platform.subresource_data_provider"/>
    <service id="ApiPlatform\Core\DataProvider\Pagination" alias="api_platform.pagination.legacy"/>
    <service id="ApiPlatform\Core\DataProvider\PaginationOptions" alias="api_platform.pagination_options"/>
    <service id="api_platform.metadata.property.metadata_factory" alias="api_platform.metadata.property.metadata_factory.cached.legacy"/>
    <service id="api_platform.metadata.resource.name_collection_factory" alias="api_platform.metadata.resource.name_collection_factory.cached"/>
    <service id="api_platform.route_loader" alias="api_platform.route_loader.legacy"/>
    <service id="api_platform.iri_converter" alias="api_platform.iri_converter.legacy"/>
    <service id="api_platform.cache.metadata.property" alias="api_platform.cache.metadata.property.legacy.traceable"/>
    <service id="api_platform.openapi.factory" alias="App\OpenApi\JwtDecorator"/>
    <service id="ApiPlatform\Core\Serializer\SerializerContextBuilderInterface" alias="api_platform.serializer.context_builder.filter"/>
    <service id="ApiPlatform\Core\Api\ResourceClassResolverInterface" alias="api_platform.resource_class_resolver"/>
    <service id="ApiPlatform\Core\Api\UrlGeneratorInterface" alias="api_platform.router"/>
    <service id="ApiPlatform\Core\JsonSchema\SchemaFactoryInterface" alias="api_platform.hydra.json_schema.schema_factory"/>
    <service id="ApiPlatform\Core\JsonSchema\TypeFactoryInterface" alias="api_platform.json_schema.type_factory"/>
    <service id="ApiPlatform\Core\Security\ResourceAccessCheckerInterface" alias="api_platform.security.resource_access_checker"/>
    <service id="ApiPlatform\Core\Validator\ValidatorInterface" alias="api_platform.validator"/>
    <service id="ApiPlatform\Core\OpenApi\Factory\OpenApiFactoryInterface" alias="App\OpenApi\JwtDecorator"/>
    <service id="ApiPlatform\Core\Metadata\Resource\Factory\ResourceNameCollectionFactoryInterface" alias="api_platform.metadata.resource.name_collection_factory.cached"/>
    <service id="ApiPlatform\Core\DataPersister\DataPersisterInterface" alias="debug.api_platform.data_persister"/>
    <service id="ApiPlatform\State\Pagination\PaginationOptions" alias="api_platform.pagination_options"/>
    <service id="api_platform.operation_path_resolver.default" alias="api_platform.operation_path_resolver.underscore"/>
    <service id="api_platform.path_segment_name_generator" alias="api_platform.path_segment_name_generator.underscore"/>
    <service id="ApiPlatform\Metadata\Resource\Factory\ResourceNameCollectionFactoryInterface" alias="api_platform.metadata.resource.name_collection_factory.cached"/>
    <service id="api_platform.metadata.property.name_collection_factory" alias="api_platform.metadata.property.name_collection_factory.cached"/>
    <service id="ApiPlatform\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface" alias="api_platform.metadata.property.name_collection_factory.cached"/>
    <service id="ApiPlatform\Core\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface" alias="api_platform.metadata.property.name_collection_factory.cached"/>
    <service id="ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface" alias="api_platform.metadata.resource.metadata_factory.cached"/>
    <service id="api_platform.metadata.property.metadata_factory.legacy" alias="api_platform.metadata.property.metadata_factory.cached.legacy"/>
    <service id="ApiPlatform\Core\Metadata\Property\Factory\PropertyMetadataFactoryInterface" alias="api_platform.metadata.property.metadata_factory.cached.legacy"/>
    <service id="api_platform.metadata.resource.metadata_factory" alias="api_platform.metadata.resource.metadata_factory.cached"/>
    <service id="api_platform.metadata.extractor.yaml" alias="api_platform.metadata.extractor.yaml.legacy"/>
    <service id="api_platform.metadata.extractor.xml" alias="api_platform.metadata.extractor.xml.legacy"/>
    <service id="api_platform.metadata.property_extractor.xml" alias="api_platform.metadata.extractor.xml.legacy"/>
    <service id="api_platform.metadata.resource_extractor.xml" alias="api_platform.metadata.extractor.xml.legacy"/>
    <service id="ApiPlatform\JsonSchema\TypeFactoryInterface" alias="api_platform.json_schema.type_factory"/>
    <service id="ApiPlatform\JsonSchema\SchemaFactoryInterface" alias="api_platform.hydra.json_schema.schema_factory"/>
    <service id="ApiPlatform\OpenApi\Serializer\OpenApiNormalizer" alias="api_platform.openapi.normalizer.api_gateway"/>
    <service id="ApiPlatform\OpenApi\Options" alias="api_platform.openapi.options"/>
    <service id="ApiPlatform\OpenApi\Factory\OpenApiFactoryInterface" alias="App\OpenApi\JwtDecorator"/>
    <service id="api_platform.swagger_ui.listener" alias="api_platform.swagger.listener.ui"/>
    <service id="api_platform.operation_path_resolver.legacy" alias="api_platform.operation_path_resolver.router"/>
    <service id="ApiPlatform\Doctrine\Common\State\RemoveProcessor" alias="api_platform.doctrine.orm.state.remove_processor"/>
    <service id="ApiPlatform\Doctrine\Common\State\PersistProcessor" alias="api_platform.doctrine.orm.state.persist_processor"/>
    <service id="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter" alias="api_platform.doctrine.orm.search_filter"/>
    <service id="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter" alias="api_platform.doctrine.orm.order_filter"/>
    <service id="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\RangeFilter" alias="api_platform.doctrine.orm.range_filter"/>
    <service id="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter" alias="api_platform.doctrine.orm.date_filter"/>
    <service id="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter" alias="api_platform.doctrine.orm.boolean_filter"/>
    <service id="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\NumericFilter" alias="api_platform.doctrine.orm.numeric_filter"/>
    <service id="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\ExistsFilter" alias="api_platform.doctrine.orm.exists_filter"/>
    <service id="ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension" alias="api_platform.doctrine.orm.query_extension.eager_loading"/>
    <service id="ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension" alias="api_platform.doctrine.orm.query_extension.filter"/>
    <service id="ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension" alias="api_platform.doctrine.orm.query_extension.filter_eager_loading"/>
    <service id="ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension" alias="api_platform.doctrine.orm.query_extension.pagination"/>
    <service id="ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension" alias="api_platform.doctrine.orm.query_extension.order"/>
    <service id="ApiPlatform\Validator\ValidatorInterface" alias="api_platform.validator"/>
    <service id="api_platform.message_bus" alias="debug.traced.messenger.bus.default"/>
    <service id="api_platform.security.expression_language" alias="security.expression_language"/>
    <service id="ApiPlatform\Symfony\Security\ResourceAccessCheckerInterface" alias="api_platform.security.resource_access_checker"/>
    <service id="ApiPlatform\Core\Api\IdentifiersExtractorInterface" alias="api_platform.identifiers_extractor.cached"/>
    <service id="Gesdinet\JWTRefreshTokenBundle\Generator\RefreshTokenGeneratorInterface" alias="gesdinet.jwtrefreshtoken.refresh_token_generator"/>
    <service id="Gesdinet\JWTRefreshTokenBundle\Model\RefreshTokenManagerInterface" alias="gesdinet.jwtrefreshtoken.refresh_token_manager"/>
    <service id="Gesdinet\JWTRefreshTokenBundle\Request\Extractor\ExtractorInterface" alias="gesdinet.jwtrefreshtoken.request.extractor.chain"/>
    <service id="SymfonyCasts\Bundle\ResetPassword\ResetPasswordHelperInterface" alias="symfonycasts.reset_password.helper"/>
    <service id="bazinga_geocoder.geocoder" alias="Geocoder\ProviderAggregator"/>
    <service id="geocoder" alias="Geocoder\ProviderAggregator"/>
    <service id="Geocoder\Provider\Provider $acmeGeocoder" alias="bazinga_geocoder.provider.acme"/>
    <service id="SymfonyCasts\Bundle\VerifyEmail\VerifyEmailHelperInterface" alias="symfonycasts.verify_email.helper"/>
    <service id="Knp\Menu\Provider\MenuProviderInterface" alias="knp_menu.menu_provider.chain"/>
    <service id="Knp\Menu\FactoryInterface" alias="knp_menu.factory"/>
    <service id="Knp\Menu\Matcher\MatcherInterface" alias="knp_menu.matcher"/>
    <service id="Knp\Menu\Util\MenuManipulator" alias="knp_menu.manipulator"/>
    <service id="Endroid\QrCode\Builder\BuilderInterface" alias="Endroid\QrCode\Builder\Builder"/>
    <service id="Endroid\QrCode\Builder\BuilderRegistryInterface" alias="Endroid\QrCode\Builder\BuilderRegistry"/>
    <service id="Endroid\QrCode\Builder\BuilderInterface $defaultQrCodeBuilder" alias="endroid_qr_code.default_builder"/>
    <service id="Sentry\ClientInterface" alias="sentry.client"/>
    <service id="Sentry\SentryBundle\EventListener\ConsoleCommandListener" alias="Sentry\SentryBundle\EventListener\ConsoleListener"/>
    <service id="Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactoryInterface" alias="Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory"/>
    <service id="Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3Validator" alias="karser_recaptcha3.validator"/>
    <service id="karser_recaptcha3.google.request_method" alias="karser_recaptcha3.request_method.symfony_http_client"/>
    <service id="container.env_var_processors_locator" alias=".service_locator.gSv9zYw" public="true"/>
    <service id="twig.loader.filesystem" alias="twig.loader.native_filesystem"/>
    <service id="argument_resolver.controller_locator" alias=".service_locator.33mqc1X"/>
    <service id="session" alias=".session.do-not-use" public="true">
      <deprecated package="symfony/framework-bundle" version="5.3">The "%alias_id%" service and "SessionInterface" alias are deprecated, use "$requestStack-&gt;getSession()" instead.</deprecated>
    </service>
    <service id="twig.loader" alias="twig.loader.native_filesystem"/>
    <service id="Psr\Log\LoggerInterface $requestLogger" alias="monolog.logger.request"/>
    <service id="Psr\Log\LoggerInterface $consoleLogger" alias="monolog.logger.console"/>
    <service id="Psr\Log\LoggerInterface $messengerLogger" alias="monolog.logger.messenger"/>
    <service id="Psr\Log\LoggerInterface $cacheLogger" alias="monolog.logger.cache"/>
    <service id="Psr\Log\LoggerInterface $httpClientLogger" alias="monolog.logger.http_client"/>
    <service id="Psr\Log\LoggerInterface $mailerLogger" alias="monolog.logger.mailer"/>
    <service id="Psr\Log\LoggerInterface $translationLogger" alias="monolog.logger.translation"/>
    <service id="Psr\Log\LoggerInterface $phpLogger" alias="monolog.logger.php"/>
    <service id="Psr\Log\LoggerInterface $eventLogger" alias="monolog.logger.event"/>
    <service id="Psr\Log\LoggerInterface $routerLogger" alias="monolog.logger.router"/>
    <service id="Psr\Log\LoggerInterface $lockLogger" alias="monolog.logger.lock"/>
    <service id="Psr\Log\LoggerInterface $profilerLogger" alias="monolog.logger.profiler"/>
    <service id="Psr\Log\LoggerInterface $debugLogger" alias="monolog.logger.debug"/>
    <service id="Psr\Log\LoggerInterface $doctrineLogger" alias="monolog.logger.doctrine"/>
    <service id="Psr\Log\LoggerInterface $securityLogger" alias="monolog.logger.security"/>
    <service id="Psr\Log\LoggerInterface $scheduleLogger" alias="monolog.logger.schedule"/>
    <service id="Psr\Log\LoggerInterface $channelStarcloudLogger" alias="monolog.logger.channel_starcloud"/>
    <service id="Psr\Log\LoggerInterface $channelMailLogger" alias="monolog.logger.channel_mail"/>
    <service id="Psr\Log\LoggerInterface $channelStripeLogger" alias="monolog.logger.channel_stripe"/>
    <service id="Psr\Log\LoggerInterface $channelPaygreenLogger" alias="monolog.logger.channel_paygreen"/>
    <service id="Psr\Log\LoggerInterface $channelPayxpertLogger" alias="monolog.logger.channel_payxpert"/>
    <service id="Psr\Log\LoggerInterface $channelPayplugLogger" alias="monolog.logger.channel_payplug"/>
    <service id="Psr\Log\LoggerInterface $channelNeptingEpayLogger" alias="monolog.logger.channel_nepting_epay"/>
    <service id="Psr\Log\LoggerInterface $channelMigrationLogger" alias="monolog.logger.channel_migration"/>
    <service id="Psr\Log\LoggerInterface $channelSlackLogger" alias="monolog.logger.channel_slack"/>
    <service id="Psr\Log\LoggerInterface $channelTwilioLogger" alias="monolog.logger.channel_twilio"/>
    <service id="Psr\Log\LoggerInterface $channelFranchiseLogger" alias="monolog.logger.channel_franchise"/>
    <service id="Psr\Log\LoggerInterface $channelCommandLogger" alias="monolog.logger.channel_command"/>
    <service id="Psr\Log\LoggerInterface $channelQoodosLogger" alias="monolog.logger.channel_qoodos"/>
    <service id="Psr\Log\LoggerInterface $channelLimiterLogger" alias="monolog.logger.channel_limiter"/>
    <service id="Psr\Log\LoggerInterface $channelExportLogger" alias="monolog.logger.channel_export"/>
    <service id="Psr\Log\LoggerInterface $channelSmsModeLogger" alias="monolog.logger.channel_sms_mode"/>
    <service id="Psr\Log\LoggerInterface $channelThirdPartiesLogger" alias="monolog.logger.channel_third_parties"/>
    <service id="Psr\Log\LoggerInterface $channelNeptingLogger" alias="monolog.logger.channel_nepting"/>
    <service id="Psr\Log\LoggerInterface $channelNotificationLogger" alias="monolog.logger.channel_notification"/>
    <service id="Psr\Log\LoggerInterface $channelCloneMenuLogger" alias="monolog.logger.channel_clone_menu"/>
    <service id="Psr\Log\LoggerInterface $channelTranslationLogger" alias="monolog.logger.channel_translation"/>
    <service id="Psr\Log\LoggerInterface $channelZoneLogger" alias="monolog.logger.channel_zone"/>
    <service id="Psr\Log\LoggerInterface $channelPaymentLogger" alias="monolog.logger.channel_payment"/>
    <service id="Psr\Log\LoggerInterface $channelDeviceLogger" alias="monolog.logger.channel_device"/>
    <service id="Psr\Log\LoggerInterface $channelLoginLogger" alias="monolog.logger.channel_login"/>
    <service id="Psr\Log\LoggerInterface $channelCleanUriLogger" alias="monolog.logger.channel_clean_uri"/>
    <service id="Psr\Log\LoggerInterface $channelHoursLogger" alias="monolog.logger.channel_hours"/>
    <service id="Psr\Log\LoggerInterface $channelLoyaltyLogger" alias="monolog.logger.channel_loyalty"/>
    <service id="Psr\Log\LoggerInterface $channelUserOauthLogger" alias="monolog.logger.channel_user_oauth"/>
    <service id="Psr\Log\LoggerInterface $channelOrderSmsLogger" alias="monolog.logger.channel_order_sms"/>
    <service id="Psr\Log\LoggerInterface $channelDebugLogger" alias="monolog.logger.channel_debug"/>
    <service id="Psr\Log\LoggerInterface $channelBoExceptionLogger" alias="monolog.logger.channel_bo_exception"/>
    <service id="doctrine.id_generator_locator" alias=".service_locator.KLVvNIq"/>
    <service id="liip_imagine.mime_type_guesser" alias="mime_types"/>
    <service id="liip_imagine.extension_guesser" alias="mime_types"/>
    <service id="api_platform.name_converter" alias="serializer.name_converter.metadata_aware"/>
    <service id="gesdinet.jwtrefreshtoken.object_manager" alias="doctrine.orm.default_entity_manager"/>
    <service id="gesdinet.jwtrefreshtoken.user_checker" alias="security.user_checker"/>
    <service id="knp_menu.menu_provider" alias="knp_menu.menu_provider.chain"/>
    <service id=".service_locator._.h.Oyn" alias="messenger.receiver_locator"/>
    <service id=".service_locator.8eZPt_I" alias="messenger.retry_strategy_locator"/>
    <service id=".service_locator.VW50SBL" alias=".service_locator.SqaOCod"/>
    <service id=".service_locator.k3s3K.2" alias=".service_locator.fPFDSMP"/>
    <service id=".service_locator.bnaLdkn" alias="api_platform.serializer_locator"/>
    <service id=".service_locator.bhVxLDM" alias="api_platform.filter_locator"/>
    <service id=".service_locator.0GV1BZZ" alias=".service_locator.gSv9zYw"/>
    <service id=".service_locator.KfJD5NC" alias=".service_locator.2rG_zBH"/>
    <service id=".service_locator.vCHkUjA" alias=".service_locator.JOcFeRl"/>
    <service id=".service_locator.41qMcjq" alias=".service_locator._gqsgnY"/>
    <service id=".service_locator.Ju02Hyk" alias=".service_locator.Jsb8HHx"/>
    <service id=".service_locator.E90sVjF" alias=".service_locator.OXOHCbv"/>
    <service id=".service_locator.hvnzVF6" alias=".service_locator.Kn9Vk3z"/>
    <service id=".service_locator.e2A42tX" alias=".service_locator.Uzicm9o"/>
    <service id=".service_locator.dDZR9in" alias=".service_locator.ZAtvDob"/>
    <service id=".service_locator.o9cO3HG" alias=".service_locator.XVFgkwr"/>
    <service id=".service_locator.6v_IDz_" alias=".service_locator.33mqc1X"/>
    <service id=".service_locator.7kTQ2eg" alias=".service_locator.DWDCX9w"/>
    <service id=".service_locator.i9l_XZM" alias=".service_locator.va74AnP"/>
    <service id=".service_locator.qVktbrQ" alias=".service_locator.FwRSJMr"/>
    <service id=".service_locator..9k6uJx" alias=".service_locator.tqixlXl"/>
    <service id=".service_locator.hh_0ka0" alias=".service_locator.fMt8tBz"/>
    <service id=".service_locator.O24_MAy" alias=".service_locator.yY.p4P7"/>
    <service id=".service_locator.APIiBHD" alias=".service_locator.T8hWM5K"/>
    <service id=".service_locator.2oVLy03" alias=".service_locator.F.6DxIS"/>
    <service id=".service_locator.8ZMNUEO" alias=".service_locator.XPavmSc"/>
    <service id="validator" alias="debug.validator" public="true"/>
    <service id="api_platform.metadata.property.metadata_factory.property_info.legacy.inner" alias="api_platform.metadata.property.metadata_factory.xml.legacy"/>
    <service id="api_platform.metadata.resource.metadata_factory.annotation.inner" alias="api_platform.metadata.resource.metadata_factory.xml"/>
    <service id="api_platform.metadata.resource.metadata_factory.yaml.inner" alias="api_platform.metadata.resource.metadata_factory.annotation"/>
    <service id="api_platform.doctrine.orm.metadata.property.metadata_factory.legacy.inner" alias="api_platform.metadata.property.metadata_factory.property_info.legacy"/>
    <service id="api_platform.metadata.resource.metadata_factory.input_output.inner" alias="api_platform.metadata.resource.metadata_factory.yaml"/>
    <service id="api_platform.metadata.property.metadata_factory.serializer.legacy.inner" alias="api_platform.doctrine.orm.metadata.property.metadata_factory.legacy"/>
    <service id="api_platform.metadata.property.metadata_factory.default_property.legacy.inner" alias="api_platform.metadata.property.metadata_factory.serializer.legacy"/>
    <service id="api_platform.metadata.subresource.metadata_factory.annotation.legacy.inner" alias="api_platform.metadata.property.metadata_factory.default_property.legacy"/>
    <service id="api_platform.metadata.resource.metadata_factory.php_doc.inner" alias="api_platform.metadata.resource.metadata_factory.input_output"/>
    <service id="api_platform.metadata.resource.metadata_factory.short_name.inner" alias="api_platform.metadata.resource.metadata_factory.php_doc"/>
    <service id="api_platform.metadata.resource.filter_metadata_factory.annotation.inner" alias="api_platform.metadata.resource.metadata_factory.short_name"/>
    <service id="api_platform.metadata.property.metadata_factory.annotation.legacy.inner" alias="api_platform.metadata.subresource.metadata_factory.annotation.legacy"/>
    <service id="api_platform.metadata.property.metadata_factory.yaml.legacy.inner" alias="api_platform.metadata.property.metadata_factory.annotation.legacy"/>
    <service id="api_platform.metadata.property.metadata_factory.validator.legacy.inner" alias="api_platform.metadata.property.metadata_factory.yaml.legacy"/>
    <service id="http_client" alias=".debug.http_client"/>
    <service id="api_platform.metadata.resource.metadata_factory.operation.inner" alias="api_platform.metadata.resource.filter_metadata_factory.annotation"/>
    <service id="api_platform.metadata.resource.metadata_factory.formats.inner" alias="api_platform.metadata.resource.metadata_factory.operation"/>
    <service id=".debug.http_client.inner" alias="Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient"/>
    <service id="App\OpenApi\CustomOpenApiFactory.inner" alias="api_platform.openapi.factory.legacy"/>
    <service id="App\OpenApi\JwtDecorator.inner" alias="App\OpenApi\CustomOpenApiFactory"/>
    <service id="serializer.normalizer.datetime" alias="App\Serializer\Global\DateNormalizer"/>
    <service id="event_dispatcher" alias="debug.event_dispatcher" public="true"/>
    <service id="controller_resolver" alias="debug.controller_resolver"/>
    <service id="argument_resolver" alias="debug.argument_resolver"/>
    <service id="translator.data_collector.inner" alias="translator.default"/>
    <service id="twig.error_renderer.html.inner" alias="error_handler.error_renderer.html"/>
    <service id="var_dumper.cli_dumper" alias="var_dumper.contextualized_cli_dumper"/>
    <service id="doctrine.migrations.migrations_factory" alias="doctrine.migrations.container_aware_migrations_factory"/>
    <service id="security.access.decision_manager" alias="debug.security.access.decision_manager"/>
    <service id="security.firewall.authenticator.login" alias="debug.security.firewall.authenticator.login"/>
    <service id="security.firewall.authenticator.api" alias="debug.security.firewall.authenticator.api"/>
    <service id="security.firewall.authenticator.main" alias="debug.security.firewall.authenticator.main"/>
    <service id="api_platform.serializer.context_builder" alias="api_platform.serializer.context_builder.filter"/>
    <service id="api_platform.metadata.property.name_collection_factory.xml.inner" alias="api_platform.metadata.property.name_collection_factory.property_info"/>
    <service id="api_platform.metadata.resource.name_collection_factory.annotation.inner" alias="api_platform.metadata.resource.name_collection_factory.xml"/>
    <service id="api_platform.metadata.resource.name_collection_factory.yaml.legacy.inner" alias="api_platform.metadata.resource.name_collection_factory.annotation"/>
    <service id="api_platform.hydra.normalizer.collection" alias="api_platform.hydra.normalizer.collection_filters"/>
    <service id="api_platform.hydra.normalizer.collection_filters.inner" alias="api_platform.hydra.normalizer.partial_collection_view"/>
    <service id="api_platform.json_schema.schema_factory" alias="api_platform.hydra.json_schema.schema_factory"/>
    <service id="api_platform.collection_data_provider" alias="debug.api_platform.collection_data_provider"/>
    <service id="api_platform.item_data_provider" alias="debug.api_platform.item_data_provider"/>
    <service id="api_platform.subresource_data_provider" alias="debug.api_platform.subresource_data_provider"/>
    <service id="api_platform.data_persister" alias="debug.api_platform.data_persister"/>
    <service id="api_platform.identifiers_extractor.legacy" alias="api_platform.identifiers_extractor.cached"/>
    <service id="argument_resolver.request_attribute" alias="debug.argument_resolver.request_attribute"/>
    <service id="argument_resolver.request" alias="debug.argument_resolver.request"/>
    <service id="argument_resolver.session" alias="debug.argument_resolver.session"/>
    <service id="security.user_value_resolver" alias="debug.security.user_value_resolver"/>
    <service id="App\Resolver\Parameters\DateResolver" alias="debug.App\Resolver\Parameters\DateResolver"/>
    <service id="App\Resolver\Parameters\DateTimeResolver" alias="debug.App\Resolver\Parameters\DateTimeResolver"/>
    <service id="argument_resolver.service" alias="debug.argument_resolver.service"/>
    <service id="argument_resolver.default" alias="debug.argument_resolver.default"/>
    <service id="argument_resolver.variadic" alias="debug.argument_resolver.variadic"/>
    <service id="argument_resolver.not_tagged_controller" alias="debug.argument_resolver.not_tagged_controller"/>
    <service id="messenger.bus.default" alias="debug.traced.messenger.bus.default"/>
    <service id="doctrine.orm.default_metadata_driver" alias=".doctrine.orm.default_metadata_driver"/>
    <service id="cache.app" alias="cache.app.traceable" public="true"/>
    <service id="cache.system" alias="cache.system.traceable" public="true"/>
    <service id="cache.validator" alias="cache.validator.traceable"/>
    <service id="cache.serializer" alias="cache.serializer.traceable"/>
    <service id="cache.annotations" alias="cache.annotations.traceable"/>
    <service id="cache.property_info" alias="cache.property_info.traceable"/>
    <service id="cache.messenger.restart_workers_signal" alias="cache.messenger.restart_workers_signal.traceable"/>
    <service id="cache.rate_limiter" alias="cache.rate_limiter.traceable" public="true"/>
    <service id=".popina_order_cache.inner" alias=".popina_order_cache.inner.traceable"/>
    <service id="cache.validator_expression_language" alias="cache.validator_expression_language.traceable" public="true"/>
    <service id="cache.doctrine.orm.default.result" alias="cache.doctrine.orm.default.result.traceable"/>
    <service id="cache.doctrine.orm.default.query" alias="cache.doctrine.orm.default.query.traceable"/>
    <service id="cache.security_expression_language" alias="cache.security_expression_language.traceable"/>
    <service id="api_platform.cache.route_name_resolver" alias="api_platform.cache.route_name_resolver.traceable"/>
    <service id="api_platform.cache.metadata.resource" alias="api_platform.cache.metadata.resource.traceable"/>
    <service id="api_platform.cache.metadata.resource.legacy" alias="api_platform.cache.metadata.resource.legacy.traceable"/>
    <service id="api_platform.cache.metadata.property.legacy" alias="api_platform.cache.metadata.property.legacy.traceable"/>
    <service id="api_platform.cache.subresource_operation_factory" alias="api_platform.cache.subresource_operation_factory.traceable"/>
    <service id="api_platform.cache.identifiers_extractor" alias="api_platform.cache.identifiers_extractor.traceable"/>
    <service id="serializer.mapping.class_metadata_factory" alias="api_platform.serializer.mapping.class_metadata_factory"/>
    <service id="api_platform.openapi.normalizer" alias="api_platform.openapi.normalizer.api_gateway"/>
    <service id="api_platform.swagger.normalizer.documentation" alias="api_platform.swagger.normalizer.api_gateway"/>
    <service id="api_platform.route_name_resolver" alias="api_platform.route_name_resolver.cached"/>
    <service id="api_platform.metadata.resource.name_collection_factory.cached.inner" alias="api_platform.metadata.resource.name_collection_factory.yaml.legacy"/>
    <service id="api_platform.metadata.property.name_collection_factory.cached.inner" alias="api_platform.metadata.property.name_collection_factory.xml"/>
    <service id="api_platform.metadata.resource.metadata_factory.cached.inner" alias="api_platform.metadata.resource.metadata_factory.formats"/>
    <service id="api_platform.metadata.property.metadata_factory.cached.legacy.inner" alias="api_platform.metadata.property.metadata_factory.validator.legacy"/>
    <service id="api_platform.subresource_operation_factory" alias="api_platform.subresource_operation_factory.cached"/>
    <service id=".service_locator.uo5c0SP" alias=".service_locator.xUrKPVU"/>
    <service id=".service_locator.obmvtQ6" alias=".service_locator.Dq_tFbN"/>
    <service id=".service_locator.bsPChxb" alias=".service_locator.9z5zlEU"/>
    <service id=".service_locator.GqqQdUf" alias=".service_locator.V_fyPXP"/>
    <service id=".service_locator._dDs_Y9" alias=".service_locator.8_ZE40z"/>
    <service id=".service_locator.jR.oCDE" alias=".service_locator.2rG_zBH"/>
    <service id=".service_locator.vYadYwd" alias=".service_locator.VR16MfR"/>
    <service id=".service_locator.5lVvFSV" alias=".service_locator.vAAqc3L"/>
    <service id=".service_locator.7HM0JET" alias=".service_locator.36C8Rl3"/>
    <service id=".service_locator.W1VqFZe" alias=".service_locator.z.gQ5hW"/>
    <service id=".service_locator.Xk0BsNd" alias=".service_locator.JKhDJKG"/>
    <service id=".service_locator.bNy41Tz" alias=".service_locator.Z8iZNqd"/>
    <service id=".service_locator.j9I0ZiX" alias=".service_locator.vRKdJfL"/>
    <service id=".service_locator.nyJme7d" alias=".service_locator.ZTm.BwR"/>
    <service id=".service_locator.u1HDaGJ" alias=".service_locator.b3k5Mko"/>
    <service id=".service_locator.GX.7wxV" alias=".service_locator.50kw88t"/>
    <service id=".service_locator.FlO6GLS" alias=".service_locator.qz8.FGu"/>
    <service id=".service_locator.uasL32R" alias=".service_locator.qj0N6Z5"/>
    <service id=".service_locator.M6Gutze" alias=".service_locator.BjMxIOf"/>
    <service id=".service_locator.LBflDkg" alias=".service_locator.Mx3KF.s"/>
    <service id=".service_locator.H0JtllK" alias=".service_locator.lQSQ9WJ"/>
    <service id=".service_locator.DUsslVm" alias=".service_locator.qwilqiL"/>
    <service id=".service_locator.UYRML7O" alias=".service_locator.4pduAFd"/>
    <service id=".service_locator.B8wrrHM" alias=".service_locator.H06jSK0"/>
    <service id=".service_locator.n6LdY7i" alias=".service_locator.JOcFeRl"/>
    <service id=".service_locator._ab9Vx4" alias=".service_locator.F3Ls16k"/>
    <service id=".service_locator.p_NNBhc" alias=".service_locator.HVZJz8R"/>
    <service id=".service_locator.XsT.tCl" alias=".service_locator.X6B5o1v"/>
    <service id=".service_locator.TxQ4k2Y" alias=".service_locator.qhNwpKj"/>
    <service id=".service_locator.NaET2JO" alias=".service_locator.U9K8bV3"/>
    <service id=".service_locator.B_KNLdu" alias=".service_locator._gqsgnY"/>
    <service id=".service_locator.erISRjU" alias=".service_locator.p5kIuoU"/>
    <service id=".service_locator.k2PfSkK" alias=".service_locator.lz624W2"/>
    <service id=".service_locator.Z9pfscb" alias=".service_locator.94ctl_v"/>
    <service id=".service_locator.PCkIymy" alias=".service_locator.LF9WNfq"/>
    <service id=".service_locator.7gQRya7" alias=".service_locator.Z5.cztn"/>
    <service id=".service_locator.u96ReD6" alias=".service_locator.f27MIkU"/>
    <service id=".service_locator.bdS9qVb" alias=".service_locator.Xs8Ep01"/>
    <service id=".service_locator.3bnmJCm" alias=".service_locator.UUVDckv"/>
    <service id=".service_locator.zk5AFw1" alias=".service_locator.Jsb8HHx"/>
    <service id=".service_locator.0KtVVf3" alias=".service_locator.hka0ZUh"/>
    <service id=".service_locator.ENKbXBk" alias=".service_locator.7KNuPA9"/>
    <service id=".service_locator.MtdHiNJ" alias=".service_locator.OXOHCbv"/>
    <service id=".service_locator.2aDTFrU" alias=".service_locator.DXVdWui"/>
    <service id=".service_locator.nH_z72i" alias=".service_locator.0Tl1Mix"/>
    <service id=".service_locator.Yd69Xq8" alias=".service_locator.r2De49f"/>
    <service id=".service_locator._POgNgI" alias=".service_locator.Kn9Vk3z"/>
    <service id=".service_locator.URfgn8g" alias=".service_locator.zFcJjKU"/>
    <service id=".service_locator.7gv3JTD" alias=".service_locator.uWKT0_k"/>
    <service id=".service_locator.Irtn489" alias=".service_locator.KTtxXUl"/>
    <service id=".service_locator.cgPvV.S" alias=".service_locator.udRlXR9"/>
    <service id=".service_locator.ReWl1S7" alias=".service_locator.Uzicm9o"/>
    <service id=".service_locator.XcZkJKC" alias=".service_locator.XXA5emj"/>
    <service id=".service_locator.kn5fM5l" alias=".service_locator.ZAtvDob"/>
    <service id=".service_locator.3aT_DHi" alias=".service_locator.XVFgkwr"/>
    <service id=".service_locator.iHUR4a8" alias=".service_locator.w0Uv0Oa"/>
    <service id=".service_locator.2klQpId" alias=".service_locator.8uRcfUT"/>
    <service id=".service_locator.LK7rjZH" alias=".service_locator.DQQOoqA"/>
    <service id=".service_locator.7I45XpF" alias=".service_locator.B9AZqON"/>
    <service id=".service_locator.rNP85i1" alias=".service_locator.k6APqb8"/>
    <service id=".service_locator.RLofS_4" alias=".service_locator.DO6ioUK"/>
    <service id=".service_locator.U_mSeeB" alias=".service_locator.E3460i3"/>
    <service id=".service_locator.slKk_qy" alias=".service_locator.KxwvpUt"/>
    <service id=".service_locator.2sDx7Ek" alias=".service_locator.T8hWM5K"/>
    <service id=".service_locator.zh83W1I" alias=".service_locator.F.6DxIS"/>
    <service id=".service_locator.eM6cls0" alias=".service_locator.XPavmSc"/>
    <service id=".service_locator.zyEgPll" alias=".service_locator.G2DNP89"/>
    <service id=".service_locator.L0rFhJm" alias=".service_locator.GVyCdgr"/>
    <service id=".service_locator.pFwChgS" alias=".service_locator.UkE3SaZ"/>
    <service id=".service_locator.aa1PbBb" alias=".service_locator.nLgZj7R"/>
    <service id=".service_locator.Uo_RQ_2" alias=".service_locator.zThddVy"/>
  </services>
</container>
